I just want to drop a quick note to anyone who may search google for a problem I ran into.A nested jQuery mobile list can be populated with one knockoutjs observable array. The only caveat I’ve seen thus far is that you need to use the foreach data-binding…
2012 FebruaryArchive for February, 2012
Using Knockoutjs’s foreach on nested jQuery Mobile lists
Twitter Bootstrap with Html5 Boilerplate’s Build
Twitter bootstrap is a great piece of kit. Html5 boilerplate (h5bp) is also a great piece of kit. Those of you who have used h5bp know it also comes bundled (or not?) with a great ant build script. This build script automagically builds, minifies, compresses,…
Github Mobile – A jQuery Mobile Project
I was having so much fun with the Github Api and my new found love of Git && Github that I to make something mobile!
It is definitely a work in progress. Don’t put in your API token. As of now I don’t have any features enabled that require it….
Lab – Twitter Bootstrap V2
The awesome duo, @mdo && @fat, of Twitter bootstrap fame have released Twitter bootstrap 2.0. In short, Twitter bootstrap is a great way to get HTML5-CSS3-JavaScript up and running with a lot of the hard work already done.
The project comes with a heap of customization…
Working with Github Api v3
I was pleasantly surprised when I needed to use the Github API for a project. The API is dead simple to use, retrive and iterate data for almost any repo based stat you can imagine. This is just a quick and dirty GET example that makes a list…



