Rails’ script/console makes it easy to fetch, view and edit your database records. But can you edit those records as...
Flot is a pure Javascript plotting library for jQuery. It produces graphical plots of arbitrary datasets on-the-fly client...
Heroku's architecture enables deployment with nothing but Git. Deployment is fast, simple, and just works – all you do is...
Code smell detector for Ruby
MMM (MySQL Master-Master Replication Manager) is a set of flexible scripts to perform monitoring/failover and management of MySQL Master...
Integrity is the angel watching over your shoulder while you code. As soon as you push your commits, it builds...
Finish the remainder of the ActiveModel todo list (observers, callbacks, validations, scoping, and serialization) in addition to associations. Also wire...
In earlier version I needed to do an awkward thing that only affected development mode, where Rails unloads all classes...
Best code comment ever.
As3 Crypto is a cryptography library written in Actionscript 3 that provides several common algorithms. This version also introduces a...
If you’re working on some cool ruby console-based application or just want to add a little style to...
Following Apple’s lead, avoiding modes has been an important design goal in all modern computer systems.
iUI is a framework consisting of a JavaScript library, CSS, and images for developing iPhone webapps.
Not all icons in the Finder are created equal. There are the normal file and folder icons. Then there are...
We had a conversation about the fact that the 'TDD is about testing vs TDD is about design" debate that...
Even if you’ve trapped, you can change your programming style and reap some of the benefits of those new...
It's important, however, that his wonderful code live on, and we need your help to do so. We've...
Write declarative tests using nested contexts without performance penalties. Contest is less than 100 lines of code and gets the...
Google Chrome Frame is a plugin for Internet Explorer that embeds the entire Chrome web rendering engine inside IE.
Concerns is a simple Rails plugin that provides you with a simple way to organise your Controllers, Models and Mailers...
If you need big synchronization points, e.g. for big marketing campaigns, you might be better off using an iterative development...
R. Clayton Miller's 10/GUI is probably one of the most dramatic reimaginations of the desktop user interface I’ve...
Good programmers know that a lack of superficial code quality and consistency is the best indicator of deeper systemic problems...