Wednesday, 21 November 2012
BVUnderlineButton - iOS Control for web-link style button
›
My client requested a web-link style button for a forgot password button on the log-in screen, which seemed on the surface to be a simple t...
18 comments:
Wednesday, 14 November 2012
RestKit: Could not find an object mapping for keyPath: ' '
›
RestKit is an excellent Objective-C framework to make dealing with downloading and uploading data to and from a REST-based server considera...
16 comments:
Wednesday, 19 September 2012
Making apps work on iPhone 5 screen size
›
Here's a series of gotchas I found in attempting to convert my apps to work correctly on the new taller screen of the iPhone 5. You ne...
28 comments:
currentTime not working with the HTML5 Audio tag.. a solution!
›
Today I've been using the HTML5 Audio tag (in fact actually just the JavaScript Audio() object). I ran into a number of issues where cle...
24 comments:
Tuesday, 21 August 2012
OSX Terminal: alt-left jump word ctrl-left go to start and more
›
By default OSX Terminal doesn't let you use many standard OSX text-editing shortcuts. For example, CMD or Control Left normally jumps t...
1 comment:
Friday, 17 August 2012
Editing a Phonegap app directly on your device without reinstalling or rebuilding
›
How often have you built a large Phonegap app, copied it to your device, played with it for a while and then discovered a tiny bug? Somethin...
2 comments:
A kaleidoscope built using (almost) pure CSS3
›
Here's a kaleidoscope made using pure CSS3. Ok, almost pure CSS. The only bit of JavaScript is used to kick off the animations. I ...
6 comments:
›
Home
View web version