New Server

I don’t know about everybody else but I have struggled to get on my own site for a few months, well thats now fixed with the launch of web1, the new server for all my sites.

AppBoilerplate – an open source jQuery Mobile boilerplate for web applications and PhoneGap applications

I have been working on my biggest open source project yet with the launch of AppBoilerplate over on github, the main purpose of this project is to provide a good starting point for people wishing to develop a web application or phonegap application and I hope people find it useful.

When working on a web application for mobile its easy to end up with huge mess of javascript all in one file, AppBoilerplate aims to stop this happening by encouraging you to separate your code out into separate modules without the worry of having to manually load in each module.

Key Features

  • Full plugin system
  • Fully modular, if you do not need a feature just remove it
  • Built in theming
  • Completely open source, fork it, butcher it, do what you want with it and then see if your changes will be of benefit to all users in which case we can incorporate your changes with the core build

Anyway I hope you all check it out and download it to play around with it.