<?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>2004-06-26T13:12:49+09:00</lastBuildDate>
    <pubDate>2006-07-10T09:27:05+09:00</pubDate>

    <item>
      <title>C# Style Checking Tool</title>
      <description>At Vanguard we had really strict Java code formatting conventions. It drove some people nuts but most people came round to the advantages in the end. With a fixed style, all the code in the company is written to a higher standard as people take more pride in their work. It is easy to do code reading and refactoring as there is no need to reformat the code. Arguments about the one true brace layout style or tab indentation size go away because the chosen style, whatever it is, is the law. People who can reliably code to a set...</description>
      <link>http://www.stuartwoodward.com/tech/archives/000399.html</link>
    </item>

    <item>
      <title>Anders Hejlsberg on Checked Exceptions</title>
      <description>The Trouble with Checked Exceptions a Conversation with Anders Hejlsberg II...</description>
      <link>http://www.stuartwoodward.com/tech/archives/000267.html</link>
    </item>

    <item>
      <title>Compile C# Hello World</title>
      <description>How to compile C# Hello World on the command line....</description>
      <link>http://www.stuartwoodward.com/tech/archives/000208.html</link>
    </item>

  </channel>
</rss>