Fork me on GitHub

Posts tagged dev

iOS Keyboard Style Reference

iOS Keyboard Style Reference

Just a simple small post showcasing the various keyboard formats along with the associated properties. To be used for future reference to easily see the formats: UIKeyboardTypeDefault Use the default keyboard for the current input method. UIKeyboardTypeASCIICapable Use a keyboard that displays standard ASCII characters.... [+]

DarthFader: A jQuery Carousel Plugin with Force

Working with a fair few jQuery image sliders I started to get frustrated with the quirks and rules of some of them. Requiring a paragraph tag to simply add in a caption, only order lists supported, not my cup of tea. So for a new... [+]

Appcelerator Titanium: Blurry Fonts & iOS

So recently I’ve been working with some iPhone apps for work. After picking up a little bit of objective-c then dropping it for a few months I quickly found myself relearning from the ground up. After reviewing a fair few solutions outside of programming directly... [+]