<?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/jhook/">
<title>Jacob Hookom&apos;s Blog</title>
<link>http://weblogs.java.net/blog/jhook/</link>
<description></description>
<dc:language>en-us</dc:language>
<dc:creator></dc:creator>
<dc:date>2007-10-09T22:53:34-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/jhook/archive/2007/10/ria_why_cant_an.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/jhook/archive/2007/05/javaone_2007_ja_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/jhook/archive/2007/05/jsf_12_ri_backi.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/jhook/archive/2007/04/web_application_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/jhook/archive/2007/02/the_failure_of_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/jhook/archive/2007/01/persistence_cac_2.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/jhook/archive/2007/01/persistence_cac.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/jhook/archive/2006/12/jse_7_no_arrows.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/jhook/archive/2006/12/class_metadata.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/jhook/archive/2006/12/jsf_statesaving_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/jhook/archive/2006/12/ajax_responses.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/jhook/archive/2006/12/facelets_1112_u.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/jhook/archive/2006/11/extending_el_sy.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/jhook/archive/2006/11/trying_out_netb.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/jhook/archive/2006/11/el_comparisons_1.html" />
</rdf:Seq>
</items>

</channel>

<item rdf:about="http://weblogs.java.net/blog/jhook/archive/2007/10/ria_why_cant_an.html">
<title>RIA - Why can&apos;t any of them work?</title>
<link>http://weblogs.java.net/blog/jhook/archive/2007/10/ria_why_cant_an.html</link>
<description>RIA is killing me.</description>
<dc:subject></dc:subject>
<dc:creator>jhook</dc:creator>
<dc:date>2007-10-09T22:53:34-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/jhook/archive/2007/05/javaone_2007_ja_1.html">
<title>JavaOne 2007 - JavaFX, Desktop, and JSF</title>
<link>http://weblogs.java.net/blog/jhook/archive/2007/05/javaone_2007_ja_1.html</link>
<description>I knew F3 was interesting, but until today, I didn&apos;t realize how much weight would be put behind it from Sun.  Between MS, Adobe, and Sun-- will these become the preferred choice for &quot;beyond the traditional web application&quot;?</description>
<dc:subject></dc:subject>
<dc:creator>jhook</dc:creator>
<dc:date>2007-05-08T14:41:42-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/jhook/archive/2007/05/jsf_12_ri_backi.html">
<title>JSF 1.2 RI - Bean Instantiation and Annotations</title>
<link>http://weblogs.java.net/blog/jhook/archive/2007/05/jsf_12_ri_backi.html</link>
<description><![CDATA[JavaServer Faces 1.2 includes support for Resource Injection and annotations such as <code>@PostConstruct</code> and <code>@PreDestroy</code>.  Coming from action frameworks, these 'implicit' hooks make composite presentations a bit easier to pull together, even in the stateless HTTP GET case.]]></description>
<dc:subject>Community: Java Enterprise</dc:subject>
<dc:creator>jhook</dc:creator>
<dc:date>2007-05-01T15:38:51-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/jhook/archive/2007/04/web_application_1.html">
<title>Web Application Paradigm Specialization and JSF 2.0</title>
<link>http://weblogs.java.net/blog/jhook/archive/2007/04/web_application_1.html</link>
<description>Many developers are making the partial migration to rich web applications with AJAX and giant JavaScript libraries while retaining traditional page-oriented paradigms.  Sitting in the gray area of web application paradigms often leaves you with less than ideal results.</description>
<dc:subject></dc:subject>
<dc:creator>jhook</dc:creator>
<dc:date>2007-04-06T23:42:42-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/jhook/archive/2007/02/the_failure_of_1.html">
<title>The Failure of Web-Based ASP Business Models</title>
<link>http://weblogs.java.net/blog/jhook/archive/2007/02/the_failure_of_1.html</link>
<description>Application Service Providers have migrated to the web in an attempt to provide quick channels of distribution; but more accessible web-based applications doesn&apos;t translate well for customer integration.</description>
<dc:subject></dc:subject>
<dc:creator>jhook</dc:creator>
<dc:date>2007-02-11T13:39:21-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/jhook/archive/2007/01/persistence_cac_2.html">
<title>Persistence Caching Part II</title>
<link>http://weblogs.java.net/blog/jhook/archive/2007/01/persistence_cac_2.html</link>
<description>After more investigation, and monitoring-- I continue my rant :-)</description>
<dc:subject>Community: Java Enterprise</dc:subject>
<dc:creator>jhook</dc:creator>
<dc:date>2007-01-05T22:07:44-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/jhook/archive/2007/01/persistence_cac.html">
<title>Persistence Caching</title>
<link>http://weblogs.java.net/blog/jhook/archive/2007/01/persistence_cac.html</link>
<description>Working with Hibernate and attempting to wrap caching services elsewhere in one of our applications, I&apos;m concerned with the way these caching frameworks handle expiration.</description>
<dc:subject>Community: Java Enterprise</dc:subject>
<dc:creator>jhook</dc:creator>
<dc:date>2007-01-03T21:54:25-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/jhook/archive/2006/12/jse_7_no_arrows.html">
<title>JSE 7 No Arrows Please</title>
<link>http://weblogs.java.net/blog/jhook/archive/2006/12/jse_7_no_arrows.html</link>
<description>I agree that getter/setters should be simplified in operational syntax, but arrows?!</description>
<dc:subject></dc:subject>
<dc:creator>jhook</dc:creator>
<dc:date>2006-12-28T21:11:07-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/jhook/archive/2006/12/class_metadata.html">
<title>Class Metadata Caching</title>
<link>http://weblogs.java.net/blog/jhook/archive/2006/12/class_metadata.html</link>
<description>With Annotations being popular and more dynamic frameworks, how can we efficiently cache associated Metadata/assignments per Class without causing ClassLoader and memory leaks?</description>
<dc:subject></dc:subject>
<dc:creator>jhook</dc:creator>
<dc:date>2006-12-10T16:38:01-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/jhook/archive/2006/12/jsf_statesaving_1.html">
<title>JSF StateSaving and Compression</title>
<link>http://weblogs.java.net/blog/jhook/archive/2006/12/jsf_statesaving_1.html</link>
<description>The Sun JSF RI team (Ryan Lubke, etc) is constantly making enhancements to their project here on Java.net.  One of the banes of JSF&apos;s architecture is StateSaving, so we ran some tests to see if there was room for improvement.</description>
<dc:subject>Community: Java Enterprise</dc:subject>
<dc:creator>jhook</dc:creator>
<dc:date>2006-12-07T23:25:54-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/jhook/archive/2006/12/ajax_responses.html">
<title>AJAX Responses Strategies</title>
<link>http://weblogs.java.net/blog/jhook/archive/2006/12/ajax_responses.html</link>
<description>Trying to implement capturing multiple responses at once within a single Http Response from the server is quite difficult.  In working on Avatar again, I&apos;ve come to an alternate way of communicating XHTTP responses (somewhat humorous).</description>
<dc:subject></dc:subject>
<dc:creator>jhook</dc:creator>
<dc:date>2006-12-03T18:12:59-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/jhook/archive/2006/12/facelets_1112_u.html">
<title>Facelets 1.1.12 Uploaded</title>
<link>http://weblogs.java.net/blog/jhook/archive/2006/12/facelets_1112_u.html</link>
<description>Just tested/uploaded another release of Facelets with many small bug fixes for JSF 1.1 and JSF 1.2.</description>
<dc:subject>Community: Java Enterprise</dc:subject>
<dc:creator>jhook</dc:creator>
<dc:date>2006-12-01T22:12:21-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/jhook/archive/2006/11/extending_el_sy.html">
<title>Extending EL Syntax</title>
<link>http://weblogs.java.net/blog/jhook/archive/2006/11/extending_el_sy.html</link>
<description>Continuing on the EL testing, I started to extend the EL parser for the new EL-API within JSR 245 (JSP 2.1).  I&apos;ve added things like method invocation and simple projections.</description>
<dc:subject></dc:subject>
<dc:creator>jhook</dc:creator>
<dc:date>2006-11-27T02:08:55-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/jhook/archive/2006/11/trying_out_netb.html">
<title>Trying out NetBeans 5.5</title>
<link>http://weblogs.java.net/blog/jhook/archive/2006/11/trying_out_netb.html</link>
<description>I decided to give NetBeans a try and I found myself fumbling through some features.</description>
<dc:subject></dc:subject>
<dc:creator>jhook</dc:creator>
<dc:date>2006-11-26T14:49:14-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/jhook/archive/2006/11/el_comparisons_1.html">
<title>EL Comparisons</title>
<link>http://weblogs.java.net/blog/jhook/archive/2006/11/el_comparisons_1.html</link>
<description>Based on some recent posts on different EL libraries and performance comparisons, I decided to run my own.</description>
<dc:subject>Community: Java Enterprise</dc:subject>
<dc:creator>jhook</dc:creator>
<dc:date>2006-11-16T12:28:26-08:00</dc:date>
</item>


</rdf:RDF>
