Links for 06 March 2010
- How to Create a Simple iTunes-like Slider using jQuery
- reMail for the iPhone Now available as open-source after being purchased by Google
- SpriteMe CSS Spriting made easy
- CSS Border Radius using a web-based tool
- Responding to Different Content Types in RESTful Zend Framework Apps
- The Web as a Database An interesting introduction to YQL (Yahoo Query Language), even more amazing is how you can post to Wordpress from it.
- Autoloading of doctrine models in the Zend Framework
- How to make a Pull-To-Reload TableView just like Tweetie 2
- Save UIImage Object as a PNG or JPEG File
- Using NSOperation in your iPhone apps NSOperation makes it nice and simple to make use of threading in your apps. No more locking up the GUI!
- Flipside Allows you to get into Boot Camp with one click without having to change your default startup disc
- Work with real-world dates with the iPhone SDK
- Increment Inputs with the Mousewheel and powered with a nice jQuery plugin
- RedEye mini Wow this looks handy as I'd love to be able to do anyway with the remote controls
- Crowdsourced document analysis and MP expenses Quite interesting to see how things were implemented, problems faced and overall lessons learned
- redis A persistent key-value database with built-in net interface written in ANSI-C for Posix systems
- Canvas Reaction Amazing what HTML5 can offer
- Restore your last browsing session in Safari
- Validate User Input in UITextField, with Smarts to Properly Manage Copy and Paste
- UITextField Validation That Also Handles Copy/Paste