So, the first blog post is brought to you by the amazingly simple and clean install of the SubText blogging engine.

I will detail the install procedure for you now..

1. Create a DB on your favorite hosting provider
2. Create a folder to hold the blog on your favorite hosting provider
3. Set that folder to be an ASP.Net application
4. Download SubText
5. Unzip SubText
6. Modify the web.config file to point the connection string to the database you created in step 1
7. Upload the entire thing to the folder you created in step 2
8. Open your web browser to http://<yoursite>/<yourblogfolder>
9. Walk through the self-explanatory site wizard.  Simple as pie.

Thanks to Phil Haack for leading such a wonderful OSS effort!