Skip to Content

Tag: development

WordPress Theme Development

Do you want to enter the world of WordPress theme and plugin development? Are you thinking of designing or building a theme or plugin from scratch? We have done both free to use, open-source projects, as well as projects built for large scale markets such as Mojo Marketplace. Designing and building WordPress themes and plugins […]

Read more

Shipping a Prepopulated Database with PhoneGap

I needed to prepopulate a database file for a Phonegap project that I was working on. My database was 10mb, so loading it from a SQL file via AJAX on the first launch was not an option. After many hours, I finally figured out how to do it. Enjoy! I hope this can be useful […]

Read more
Back to top