<?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/spontaneous/feeds/spontaneous.rss">
    <title>Articles published in The Journal of Spontaneous Networking</title>
    <link>http://www.artima.com/</link>
    <description>
The most recently published articles in Artima's The Journal of Spontaneous Networking.
    </description>
    <image rdf:resource="http://www.artima.com/images/artima88x33.gif"/>
    <items>
      <rdf:Seq>
        <rdf:li resource="http://www.artima.com/spontaneous/upnp_digihome.html" />
        <rdf:li resource="http://www.artima.com/spontaneous/jiniconfig.html" />
        <rdf:li resource="http://www.artima.com/spontaneous/netser.html" />
      </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/spontaneous/upnp_digihome.html">
    <title>It Just Works: UPnP in the Digital Home</title>
    <link>http://www.artima.com/spontaneous/upnp_digihome.html</link>
    <description>
Continuing the Journal's exploration of spontaneous networking technologies, this article presents an introduction to UPnP. UPnP allows personal computer and consumer electronics devices to advertise and offer their services to network clients.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/spontaneous/jiniconfig.html">
    <title>Using Objects to Configure Jini Network Services</title>
    <link>http://www.artima.com/spontaneous/jiniconfig.html</link>
    <description>
Secure large-scale Java distributed computing is at the heart of Jini 2.0. Every aspect of building a secure distributed computing environment is configurable in Jini. This article provides a tutorial on using the Jini service configuration model, and illuminates the decisions by the Jini architects to rely on objects for service configuration.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/spontaneous/netser.html">
    <title>Networks and Serendipity</title>
    <link>http://www.artima.com/spontaneous/netser.html</link>
    <description>
This week, Artima launches a new Zine, The Journal of Spontaneous Networking. This editorial article introduces the Journal, and explains its subject matter.
    </description>
  </item>

</rdf:RDF>
