Long time that I want start my own blog, but I never had the time for that.
Few days ago, I decided - that's it - Today is the day.
I was playing around, download source of some Open Source ASP.NET blogs as dasBlog, subText, and BlogEngine.NET and look at their code.
All of them are written in high level code, All of them - for sure are doing their job perfect.
But the one that cached my eyes first was BlogEngine.NET. The code is very simple, very clean - exectly as Mads Kristensen wrote in his blog:
"KISS – Keep It Simple, Stupid.
I quickly played with the code, add some of my own tweaks, create my own theme, upload the blog to my hosting account at GoDaddy
(must not forget to remove the trust level from the Web.Config)
and as you can see - the blog is up and running!
To BlogEngine.NET team - Keep going with your great work!