<?xml version="1.0" encoding="utf-8"?>

  <rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
  >

  <channel rdf:about="http://www.artima.com/weblogs/index.jsp?blogger=mbauer">
    <title>Matt Bauer's Weblog</title>
    <description>
Big Iron and Rich Clients
    </description>
    <link>http://www.artima.com/weblogs/index.jsp?blogger=mbauer</link>
    <image rdf:resource="http://www.artima.com/images/artima88x33.gif" />
   <items>
      <rdf:Seq>
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=7500" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=4623" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=4544" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=4492" />
      </rdf:Seq>
    </items>
  </channel>

  <image rdf:about="http://www.artima.com/images/artima88x33.gif">
    <title>Artima.com</title>
    <url>http://www.artima.com/images/artima88x33.gif</url>
    <link>http://www.artima.com/</link>
  </image>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=7500">
    <title>Buy Your Own Tools</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=7500</link>
    <description>
What matters in the end is working code, not the tool that made it.  I propose that developers buy their own tools and be held responsible for installing, maintaining, and dealing with them just like auto mechanics do. (From Matt Bauer's Weblog)
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=4623">
    <title>Check that Data!</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=4623</link>
    <description>
Serialization is a powerful feature of the Java language, but failure to use it properly can cost you. (From Matt Bauer's Weblog)
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=4544">
    <title>Kelly Doesn't Care About Hash Tables</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=4544</link>
    <description>
You wouldn't write a method without a test, why would you design a user interface without a test? I believe usability is a critical component in agile software development. Had I made usability part of my software development, I know that dating program would have changed my life. (From Matt Bauer's Weblog)
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=4492">
    <title>An Environment for Flexible Code</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=4492</link>
    <description>
You can run Java on everything from large servers to cell phones, but is your code flexible enough to use databases ranging from Oracle to Nokia? (From Matt Bauer's Weblog)
    </description>
  </item>

</rdf:RDF>
