This can happen during development when classes without automatic reloading are pointing to classes with automatic reloading. E.g. some class...
This note shows how to merge an ugly feature branch with multiple dirty WIP commits back into the master as...
Append this to your ~/.bashrc: export PS1='\[\033[01;32m\]\h\[\033[01;34m\] \w\[\033[31m\]$(__git_ps1 "(%s...
Basic configuration Please keep this config simple. It should be a starting point for new developers learning Git. [user]
You are getting when connecting via SSH or deploying with Capistrano (which uses SSH): Too many authentication failures for username...
I was setting up a Subversion repository one year ago. Of course, I also wanted to have regular backups of...
PUT means update the resource with this entity, which tends means "overwrite". Now think for a moment about how that...
i keep looking for ways to help people 'get' REST. not URLs or HTTP Methods; but REST itself - in a...
Pocket Informant for the iPhone doesn't just simply let you view your daily events but lets you really work...
Learn everything you need to know about Scaling your Rails app through 13 informative Screencasts produced by Gregg Pollack with...
theman is a super simple "framework" that uses god/rufus-scheduler to create long running workers that do things at certain times...
I just finished reviewing Rails 2.3 Nested Object Forms. While a very nice and “magical” feature, I’ve got to...
The rubyforge gems model may not be perfect, but damnit people, when there’s a gem update I know that...
In this article we’ve listed 7 fresh and simple tools for cross-browser compatibility testing, tools that actually make...
There are many wonderful things about Rails and the Rails ecosystem. A clean, well-lighted path for keeping all your...
Heroku's architecture enables deployment with nothing but Git. Deployment is fast, simple, and just works – all you do is...
Jasmin is an assembler for the Java Virtual Machine. It takes ASCII descriptions of Java classes, written in a simple...
It turned out that the test subject didn't know that longdesc even existed before the tester told him about...
Unfortunately, by default plugin tests are pretty bland. They use the plain unit test suite supplied by Ruby, and not...
I’m working on a problem for a client which involves connecting to a Microsoft SQL Server 2005 database from...
A simple web-based WYSIWYG editor, written in MooTools.
In this presentation, I demoed Cucumber and Webrat. I also talked about Integrity and how I like to put it...
Just because you are capable of building a bikeshed does not mean you should stop others from building one just...
Sass is a meta-language on top of CSS that‘s used to describe the style of a document cleanly...