<?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/bozomind.rss">
    <title>Dale Asberry's Weblog</title>
    <link>http://www.artima.com/weblogs/index.jsp?blogger=bozomind</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=344326" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=341415" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=339715" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=339701" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=99430" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=140989" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=138879" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=138363" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=135616" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=128108" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=90480" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=73161" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=69995" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=72527" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=72211" />
      </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=344326">
    <title>Windows 7 Client for NFS Grief</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=344326</link>
    <description>
Having problems with using NFS on Windows 7? Here's a very simple solution.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=341415">
    <title>Revisiting: Why salary bonus and other incentives fail to meet their object</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=341415</link>
    <description>
In 2004, I posted &amp;quot;Why salary bonus and other incentives fail to meet their objectives&amp;quot;. Here's a great RSA presentation by Dan Pink about WHY that's true.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=339715">
    <title>First Impression: Scala Goodies</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=339715</link>
    <description>
I'm test-infected and that's why one of my first exciting Scala discoveries was ScalaTest
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=339701">
    <title>Wow, it's been 6 years...</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=339701</link>
    <description>
Life and complacency took me away from my first 'love'.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=99430">
    <title>Fractal Duality and the Nature of the Universe</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=99430</link>
    <description>
For those following my blog, you know that my academic experience resulted in a degree in Physics.  Even though I professionally engage in programming, I would prefer to play in the world of physics.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=140989">
    <title>JavaScript Reference</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=140989</link>
    <description>
Found these references to be handy...
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=138879">
    <title>Feedback: Bliki Software</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=138879</link>
    <description>
A bliki is a key piece in my proposed Personal Knowledge Management platform - I have some ideas, but would like to hear suggestions from others
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=138363">
    <title>Personal Knowledge Management Platform I'm Considering for Development</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=138363</link>
    <description>
Various web service APIs have been maturing, other technologies have become available, and my own personal thoughts have congealed such that I can create a useful personal knowledge management platform.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=135616">
    <title>Software as Services</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=135616</link>
    <description>
As developers get more savvy in using small-grained requests and web browsers get more powerful as general-purpose processors, this atomization will enable higher-order layering of behavior into rich, value-added applications.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=128108">
    <title>Problems with using stored procedures</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=128108</link>
    <description>
This is a one-sided analysis of the downsides of using stored procedures.  PLEASE do not take this to mean that I'm in any way against their *judicious* use.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=90480">
    <title>My Nerd Score: 99</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=90480</link>
    <description>
What does this mean?  Your nerdiness is:

All hail the monstrous nerd. You are by far the SUPREME NERD GOD!!!
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=73161">
    <title>AOP Idiom - Refactor First</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=73161</link>
    <description>
AOP can do a lot of things but it can't clean up poorly structured code.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=69995">
    <title>Jini TOC General House Candidate</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=69995</link>
    <description>
The Jini TOC General House elections are underway.  Here are the goals I'm reaching for in the Jini community.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=72527">
    <title>Rete Networks and Tuple Spaces</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=72527</link>
    <description>
I've been doing a lot of work around rule engines lately and am starting to feel that there are a number of similarities/parallels between a Rete knowledge base and a Javaspace.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=72211">
    <title>New Jini Wiki</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=72211</link>
    <description>
A contribution to the Jini Community.
    </description>
  </item>

</rdf:RDF>
