<?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/feeds/bloggers/kirkk.rss">
    <title>Kirk Knoernschild's Weblog</title>
    <link>http://www.artima.com/weblogs/index.jsp?blogger=kirkk</link>
    <description>
Artima Weblogs is a community of bloggers posting on a wide range of topics of interest to software developers.
    </description>
    <image rdf:resource="http://www.artima.com/images/artima88x33.gif"/>
    <items>
      <rdf:Seq>
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=155342" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=96404" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=88316" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=87730" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=86833" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=73829" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=52949" />
      </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=155342">
    <title>Managing Dependencies - JarAnalyzer</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=155342</link>
    <description>
Managing dependencies is important. JarAnalyzer, an open source static analysis tool for .jar files, can help. Think of it as JDepend for jars.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=96404">
    <title>What is good code?</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=96404</link>
    <description>
Wow. A lot of debate on quality versus velocity. I'm wondering if we're all on the same page with what we mean by quality.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=88316">
    <title>A Layering Challenge</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=88316</link>
    <description>
Can you divide your logical layers into separate deployable units without changing a single line of code? You should be able to!
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=87730">
    <title>Deployable Units and Layers</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=87730</link>
    <description>
Layering is a powerful architectural pattern. It can be more powerful when using your deployable units as layer boundaries.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=86833">
    <title>Physical Dependencies</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=86833</link>
    <description>
I'm curious, how many developers spend time consciously designing and managing relationships between physical entities?
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=73829">
    <title>Duplication Ain't Always Bad</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=73829</link>
    <description>
Sometimes code duplication is warranted, even good.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=52949">
    <title>Politics and Money</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=52949</link>
    <description>
Sometimes, we're required to do things because &amp;quot;that's the way things are done around here.&amp;quot; But interpreting corporate standards and applying subtle adaptations can yield substantial rewards.
    </description>
  </item>

</rdf:RDF>
