Welcome Cyborg All who enter are considered non sentient until proven otherwise...

Just the Rants & Raves of a Geek, I will be focusing on dasBlog the blog engine that could for my ramblings. For more about dasBlog see www.dasblog.info
=====================================================

This site is Dog Fooding dasBlog 2.11.8163.12568 daily build. I created and posted this daily build today at dasBlog.info, link at CodePlex.

This is a release candidate for 2.11 which resolves the third party macro issue and resulting dupe "Util class" issue.

We were slow enough fixing those issues that the team has pretty much now completed the OPENID for comments capability.

I also made the source is VS2005 buildable, we have a tendadancy to drop VS2008 project files in the source which is a pain for anyone who has not upgraded to VS2008.

Hopefully we will have a good test, and release 2.11 ASAP

Cheers

Tom

#  Wednesday, June 11, 2008 9:13:44 PM (Eastern Daylight Time, UTC-04:00)  #    Comments [0]

OK it's official the dasBlog team has released dasBlog 1.9!

See Scott's post for all the details.

 

P.S. I appreciate the nice words there about your's truly!

Cheers

Tom

Download here:  Documentation here:  Forum here:

daily builds here: (including ASP.NET 2.0 VS2005 versions), stay with ASP.NET 1.1 unless you have a developer need.

(daily builds with EST local server time here:)

#  Friday, September 22, 2006 10:46:09 PM (Eastern Daylight Time, UTC-04:00)  #    Comments [0]

(I don't usually repost from www.Dasblog.info or www.Dasblog.us, but this is one cool and important post!
Thanks to Eric Appel.

How-To Setup DasBlog for Development Using Visual Studio 2005

1. Get the latest dasblog source.  See information here

http://www.hanselman.com/blog/DasblogMovedFromCVSToSVN.aspx


2. Setup your virtual directory for newtelligence.Dasblog.Web and set it to use ASP.NET 2.0

3. Open “Dasblog All.sln” in notepad and modify the url for the newtelligence.Dasblog.Web project to point to your virtual directory.

4. Download and install the Visual Studio 2005 Update to Support Web Application Projects.

5. Download and install the latest version of Visual Studio 2005 Web Application Projects.  You can read about it here http://weblogs.asp.net/scottgu/archive/2006/05/08/445742.aspx and here http://webproject.scottgu.com/.

6. Open Visual Studio 2005 and go to File->Open Project/Solution

7. In the dialog, browse to your “Dasblog All” solution file and open it.

8. The Visual Studio Conversion Wizard will pop up.

9. After hitting next you will have the option to have the wizard create a backup of your project.


10. Finish the wizard.  The wizard should complete successfully without any errors.

11. Go to your web.config file and add cookieless=”UseCookies” to the <forms> element.  Read here for more information
http://www.hanselman.com/blog/NewFormsAuthenticationSignOutBehaviorInASPNET20.aspx


12. In the Solution Explorer in Visual Studio 2005 click the Show All Files icon.  In the newtelligence.Dasblog.Web project right-click on the StringTables folder and select Include in Project.  Do the same for the site.config file in the SiteConfig directory.  You also may want to include other folders such as bin, content, and logs.

13. Modify the site.config and site.config.deploy to point to your virtual directory

14. Modify siteSecurity.config to setup your admin account.

15. Set directory permissions as you would for any other dasblog setup.

16. Rebuild Solution.

17. Enjoy

#  Tuesday, June 06, 2006 9:04:52 PM (Eastern Daylight Time, UTC-04:00)  #    Comments [2]

© Copyright 2013, RoboSapient.Com | XHTML | CSS | WCAG |Contact Us Here  Send mail to the author(s)

Page rendered at Wednesday, May 22, 2013 5:31:02 PM (Eastern Daylight Time, UTC-04:00)