The challenge has been thrown down. Both Shane Pearlman and now Joshua Clanton have both “requested” that I take Shane’s Entrepreneur Interview. What’s your personal mission statement? Have fun developing software to improve people’s lives. What’s the biggest mess you’ve dealt with this year? My desk…. Really the biggest mess I’ve had is overcommitting to [...]
Progress Review – November 2007
November Goals and Actions I was wrong about setting so many goals for November. Being booked solid, my time was spread to thin between my goals and my client’s projects. $7,000 in revenue Midway through the month, I found the only way I could hit this target was to either add another project to my [...]

Got API?
If you spend a lot of your time looking up all the different methods and functions from your programming language or framework, try gotAPI. gotAPI consolidates a lot of the API documentation scattered across the web and provides a simple live search for it. Best of all, I can use the same website to lookup [...]
Mephisto Trackback Library
I really enjoy using Mephisto but it is missing some of the features that other blogging applications have. One is the ability to send a trackback ping to another blog post. So I built my own library to handle it. Download trackback.rb require ‘net/http’ require ‘uri’ # Simple trackback class to send a trackback to [...]
Subscribe to updates
9 Day Rails Controller Refactoring Course
Do you have some crufty Rails controllers? Are they getting too fat and need to be slimmed down?
Sign up below for the free 9 day email course on how you can refactor your Rails controllers. You don't have to live with bad code.
