<?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/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:admin="http://webns.net/mvcb/"
>

<channel rdf:about="http://computers.gourt.com/Programming/Languages/Java/Development-Tools/Translators.html">
<title>Translators RSS : Gourt</title>
<link>http://computers.gourt.com/Programming/Languages/Java/Development-Tools/Translators.html</link>
<description></description>
<dc:language>en-us</dc:language>
<dc:rights>Copyright 2007, Gourt.com</dc:rights>
<dc:date>2008-07-04T07:28+16:00
</dc:date>
<dc:publisher>rtruog@gourt.com</dc:publisher>
<dc:creator>rtruog@gourt.com</dc:creator>
<dc:subject>Translators RSS : Gourt</dc:subject>
<syn:updatePeriod>hourly</syn:updatePeriod>
<syn:updateFrequency>1</syn:updateFrequency>
<syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="http://javaboutique.internet.com/tutorials/iterator/" />
  <rdf:li rdf:resource="http://javaboutique.internet.com/tutorials/jmx/" />
  <rdf:li rdf:resource="http://javaboutique.internet.com/reviews/netbeans61/" />
  <rdf:li rdf:resource="http://javaboutique.internet.com/tutorials/mapit3/" />
 </rdf:Seq>
</items>
</channel>

<item rdf:about="http://javaboutique.internet.com/tutorials/iterator/">
<title>Access Your Stored Java Objects with the Iterator Design Pattern</title>
<link>http://javaboutique.internet.com/tutorials/iterator/</link>
<description><![CDATA[Clean up clumsy and wasteful code with the iterator design pattern. ]]></description>
</item>

<item rdf:about="http://javaboutique.internet.com/tutorials/jmx/">
<title>Soup-to-Nuts Application Management with JMX</title>
<link>http://javaboutique.internet.com/tutorials/jmx/</link>
<description><![CDATA[Not just another time-eating "solution," JMX actually offers real application monitoring and manageability. Learn about the JMX architecture, the JMX API, and dig into some code. ]]></description>
</item>

<item rdf:about="http://javaboutique.internet.com/reviews/netbeans61/">
<title>NetBeans 6.1: Worth a Try</title>
<link>http://javaboutique.internet.com/reviews/netbeans61/</link>
<description><![CDATA[The new NetBeans IDE is like a Swiss Army knife; it offers many different tools, and youre almost guaranteed to find something you like or soon need.]]></description>
</item>

<item rdf:about="http://javaboutique.internet.com/tutorials/mapit3/">
<title>Deliver On-the-Fly Mapping Services to Your Rich Desktop Java Application, Part 3</title>
<link>http://javaboutique.internet.com/tutorials/mapit3/</link>
<description><![CDATA[Learn how to build a rich client Java application that visualizes mapping data and examine how to keep current with the explosion of free mapping services without recompiling Java code.]]></description>
</item>

</rdf:RDF>