Version 2.0 of dasBlog is released, and dasBlog goes ASP.NET 2.0 (with medium trust).
Download Now !!!
After a long period as a .NET 1.1 application with .NET 2.0 compatibility,
dasBlog has finally migrated completely to ASP.NET 2.0. This means that we can take adavantage of the 2.0 platform and provide newer features!
Tony Bunce has a fine
write-up on the issues we ran into with dasBlog on Medium Trust. Here's some highlights:
"The goal of medium trust is for hosting providers to provide functional ASP.NET 2.0 hosting while also protecting against rogue or malicious applications. Unfortunately that protection comes at the cost of application flexibility. ...There are a few features that are limited in a medium trust environment: SMTP on alternative ports and Mail to Weblog via POP3...
dasBlog will let you know that you don't have these privileges by displaying warnings on the configuration page.
There is some good news though, these limitations won't affect most users. Many hosting providers that run limited trust environments don't run in the default medium trust, but rather a "modified full trust". In that case you may already have all the permissions you need for all of the features to work."
What is dasBlog?dasBlog is an ASP.NET blogging application. It runs on ASP.NET 2.0, (all versions 1.9x and prior run on ASP.NET 1.1 & ASP.NET 2.0) and is developed in C#.
dasBlog is an evolution of the BlogX weblog engine initially written by Chris Anderson and contributors.
The initial conversion from Blogx was created by Clemens Vasters.
dasBlog adds lots of additional features like Trackback, Pingback, Mail notifications, and over 50 other major modifications some unique only to
dasBlog.
dasBlog does not require a database, so it is easier to get setup and cheaper to host. All that
dasBlog requires is that you grant write access to a folder so that
dasBlog can save your information.
dasBlog is under active development and is always seeking more contributors! If you feel that you can contribute to the project, we'd love to hear from you.