Sunday, July 31, 2005
Scott Henselman has released dasBlog 1.8 RC1! Since dasBlog is one of the most impressive pieces of open-source software I've ever used (solid, stable, impressive codebase and very intuitive to boot) and seemed to be in hiatus for a while, this is some of the best news I've heard in a while.

I went ahead and upgraded, and the transition seems to be impressively smooth. Atom 1.0 is now fully supported, and having done some reading on it I think I will be evangelizing it a lot more in the coming weeks, since it seems to solve a lot of issues with RSS (not the least of which is a properly written schema).

dasBlog 1.8 also comes with a pretty nifty theme called BlogXP, which I intend to provide as an alternative theme as soon as I get around to reworking it a little bit. So far I'm very pleased with the performance and usability enhancements, and will report further.

Update (14:28 GMT+2):
I just spent the last couple of hours hunting down what I perceived was an output caching issue with either dasBlog or ASP.NET. I updated this entry with a trackback link to Scott's website, but it was not properly handled (no trackback, and the linked text did not show to boot). To make a very long story short, apparently dasBlog has several "content filters" enabled by default; these content filters are regular expressions which match, among other things, the strings dasBlog, Newtelligence and Clemens Vasters and replace them with the appropriate links. Aside from these default filters being horribly out of date (the current maintainers are Scott and Omar Shahine), implicit defaults such as these really annoy me because they cause unexpected behavior (in my case, the string dasBlog inside an <a> tag was replaced with a complete hyperlink) and the behavior in itself is not necessarily desirable.

Also, a bug I neglected to report is yet to be fixed (it's now reported), and there are several other minor issues (such as this). Otherwise, dasBlog is a very solid piece of work indeed.

Sunday, July 31, 2005 8:48:02 PM (Jerusalem Standard Time, UTC+02:00)
Actually the Trackback likely didn't appear due to a bug we just found where trackbacks are hidden if referral logging is off. You can see your trackbacks if you turn referral logging back on. However, we've fixed it and it'll be fixed in the final release.

Also, we don't ship an Atom button with the version of 0.2 so I think that reported bug is not us.

I'll look into these though.
Sunday, July 31, 2005 10:08:45 PM (Jerusalem Standard Time, UTC+02:00)
No no, it was definitely that (the resulting link looked something like &lt;a href="blah blah"&gt;blah&lt;a href="otherblah.."&gt;blah&lt;/a&gt;&lt;/a&gt;, and Firefox only rendered the internal anchor. When I removed the content filter everything sorted itself out (as you can see, since you used the trackback link to find your way here :-)). As for the bug you mentioned, I have referral logging on for the time being so I wouldn't really know.

As for the Atom issue, I mean the image title (&lt;img title="..."&gt;), not the image itself; hover over the Atom link at the bottom of this page and you'll see what I mean.

Regardless, terrific work!
Sunday, July 31, 2005 10:09:51 PM (Jerusalem Standard Time, UTC+02:00)
Argh! Speaking of which, the comment system needs to be reworked a bit (no HTML is allowed, but usin g lesser-than or greater-than results in an exception). I'll submit a FR for this.
Monday, August 01, 2005 3:33:52 AM (Jerusalem Standard Time, UTC+02:00)
Sorry about the trackback bug. It was sloppy on my part (a 1am checkin is not a good idea) :-).
Monday, August 01, 2005 8:15:49 AM (Jerusalem Standard Time, UTC+02:00)
We're coders. If we didn't check shit in at 1am, we probably never would. :-)
Name
E-mail
Home page

Comment (Some html is allowed: a@href@title, b, blockquote@cite, em, i, strike, strong, sub, super, u) where the @ means "attribute." For example, you can use <a href="" title=""> or <blockquote cite="Scott">.  

Live Comment Preview