Previously my blog was just a plain html page that I would manually edit and then upload to the server. It was somewhat inconvenient to edit because I could not do it directly in the browser and more importantly it did not support comments (assuming people read my blog). So I wrote my own blog system. It was kinda fun because it has been several years since I last did any web server side stuff. I spent Saturday evening learning/relearning the basics of aspx/sql and coding up the blog. ASP.Net/C# development was pretty productive. Just finished adding the old blog entries into the new system. It works so please add comments.