Note: Many of our articles have direct quotes from sources you can cite, within the Wikipedia article! This article doesn't yet, but we're working on it! See more info or our list of citable articles.
<!-- Please do not remove or change this AfD message until the issue is settled --> }} <div class="boilerplate metadata" id="afd" style="margin: 0 5%; padding: 0 7px 0px 7px; background: #EDF1F1; border: 1px solid #999999; text-align: left; font-size:95%;"> This article is being considered for deletion in accordance with Wikipedia's <br /> You may share your thoughts on the matter at ' on the page.<br /> Please improve the article if possible, but the article must not be blanked, and this notice must not be removed, until the discussion is closed.For more information, particularly on merging or moving the article during the discussion, read the .<br/> ---- <small>: <nowiki> • starter&editintro=Template:Afd3 starter&title=Wikipedia:Articles for deletion/ Preloaded debateOR <nowiki> <nowiki>~~~~</nowiki> • <nowiki> [ log] </small></div>
<!-- End of AfD message, feel free to edit beyond this point -->
'dasBlog is a blogpublishing system written in C# on ASP.NET and uses XML files for data storage.It is distributed under the BSD License and is available free of charge.The latest released version is 1.9
Clemens Vasters created the initial conversion [fork] from BlogX, Bryan Bell contributed his fantastic themes for Radio Userland making them freely available for porting to other weblog tools, Pawel Lesnikowski contributed initial bits for the built-in POP3 support, Nikhil Kothari provided his HtmlFormatter and Charles Cook provided his XML-RPC library.
Today, dasBlog is a simple blog/content management and content presentation system that allows simple, chronological and categorized management of usually small notes and articles.To allow aggregation of the content using common tools, the system supports the RSS 2.0 format, which can be generated for several types of views, including the "front page", per-category views, and a view for the comments on every article.
The page layout is defined by Themes that could be switched at run-time. dasBlog currently uses XML files for data storage, but other stores (for example databases) could be used.
Currently there is just the XML file store made available to the public.Other features of the blogging engine, like Trackback, Pingback and the Editing Web Service could be turned off.That makes dasBlog a very flexible blogging engine.
dasBlog 1.9 runs under ASP.NET 1.1.However, the next version will be natively compiled under ASP.NET 2.0. dasBlog can be hosted on a IIS web server.