<?xml version="1.0" encoding="iso-8859-1"?>
<!-- generator="Movable Type/2.661" -->
<rss version="0.91">
  <channel>
    <title>Live from Tokyo: Tech Blog</title>
    <link>http://www.stuartwoodward.com/tech/</link>
    <description>Notes of a Software Developer in Tokyo, Japan who still has a soft spot for  C#, Java and Python</description>
    <language>en-us</language>
    <webMaster></webMaster>
    <lastBuildDate>2003-11-04T12:35:23+09:00</lastBuildDate>
    <pubDate>2006-07-10T09:27:06+09:00</pubDate>

    <item>
      <title>.NET Build Files using NANT</title>
      <description>Heres a great post on .NET Build Files using NANT...</description>
      <link>http://www.stuartwoodward.com/tech/archives/000278.html</link>
    </item>

    <item>
      <title>IIS Application Mappings &amp; ScriptMaps </title>
      <description>One thing I hate about IIS is that it is so hard to find the information you need to script it. Take the Application Mappings dialog that controls which executable runs to handle a file extension when a request comes into the ISS to serve up a page in a virtual directory. How could you guess that you are looking for the &quot;ScriptMaps&quot; value in the metabase? I only managed to find it because I searched for the code fragment GetObject(&quot;IIS://LocalHost/W3SVC/1/root&quot;) and &quot;Application Mappings&quot; which enabled me to find the linked page. If you came in from a search I...</description>
      <link>http://www.stuartwoodward.com/tech/archives/000277.html</link>
    </item>

  </channel>
</rss>