Upgraded to BlogEngine.NET 2.0

by Geert 4. February 2011 10:08

Recently, a new version of BlogEngine.NET was released. Since this was a major update, I had to consider the following things:

  1. Do you really want to support the custom theme?
    It always took me a lot of time to customize the theme of the blog and make sure it was up-to-date with all the new features. Also, the text wasn’t very nice to read (pretty small), so the answer to this question is no. Let’s just use the standard theme, it will always be up-to-date. 
  2. Do you really want to support all the extensions?
    Not all of them, but since I write lots of topics about code, I really need to enhanced code display. But, what seems, this is now integrated into BlogEngine Glimlach. So, up to the next thing, I really love the Detailed Download Counter, maybe because I wrote it myself, but I just want to track downloads so I know which downloads are successful. Therefore, I had to “convert” that one to the new format. I will soon post a new update on the counter.

Furthermore, I wanted to try out AdSense. I know it doesn’t work that well on a software development related blog, but I want to get acquainted with it, so I found the Adsense Injector extension. It doesn’t work for now, so I’ll take a look at it ASAP and post fixes if required.

Upgrading to the new blog (including uploading the files and checking into source control) took me about 1 hour, so I really recommend all BlogEngine users to upgrade!

Tags:

Comments are closed

About the Author

Geert van Horrik is an independent freelance software developer since January 1st, 2007. Since then he was been working on several projects from C++ to C# (WPF, Silverlight, ASP.NET, etc). Currently he loves to write his software using WPF (or Silverlight if WPF isn't an option).

Lately, Geert is spending a lot of time on Catel, a free open-source MVVM Framework for WPF and Silverlight. Actually, it's more than "just" an MVVM Framework, it's a complete application library!