Monthly Archives: December 2005

Cocoa Search Engine

If you’re programming in Cocoa, Brian Cooke created a custom search engine for Cocoa using Rollyo that searches the main places you look for Cocoa answers. Its pretty handy.

Posted in Cocoa | Comments Off

Ruby on Rails is 1.0!

Congrats to the entire Ruby on Rails team! Also – if you want to try out a Rails-powered site and you are a music fan, check out FanConcert: Music News by Fans for Fans, which is a social concert and … Continue reading

Posted in Rails | Comments Off

How to fix certain SVN commit errors

If you’re getting an error message that looks like: subversion/libsvn_client/commit.c:832: (apr_err=155005) svn: Commit failed (details follow): Then try backing up your project directory and re-check it out from Subversion using “svn co “. If you then get something that looks … Continue reading

Posted in Programming | Comments Off

Poor Man’s FeedBurner

I wanted to get an idea of how many subscribers I had to my new blog MacHappy. It’s a blog I started to talk about Mac stuff and also the Mac apps I’m writing which I call Happy Apps. I … Continue reading

Posted in Blogging | Comments Off