Sliding UITextFields around to avoid the keyboard

There’s a great post on Cocoa with Love about sliding UITextFields around to avoid the keyboard. It’s a great way to make sure the keyboard doesn’t overlap the content in your iOS app.