Tuesday, September 15, 2009

Blogger Labels SUX - Looking for Recommendations

As many of you know, I currently use Blogger with ASP.NET master pages for this site. It was great in my early days, but I've blogged a lot since my first post, and it takes awhile for me to upload changes. One of the downfalls to using Blogger is that it republishes ALL label pages whenever I update a post or add a new post. And with this blog growing, I realize that a blog setup like this for a blogger like me would lead to a special appearance in my Sarah on User eXperience (SUX) series.

Of course, that's what I get for using a blog engine that renders the posts as individual files and doesn't render posts from a database. Being the developer that I am, I am well aware of my trade-offs, and I think I've finally outgrown this setup.

I am a huge fan of WordPress, as that's what I use on my personal blog site and a few other sites that I run. However, I don't have that option for this blog. I want to stay on my Windows-based host for my Windows-based samples. So... what do you recommend for .NET-based blog engines? Are there any out there that have basic blogging features (add/edit posts, maintain RSS feeds, accept comments, layouts/themes) that are fairly easy to set up?

Labels: ,


Share this post:             kick this!  live it!

posted by Sarah at

3 Comments:

Blogger Maggie said...

I find dasBlog simple to use. It's also asp.net and file-based - but it suits me fine.

September 16, 2009 8:51 AM  
Blogger Mike said...

I hate dasBlog after setting it up to host the FeelTheFunc podcast - ymmv =p

I've chosen to roll my own blog, because after all a Jedi must build his light saber!

September 16, 2009 11:28 AM  
Anonymous Mike Ohlsen said...

dasBlog, BlogEngine.net, and SubText are all .net blog engines that you should look into. All are super easy to install with the web platform installer (assuming you have access to run that). Even without the Platform Installer, these are pretty trivial to install. DasBlog and BlogEngine.net can use a file based system or database, subtext requires a database. I recently installed them all as I am bringing back my blog. After getting them all running, and playing around for a few days, BlogEngine.net was my favorite. The extension, pluing and control support seems very easy to use as a .net developer.

However, after being a wordpress user for years, none of them held up in terms of feature set, and I am going to go with wordpress. The community is so much larger and there are so many additional plugins and themes.

September 17, 2009 8:17 AM  

Post a Comment

Links to this post:

Create a Link

<< Home