<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CTRLALT313373.com - dasBlog</title>
    <link>http://weblog.ctrlalt313373.com/</link>
    <description>.Net Wanderings</description>
    <language>en-us</language>
    <copyright>David A. Osborn</copyright>
    <lastBuildDate>Sat, 20 Oct 2007 20:23:43 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>davido@ctrlalt313373.com</managingEditor>
    <webMaster>davido@ctrlalt313373.com</webMaster>
    <item>
      <trackback:ping>http://weblog.ctrlalt313373.com/Trackback.aspx?guid=bce5db74-5b37-4f6a-b274-46c5a48492f1</trackback:ping>
      <pingback:server>http://weblog.ctrlalt313373.com/pingback.aspx</pingback:server>
      <pingback:target>http://weblog.ctrlalt313373.com/PermaLink,guid,bce5db74-5b37-4f6a-b274-46c5a48492f1.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://weblog.ctrlalt313373.com/CommentView,guid,bce5db74-5b37-4f6a-b274-46c5a48492f1.aspx</wfw:comment>
      <wfw:commentRss>http://weblog.ctrlalt313373.com/SyndicationService.asmx/GetEntryCommentsRss?guid=bce5db74-5b37-4f6a-b274-46c5a48492f1</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I've finally made the switch away from using DotNetNuke for my blog. DotNetNuke is
a great CMS, but the blog module left a lot to be desired and I regretted using it
from the start. The number one reason why I switched is I hated posting to my blog
using the FreeTextBox control and wanted to find a blogging engine that allowed me
to post text and images direct to it from Word 2007 which DasBlog does. Blogging with
DNN was a royal pain sometimes and kept me from keeping my blog up to date, so hopefully
now I have no excuse to not post regularly. DasBlog also has a lot more extras that
I plan to take advantage of in the future. I still plan to run my main site off of
DotNetNuke and the original blog in still there as well, but the last posting to it
was today informing any readers that may happen to be subscribed to the direct rss
feed to update their subscription to my Feedburner address. 
</p>
        <p>
I was able to get all my old posts and comments migrated over. It took a few tries,
but in the end I only had to update two links manually. I didn't migrate the images
over to DasBlog, but left them stored on the original site so as to ease the migration
pains. They still show up in line in the blog post, but if you look the link it is
actually to the original site. All future images will be posted directly to DasBlog
though. 
</p>
        <p>
The migration was made easier by a C# application that <a href="http://www.hanselman.com/blog/MigratingContentFromRandomBlogsToDasBlog.aspx">Scott
Hanselman</a> had posted to his blog in 2005. I had to make modifications to it to
have it read from DNN and to get it to create files in the proper format for the latest
version of DasBlog. I also made some adjustments so that it would properly correct
most of my links. You can download the modified C# Application from <a href="http://www.ctrlalt313373.com/LinkClick.aspx?fileticket=r0YeqwdsuMs%3d&amp;tabid=65&amp;mid=390">here</a>.
You'll need to update the connection string and the url, but then it should generate
the proper xml fields for you. 
</p>
        <p>
I still have a few more tweaks to make to the new blog, but things seem to be working
well so far. This post was definitely a lot faster to put together and publish. 
</p>
        <img width="0" height="0" src="http://weblog.ctrlalt313373.com/aggbug.ashx?id=bce5db74-5b37-4f6a-b274-46c5a48492f1" />
      </body>
      <title>Switched From DotNetNuke to DasBlog</title>
      <guid isPermaLink="false">http://weblog.ctrlalt313373.com/PermaLink,guid,bce5db74-5b37-4f6a-b274-46c5a48492f1.aspx</guid>
      <link>http://weblog.ctrlalt313373.com/2007/10/20/SwitchedFromDotNetNukeToDasBlog.aspx</link>
      <pubDate>Sat, 20 Oct 2007 20:23:43 GMT</pubDate>
      <description>&lt;p&gt;
I've finally made the switch away from using DotNetNuke for my blog. DotNetNuke is
a great CMS, but the blog module left a lot to be desired and I regretted using it
from the start. The number one reason why I switched is I hated posting to my blog
using the FreeTextBox control and wanted to find a blogging engine that allowed me
to post text and images direct to it from Word 2007 which DasBlog does. Blogging with
DNN was a royal pain sometimes and kept me from keeping my blog up to date, so hopefully
now I have no excuse to not post regularly. DasBlog also has a lot more extras that
I plan to take advantage of in the future. I still plan to run my main site off of
DotNetNuke and the original blog in still there as well, but the last posting to it
was today informing any readers that may happen to be subscribed to the direct rss
feed to update their subscription to my Feedburner address. 
&lt;/p&gt;
&lt;p&gt;
I was able to get all my old posts and comments migrated over. It took a few tries,
but in the end I only had to update two links manually. I didn't migrate the images
over to DasBlog, but left them stored on the original site so as to ease the migration
pains. They still show up in line in the blog post, but if you look the link it is
actually to the original site. All future images will be posted directly to DasBlog
though. 
&lt;/p&gt;
&lt;p&gt;
The migration was made easier by a C# application that &lt;a href="http://www.hanselman.com/blog/MigratingContentFromRandomBlogsToDasBlog.aspx"&gt;Scott
Hanselman&lt;/a&gt; had posted to his blog in 2005. I had to make modifications to it to
have it read from DNN and to get it to create files in the proper format for the latest
version of DasBlog. I also made some adjustments so that it would properly correct
most of my links. You can download the modified C# Application from &lt;a href="http://www.ctrlalt313373.com/LinkClick.aspx?fileticket=r0YeqwdsuMs%3d&amp;amp;tabid=65&amp;amp;mid=390"&gt;here&lt;/a&gt;.
You'll need to update the connection string and the url, but then it should generate
the proper xml fields for you. 
&lt;/p&gt;
&lt;p&gt;
I still have a few more tweaks to make to the new blog, but things seem to be working
well so far. This post was definitely a lot faster to put together and publish. 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://weblog.ctrlalt313373.com/aggbug.ashx?id=bce5db74-5b37-4f6a-b274-46c5a48492f1" /&gt;</description>
      <comments>http://weblog.ctrlalt313373.com/CommentView,guid,bce5db74-5b37-4f6a-b274-46c5a48492f1.aspx</comments>
      <category>Blogging</category>
      <category>dasBlog</category>
      <category>DotNetNuke</category>
      <category>Word 2007</category>
    </item>
    <item>
      <trackback:ping>http://weblog.ctrlalt313373.com/Trackback.aspx?guid=b705c37b-b47f-4e8d-8f8b-091efc4cb684</trackback:ping>
      <pingback:server>http://weblog.ctrlalt313373.com/pingback.aspx</pingback:server>
      <pingback:target>http://weblog.ctrlalt313373.com/PermaLink,guid,b705c37b-b47f-4e8d-8f8b-091efc4cb684.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://weblog.ctrlalt313373.com/CommentView,guid,b705c37b-b47f-4e8d-8f8b-091efc4cb684.aspx</wfw:comment>
      <wfw:commentRss>http://weblog.ctrlalt313373.com/SyndicationService.asmx/GetEntryCommentsRss?guid=b705c37b-b47f-4e8d-8f8b-091efc4cb684</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Be sure to visit all the options under "Configuration" in the Admin Menu Bar above.
There are 16 themes to choose from, and you can also create your own.
</p>
        <p>
        </p>
        <img width="0" height="0" src="http://weblog.ctrlalt313373.com/aggbug.ashx?id=b705c37b-b47f-4e8d-8f8b-091efc4cb684" />
      </body>
      <title>Congratulations, you've installed DasBlog!</title>
      <guid isPermaLink="false">http://weblog.ctrlalt313373.com/PermaLink,guid,b705c37b-b47f-4e8d-8f8b-091efc4cb684.aspx</guid>
      <link>http://weblog.ctrlalt313373.com/2005/07/20/CongratulationsYouveInstalledDasBlog.aspx</link>
      <pubDate>Wed, 20 Jul 2005 07:00:00 GMT</pubDate>
      <description>
		&lt;p&gt;
Be sure to visit all the options under "Configuration" in the Admin Menu Bar above.
There are 16 themes to choose from, and you can also create your own.
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://weblog.ctrlalt313373.com/aggbug.ashx?id=b705c37b-b47f-4e8d-8f8b-091efc4cb684" /&gt;</description>
      <comments>http://weblog.ctrlalt313373.com/CommentView,guid,b705c37b-b47f-4e8d-8f8b-091efc4cb684.aspx</comments>
      <category>dasBlog</category>
    </item>
  </channel>
</rss>