<?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/"
	>

<channel>
	<title>GWT Now</title>
	<atom:link href="http://www.gwtnow.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gwtnow.com</link>
	<description>Interesting News For Developers</description>
	<pubDate>Thu, 09 Apr 2009 13:27:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google App Engine now with Java</title>
		<link>http://www.gwtnow.com/2009/04/08/google-app-engine-now-with-java-andgwt/</link>
		<comments>http://www.gwtnow.com/2009/04/08/google-app-engine-now-with-java-andgwt/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 20:55:07 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
		
		<category><![CDATA[default]]></category>

		<guid isPermaLink="false">http://www.gwtnow.com/?p=198</guid>
		<description><![CDATA[Google announced availability of their Google App Engine for Java. GAE is a pretty interesting concept - developing apps tightly coupled to a cloud computing provider infrastructure. SalesForce Platform (Force.com) and a few other smaller upstarts are offering alternatives here, but google appears to be the first one to have an offering based on Java [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Google <a href="http://googleappengine.blogspot.com/" target="_blank">announced </a>availability of their <a href="http://code.google.com/appengine/docs/java/gettingstarted/">Google App Engine for Java</a>. GAE is a pretty interesting concept - developing apps tightly coupled to a cloud computing provider infrastructure. <a href="http://www.salesforce.com/platform/" target="_blank">SalesForce Platform</a> (Force.com) and a few other smaller upstarts are offering alternatives here, but google appears to be the first one to have an offering based on Java and apparent support for a multitude of open source java technologies.</p>
<p>I haven&#8217;t tried the Java GAE yet (looking forward to it in the next few weeks), however this SDK should certainly play nicely with GWT, which Google is hinting will be part of it. It&#8217;s certainly enticing to have an integrated web platform based on Java with built-in robust Ajax framework and scalability of Google cloud computing infrastructure.</p>
<p>Can&#8217;t wait for Maven support for Java GAE with GWT.</p>
<p><strong>Update:</strong> GWT is part of <a href="http://code.google.com/eclipse/" target="_blank">GAE Eclipse plugin</a>. Nicely done.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.gwtnow.com/2009/04/08/google-app-engine-now-with-java-andgwt/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ext GWT (GXT) 2.0 screenshots</title>
		<link>http://www.gwtnow.com/2009/03/05/ext-gwt-gxt-20-screenshots/</link>
		<comments>http://www.gwtnow.com/2009/03/05/ext-gwt-gxt-20-screenshots/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 04:05:43 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
		
		<category><![CDATA[default]]></category>

		<guid isPermaLink="false">http://www.gwtnow.com/?p=196</guid>
		<description><![CDATA[Darrell at ExtJs/ExtGWT published a set of screenshots from the upcoming release of Ext GWT (2.0). I don&#8217;t know about usefulness of the MsOffice-ish Ribbon Toolbar, but there are some new layouts and components that make Ext GWT 2.0 quite close to the ExtJs 2.x library in terms of features.  
On a side note, I&#8217;ve [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Darrell at ExtJs/ExtGWT published a set of <a href="http://extjs.com/forum/showthread.php?t=61937" target="_blank">screenshots</a> from the upcoming release of Ext GWT (2.0). I don&#8217;t know about usefulness of the MsOffice-ish Ribbon Toolbar, but there are some new layouts and components that make Ext GWT 2.0 quite close to the ExtJs 2.x library in terms of features.  </p>
<p>On a side note, I&#8217;ve been writing quite a bit of javascript recently (jQuery and ExtJs) for a change and already miss GWT and the value of GWT and component frameworks on top of it like ExtGWT/SmartGWT. Javascript is certainly powerful, flexible, and fun to write code in, however I really appreciate GWT due its native tendancy for development of better organized and thus maintainable code - an indispensable trait for large projects.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.gwtnow.com/2009/03/05/ext-gwt-gxt-20-screenshots/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ext GWT 1.2.3 is out - performance improvements</title>
		<link>http://www.gwtnow.com/2009/02/28/ext-gwt-123-is-out-performance-improvements/</link>
		<comments>http://www.gwtnow.com/2009/02/28/ext-gwt-123-is-out-performance-improvements/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 22:00:27 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
		
		<category><![CDATA[default]]></category>

		<category><![CDATA[extjs]]></category>

		<guid isPermaLink="false">http://www.gwtnow.com/?p=192</guid>
		<description><![CDATA[Darrell at Extjs announced a new patch build of Ext GWT - 1.2.3.  Besides fixing a bunch of bugs, one notable change is &#8220;Significant performance enhancements around layouts.&#8221;
I gave a try to the Ext GWT explorer demo and does in fact now feel significantly faster (it seems to be in my experience 1.5x - 2x [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Darrell at Extjs <a href="http://www.extjs.com/forum/showthread.php?p=290142#post290142" target="_blank">announced</a> a new patch build of Ext GWT - 1.2.3.  Besides fixing a bunch of bugs, one notable change is &#8220;Significant performance enhancements around layouts.&#8221;</p>
<p>I gave a try to the <a href="http://extjs.com/explorer" target="_blank">Ext GWT explorer demo</a> and does in fact now feel significantly faster (it seems to be in my experience 1.5x - 2x times improvement in Firefox and Chrome). Those that are still using IE6 (get rid of it already! it&#8217;s 2009 after all) will still be out of luck, but who cares <img src='http://www.gwtnow.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.gwtnow.com/2009/02/28/ext-gwt-123-is-out-performance-improvements/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Slick new skin for SmartGWT is out</title>
		<link>http://www.gwtnow.com/2009/02/08/slick-new-skin-for-smartgwt-is-out/</link>
		<comments>http://www.gwtnow.com/2009/02/08/slick-new-skin-for-smartgwt-is-out/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 04:21:50 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
		
		<category><![CDATA[GWT]]></category>

		<category><![CDATA[smartgwt]]></category>

		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.gwtnow.com/?p=152</guid>
		<description><![CDATA[Folks at SmartClient/Isomorphic have published a new skin for the library which looks quite nicely. Below is the eye candy from the latest compiled SmartGWT build - looks pretty sharp.




Related posts:SmartGWT portal is getting ready I&#8217;m sure by now the news of the new GWT...


Related posts:<ol><li><a href='http://www.gwtnow.com/2008/12/02/smartgwt-portal-is-getting-ready/' rel='bookmark' title='Permanent Link: SmartGWT portal is getting ready'>SmartGWT portal is getting ready</a> <small>I&#8217;m sure by now the news of the new GWT...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Folks at SmartClient/Isomorphic have <a href="http://forums.smartclient.com/showthread.php?t=3060&amp;page=9" target="_blank">published</a> a new skin for the library which looks quite nicely. Below is the eye candy from the <a href="http://smartgwt.build.rorschach.de/latest/" target="_blank">latest compiled SmartGWT build</a> - looks pretty sharp.</p>
<p><a href="http://www.gwtnow.com/wp-content/uploads/2009/02/smartgwt2.png" target="_blank"><img class="alignnone size-medium wp-image-161" title="smartgwt2" src="http://www.gwtnow.com/wp-content/uploads/2009/02/smartgwt2-300x157.png" alt="smartgwt2" width="300" height="157" /></a></p>
<p><a href="http://www.gwtnow.com/wp-content/uploads/2009/02/smartgwt1.png" target="_blank"><img class="alignnone size-medium wp-image-160" title="smartgwt1" src="http://www.gwtnow.com/wp-content/uploads/2009/02/smartgwt1-300x158.png" alt="smartgwt1" width="300" height="158" /></a></p>


<p>Related posts:<ol><li><a href='http://www.gwtnow.com/2008/12/02/smartgwt-portal-is-getting-ready/' rel='bookmark' title='Permanent Link: SmartGWT portal is getting ready'>SmartGWT portal is getting ready</a> <small>I&#8217;m sure by now the news of the new GWT...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.gwtnow.com/2009/02/08/slick-new-skin-for-smartgwt-is-out/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Impressive GWT Calendar project</title>
		<link>http://www.gwtnow.com/2009/02/08/impressive-gwt-calendar-project/</link>
		<comments>http://www.gwtnow.com/2009/02/08/impressive-gwt-calendar-project/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 03:54:07 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
		
		<category><![CDATA[GWT]]></category>

		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.gwtnow.com/?p=146</guid>
		<description><![CDATA[I&#8217;ve been watching over the past few months the progress of the ftr-gwt-library, which is basically striving to become &#8220;Google look a like Week calender&#8221;.  I&#8217;d say they are getting closer to their goal with every month passing by.



Related posts:a couple of GWT calendar projects - gwt-scheduler and gwtsimiletimeline I just looked over the list [...]


Related posts:<ol><li><a href='http://www.gwtnow.com/2008/07/31/a-couple-of-gwt-calendar-projects-gwt-scheduler-and-gwtsimiletimeline/' rel='bookmark' title='Permanent Link: a couple of GWT calendar projects - gwt-scheduler and gwtsimiletimeline'>a couple of GWT calendar projects - gwt-scheduler and gwtsimiletimeline</a> <small>I just looked over the list of gwt projects hosted...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been watching over the past few months the progress of the <a href="http://code.google.com/p/ftr-gwt-library/" target="_blank">ftr-gwt-library</a>, which is basically striving to become &#8220;Google look a like Week calender&#8221;.  I&#8217;d say they are getting closer to their goal with every month passing by.</p>
<p><a href="http://www.gwtnow.com/wp-content/uploads/2009/02/gwtftr.png" target="_blank"><img class="alignnone size-thumbnail wp-image-149" title="gwtftr" src="http://www.gwtnow.com/wp-content/uploads/2009/02/gwtftr-150x150.png" alt="gwtftr" width="150" height="150" /></a></p>


<p>Related posts:<ol><li><a href='http://www.gwtnow.com/2008/07/31/a-couple-of-gwt-calendar-projects-gwt-scheduler-and-gwtsimiletimeline/' rel='bookmark' title='Permanent Link: a couple of GWT calendar projects - gwt-scheduler and gwtsimiletimeline'>a couple of GWT calendar projects - gwt-scheduler and gwtsimiletimeline</a> <small>I just looked over the list of gwt projects hosted...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.gwtnow.com/2009/02/08/impressive-gwt-calendar-project/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New l&amp;f</title>
		<link>http://www.gwtnow.com/2009/02/08/new-lf/</link>
		<comments>http://www.gwtnow.com/2009/02/08/new-lf/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 03:43:09 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
		
		<category><![CDATA[GWT]]></category>

		<guid isPermaLink="false">http://www.gwtnow.com/?p=143</guid>
		<description><![CDATA[Decided to pay a little bit more attention to this blog and moved it over from overly restricted wordpress.com to beluehost and updated the look and feel in the process.
 How do you like the new GWTNow Look&#038;Feel    (  surveys)


No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Decided to pay a little bit more attention to this blog and moved it over from overly restricted wordpress.com to beluehost and updated the look and feel in the process.</p>
<p><script type="text/javascript" charset="utf-8" language="javascript" src="http://static.polldaddy.com/p/1353782.js"></script><noscript> <a href ="http://answers.polldaddy.com/poll/1353782/" >How do you like the new GWTNow Look&#038;Feel</a>  <br/> <span style="font-size:9px;"> (<a href ="http://www.polldaddy.com">  surveys</a>)</span></noscript></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.gwtnow.com/2009/02/08/new-lf/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Livegrid extension for GXT/Ext-GWT in the works</title>
		<link>http://www.gwtnow.com/2008/12/02/livegrid-extension-for-gxtext-gwt-in-the-works/</link>
		<comments>http://www.gwtnow.com/2008/12/02/livegrid-extension-for-gxtext-gwt-in-the-works/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 05:50:56 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
		
		<category><![CDATA[GWT]]></category>

		<category><![CDATA[extjs]]></category>

		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://gwtnow.wordpress.com/?p=138</guid>
		<description><![CDATA[There is apparently soon going to be a livegrid implementation for GXT/Ext-GWT, similar to the one that exists for ExtJs, SmartClient/SmartGWT, and ItMill. There is already a demo and all (no source or anything else) - but worth checking out out anyway. And the announcement.
I personally have no idea whether paging is better than live [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>There is apparently soon going to be a livegrid implementation for GXT/Ext-GWT, similar to the one that exists for <a href="http://www.siteartwork.de/livegrid/" target="_blank">ExtJs</a>, SmartClient/<a href="http://www.smartclient.com/smartgwt/showcase/#featured_grid_live" target="_blank">SmartGWT</a>, and <a href="http://toolkit.itmill.com/demo/FeatureBrowser/Table%20(%22grid%22)/" target="_blank">ItMill</a>. There is already a demo and all (no source or anything else) - but worth <a href="http://www.rednels.com/ActiveGridTest/" target="_blank">checking out</a> out anyway. And the <a href="http://extjs.com/forum/showthread.php?t=42172&amp;page=2" target="_blank">announcement</a>.</p>
<p>I personally have no idea whether paging is better than live grids for usability - none of the rich UI desktop systems I&#8217;ve worked on used paging (10000 or even 100000 rows is not too bad for the user if responsiveness is good and sorting/drilling is organized well), however none of the web apps I&#8217;ve developed or used had more than 200 rows per &#8220;page&#8221;.  I think the key is in the UI organization around the grid and visual responsiveness of components&#8230;</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.gwtnow.com/2008/12/02/livegrid-extension-for-gxtext-gwt-in-the-works/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SmartGWT portal is getting ready</title>
		<link>http://www.gwtnow.com/2008/12/02/smartgwt-portal-is-getting-ready/</link>
		<comments>http://www.gwtnow.com/2008/12/02/smartgwt-portal-is-getting-ready/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 05:34:33 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
		
		<category><![CDATA[GWT]]></category>

		<category><![CDATA[smartgwt]]></category>

		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://gwtnow.wordpress.com/?p=136</guid>
		<description><![CDATA[I&#8217;m sure by now the news of the new GWT widget framework - SmartGWT - has reached developer circles. Sanjiv has done a great job bringing out yet another great javascript framework to the java/GWT development world.
There is now also a little portal example that is getting integrated into SmartClient and SmartGWT - here is [...]


Related posts:<ol><li><a href='http://www.gwtnow.com/2008/08/26/ext-gwt-releases-v-11-alpha-2-with-grids-portal-webdesktop/' rel='bookmark' title='Permanent Link: Ext GWT releases preview with grids, portal, webdesktop support'>Ext GWT releases preview with grids, portal, webdesktop support</a> <small>A new preview release of Ext GWT (1.1. Alpha 2)...</small></li><li><a href='http://www.gwtnow.com/2008/12/02/livegrid-extension-for-gxtext-gwt-in-the-works/' rel='bookmark' title='Permanent Link: Livegrid extension for GXT/Ext-GWT in the works'>Livegrid extension for GXT/Ext-GWT in the works</a> <small>There is apparently soon going to be a livegrid implementation...</small></li><li><a href='http://www.gwtnow.com/2009/02/08/slick-new-skin-for-smartgwt-is-out/' rel='bookmark' title='Permanent Link: Slick new skin for SmartGWT is out'>Slick new skin for SmartGWT is out</a> <small>Folks at SmartClient/Isomorphic have published a new skin for the...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m sure by now the news of the new GWT widget framework - <a href="http://code.google.com/p/smartgwt/" target="_blank">SmartGWT</a> - has reached developer circles. Sanjiv has done a great job bringing out yet another great javascript framework to the java/GWT development world.</p>
<p>There is now also a little portal example that is getting integrated into SmartClient and SmartGWT - here is the forum <a href="http://forums.smartclient.com/showthread.php?t=3116" target="_blank">post </a>announcement and the <a href="http://www.smartclient.com/smartgwt/showcase/portal_animation.html" target="_blank">demo</a> after the break.</p>


<p>Related posts:<ol><li><a href='http://www.gwtnow.com/2008/08/26/ext-gwt-releases-v-11-alpha-2-with-grids-portal-webdesktop/' rel='bookmark' title='Permanent Link: Ext GWT releases preview with grids, portal, webdesktop support'>Ext GWT releases preview with grids, portal, webdesktop support</a> <small>A new preview release of Ext GWT (1.1. Alpha 2)...</small></li><li><a href='http://www.gwtnow.com/2008/12/02/livegrid-extension-for-gxtext-gwt-in-the-works/' rel='bookmark' title='Permanent Link: Livegrid extension for GXT/Ext-GWT in the works'>Livegrid extension for GXT/Ext-GWT in the works</a> <small>There is apparently soon going to be a livegrid implementation...</small></li><li><a href='http://www.gwtnow.com/2009/02/08/slick-new-skin-for-smartgwt-is-out/' rel='bookmark' title='Permanent Link: Slick new skin for SmartGWT is out'>Slick new skin for SmartGWT is out</a> <small>Folks at SmartClient/Isomorphic have published a new skin for the...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.gwtnow.com/2008/12/02/smartgwt-portal-is-getting-ready/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ext-GWT 1.2 is out - drag and drop it all</title>
		<link>http://www.gwtnow.com/2008/12/02/ext-gwt-12-is-out-drag-and-drop-it-all/</link>
		<comments>http://www.gwtnow.com/2008/12/02/ext-gwt-12-is-out-drag-and-drop-it-all/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 05:27:42 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
		
		<category><![CDATA[GWT]]></category>

		<category><![CDATA[extjs]]></category>

		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://gwtnow.wordpress.com/?p=133</guid>
		<description><![CDATA[oh, yeah - GXT 1.2  is out - choke full of new goodies (mostly around Drag and Drop), grid data binding, bug fixes etc. Don&#8217;t know about you, but it seems to feel a little snappier with this release, at least on the few individual examples I tried&#8230;


Related posts:gwtapps - desktop and messenger examples I [...]


Related posts:<ol><li><a href='http://www.gwtnow.com/2008/07/30/gwtapps-desktop-and-messenger-examples/' rel='bookmark' title='Permanent Link: gwtapps - desktop and messenger examples'>gwtapps - desktop and messenger examples</a> <small>I really like the GWT Apps book by Ryan Dewsbury...</small></li><li><a href='http://www.gwtnow.com/2008/09/21/ext-gwt-11-is-out/' rel='bookmark' title='Permanent Link: Ext-GWT 1.1 is out'>Ext-GWT 1.1 is out</a> <small>There is a new version (1.1) of Ext-GWT library available...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>oh, yeah - GXT 1.2  <a href="http://extjs.com/blog/2008/12/01/ext-gwt-12-released/" target="_blank">is out</a> - choke full of new goodies (mostly around Drag and Drop), grid data binding, bug fixes etc. Don&#8217;t know about you, but it seems to feel a little snappier with this release, at least on the few individual examples I tried&#8230;</p>


<p>Related posts:<ol><li><a href='http://www.gwtnow.com/2008/07/30/gwtapps-desktop-and-messenger-examples/' rel='bookmark' title='Permanent Link: gwtapps - desktop and messenger examples'>gwtapps - desktop and messenger examples</a> <small>I really like the GWT Apps book by Ryan Dewsbury...</small></li><li><a href='http://www.gwtnow.com/2008/09/21/ext-gwt-11-is-out/' rel='bookmark' title='Permanent Link: Ext-GWT 1.1 is out'>Ext-GWT 1.1 is out</a> <small>There is a new version (1.1) of Ext-GWT library available...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.gwtnow.com/2008/12/02/ext-gwt-12-is-out-drag-and-drop-it-all/feed/</wfw:commentRss>
		</item>
		<item>
		<title>GWT asynchronous loader now in trunk</title>
		<link>http://www.gwtnow.com/2008/10/30/gwt-asynchronous-loader-now-in-trunk/</link>
		<comments>http://www.gwtnow.com/2008/10/30/gwt-asynchronous-loader-now-in-trunk/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 03:04:19 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
		
		<category><![CDATA[GWT]]></category>

		<guid isPermaLink="false">http://gwtnow.wordpress.com/?p=130</guid>
		<description><![CDATA[Back from blogging hiatus. Rejoice my fellow geeks! Asynchronous java(script) loading is now part of GWT trunk - post 1.6 it seems. The r3901 merge has done it, and you can now fearlessly start hacking your way through this very early, although looking pretty mature feature. It&#8217;s now time to whip out all all of [...]


Related posts:<ol><li><a href='http://www.gwtnow.com/2008/07/21/gwt-is-going-non-monolithic-runasync/' rel='bookmark' title='Permanent Link: GWT is going non-monolithic (runAsync)'>GWT is going non-monolithic (runAsync)</a> <small>There have been many discussions on GWT forums about the...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Back from blogging hiatus. Rejoice my fellow geeks! Asynchronous java(script) loading is now part of GWT trunk - post 1.6 it seems. The r3901 merge has done it, and you can now fearlessly start hacking your way through this very early, although looking pretty mature feature. It&#8217;s now time to whip out all all of your 1Mb+ GWT modules and break them apart into a thousand 1K pieces <img src='http://www.gwtnow.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
what does the code look like you might ask? Here you go:</p>
<p>GWT.runAsync(new RunAsyncCallback() {</p>
<p>public void onFailure(Throwable caught) {<br />
callback.onFailure(caught);<br />
}</p>
<p>public void onSuccess() {<br />
callback.onSuccess(onInitialize());<br />
}<br />
});</p>
<p>where onInitialize() can have whatever your complex nature desires.</p>
<p>Haven&#8217;t tried this particular build yet, but looking forward to, in a few days.</p>


<p>Related posts:<ol><li><a href='http://www.gwtnow.com/2008/07/21/gwt-is-going-non-monolithic-runasync/' rel='bookmark' title='Permanent Link: GWT is going non-monolithic (runAsync)'>GWT is going non-monolithic (runAsync)</a> <small>There have been many discussions on GWT forums about the...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.gwtnow.com/2008/10/30/gwt-asynchronous-loader-now-in-trunk/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
