<?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/dastels.rss">
    <title>Dave Astels' Weblog</title>
    <link>http://www.artima.com/weblogs/index.jsp?blogger=dastels</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=132358" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=71730" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=39822" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=35578" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=18682" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=13274" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=7045" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=4554" />
      </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=132358">
    <title>Encapsulation Violation</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=132358</link>
    <description>
One of the core tenets of object-oriented programming is encapsulation.  It's one of OO's most powerful ideas.  More powerful than inheritance.  Unfortunately it's also one of the most ignored.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=71730">
    <title>Why Your Code Sucks</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=71730</link>
    <description>
If you are like most, and possibly even all, programmers (this
author humblely included) then your code sucks.  Maybe not all of it, and maybe not all the time, but certainly some of it, some of the time.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=39822">
    <title>TDD Jolted the Industry!</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=39822</link>
    <description>
&amp;quot;Test Driven Development: A Practical Guide&amp;quot; just won the Jolt award inthe Technical Book category.  I want to make my appreciation known for those that helped out.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=35578">
    <title>One Assertion Per Test</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=35578</link>
    <description>
For some time I've been thinking about how TDD tests can be as simple, as expressive, and as elegant as possible.  This article explores a bit about what it's like to make tests as simple and decomposed as possible:  aiming for a single assertion in each test.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=18682">
    <title>JAOO 2003 Trip Report</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=18682</link>
    <description>
I spent the last week of September in lovely Aarhus, Denmark at the 2003 JAOO conference.  I've written up my experiences and thrown in a few photos.  If you have the chance next year.. go there for yourself, you won't regret it!
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=13274">
    <title>Agile at SD Best Practices</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=13274</link>
    <description>
Some highlights from the Agile Keynote at SD Best Practices
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=7045">
    <title>Update</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=7045</link>
    <description>
News on Dave's book &amp; tutorials.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=4554">
    <title>Introducing Dave Astels' Weblog</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=4554</link>
    <description>
Where we find out what Dave will be talking about, and maybe get
enough information to form an opinion as to whether it might be worth
paying attention to or if it's just a bunch of mindless blathering.
    </description>
  </item>

</rdf:RDF>
