<?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>Rich Reuter - blog</title>
    <link>http://www.richreuter.com/</link>
    <description>Music and Code from the Gem City</description>
    <language>en-us</language>
    <copyright>Rich Reuter</copyright>
    <lastBuildDate>Sat, 05 Jul 2008 16:29:51 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.1.8102.813</generator>
    <managingEditor>rich@richreuter.com</managingEditor>
    <webMaster>rich@richreuter.com</webMaster>
    <item>
      <trackback:ping>http://www.richreuter.com/Trackback.aspx?guid=82d778ac-ae81-499a-a133-50f4fe5c4629</trackback:ping>
      <pingback:server>http://www.richreuter.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.richreuter.com/PermaLink,guid,82d778ac-ae81-499a-a133-50f4fe5c4629.aspx</pingback:target>
      <dc:creator>Rich Reuter</dc:creator>
      <wfw:comment>http://www.richreuter.com/CommentView,guid,82d778ac-ae81-499a-a133-50f4fe5c4629.aspx</wfw:comment>
      <wfw:commentRss>http://www.richreuter.com/SyndicationService.asmx/GetEntryCommentsRss?guid=82d778ac-ae81-499a-a133-50f4fe5c4629</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I ran into a few problems with <a href="http://www.dasblog.info">dasBlog</a> when
trying to get it set up.  Even though most of it worked, the HTTP Handlers weren't
working.  I kept getting a message that one of the handlers "has a bad module
"ManagedPipelineHandler" in its module list".<br /><br />
I moved some things around and tried to change up some things in the config 
based upon <a href="http://mvolo.com/blogs/serverside/archive/2007/12/08/IIS-7.0-Breaking-Changes-ASP.NET-2.0-applications-Integrated-mode.aspx">this
article</a>.  That helped get the site up and running, but the handlers still
work working.  Googling the error, I found that things could fix using some commands
against IIS, but I don't have that ability since this site is hosted.
</p>
        <p>
However, the good folks at DiscountASP did have an option that worked for me. 
I could change the application pool from integrated mode to "Classic Mode" and everything
worked smoothly.<br /><br />
Moral of the story, if you're trying to run dasBlog on IIS 7, try to do it in classic
mode until the team makes the changes to run it under IIS 7.<br /><br />
Now to do some hunting for some different themes. I found a good article on <a href="http://www.flux88.com/dasBlogThemeContest.aspx">creating
your own dasBlog themes</a>, so I may try to get to that eventually.
</p>
        <p>
On an unrelated note, does it seem like <a href="http://www.twitter.com">Twitter</a> is
working as it should lately? The last few times that I've been on there it's been
pretty good.  I don't want to jinx things but....
</p>
        <img width="0" height="0" src="http://www.richreuter.com/aggbug.ashx?id=82d778ac-ae81-499a-a133-50f4fe5c4629" />
      </body>
      <title>dasBlog and IIS 7.0</title>
      <guid isPermaLink="false">http://www.richreuter.com/PermaLink,guid,82d778ac-ae81-499a-a133-50f4fe5c4629.aspx</guid>
      <link>http://www.richreuter.com/2008/07/05/dasBlogAndIIS70.aspx</link>
      <pubDate>Sat, 05 Jul 2008 16:29:51 GMT</pubDate>
      <description>&lt;p&gt;
I ran into a few problems with &lt;a href="http://www.dasblog.info"&gt;dasBlog&lt;/a&gt; when
trying to get it set up.&amp;nbsp; Even though most of it worked, the HTTP Handlers weren't
working.&amp;nbsp; I kept getting a message that one of the handlers "has a bad module
"ManagedPipelineHandler" in its module list".&lt;br&gt;
&lt;br&gt;
I moved some things around and tried to change up some things in the config&amp;nbsp;
based upon &lt;a href="http://mvolo.com/blogs/serverside/archive/2007/12/08/IIS-7.0-Breaking-Changes-ASP.NET-2.0-applications-Integrated-mode.aspx"&gt;this
article&lt;/a&gt;.&amp;nbsp; That helped get the site up and running, but the handlers still
work working.&amp;nbsp; Googling the error, I found that things could fix using some commands
against IIS, but I don't have that ability since this site is hosted.
&lt;/p&gt;
&lt;p&gt;
However, the good folks at DiscountASP did have an option that worked for me.&amp;nbsp;
I could change the application pool from integrated mode to "Classic Mode" and everything
worked smoothly.&lt;br&gt;
&lt;br&gt;
Moral of the story, if you're trying to run dasBlog on IIS 7, try to do it in classic
mode until the team makes the changes to run it under IIS 7.&lt;br&gt;
&lt;br&gt;
Now to do some hunting for some different themes. I found a good article on &lt;a href='http://www.flux88.com/dasBlogThemeContest.aspx'&gt;creating
your own dasBlog themes&lt;/a&gt;, so I may try to get to that eventually.
&lt;/p&gt;
&lt;p&gt;
On an unrelated note, does it seem like &lt;a href="http://www.twitter.com"&gt;Twitter&lt;/a&gt; is
working as it should lately? The last few times that I've been on there it's been
pretty good.&amp;nbsp; I don't want to jinx things but....
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.richreuter.com/aggbug.ashx?id=82d778ac-ae81-499a-a133-50f4fe5c4629" /&gt;</description>
      <comments>http://www.richreuter.com/CommentView,guid,82d778ac-ae81-499a-a133-50f4fe5c4629.aspx</comments>
      <category>blog</category>
    </item>
    <item>
      <trackback:ping>http://www.richreuter.com/Trackback.aspx?guid=b705c37b-b47f-4e8d-8f8b-091efc4cb684</trackback:ping>
      <pingback:server>http://www.richreuter.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.richreuter.com/PermaLink,guid,b705c37b-b47f-4e8d-8f8b-091efc4cb684.aspx</pingback:target>
      <dc:creator>Rich Reuter</dc:creator>
      <wfw:comment>http://www.richreuter.com/CommentView,guid,b705c37b-b47f-4e8d-8f8b-091efc4cb684.aspx</wfw:comment>
      <wfw:commentRss>http://www.richreuter.com/SyndicationService.asmx/GetEntryCommentsRss?guid=b705c37b-b47f-4e8d-8f8b-091efc4cb684</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
So I'm busy these days and I've quite frankly just not had any time to work on the
blog project that I've been plotting for a long time.  Rather than just simply
abandon my site (as I have been), I've decided to go with a 3rd party solution - <a href="http://www.dasblog.info/">dasBlog</a>.
While I'm not particularly in love with any of the native themes that I've seen so
far (to be fair, I haven't seen them all and I could just make my own one...), it's
been a pretty impressive experience setting this up. All I had to do was change a
few config settings, upload the files and go.  I had one issue with an incompatibility
with the web.config settings and IIS 7, but that was easily fixed with the information
I found <a href="http://mvolo.com/blogs/serverside/archive/2007/12/08/IIS-7.0-Breaking-Changes-ASP.NET-2.0-applications-Integrated-mode.aspx">here</a>. 
I'm looking forward to poking around under to hood to <strike>steal</strike> get some
ideas for my project.
</p>
        <p>
I've put a hold on Tremolo, the ASP.NET MVC site engine for musicians that I was working
on, for a few reasons.  The number one is just time. My dance card has been pretty
full.  The other reason is that I want to do it right. I got a really good start
on it and have solidified how I want to build it, but it wasn't coming out the way
I want.  I really want to write really good tests (with MbUnit and RhinoMocks)
for the project and have it structured so that it's easy to customize and extend. 
Given that it's going to be open source, I know it doesn't have to be perfect out
of the gate but I wnat to build a better foundation than what I started with.<br /></p>
        <p>
Even though I'm a little bummed about having to delay working on Tremolo, I've been
really busy in a good way.  I've been playing a lot of music and working on new
material.  I've got 3 or 4 songs in the works that are pretty close to being
done - a couple of them are older ones that I'm reworking.
</p>
        <p>
Also, <a href="http://www.redearthband.com">Red Earth</a> is playing at McGuffy's
on Saturday. We start at 9:30 or so. I'm not sure who we're opening for.<br /></p>
        <p>
        </p>
        <img width="0" height="0" src="http://www.richreuter.com/aggbug.ashx?id=b705c37b-b47f-4e8d-8f8b-091efc4cb684" />
      </body>
      <title>My Site is Back Online But Not As Promised</title>
      <guid isPermaLink="false">http://www.richreuter.com/PermaLink,guid,b705c37b-b47f-4e8d-8f8b-091efc4cb684.aspx</guid>
      <link>http://www.richreuter.com/2008/07/03/MySiteIsBackOnlineButNotAsPromised.aspx</link>
      <pubDate>Thu, 03 Jul 2008 07:00:00 GMT</pubDate>
      <description>		
		&lt;p&gt;
So I'm busy these days and I've quite frankly just not had any time to work on the
blog project that I've been plotting for a long time.&amp;nbsp; Rather than just simply
abandon my site (as I have been), I've decided to go with a 3rd party solution - &lt;a href="http://www.dasblog.info/"&gt;dasBlog&lt;/a&gt;.
While I'm not particularly in love with any of the native themes that I've seen so
far (to be fair, I haven't seen them all and I could just make my own one...), it's
been a pretty impressive experience setting this up. All I had to do was change a
few config settings, upload the files and go.&amp;nbsp; I had one issue with an incompatibility
with the web.config settings and IIS 7, but that was easily fixed with the information
I found &lt;a href="http://mvolo.com/blogs/serverside/archive/2007/12/08/IIS-7.0-Breaking-Changes-ASP.NET-2.0-applications-Integrated-mode.aspx"&gt;here&lt;/a&gt;.&amp;nbsp;
I'm looking forward to poking around under to hood to &lt;strike&gt;steal&lt;/strike&gt; get some
ideas for my project.
&lt;/p&gt;
&lt;p&gt;
I've put a hold on Tremolo, the ASP.NET MVC site engine for musicians that I was working
on, for a few reasons.&amp;nbsp; The number one is just time. My dance card has been pretty
full.&amp;nbsp; The other reason is that I want to do it right. I got a really good start
on it and have solidified how I want to build it, but it wasn't coming out the way
I want.&amp;nbsp; I really want to write really good tests (with MbUnit and RhinoMocks)
for the project and have it structured so that it's easy to customize and extend.&amp;nbsp;
Given that it's going to be open source, I know it doesn't have to be perfect out
of the gate but I wnat to build a better foundation than what I started with.&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
Even though I'm a little bummed about having to delay working on Tremolo, I've been
really busy in a good way.&amp;nbsp; I've been playing a lot of music and working on new
material.&amp;nbsp; I've got 3 or 4 songs in the works that are pretty close to being
done - a couple of them are older ones that I'm reworking.
&lt;/p&gt;
&lt;p&gt;
Also, &lt;a href="http://www.redearthband.com"&gt;Red Earth&lt;/a&gt; is playing at McGuffy's
on Saturday. We start at 9:30 or so. I'm not sure who we're opening for.&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.richreuter.com/aggbug.ashx?id=b705c37b-b47f-4e8d-8f8b-091efc4cb684" /&gt;</description>
      <comments>http://www.richreuter.com/CommentView,guid,b705c37b-b47f-4e8d-8f8b-091efc4cb684.aspx</comments>
      <category>blog</category>
    </item>
  </channel>
</rss>