<?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 on: GWT UiBinder Hello World Tutorial</title>
	<atom:link href="http://blog.jeffdouglas.com/2010/01/19/gwt-uibinder-hello-world-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jeffdouglas.com/2010/01/19/gwt-uibinder-hello-world-tutorial/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=gwt-uibinder-hello-world-tutorial</link>
	<description>Get your head out of your #@! and into the clouds!</description>
	<lastBuildDate>Wed, 28 Jul 2010 17:34:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Jeff Douglas</title>
		<link>http://blog.jeffdouglas.com/2010/01/19/gwt-uibinder-hello-world-tutorial/comment-page-1/#comment-1235</link>
		<dc:creator>Jeff Douglas</dc:creator>
		<pubDate>Wed, 28 Jul 2010 17:34:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=2041#comment-1235</guid>
		<description>You are quite welcome! I&#039;m glad I could help out.</description>
		<content:encoded><![CDATA[<p>You are quite welcome! I&#8217;m glad I could help out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wessel</title>
		<link>http://blog.jeffdouglas.com/2010/01/19/gwt-uibinder-hello-world-tutorial/comment-page-1/#comment-1234</link>
		<dc:creator>Wessel</dc:creator>
		<pubDate>Wed, 28 Jul 2010 17:23:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=2041#comment-1234</guid>
		<description>Thank you so much!! This was such a blur for me untill I followed your steps and now i understands how this UiBinder works. Thank you thank you thank you!

Wessel</description>
		<content:encoded><![CDATA[<p>Thank you so much!! This was such a blur for me untill I followed your steps and now i understands how this UiBinder works. Thank you thank you thank you!</p>
<p>Wessel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugene Lozada</title>
		<link>http://blog.jeffdouglas.com/2010/01/19/gwt-uibinder-hello-world-tutorial/comment-page-1/#comment-872</link>
		<dc:creator>Eugene Lozada</dc:creator>
		<pubDate>Fri, 18 Jun 2010 07:35:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=2041#comment-872</guid>
		<description>Thank you very much for this!</description>
		<content:encoded><![CDATA[<p>Thank you very much for this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gopal Allam</title>
		<link>http://blog.jeffdouglas.com/2010/01/19/gwt-uibinder-hello-world-tutorial/comment-page-1/#comment-682</link>
		<dc:creator>Gopal Allam</dc:creator>
		<pubDate>Wed, 12 May 2010 21:23:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=2041#comment-682</guid>
		<description>Very helpful, saved me a lot to read.
Thanks!</description>
		<content:encoded><![CDATA[<p>Very helpful, saved me a lot to read.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Cunningham</title>
		<link>http://blog.jeffdouglas.com/2010/01/19/gwt-uibinder-hello-world-tutorial/comment-page-1/#comment-424</link>
		<dc:creator>Bill Cunningham</dc:creator>
		<pubDate>Fri, 23 Apr 2010 15:20:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=2041#comment-424</guid>
		<description>Thanks, Jeff. I&#039;ll try it again.</description>
		<content:encoded><![CDATA[<p>Thanks, Jeff. I&#8217;ll try it again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Douglas</title>
		<link>http://blog.jeffdouglas.com/2010/01/19/gwt-uibinder-hello-world-tutorial/comment-page-1/#comment-423</link>
		<dc:creator>Jeff Douglas</dc:creator>
		<pubDate>Thu, 22 Apr 2010 19:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=2041#comment-423</guid>
		<description>Bill, it sounds like your cut and paste has caught a rogue character or you are missing something. I just copied the code and it compiled fine for me.</description>
		<content:encoded><![CDATA[<p>Bill, it sounds like your cut and paste has caught a rogue character or you are missing something. I just copied the code and it compiled fine for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Cunningham</title>
		<link>http://blog.jeffdouglas.com/2010/01/19/gwt-uibinder-hello-world-tutorial/comment-page-1/#comment-422</link>
		<dc:creator>Bill Cunningham</dc:creator>
		<pubDate>Thu, 22 Apr 2010 19:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=2041#comment-422</guid>
		<description>Jeff,
Great tutorial. I can&#039;t get the second part to compile.  Getting variations on &quot;[ERROR] The markup in the document following the root element must be well-formed.
               [ERROR] Error parsing XML (line 10): The markup in the document following the root element must be well-formed.&quot;

I suspect MyBinderWidget.ui.xml.  Does this need a tweak?  I have cut/pasted directly from your article into Eclipse, with Sun Java SE 1.6.0_18-b07.  Thanks in advance for any ideas, and for a great tutorial.</description>
		<content:encoded><![CDATA[<p>Jeff,<br />
Great tutorial. I can&#8217;t get the second part to compile.  Getting variations on &#8220;[ERROR] The markup in the document following the root element must be well-formed.<br />
               [ERROR] Error parsing XML (line 10): The markup in the document following the root element must be well-formed.&#8221;</p>
<p>I suspect MyBinderWidget.ui.xml.  Does this need a tweak?  I have cut/pasted directly from your article into Eclipse, with Sun Java SE 1.6.0_18-b07.  Thanks in advance for any ideas, and for a great tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Douglas</title>
		<link>http://blog.jeffdouglas.com/2010/01/19/gwt-uibinder-hello-world-tutorial/comment-page-1/#comment-421</link>
		<dc:creator>Jeff Douglas</dc:creator>
		<pubDate>Sun, 11 Apr 2010 15:54:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=2041#comment-421</guid>
		<description>Да. Пожалуйста, переведите его на русский язык! Я рад помочь. (&lt;-Google translate)</description>
		<content:encoded><![CDATA[<p>Да. Пожалуйста, переведите его на русский язык! Я рад помочь. (<-Google translate)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dimitry</title>
		<link>http://blog.jeffdouglas.com/2010/01/19/gwt-uibinder-hello-world-tutorial/comment-page-1/#comment-420</link>
		<dc:creator>Dimitry</dc:creator>
		<pubDate>Sun, 11 Apr 2010 15:48:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=2041#comment-420</guid>
		<description>It&#039;s really great post for UiBinder beginner (which is me=)).

Can I translate your article to russian? Ofcourse I&#039;ll provide link to original)</description>
		<content:encoded><![CDATA[<p>It&#8217;s really great post for UiBinder beginner (which is me=)).</p>
<p>Can I translate your article to russian? Ofcourse I&#8217;ll provide link to original)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pk</title>
		<link>http://blog.jeffdouglas.com/2010/01/19/gwt-uibinder-hello-world-tutorial/comment-page-1/#comment-419</link>
		<dc:creator>pk</dc:creator>
		<pubDate>Sat, 10 Apr 2010 06:03:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=2041#comment-419</guid>
		<description>Thanks for the tutorial !

FYI, I need to leave out the first line ( DOCTYPE ) from MyBinderWidget.ui.xml; otherwise, I get:

“””[ERROR] [hellouibinder] Content is not allowed in prolog.”””</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial !</p>
<p>FYI, I need to leave out the first line ( DOCTYPE ) from MyBinderWidget.ui.xml; otherwise, I get:</p>
<p>“””[ERROR] [hellouibinder] Content is not allowed in prolog.”””</p>
]]></content:encoded>
	</item>
</channel>
</rss>
