Ruby In Practice
![[image]](http://mowser.com/img?url=http%3A%2F%2Fwww.manning.com%2Fmcanally%2Fmcanally_cover150.jpg)
Ruby in Practice increases your productivity by showing you specific Ruby techniques you can use in your projects. The book offers detailed strategies for using Ruby in a large-scale environment. You’ll see concrete examples of integration, messaging, web development, and databases, all presented in a clear Problem/Solution format. This book won’t help you push your deadline back, but it will help you get the job done in less time.
Co-authored with Jeremy McAnally and coming out later this summer.
Buildr
![[image]](http://mowser.com/img?url=http%3A%2F%2Fincubator.apache.org%2Fbuildr%2Fimages%2Fbuildr.png)
Buildr is a build system for Java applications. We wanted something that’s simple and intuitive to use, so we only need to tell it what to do, and it takes care of the rest. But also something we can easily extend for those one-off tasks, with a language that’s a joy to use. And of course, we wanted it to be fast, reliable and have outstanding dependency management.
Besides being a kick-ass build system that doesn’t force XML down on you, it’s also the first full on Ruby project at Apache. Check it out.
scrAPI toolkit for Ruby
assert_select plugin for Rails
co.mments
![[image]](http://mowser.com/img?url=http%3A%2F%2Fco.mments.com%2Fimages%2Fheader.gif%3F1166958154)
You post a comment on a blog. How do you know if anyone responded? You read an interesting post. How do you know when there are new comments?
Use co.mments to bookmark posts you want to follow. It tracks new comments for you, so you don’t miss out. You can see all the new comments from your tracking page, or subscribe to the feed.
WP Plugin - Advanced Wysiwyg
A plugin for WordPress 2.0 that adds more styling options to the WYSIWYG post editor.
The latest releases of WordPress provide the same functionality, but back then it was a killer. A few lines of code I hacked over coffee that ended up being the no.1 post on Labnotes.
Email me at