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…
JavascriptArchive for the ‘Javascript’ Category
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,…
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…
Vacation Hour Tracker App
Most of us deal with some aspect of our job/career that isn’t directly under our control. For those who do not know, I am a firefighter for a medium to large metropolitan fire department that is located 1.5 hours south of Phoenix, Az. There are many of aspects in…
LocalStorage with Knockout.js – jQuery Mobile – jStorage
I recently started evaluating various JS libraries/frameworks and other JavaScript goodies. I just wanted to post a quick tutorial when working with Phonegap (Cordova) jQuery Mobile and Knockout.js.
This project uses;
Set a binding to a click event on the view model you want to…
JavaScript and teh new year…
Amazing.
It is really quite amazing what you can get accomplished with Javascript once you wrap mind around its subtleties. I am there. I’m launching something quite new in the next week or so…. a sort of repository.
I will have my very own LABS page in the coming…
PhoneGap/Callback 1.3.0 – USE IT!
PhoneGap 1.2.0 broke apps when used on devices with Ice Cream Sandwich / Android 4.0.* The tag was being ignored I.e.
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, user-scalable=no" />
This is not parsed by the browser in PG 1.2.0, or is parsed and parsed incorrectly which made the viewport appear…
Adobe Changes Course
By now you’ve surely heard that Adobe has ceased all operations in regard to the mobile browser Flash player. I can’t say that I’m really surprised, but I’m concerned with how they did it and what it means long-term. It was apparently out-of-the-blue for not only the public but…



