<?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/kpugh.rss">
    <title>Ken Pugh's Weblog</title>
    <link>http://www.artima.com/weblogs/index.jsp?blogger=kpugh</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=191009" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=147332" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=20073" />
      </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=191009">
    <title>Interface Implementations Not Just From Factories</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=191009</link>
    <description>
Interface implementations are not just found using factories.  You can use compile or link time alterable implementations.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=147332">
    <title>Prefactoring and Refactoring</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=147332</link>
    <description>
Prefactoring has generated some discussion among developers.  Some developers have formed opinions about it based upon the editorial summary in Amazon.  Unforunately that summary was not approved by me and was full of marketing hype that did not represent prefactoring.  This entry hopes to clarify the issues.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=20073">
    <title>Pair Programming &amp;#8212; Why You May Not &quot;Get It&quot;</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=20073</link>
    <description>
You've tried pair programming for a bit and it just doesn't seem right for you.  The whole concept of extreme programming is appealing to you, but you're having trouble with the pairing part. Don't worry &amp;#8212; you're not alone.
    </description>
  </item>

</rdf:RDF>
