Category Archives: software

The Pragmatic Programmer

The Pragmatic Programmer: From Journeyman to Master by Andrew Hunt My rating: 4 of 5 stars A little dated if you’re using a framework like Ruby on Rails, but definitely worth reviewing and further study. Lots of great practices. I … Continue reading

Posted in rubyonrails, software | Tagged , , | Leave a comment

Generate Random Passwords

I wrote an article on the Sustainable Websites Blog on a quick program to Generate Random Passwords.

Posted in Technology, software | Tagged , , , , | Leave a comment

Flipping Function Keys!

FunctionFlip is a neat solution to a keyboard annoyance on my MacBook. I hate having to double-key to use the function keys. This free preference pane solves that problem, by allowing you to set which function keys should act normally. … Continue reading

Posted in Technology, software | Tagged , | Leave a comment

Cocoa Is My Girlfriend » Cocoa Touch Tutorial: iPhone Application Example

explain for beginning iPhone/iPod Touch developers how to build the most basic Cocoa Touch application using Interface Builder and an application delegate in xcode 3.1. This tutorial post is really to provide a quick how-to. Continue reading

Posted in Bookmarks, Technology, software | Tagged , , , , , | Comments Off