Links for 28 March 2010
- foursquared is an Open Source Foursquare client for Android
- geokit-rails provides nice location-based support to your Rub on Rails application.
- geo-location-javascript is a geo-location framework written in JavaScript that provides a single interface to all of the geo implementations out there.
- Hg Init is an absolutely amazing guide to Mercurial.
- 20 Helpful jQuery Methods you Should be Using
- Prevent iTunes web previews from opening iTunes automatically
- App Engine Bulk Update Library is designed to facilitate doing bulk processing of datastore records. Some more excellent posts over here http://blog.notdot.net/
- Grid Accordion with jQuery
- How to do pro-quality video post-production at home
- mtrack is a PHP version of the Trac wiki and issue tracking system. This PHP version seems to include a few extra features (and Mercurial support out of the box) that make it worth a look
- Sandbox Your Ruby Gems does for Ruby what virtualenv does for Python
- Using #error and #warning Compiler Directives in XCode which is a great way to force people to change bits of the code before being able to run it
- Debugging Flex and PHP an excellent post detailing the new debugging features of Flex 4. Really like the network monitoring option.
- Flash Builder Keyboard Shortcuts lists some excellent shortcuts for Flash Builder (which is built on Eclipse). Some of these are generic and you'll find Ctrl 3 infinitely useful
- Zend Framework Bash Completion is a handy script that gives you command line completion using TAB for the zf toolset