Clean all .svn or cvs diretories from your source

August 16, 2007

You need or want to import your code into a new svn or cvs repository. But, the source code is filled with CVS/.svn folders from an old repository. Here’s a quick way to do it (Unix):

find . -type d -name CVS | xargs rm -rf

Ruby OCI8 Library Unsupported Datatypes

April 17, 2007

Mongrel based Gem Server

March 15, 2007

What is defined?

March 01, 2007

Serialize “stuff” in your tables with ActiveRecord

February 28, 2007

RAILS_DEFAULT_LOGGER

February 27, 2007

Who’d of thunk a ThingLink?

May 06, 2006

What’s wrong with IM?

May 04, 2006