<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://normanrichards.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Latest News from Norman Richards</title>
 <link>http://normanrichards.sys-con.com/</link>
 <description>Latest News from Norman Richards</description>
 <language>en</language>
 <copyright>Copyright 2009 Ulitzer.com</copyright>
 <generator>Ulitzer.com</generator>
 <lastBuildDate>Wed, 09 Dec 2009 08:32:16 EST</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>360</ttl>
<item>
 <title>Seam: The Next Step in the Evolution of Web Applications</title>
 <link>http://normanrichards.sys-con.com/node/180363</link>
 <description>Web sites were originally static. Later dynamic content came about through CGI scripts paving the way for the first true Web applications. Since HTTP was entirely stateless, it became necessary to invent ways for requests to be linked together in a sequence. At first state was added to the URLs, but later the cookie concept came into being. By giving each user a special token, the server could maintain a context for each user, the HTTP session where the application can store state. As simple as it is, the HTTP session defines the entire concept of what a Web application is today.&lt;p&gt;&lt;a href=&quot;http://normanrichards.sys-con.com/node/180363&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 19 Feb 2006 12:45:00 EST</pubDate>
 <guid isPermaLink="true">http://normanrichards.sys-con.com/node/180363</guid>
 <comments>http://normanrichards.sys-con.com/node/180363#feedback</comments>
</item>
<item>
 <title>My impressions of the &quot;Java&quot; Desktop System demo</title>
 <link>http://normanrichards.sys-con.com/node/38066</link>
 <description>Norman Richards along with the Austin Java Users Group got a first hand demo of the Sun Java Desktop System from Sun.  Was he impressed?  He has kindly shared his blog entry with us here at JDJ.&lt;p&gt;&lt;a href=&quot;http://normanrichards.sys-con.com/node/38066&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 28 Nov 2003 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://normanrichards.sys-con.com/node/38066</guid>
 <comments>http://normanrichards.sys-con.com/node/38066#feedback</comments>
</item>
<item>
 <title>Hello World! in 70 Bytes</title>
 <link>http://normanrichards.sys-con.com/node/37060</link>
 <description>The Austin Java User Group recently sponsored a contest to create the  smallest Java Hello World! program. The rules were simple: create the  smallest Java class that when executed will display the text &#039;Hello  World!&#039; (and only that text) to the console.&lt;p&gt;&lt;a href=&quot;http://normanrichards.sys-con.com/node/37060&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 01 Jul 2002 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://normanrichards.sys-con.com/node/37060</guid>
 <comments>http://normanrichards.sys-con.com/node/37060#feedback</comments>
</item>
<item>
 <title>Manifest Destiny</title>
 <link>http://normanrichards.sys-con.com/node/36995</link>
 <description>Releasing Java applications can be a real challenge. Fortunately, Java provides a rich set of features for packaging and deploying applications that can simplify the release process significantly.&lt;p&gt;&lt;a href=&quot;http://normanrichards.sys-con.com/node/36995&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 01 May 2002 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://normanrichards.sys-con.com/node/36995</guid>
 <comments>http://normanrichards.sys-con.com/node/36995#feedback</comments>
</item>
<item>
 <title>Dynamic Code Generation</title>
 <link>http://normanrichards.sys-con.com/node/36843</link>
 <description>Java is often criticized for its performance, particularly in comparison to equivalent code written in languages such as C and C++. Advances in runtime performance have silenced many critics, but still there are times when no matter how fast Java is, it&#039;s just not fast enough. Fortunately, Java does have some unique properties that make a class of optimizations accessible that are not easily applied to other platforms.&lt;p&gt;&lt;a href=&quot;http://normanrichards.sys-con.com/node/36843&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 01 Feb 2002 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://normanrichards.sys-con.com/node/36843</guid>
 <comments>http://normanrichards.sys-con.com/node/36843#feedback</comments>
</item>
</channel>
</rss>
