View Post

Tracking Time and Sending Invoices

A few Web 2.0 apps I’ve noticed recently SlimTimer is a time-tracking web site. BlinkSale lets you send invoices. You can import data from Basecamp. Cashboard lets you track time […]

Continue Reading
Written by DevelopmentNow -- May 21, 2007
View Post

High-Traffic Web Sites and Scalability Strategies

I was writing on a Startupping thread about scalability and figured I could reproduce some of what I wrote here. The topic was about planning and dealing with having to […]

Continue Reading
Written by DevelopmentNow -- May 20, 2007
View Post

Ning for Fast Social Networks like GeekBuddy

FYI I started up a new VSN on Ning called GeekBuddy. You can find it at geekbuddy.ning.com. I built it mostly to learn more about the Ning platform, since I […]

Continue Reading
Written by DevelopmentNow -- May 18, 2007
View Post

Use TFS With Visual Studio Pro

I wrote about being able to use TFS with Visual Studio Pro before, since the typical instructions are to uninstall VS Pro, then reinstall VS Team Suite. However, I am […]

Continue Reading
Written by DevelopmentNow -- May 7, 2007
View Post

Back Up MySQL

I found a good script for backing up MySQL databases that’s simple to install and configure — automysqlbackup (alternate sourceforge link). I suggest reading Marius Ducea’s post about automysqlbackup for some […]

Continue Reading
Written by DevelopmentNow -- May 5, 2007
View Post

Intro to BDD

Dan North has a nice intro to BDD over on his site. BDD = Behavior Driven Development, an evolution of TDD (Test Driven Development). He also has some other blog […]

Continue Reading
Written by DevelopmentNow -- May 4, 2007
View Post

Hosted Wikis

I’ve been doing some work with full-text searching in MySQL lately & came across a few solutions that could really use a wiki. So I wanted to recommend a free, […]

Continue Reading
Written by DevelopmentNow -- May 1, 2007