BlogEngine.NET 1.4 released

by @scottmarlowe 7/3/2008 2:28:00 PM

If you're using BlogEngine (like me), then you'll be pleased to know that version 1.4 has been released.

Al Nyveldt has come up with an upgrade guide to ease the transition.

Last, if you need a few reasons to upgrade, here's a taste of what's new:

  • Universal database provider (MySQL, SQL Server, VistaDB, Oracle etc.)
  • Drag ‘n drop widget framework (prototype video)
  • Author profiles using ASP.NET profile provider
  • Subcategories
  • Password encryption
  • Better performance
  • Tag selector in control panel
  • Semantic formats (FOAF, SIOC and APML)

I'm planning m... [More]

Tags:

Categories: BlogEngine.NET

Popular Posts

by @scottmarlowe 4/18/2008 9:24:00 AM

Thanks to Al Nyveldt for providing a most useful extension/widget to track my most popular posts.

You can see what it looks like to the right. I had started with just the "Top 5". That quickly changed to the "Top 7" just because I figured why not show a couple more than just 5? Of course, 7 is kind of an odd number. You don't see Letterman doing a "Top 7", after all. So, I bumped it up to the current number that it is now, 10.

The widget is great. It allows me to showcase posts beyond those that show up on my home page while also giving me and my readers a quick look at how many views each post h... [More]

BlogEngine.NET: Critical Security Patch Available

by @scottmarlowe 4/15/2008 8:20:00 AM

Thought I would spread the word: there's a particularly nasty vulnerability that was discovered in BlogEngine.NET (the blog engine I use on this site). A patch is available via either a patch file or a complete code download (BlogEngine.NET is an open source project), though the patch link wasn't working when I tried it. I got the whole download instead and re-compiled the necessary changes. So, my site is patched and no longer vulnerable to that particular attack anyway.

You have to give the development team of BlogEngine some credit--they jumped on the problem fairly quickly and made a fix available. As a software engineer m... [More]

Tags:

Categories: BlogEngine.NET