<?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/cooltools.rss">
    <title>Eric Armstrong's Weblog</title>
    <link>http://www.artima.com/weblogs/index.jsp?blogger=cooltools</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=230383" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=230361" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=230311" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=230227" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=230163" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=230089" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=223054" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=220774" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=214719" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=205945" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=205160" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=205140" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=204977" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=202756" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=162885" />
      </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=230383">
    <title>JavaOne 2008, Day Four: Wrap Up and Awards</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=230383</link>
    <description>
A collection of miscellaneous observations and my &amp;quot;Best Of&amp;quot; awards.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=230361">
    <title>JavaOne 2008, Day Three: Riding the Rails</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=230361</link>
    <description>
Yesterday's post was about &amp;quot;why&amp;quot;. Today's is about &amp;quot;how&amp;quot;.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=230311">
    <title>JavaOne 2008, Day Two: JRuby, Rails, and NetBeans</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=230311</link>
    <description>
Why you want Rails for your web app, why you want
JRuby on Rails for deployment, and why you want NetBeans
for Rails development.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=230227">
    <title>JavaOne 2008, Day One: Conference 2.0 and JRuby Notes</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=230227</link>
    <description>
The need for a &amp;quot;Conference 2.0&amp;quot; format and a collection of
JRuby notes.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=230163">
    <title>JavaOne 2008, Day Zero: Community Day, Development Tools</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=230163</link>
    <description>
A better hotel, collaboration tools, and development tools.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=230089">
    <title>JavaOne 2008, Day Minus One: Non-Profit Networking &amp;#38; Horrible Hotel</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=230089</link>
    <description>
Sun provides a good opportunity for non-profits to network with prospective developers, and a hotel horror story.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=223054">
    <title>Ruby + DSLs = Power Tool &quot;Ecosystem&quot;</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=223054</link>
    <description>
In both Ruby and DITA, domain specific languages make elegance possible. More importantly, each is producing an ecosystem of domain specific languages (aka &amp;quot;power tools&amp;quot;) that is making it more powerful as time goes on.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=220774">
    <title>Why I want a Ruby version of &amp;lt;Project-X&amp;gt;</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=220774</link>
    <description>
In this case, it's why I want a Ruby version of Drupal. There are some good reasons that apply in the general case...
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=214719">
    <title>Using Java classes in JRuby</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=214719</link>
    <description>
I put several pieces of information together and experimented to fill in the missing bits. When I was done, I had a program that implemented Java interfaces and accessed external classes, as well as core classes.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=205945">
    <title>JavaOne 2007, #4: Wrapup</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=205945</link>
    <description>
A collection of interesting tidbits from the show.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=205160">
    <title>JavaOne 2007, #3: Mashup a Web App with Little or No Code</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=205160</link>
    <description>
When the information you need already exists, but it's scattered here and there around the web, you have an option. You can create a small, super-lightweight web app to put it together--a mashup. It's not quite as easy as falling off a log, but it's gotten to the point that end users can create their own applications.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=205140">
    <title>JavaOne 2007, #2: Making Web Apps Easy</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=205140</link>
    <description>
Today, JavaOne 2007 showcased a complete open source 
technology stack that lets you develop and 
deploy web applications quickly and easily,
including JRuby, Rails, NetBeans, and Glassfish.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=204977">
    <title>JavaOne 2007, #1: Java Client Apps the Easy Way</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=204977</link>
    <description>
Creating client-side Java applications just got a whole lot easier.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=202756">
    <title>The Future of Online Dialog</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=202756</link>
    <description>
Weblogs let individuals publish their thoughts. Wiki pages let people edit each others writing. But there is as yet nothing that really helps to carry on a far-reaching design discussion in cyberspace. We need such a tool for collaborative design and decision making.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=162885">
    <title>Ruby Makes My Head Explode</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=162885</link>
    <description>
My head was stuffed with things Ruby, and it exploded...
All over the web. Bits everywhere. I just couldn't stop writing until I got it all out of my system.
    </description>
  </item>

</rdf:RDF>
