Archive | December, 2007

Interview Yourself: Eric Davis

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 [...]

Read full story Comments { 0 }

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 [...]

Read full story Comments { 0 }

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 [...]

Read full story Comments { 0 }

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 [...]

Read full story Comments { 0 }
Become more productive with Redmine     Get Redmine Tips »