<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Comments for GWT Tutorials</title>
	<atom:link href="http://gwttutorials.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://gwttutorials.com</link>
	<description>Learn the future of web development</description>
	<lastBuildDate>Wed, 02 Jun 2010 11:54:49 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Using GWT Events by Free tattoo designs</title>
		<link>http://gwttutorials.com/2009/07/29/using-gwt-events/comment-page-1/#comment-58</link>
		<dc:creator>Free tattoo designs</dc:creator>
		<pubDate>Wed, 02 Jun 2010 11:54:49 +0000</pubDate>
		<guid isPermaLink="false">http://gwttutorials.com/?p=197#comment-58</guid>
		<description>Good work, keep us posting, you are very good writer.</description>
		<content:encoded><![CDATA[<p>Good work, keep us posting, you are very good writer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on UIBinder for GWT 2.0 by Arunabh Das</title>
		<link>http://gwttutorials.com/2009/08/12/uibinder-for-gwt-2-0/comment-page-1/#comment-55</link>
		<dc:creator>Arunabh Das</dc:creator>
		<pubDate>Tue, 25 May 2010 19:05:04 +0000</pubDate>
		<guid isPermaLink="false">http://gwttutorials.com/?p=293#comment-55</guid>
		<description>For anyone that has programmed Android or WPF for that matter, this should not be anything new. - Arunabh Das</description>
		<content:encoded><![CDATA[<p>For anyone that has programmed Android or WPF for that matter, this should not be anything new. &#8211; Arunabh Das</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Parsing JSON with GWT by rkd</title>
		<link>http://gwttutorials.com/2009/07/27/parsing-json-with-gwt/comment-page-1/#comment-54</link>
		<dc:creator>rkd</dc:creator>
		<pubDate>Wed, 19 May 2010 20:03:52 +0000</pubDate>
		<guid isPermaLink="false">http://gwttutorials.com/?p=156#comment-54</guid>
		<description>I got that far in my application too.  I am being forced to convert objects from my older legacy app into JSON in order to pass them up to the client side.

I find referencing the values of my object through text a bit tedious and &quot;wrong&quot;.  What if my objects change in the future?  This seems to fly in the face of OOD.  

Is there any way that you know of that maps the JSON directly to the oject and exposes the same getters as would use in normal circumstances?</description>
		<content:encoded><![CDATA[<p>I got that far in my application too.  I am being forced to convert objects from my older legacy app into JSON in order to pass them up to the client side.</p>
<p>I find referencing the values of my object through text a bit tedious and &#8220;wrong&#8221;.  What if my objects change in the future?  This seems to fly in the face of OOD.  </p>
<p>Is there any way that you know of that maps the JSON directly to the oject and exposes the same getters as would use in normal circumstances?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Forms with FileUpload in GWT by born2bwild</title>
		<link>http://gwttutorials.com/2009/08/13/forms-with-fileupload-in-gwt/comment-page-1/#comment-52</link>
		<dc:creator>born2bwild</dc:creator>
		<pubDate>Thu, 29 Apr 2010 20:16:07 +0000</pubDate>
		<guid isPermaLink="false">http://gwttutorials.com/?p=302#comment-52</guid>
		<description>Hi, this makes perfect sense... I have implemented my app quite similar to this. 

However, do you have any idea how to preview an image on the client side, before we send to our servlet and do further processing!?!</description>
		<content:encoded><![CDATA[<p>Hi, this makes perfect sense&#8230; I have implemented my app quite similar to this. </p>
<p>However, do you have any idea how to preview an image on the client side, before we send to our servlet and do further processing!?!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Parsing JSON with GWT by Alfonso Mateos</title>
		<link>http://gwttutorials.com/2009/07/27/parsing-json-with-gwt/comment-page-1/#comment-51</link>
		<dc:creator>Alfonso Mateos</dc:creator>
		<pubDate>Wed, 28 Apr 2010 16:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://gwttutorials.com/?p=156#comment-51</guid>
		<description>Thanks a lot! I&#039;m using simple json, but I see your tutorial using Google&#039;s json really straightforward. You cover also children related entities in a single page of explanation. Nice tutorial!</description>
		<content:encoded><![CDATA[<p>Thanks a lot! I&#8217;m using simple json, but I see your tutorial using Google&#8217;s json really straightforward. You cover also children related entities in a single page of explanation. Nice tutorial!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Forms with FileUpload in GWT by A Productive Day &#171; Tales of an Ex-Googler</title>
		<link>http://gwttutorials.com/2009/08/13/forms-with-fileupload-in-gwt/comment-page-1/#comment-50</link>
		<dc:creator>A Productive Day &#171; Tales of an Ex-Googler</dc:creator>
		<pubDate>Sat, 24 Apr 2010 03:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://gwttutorials.com/?p=302#comment-50</guid>
		<description>[...] few posts ago, I recommended using this tutorial for uploading files through GWT and writing the servlet to recognize the uploaded file.  I ran [...]</description>
		<content:encoded><![CDATA[<p>[...] few posts ago, I recommended using this tutorial for uploading files through GWT and writing the servlet to recognize the uploaded file.  I ran [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Forms with FileUpload in GWT by KK</title>
		<link>http://gwttutorials.com/2009/08/13/forms-with-fileupload-in-gwt/comment-page-1/#comment-49</link>
		<dc:creator>KK</dc:creator>
		<pubDate>Fri, 23 Apr 2010 17:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://gwttutorials.com/?p=302#comment-49</guid>
		<description>hi,

do I need make any changes in web.xml or gwt.xml file to make this servlet work?</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>do I need make any changes in web.xml or gwt.xml file to make this servlet work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Forms with FileUpload in GWT by Uploading Images with GWT &#171; Tales of an Ex-Googler</title>
		<link>http://gwttutorials.com/2009/08/13/forms-with-fileupload-in-gwt/comment-page-1/#comment-48</link>
		<dc:creator>Uploading Images with GWT &#171; Tales of an Ex-Googler</dc:creator>
		<pubDate>Thu, 22 Apr 2010 01:03:36 +0000</pubDate>
		<guid isPermaLink="false">http://gwttutorials.com/?p=302#comment-48</guid>
		<description>[...] best tutorial I found for this is at gwttutorials.com.  It shows you the whole process of how to use FileUpload with FormPanel on the GWT side.  On the [...]</description>
		<content:encoded><![CDATA[<p>[...] best tutorial I found for this is at gwttutorials.com.  It shows you the whole process of how to use FileUpload with FormPanel on the GWT side.  On the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GWT History by busy holandia</title>
		<link>http://gwttutorials.com/2009/08/06/gwt-history/comment-page-1/#comment-46</link>
		<dc:creator>busy holandia</dc:creator>
		<pubDate>Sun, 11 Apr 2010 20:37:27 +0000</pubDate>
		<guid isPermaLink="false">http://gwttutorials.com/?p=215#comment-46</guid>
		<description>Thanks for sharing, please keep us posting about this info. I&#039;d like to read it more.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing, please keep us posting about this info. I&#8217;d like to read it more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Multiple Modules in GWT by Hartimer</title>
		<link>http://gwttutorials.com/2009/08/11/using-multiple-modules-in-gwt/comment-page-1/#comment-45</link>
		<dc:creator>Hartimer</dc:creator>
		<pubDate>Sat, 10 Apr 2010 21:09:47 +0000</pubDate>
		<guid isPermaLink="false">http://gwttutorials.com/?p=279#comment-45</guid>
		<description>Hi
While reading your entry i realised how to develop multi-module GWT applications, thank you for that.

I&#039;m still playing around with it, but i stepped into an &quot;issue&quot;.

Given your security example, lets say that i don&#039;t want the Main module to draw or execute anything for that matter before the security module asserts the user&#039;s authenticity.

How would i be able to halt the execution of a module, making it wait for &quot;something&quot; provided by other module?

Using cookies seems bad (since they might be maliciously changed), not to mentioned that i would require a cycle or sleep approach (might cause problems with the single-threaded policy of browsers).

Eventualy the module to be protected will be so through unauthorised access to servlets, but still, how to i avoid that module accessing servlets before time in the first place?</description>
		<content:encoded><![CDATA[<p>Hi<br />
While reading your entry i realised how to develop multi-module GWT applications, thank you for that.</p>
<p>I&#8217;m still playing around with it, but i stepped into an &#8220;issue&#8221;.</p>
<p>Given your security example, lets say that i don&#8217;t want the Main module to draw or execute anything for that matter before the security module asserts the user&#8217;s authenticity.</p>
<p>How would i be able to halt the execution of a module, making it wait for &#8220;something&#8221; provided by other module?</p>
<p>Using cookies seems bad (since they might be maliciously changed), not to mentioned that i would require a cycle or sleep approach (might cause problems with the single-threaded policy of browsers).</p>
<p>Eventualy the module to be protected will be so through unauthorised access to servlets, but still, how to i avoid that module accessing servlets before time in the first place?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
