<?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/wiverson/">
<title>Will Iverson&apos;s Blog</title>
<link>http://weblogs.java.net/blog/wiverson/</link>
<description></description>
<dc:language>en-us</dc:language>
<dc:creator></dc:creator>
<dc:date>2009-04-16T15:51:23-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/wiverson/archive/2009/04/google_app_engi.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/wiverson/archive/2006/08/announcing_bean_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/wiverson/archive/2006/06/announcing_bean.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/wiverson/archive/2005/07/comments_on_aja.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/wiverson/archive/2005/07/rethinking_web.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/wiverson/archive/2005/06/catching_up.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/wiverson/archive/2005/06/day_0_netbeans.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/wiverson/archive/2005/06/planning_for_a.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/wiverson/archive/2004/07/putting_things.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/wiverson/archive/2004/06/javaone_tuesday.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/wiverson/archive/2004/06/javaone_monday.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/wiverson/archive/2004/03/still_lots_to_b.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/wiverson/archive/2004/02/what_ever_happe.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/wiverson/archive/2004/01/great_looking_s.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/wiverson/archive/2004/01/state_of_web_se.html" />
</rdf:Seq>
</items>

</channel>

<item rdf:about="http://weblogs.java.net/blog/wiverson/archive/2009/04/google_app_engi.html">
<title>Google App Engine &amp; Java Hosting - Oh My!</title>
<link>http://weblogs.java.net/blog/wiverson/archive/2009/04/google_app_engi.html</link>
<description>Amid all of the fuss over Google App Engine&apos;s approach to Java, perhaps taking a moment to step back and look at the real problem...</description>
<dc:subject>Business</dc:subject>
<dc:creator>wiverson</dc:creator>
<dc:date>2009-04-16T15:51:23-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/wiverson/archive/2006/08/announcing_bean_1.html">
<title>Announcing BeanView 1.0.1</title>
<link>http://weblogs.java.net/blog/wiverson/archive/2006/08/announcing_bean_1.html</link>
<description>BeanView 1.0.1 has been posted.  The main feature change is support for render IDs in the Echo 2 implementation, thereby adding support for Selenium.  If you are interested in quickly developing applications either with Ajax (via Echo 2) or via Swing, you should check out BeanView.</description>
<dc:subject>Tools</dc:subject>
<dc:creator>wiverson</dc:creator>
<dc:date>2006-08-11T20:40:48-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/wiverson/archive/2006/06/announcing_bean.html">
<title>Announcing BeanView 1.0</title>
<link>http://weblogs.java.net/blog/wiverson/archive/2006/06/announcing_bean.html</link>
<description>I&apos;ve released an open source framework I&apos;ve been working on for some time now as BeanView 1.0. BeanView allows you to create user interface forms automatically from your POJO + JDK 1.5 Annotations objects. It supports generating forms for both Swing and Echo 2 user interfaces. No code generation is required - the form is generated entirely via reflection.</description>
<dc:subject>Tools</dc:subject>
<dc:creator>wiverson</dc:creator>
<dc:date>2006-06-07T09:21:23-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/wiverson/archive/2005/07/comments_on_aja.html">
<title>Comments on Ajax and Web Frameworks</title>
<link>http://weblogs.java.net/blog/wiverson/archive/2005/07/comments_on_aja.html</link>
<description>A summary of some of the feedback on my last post on web frameworks and Ajax, including a pointer to the facelets project on java.net, an interesting alternative view of JSF.</description>
<dc:subject>J2EE</dc:subject>
<dc:creator>wiverson</dc:creator>
<dc:date>2005-07-20T14:41:34-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/wiverson/archive/2005/07/rethinking_web.html">
<title>Rethinking web development, or &quot;Will I be spending the rest of my life writing JavaScript&quot;?</title>
<link>http://weblogs.java.net/blog/wiverson/archive/2005/07/rethinking_web.html</link>
<description>If &quot;real developers&quot; write code for the server, but Ajax means we are writing tightly coupled presentation tiers... who exactly is supposed to be writing and maintaining all of that DHTML and JavaScript?  How do we get out of this mess?  Oh, and by the way, are you looking for a job?</description>
<dc:subject>J2EE</dc:subject>
<dc:creator>wiverson</dc:creator>
<dc:date>2005-07-11T17:55:46-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/wiverson/archive/2005/06/catching_up.html">
<title>Catching Up</title>
<link>http://weblogs.java.net/blog/wiverson/archive/2005/06/catching_up.html</link>
<description>A bit about tools and thoughts on Ajax and web frameworks from the JavaOne show floor.</description>
<dc:subject>JavaOne</dc:subject>
<dc:creator>wiverson</dc:creator>
<dc:date>2005-06-29T14:46:45-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/wiverson/archive/2005/06/day_0_netbeans.html">
<title>Day 0: NetBeans Day</title>
<link>http://weblogs.java.net/blog/wiverson/archive/2005/06/day_0_netbeans.html</link>
<description>Shots fired in the open source IDE wars - integrated collaboration comes to NetBeans, and Matisse is released into the wild.  Plus, an early access of Creator 2.  It&apos;s a good day for Java tools junkies.</description>
<dc:subject></dc:subject>
<dc:creator>wiverson</dc:creator>
<dc:date>2005-06-26T23:57:10-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/wiverson/archive/2005/06/planning_for_a.html">
<title>Planning for A Decade</title>
<link>http://weblogs.java.net/blog/wiverson/archive/2005/06/planning_for_a.html</link>
<description>After ten years, what is new and interesting at this year&apos;s JavaOne?</description>
<dc:subject>JavaOne</dc:subject>
<dc:creator>wiverson</dc:creator>
<dc:date>2005-06-25T14:10:46-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/wiverson/archive/2004/07/putting_things.html">
<title>Putting things back together: JSF, EJB 3, Looking Glass, and WA</title>
<link>http://weblogs.java.net/blog/wiverson/archive/2004/07/putting_things.html</link>
<description>Key highlights from JavaOne, including JSF, EJB 3.0, JDK 1.5, and client side Java. Also, links to a white paper on web services and a Q&amp;A I did with the lead developer of Project Looking Glass. All of that and a move - it&apos;s been a busy month...</description>
<dc:subject>J2EE</dc:subject>
<dc:creator>wiverson</dc:creator>
<dc:date>2004-07-07T13:51:29-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/wiverson/archive/2004/06/javaone_tuesday.html">
<title>JavaOne Tuesday: More JSF, POJO Persistence, and Web Services</title>
<link>http://weblogs.java.net/blog/wiverson/archive/2004/06/javaone_tuesday.html</link>
<description>More fun today with JSF, including some discussion of integration with the new POJO persistence systems, and some musings on web services.</description>
<dc:subject>J2EE</dc:subject>
<dc:creator>wiverson</dc:creator>
<dc:date>2004-06-29T21:54:10-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/wiverson/archive/2004/06/javaone_monday.html">
<title>JavaOne Monday: JSF, 3D, and Tools</title>
<link>http://weblogs.java.net/blog/wiverson/archive/2004/06/javaone_monday.html</link>
<description>A look at some of the highlights of the Monday show, including thoughts on JSF/Creator, 3D gaming and entertainment, and development tools.</description>
<dc:subject>Games</dc:subject>
<dc:creator>wiverson</dc:creator>
<dc:date>2004-06-28T20:09:41-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/wiverson/archive/2004/03/still_lots_to_b.html">
<title>Still Lots To Be Done...</title>
<link>http://weblogs.java.net/blog/wiverson/archive/2004/03/still_lots_to_b.html</link>
<description>A list of ten major, difficult areas of innovation the technology world could use to help break out of the doldrums. Of interest to pundits, entrepreneurs, and anyone interested in creating the next big thing...</description>
<dc:subject>Business</dc:subject>
<dc:creator>wiverson</dc:creator>
<dc:date>2004-03-12T13:19:28-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/wiverson/archive/2004/02/what_ever_happe.html">
<title>What ever happened to SVG?</title>
<link>http://weblogs.java.net/blog/wiverson/archive/2004/02/what_ever_happe.html</link>
<description>What ever happened to scalable vector graphics (aka SVG)?  Where are the tools and the commercial support?  (Bonus: a link to a reasonable free, open source Java UML tool).</description>
<dc:subject>J2EE</dc:subject>
<dc:creator>wiverson</dc:creator>
<dc:date>2004-02-04T12:46:16-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/wiverson/archive/2004/01/great_looking_s.html">
<title>Great Looking Swing</title>
<link>http://weblogs.java.net/blog/wiverson/archive/2004/01/great_looking_s.html</link>
<description>Proof that you can make great looking, snappy Swing apps, with free libraries to help your own desktop apps.</description>
<dc:subject></dc:subject>
<dc:creator>wiverson</dc:creator>
<dc:date>2004-01-29T12:25:49-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/wiverson/archive/2004/01/state_of_web_se.html">
<title>State of Web Services 2004?</title>
<link>http://weblogs.java.net/blog/wiverson/archive/2004/01/state_of_web_se.html</link>
<description>So, it&apos;s 2004 - where are your web services?  Are you using them?  Hype or reality?  Inquiring minds need to know...</description>
<dc:subject>Web Services and XML</dc:subject>
<dc:creator>wiverson</dc:creator>
<dc:date>2004-01-21T13:52:38-08:00</dc:date>
</item>


</rdf:RDF>
