James\'s Author Archive

SmugMug Rocks

James5th Nov 2009Random

After not having my photo gallery online for about a year, I finally got around to getting it back.  I was previously self-hosting More »

jQuery: Focus the first input of a text field

James11th Jun 2009Random

If you have forms around your site (logins, registrations, etc), you might want to automatically focus those fields so the user has less More »

Developing For The iPhone: Part I

James22nd Apr 2009Random

Ever since Apple started up the App Store, I’ve been dying to dig in to Objective-C and write an application for the iPhone More »

Rails 2.3: default_scope

James13th Mar 2009Tech,

Rails 2.3 includes a new method called default_scope which provides an easy way to set default attributes on a model as it calls More »