<?xml version="1.0" encoding="utf-8"?>

<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:admin="http://webns.net/mvcb/"
xmlns:cc="http://web.resource.org/cc/"
xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://weblogs.java.net/blog/saintx/">
<title>Alexander Saint Croix&apos; Blog</title>
<link>http://weblogs.java.net/blog/saintx/</link>
<description></description>
<dc:language>en-us</dc:language>
<dc:creator></dc:creator>
<dc:date>2008-04-20T09:09:33-08:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=3.01D" />


<items>
<rdf:Seq><rdf:li rdf:resource="http://weblogs.java.net/blog/saintx/archive/2008/04/openejb_30_fina.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/saintx/archive/2008/04/the_tense_relat.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/saintx/archive/2008/02/persistence_of.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/saintx/archive/2008/02/lambda_function.html" />
</rdf:Seq>
</items>

</channel>

<item rdf:about="http://weblogs.java.net/blog/saintx/archive/2008/04/openejb_30_fina.html">
<title>OpenEJB 3.0 Final is released</title>
<link>http://weblogs.java.net/blog/saintx/archive/2008/04/openejb_30_fina.html</link>
<description>The OpenEJB developer team has completed the official OpenEJB 3.0 final release, which is their first major release since early January 2008. Congratulations to the developers and to the Apache Software Foundation for this major milestone!</description>
<dc:subject>Community: Java Enterprise</dc:subject>
<dc:creator>saintx</dc:creator>
<dc:date>2008-04-20T09:09:33-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/saintx/archive/2008/04/the_tense_relat.html">
<title>The tense relationship between JPA, enums and generics</title>
<link>http://weblogs.java.net/blog/saintx/archive/2008/04/the_tense_relat.html</link>
<description>There is a triad of tradeoffs between enums, generics, and the current JPA specification that can lead to a lot of development headache.  What are some ways to negotiate these hurdles?</description>
<dc:subject></dc:subject>
<dc:creator>saintx</dc:creator>
<dc:date>2008-04-19T11:10:43-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/saintx/archive/2008/02/persistence_of.html">
<title>Persistence of JScience components a no-go?</title>
<link>http://weblogs.java.net/blog/saintx/archive/2008/02/persistence_of.html</link>
<description>Beware casual use of JScience.org if your model is to become persistent.  You might be walking into a snake pit.</description>
<dc:subject>Programming</dc:subject>
<dc:creator>saintx</dc:creator>
<dc:date>2008-02-10T10:05:14-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/saintx/archive/2008/02/lambda_function.html">
<title>Mastering EJB transaction control with . . . Lambda?</title>
<link>http://weblogs.java.net/blog/saintx/archive/2008/02/lambda_function.html</link>
<description><![CDATA[<p>"A procedure always operates in the environment in which it was created."  Check out how you can mimic the (lambda) functionality of LISP with Java using anonymous inner classes.</p>]]></description>
<dc:subject>Programming</dc:subject>
<dc:creator>saintx</dc:creator>
<dc:date>2008-02-09T09:54:01-08:00</dc:date>
</item>


</rdf:RDF>
