<?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/weblogs.rss">
    <title>Artima Weblogs</title>
    <link>http://www.artima.com/weblogs/</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=339715" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=339701" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=339521" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=339100" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=338926" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=338796" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=338317" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=337122" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=337066" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=336921" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=336733" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=336595" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=335889" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=335802" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=335781" />
      </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=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=339521">
    <title>Is Scala Only for Computer Scientists?</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=339521</link>
    <description>
I'm not talking about the early adopters writing obscure code here -- that can probably be solved with a suitable style guide. I just debugged my way through an example that should have been trivial but I only figured out because:
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=339100">
    <title>WebSockets: A Glimpse of the Future</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=339100</link>
    <description>
In order for HTML5 to become the true user interface technology of the future, servers must be able to transparently push data to clients. People have been trying to do this for a long time, and WebSockets look like they will solve the problem once and for all.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=338926">
    <title>What is the meaning of life?</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=338926</link>
    <description>
A couple of weeks ago, I sent out a little quiz to my readers of The Java Specialists' Newsletter.  No one managed to figure out what the code does without running it.  Some managed to explain the result once they had run it.  Perfect quiz for weeding out those job applicants you don't like.  Especially in the banking industry.  Enough hints :-)
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=338796">
    <title>Scala, Patterns and The Perl Effect</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=338796</link>
    <description>
My friend James Ward was explaining some of the struggles he had learning Scala, in particular partial functions.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=338317">
    <title>Why I'm Returning My Kindle Fire</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=338317</link>
    <description>
I'm a big Amazon fan, and a Prime account is great when you live in the boonies. I've also become a big Kindle fan -- but I've just discovered that I'm only a fan of the old design: the amazing thin, light, black-and-white book-reader-only kindles.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=337122">
    <title>What is &quot;The Best&quot; Arduino kit?</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=337122</link>
    <description>
I've been wanting to play with an Arduino for awhile, but there are so many (which is great, but confusing for the first-timer).
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=337066">
    <title>Implementing Programming Language Tools in C#</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=337066</link>
    <description>
My passion is implementing programming languages. While the languages I have created (e.g. Cat and Heron) haven't exploded in popularity, I have learned a few things along the way and I've decided to share some of it back with the community.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=336921">
    <title>&quot;The Power of Hybridization&quot; Video from CERN</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=336921</link>
    <description>
The folks at CERN did a great job of capturing my presentation there; you can see the whole thing online.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=336733">
    <title>Big Python</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=336733</link>
    <description>
Visiting the ALBA Synchrotron in Barcelona and speaking at the ICALEPCS conference of people who program machines like this, I was struck by how much Python is used to run these systems.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=336595">
    <title>Some Insights From Europe</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=336595</link>
    <description>
I posted this on Reinventing-Business.com because it seemed more appropriate, but there are some items that might be of interest to readers here (especially the observations about the Stockholm user groups)
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=335889">
    <title>Scrum will never be the same</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=335889</link>
    <description>
Over a career, good programmers spend much more of their time in professional education than in their college classes. Much of this professional training is tied up with certification programs. But good education needs feedback — all the way  to the defining charters of the trainers and their organizations.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=335802">
    <title>JavaOne 2011 - Day 3</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=335802</link>
    <description>
My JavaOne day three was just sessions. And the concert! But the sessions were good ones.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=335781">
    <title>JavaOne 2011 - Day 2</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=335781</link>
    <description>
Day Two at JavaOne brought a few more interesting announcements.
    </description>
  </item>

</rdf:RDF>

