Archive for July, 2007
Monday, July 16th, 2007
When you are in the practice of executing under the GTD model, you are to consider the context, time available, energy available and priority when you are in the moment. At the daily level you are doing predefined work, work as is shows up or you are defining your work. ...
Posted in Productivity | No Comments »
Monday, July 16th, 2007
Currently, there are a bunch of website monitors available, some are free, but I couldn't find any that was really simple and satisfy our requirements. We wanted a monitor that would connect to our site ThemBid.com every minute, retrieve a pixel image, and notify us if it retrieved something ...
Posted in Development | 5 Comments »
Sunday, July 15th, 2007
As I was learning Python for fun, I wanted to create a project that would give me a little experience with Windows file manipulation with a graphical front end. I had a problem where I had a bunch of files in a directory where I wanted to change a bunch ...
Posted in Python | No Comments »
Sunday, July 15th, 2007
As ThemBid.com grows, we have received several requests to create communities that use ThemBid.com as the underlying engine, but niched to a certain vertical. Normally we would create this new community using a set of core classes and then an array of sub classes specific to each community. But I ...
Posted in Development | No Comments »
Saturday, July 14th, 2007
Some time ago a picked up a cool little book called "Short-Cut Math" by Gerard W. Kelly. It's promise was to increase my calculation ability (in my head) up to three times. Following are the tips that stayed with me since I read the book and that I found most ...
Posted in Productivity | 36 Comments »
Saturday, July 14th, 2007
When I get deep into the design and function aspects of ThemBid.com, it becomes easy to lose focus of the big picture. I had a great conversation with a seasoned veteran of the dot com days and he shared with me the basic concept of Chaos Theory. As you extract ...
Posted in Strategy | No Comments »
Friday, July 13th, 2007
I was pleasantly surprised when I found over 400 visitors coming from Dzone.com. After checking the site out, I found it to be useful and it earned a spot in my treasured del.icio.us archive. This prompted me to take a look at the active social networks for developers. Following is ...
Posted in Development | 2 Comments »
Friday, July 13th, 2007
An article written by ThemBid.com developer Elmer Thomas, "Using the Digg API with Ruby on Rails" grabs front page news on both Dzone.com and LinuxToday.com.
Posted in ThemBid.com News | No Comments »
Thursday, July 12th, 2007
One of my favorite Sales/Marketing books is "How to Become a Rainmaker: The Rules for Getting and Keeping Customers and Clients" by Jeffrey J. Fox. Following is an adaptation of the Railmaker's Credo for the web 2.0 startup.
Posted in Marketing | No Comments »
Thursday, July 12th, 2007
The following tutorial will get you started fast using the Digg API in your Ruby on Rails (RoR) application. I am assuming you already have setup your RoR application.
Posted in Ruby on Rails | 7 Comments »