PhoneGap By Example: Wikipedia
I've been working with PhoneGap a lot lately while building our iOS and Android apps: Mobile Wine Tour. One of the hardest parts of working...
by Paul Sayre | Comments (0)
Modernizr with Low Battery
Last week while whiteboarding a new native mobile app I had an idea: what if you could detect the battery level of the device and...
by Paul Sayre | Comments (0)
PHP and the __Magical Chamber of Secrets
What? Believe it or not, magic does have a place in PHP. In fact, you have probably already wielded some PHP magic in your code...
by Nick Williams | Comments (0)
Modulus and Remainder are not the same
This last week I was working on some logic that required circular indexing. The specifics aren't important, so I'll give an analogues example; A slideshow...
by Paul Sayre | Comments (0)
Objectifying Code is Not Degrading
What? So what is a class exactly? And what does it have to do with objects? Also, why do the objects have to be oriented...
by Nick Williams | Comments (0)
Page 1 of 14 >>