<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.tola.me.uk" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>tola - java</title>
 <link>http://www.tola.me.uk/taxonomy/term/50/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>Google Web Toolkit Open Sourced</title>
 <link>http://www.tola.me.uk/blog/2006/12/13/open_source_google_web_toolkit</link>
 <description>&lt;p&gt;Google have &lt;a href=&quot;http://googlewebtoolkit.blogspot.com/2006/12/gwt-13-release-candidate-is-100-open_12.html&quot;&gt;released the latest version of the Google Web Toolkit under the Apache 2.0 License&lt;/a&gt;. The Google Web Toolkit is a toolkit for creating &quot;AJAX&quot; web applications by creating a Java application, then &quot;compiling&quot; it to JavaScript and HTML.&lt;/p&gt;
&lt;p&gt;I&#039;ve always been quite interested in the toolkit, but &quot;compiling&quot; Java to JavaScript always seemed like a novel but messy idea to me. However, after to listening to &lt;a href=&quot;www.awprofessional.com/promotion/3854&quot;&gt;two podcast episodes&lt;/a&gt; by its creators, I&#039;ve become more interested. &lt;/p&gt;
&lt;p&gt;It seems that the choice of the Java language is purely based on the tools available to create applications with that particular language. The GWT is for creating cross-browser JavaScript and HTML user interfaces without having to worry about browser quirks, using existing powerful development tools. You can use any server-side language to generate the JavaScript &amp;amp; HTML once you know what needs generating, so GWT could easily be used in conjunction with PHP, Python et. al. &lt;/p&gt;
&lt;p&gt;Something I particularly like is the philosophy of not forcing you down any particular design path, but supporting as many as possible. For example, if you happen to be using the Model View Controller design pattern, GWT would be brilliant for creating the &quot;view&quot; part, and you could use something else for the Model and Controller parts. Or you could not use Model View Controller at all. Also, you don&#039;t have to use the whole toolkit, you can use just parts of it, the components are designed to work independently of one another.&lt;/p&gt;
&lt;p&gt;I&#039;m still not sure that &quot;AJAX&quot; web applications are the best solution for software as a service in the long term, but they&#039;re certainly the best technology currently widely supported, even if you have to deal with browser quirks to ensure compatibility.&lt;/p&gt;
</description>
 <comments>http://www.tola.me.uk/blog/2006/12/13/open_source_google_web_toolkit#comment</comments>
 <category domain="http://www.tola.me.uk/taxonomy/term/18">free software</category>
 <category domain="http://www.tola.me.uk/taxonomy/term/63">google web toolkit</category>
 <category domain="http://www.tola.me.uk/taxonomy/term/50">java</category>
 <category domain="http://www.tola.me.uk/taxonomy/term/65">javascript</category>
 <category domain="http://www.tola.me.uk/taxonomy/term/64">model view controller</category>
 <category domain="http://www.tola.me.uk/taxonomy/term/6">technology</category>
 <pubDate>Thu, 14 Dec 2006 00:01:04 +0000</pubDate>
 <dc:creator>tola</dc:creator>
 <guid isPermaLink="false">61 at http://www.tola.me.uk</guid>
</item>
<item>
 <title>GPL Java and Other Bloggings</title>
 <link>http://www.tola.me.uk/blog/2006/11/14/gpl_java</link>
 <description>&lt;p&gt;Some interesting technology related blog posts I&#039;ve seen recently...&lt;/p&gt;
&lt;h3&gt;GPL Java&lt;/h3&gt;
&lt;p&gt;&lt;a href=&quot;http://blogs.sun.com/jonathan/entry/fueling_the_network_effect&quot;&gt;Jonathan Schwartz&lt;/a&gt; (Sun) and &lt;a href=&quot;http://www.sutor.com/newsite/blog-open/?p=1199&quot;&gt;Bob Sutor&lt;/a&gt; (IBM) both mention the &lt;a href=&quot;http://news.zdnet.com/2100-3513_22-6134584.html?tag=nl.e622&quot;&gt;news&lt;/a&gt; that Sun has chosen the GPL to &lt;a href=&quot;http://news.zdnet.com/2100-3513_22-6134584.html?tag=nl.e622&quot;&gt;open source Java&lt;/a&gt; with. Good news!&lt;/p&gt;
&lt;p&gt;Me and &lt;a href=&quot;http://lapwing.org/sam&quot;&gt;Sam&lt;/a&gt; spent the afternoon trying to write an algorithm to calculate a winning hand in Gin Rummy using Java which wasn&#039;t much fun. I&#039;m becoming a fan of &lt;a href=&quot;http://www.eclipse.org/&quot;&gt;Eclipse&lt;/a&gt; though.&lt;/p&gt;
&lt;h3&gt;Google has the ultimate answer&lt;/h3&gt;
&lt;p&gt;Jake Stride &lt;a href=&quot;http://blogs.senokian.com/jas/2006/11/13/google-sense-of-humor/&quot;&gt;points out&lt;/a&gt; that Google has &lt;a href=&quot;http://www.google.co.uk/search?q=answer+to+life+the+universe+and+everything&quot;&gt;the answer to life, the universe and everything&lt;/a&gt;. Shame they don&#039;t have &lt;a href=&quot;http://www.google.co.uk/search?hl=en&amp;amp;q=question+about+life+the+universe+and+everything&amp;amp;btnG=Search&amp;amp;meta=&quot;&gt;the question&lt;/a&gt;! Or, perhaps they did, until I visited that URI, at which point the universe was instantly replaced with something even more complicated.&lt;/p&gt;
&lt;h3&gt;network clients != thin clients&lt;/h3&gt;
&lt;p&gt;Jonathan Schwartz &lt;a href=&quot;http://blogs.sun.com/jonathan/entry/i_believe_in_network_clients&quot;&gt;clarifies&lt;/a&gt; why he said &quot;I don&#039;t believe in thin clients.&quot; He goes on to explain that web applications don&#039;t run on thin clients because web browsers do too much to be considered thin clients. What&#039;s important is network clients, not that they&#039;re necessarily &quot;thin&quot;.&lt;/p&gt;
&lt;h3&gt;Open Standards vs. Open Source&lt;/h3&gt;
&lt;p&gt;In one of the slides from Bob Sutor&#039;s talk at the University of Texas, he mentions &lt;a href=&quot;http://www.sutor.com/newsite/blog-open/?p=1193&quot;&gt;Open Standards vs. Open Source&lt;/a&gt;. He explains Open Standards as an open blueprint which can be developed and maintained in a transparent way and is freely implementable. Open source is a transparently developed &lt;i&gt;implementation&lt;/i&gt;, possibly of open standards.&lt;/p&gt;
&lt;p&gt;This is interesting because I strongly believe that open standards are even more important than open source. You don&#039;t have to believe in open source to implement an open standard, but open standards are crucial. Even if you implement an open standard in a proprietary way, you can still interoperate with an open source implementation of that standard.&lt;br /&gt;
&lt;!--break--&gt;&lt;/p&gt;
</description>
 <comments>http://www.tola.me.uk/blog/2006/11/14/gpl_java#comment</comments>
 <category domain="http://www.tola.me.uk/taxonomy/term/51">eclipse</category>
 <category domain="http://www.tola.me.uk/taxonomy/term/47">gpl</category>
 <category domain="http://www.tola.me.uk/taxonomy/term/50">java</category>
 <category domain="http://www.tola.me.uk/taxonomy/term/53">network clients</category>
 <category domain="http://www.tola.me.uk/taxonomy/term/48">open source</category>
 <category domain="http://www.tola.me.uk/taxonomy/term/49">open standards</category>
 <category domain="http://www.tola.me.uk/taxonomy/term/6">technology</category>
 <category domain="http://www.tola.me.uk/taxonomy/term/52">thin clients</category>
 <pubDate>Tue, 14 Nov 2006 20:49:22 +0000</pubDate>
 <dc:creator>tola</dc:creator>
 <guid isPermaLink="false">56 at http://www.tola.me.uk</guid>
</item>
</channel>
</rss>

