Double Shot #286
I pushed out some more improvements to both finder_filter and user_event_logger over the weekend.
- Rails 2.1.1 - A bugfix release.
- Get a Free License for Today! - Today is a little Mac menubar app that helps track your tasks & calendar. It's not bad, and if you're a blogger you can get it for free.
- Map Rails Kit - Geocoding and Google Maps plotting in one abstract API, for $199. I've done this work myself, and I'm pretty sure I charged my client more than $199 for it.
- Ruby on Struts - A contrarian view about RESTful routes in Rails.
- ActsAsOrderedTree - Coming in handy on a project for me currently. Seems to fit my brain better than BetterNestedSet.
- acts_as_ferret tutorial - A good introduction.
- Asset Versioning in Rails - Understanding why Rails tacks that querystring on to your images.
- Inspect My SQL - Another tool for performance-tuning in Rails.
- DB Fixtures Replacement Step by Step - How to move to factory_girl for testing. I'm starting to feel this itch myself.