Double Shot #161
Today is going to include code in Cocoa, Ruby, and LSL. I hope my brain can keep them sorted out.
- Komodo IDE 4.3 - ActiveState's IDE now includes unit testing integration. I'm still happy with TextMate, but if I was going to switch to an IDE, this is the one I've liked best so far.
- TextMate Tip: HTML Tags - Chris Kaukis at ADS has been doing a series of these. So far they've been useful.
- UNA - New tool for real-time long-distance collaborative software development, combining a multi-user IDE and chat with a client-server backbone. Looks interesting.
- Low Pro: Unobtrusive Scripting For Prototype - I knew this was out there, but I just had to hunt up a copy for a plugin that wanted it. More to learn...
- TMail 1.2.2 - The mail handler used by Rails is now compatible with Ruby 1.9, and the documentation has been improved to boot.
- Delta Indexing Support in Ultrasphinx - More progress on the Rails full-text index front.
- Automatic Asset Minimization and Packaging with Rails 2.0.x - A good idea from Dave Troy, with implementation.