Caffeine Industries jQuery Mobile

Archive for the ‘jQuery Mobile’ Category

Using Knockoutjs’s foreach on nested jQuery Mobile lists

Posted in Blog, HTML5, Javascript, code, jQuery Mobile, knockout on Wednesday, February 22nd, 2012 at 7:34 pm No Comments

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…

Continue reading

Github Mobile – A jQuery Mobile Project

Posted in Blog, HTML5, Mobile, code, jQuery Mobile, knockout on Sunday, February 12th, 2012 at 12:45 am No Comments

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….

Continue reading

Vacation Hour Tracker App

Posted in Blog, Google, Javascript, Programming, Uncategorized, code, jQuery Mobile, knockout, localStorage on Monday, January 23rd, 2012 at 9:13 pm No Comments

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…

Continue reading

LocalStorage with Knockout.js – jQuery Mobile – jStorage

Posted in Blog, HTML5, Javascript, Programming, Uncategorized, code, jQuery Mobile, knockout, localStorage on Sunday, January 15th, 2012 at 11:10 pm No Comments

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;

  1. Cordova
  2. jQuery Mobile
  3. Knockout.js
  4. jStorage

Set a binding to a click event on the view model you want to…

Continue reading

© 2012 Copyright Caffeine Industries. All Rights Reserved. Valid (x)HTML and CSS