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 ReadingHigh-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 ReadingNing 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 ReadingUse 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 ReadingBack 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 ReadingIntro 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 ReadingHosted 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