<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Argee &#187; Google</title>
	<atom:link href="http://www.argee.org/tag/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.argee.org</link>
	<description>Personal Blog, Design, Development and Programming</description>
	<lastBuildDate>Tue, 18 May 2010 21:16:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Google Web Toolkit</title>
		<link>http://www.argee.org/old-blog/the-google-web-toolkit/</link>
		<comments>http://www.argee.org/old-blog/the-google-web-toolkit/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 08:37:16 +0000</pubDate>
		<dc:creator>RG</dc:creator>
				<category><![CDATA[Old Blogs]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.argee.org/?p=292</guid>
		<description><![CDATA[I recently came across the Google Web Toolkit, and went ahead and downloaded it as a plugin for Eclipse. I&#8217;ve played around for a bit and my first impression remains unchanged &#8211; this is awesome.
What the toolkit does is allow you to use Eclipse as an AJAX programming tool &#8211; in all honesty, you don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>I recently came across the <a href="http://code.google.com/webtoolkit/" rel="nofollow" target="_blank">Google Web Toolkit</a>, and went ahead and downloaded it as a plugin for Eclipse. I&#8217;ve played around for a bit and my first impression remains unchanged &#8211; this is <em>awesome</em>.</p>
<p>What the toolkit does is allow you to use Eclipse as an AJAX programming tool &#8211; in all honesty, you don&#8217;t even have to know anything about AJAX. All you need to know is how to code a Java application with Swing elements, then apply that knowledge to code a web application in an amazingly smooth transition. The toolkit will take all your code and compile it into functional HTML and Javascript with all the bells and whistles you would expect, along with the ability to provide your very own CSS files.</p>
<p>At the very least, this thing makes the creation of a web application much easier and much faster, even for the inexperienced web developer who only has Java programming knowledge. Google also says you won&#8217;t have to worry too much about working around the quirks of individual browsers, but it will take some rigorous testing before I come to believe that.</p>
<p>If you are a web developer, I suggest you <a href="http://googlewebtoolkit.blogspot.com/" rel="nofollow" target="_blank">check this out</a>, you will not regret it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.argee.org/old-blog/the-google-web-toolkit/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
