<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://www.dzone.com/links/misc/rss.xsl"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>DZone links by javaguy44</title>
    <link>http://www.dzone.com/links/users/links/200923.html</link>
    <description>DZone: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Mon, 13 Oct 2008 00:51:36 GMT</pubDate>
    <dc:creator>The DZone community</dc:creator>
    <dc:date>2008-10-13T00:51:36Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2008 DZone, Inc.</dc:rights>
    <dz:selfLink>http://www.dzone.com/links/feed/user/200923/rss.xml</dz:selfLink>
    <image>
      <title>DZone: fresh links for developers</title>
      <url>http://www.dzone.com/images/std/dzone.com_258x55.gif</url>
      <link>http://www.dzone.com/links/</link>
    </image>
    <item>
      <title>Source code for Extreme GUI Makeover 2006</title>
      <link>http://www.dzone.com/links/rss/source_code_for_extreme_gui_makeover_2006.html</link>
      <description>Alright you swing all stars, the source code for Extreme GUI Makeover is out courtesy of Scott Violet.  Remember haters, it's a 'demo' app...</description>
      <category>gui</category>
      <category>java</category>
      <pubDate>Wed, 22 Nov 2006 07:40:22 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/7417.html</guid>
      <dc:creator>javaguy44</dc:creator>
      <dc:date>2006-11-22T07:40:22Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/source_code_for_extreme_gui_makeover_2006.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/7417.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Alright you swing all stars, the source code for Extreme GUI Makeover is out courtesy of Scott Violet.  Remember haters, it's a 'demo' app...<br/><br/><a href='http://www.dzone.com/links/rss/source_code_for_extreme_gui_makeover_2006.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=7417' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>7417</dz:linkId>
      <dz:submitDate>2006-11-21T16:25:55Z</dz:submitDate>
      <dz:promoteDate>2006-11-22T07:40:22Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>462</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/7417.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>javaguy44</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/200923.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Build a Java App Server Foundation for Thick-Client Deployment</title>
      <link>http://www.dzone.com/links/rss/build_a_java_app_server_foundation_for_thickclien.html</link>
      <description>Just read this and thought I'd recommend. He definitely prefers thick clients instead of Ajax.&#xD;
&#xD;
It's pretty good; the next time I start a new project and use a thick client to app server, I'll definitely consider Spring Remoting based on this article.  I can't believe how easy it is to switch protocols b/w rmi and http with no code change.&#xD;
&#xD;
What I really like is that he's created a J2EE server, and shown the way for a thick client for the view instead of web pages.</description>
      <category>how-to</category>
      <category>java</category>
      <category>server</category>
      <category>web 2.0</category>
      <pubDate>Wed, 14 Jun 2006 17:37:47 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/678.html</guid>
      <dc:creator>javaguy44</dc:creator>
      <dc:date>2006-06-14T17:37:47Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/build_a_java_app_server_foundation_for_thickclien.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/678.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Just read this and thought I'd recommend. He definitely prefers thick clients instead of Ajax.

It's pretty good; the next time I start a new project and use a thick client to app server, I'll definitely consider Spring Remoting based on this article.  I can't believe how easy it is to switch protocols b/w rmi and http with no code change.

What I really like is that he's created a J2EE server, and shown the way for a thick client for the view instead of web pages.<br/><br/><a href='http://www.dzone.com/links/rss/build_a_java_app_server_foundation_for_thickclien.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=678' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>678</dz:linkId>
      <dz:submitDate>2006-06-09T13:57:11Z</dz:submitDate>
      <dz:promoteDate>2006-06-14T17:37:47Z</dz:promoteDate>
      <dz:voteUpCount>11</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>147</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/678.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>javaguy44</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/200923.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

