<?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"
	>
<channel>
	<title>Comments for bouwkamp.com</title>
	<atom:link href="http://www.bouwkamp.com/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.bouwkamp.com</link>
	<description>developing web based applications using gwt</description>
	<pubDate>Wed, 08 Sep 2010 06:28:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>Comment on A Solution to perform GWT RPC calls from within a Wave Gadget by Hilbrand</title>
		<link>http://www.bouwkamp.com/?p=110#comment-539</link>
		<dc:creator>Hilbrand</dc:creator>
		<pubDate>Mon, 28 Jun 2010 07:30:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.bouwkamp.com/?p=110#comment-539</guid>
		<description>@Jetze,

Ah, I hadn't seen it yet. Thanks for pointing this out.</description>
		<content:encoded><![CDATA[<p>@Jetze,</p>
<p>Ah, I hadn&#8217;t seen it yet. Thanks for pointing this out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Solution to perform GWT RPC calls from within a Wave Gadget by Jetze van der Wal</title>
		<link>http://www.bouwkamp.com/?p=110#comment-537</link>
		<dc:creator>Jetze van der Wal</dc:creator>
		<pubDate>Sun, 27 Jun 2010 13:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.bouwkamp.com/?p=110#comment-537</guid>
		<description>They've released a new version of the new gadget api and it includes the redirectThroughProxy method. At time of writing, the download links are not on the main donload pages yet. 

http://code.google.com/p/gwt-google-apis/downloads/detail?name=gwt-gadgets-1.2.0.zip&#38;can=2&#38;q=

http://gwt-google-apis.googlecode.com/svn/javadoc/gadgets/1.2/index.html</description>
		<content:encoded><![CDATA[<p>They&#8217;ve released a new version of the new gadget api and it includes the redirectThroughProxy method. At time of writing, the download links are not on the main donload pages yet. </p>
<p><a href="http://code.google.com/p/gwt-google-apis/downloads/detail?name=gwt-gadgets-1.2.0.zip&amp;can=2&amp;q=" rel="nofollow">http://code.google.com/p/gwt-google-apis/downloads/detail?name=gwt-gadgets-1.2.0.zip&amp;can=2&amp;q=</a></p>
<p><a href="http://gwt-google-apis.googlecode.com/svn/javadoc/gadgets/1.2/index.html" rel="nofollow">http://gwt-google-apis.googlecode.com/svn/javadoc/gadgets/1.2/index.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;Recreating the button&#8221; in GWT by Balint Krivan</title>
		<link>http://www.bouwkamp.com/?p=50#comment-399</link>
		<dc:creator>Balint Krivan</dc:creator>
		<pubDate>Mon, 13 Apr 2009 16:17:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.bouwkamp.com/?p=50#comment-399</guid>
		<description>Thanks, dude!

That's amazing piece of code. I was almost on writing this but fortunatly i've found your blog. Thank you very much!</description>
		<content:encoded><![CDATA[<p>Thanks, dude!</p>
<p>That&#8217;s amazing piece of code. I was almost on writing this but fortunatly i&#8217;ve found your blog. Thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;Recreating the button&#8221; in GWT by Jerome</title>
		<link>http://www.bouwkamp.com/?p=50#comment-373</link>
		<dc:creator>Jerome</dc:creator>
		<pubDate>Mon, 06 Apr 2009 16:56:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.bouwkamp.com/?p=50#comment-373</guid>
		<description>I resolved my problem.....
When using the ButtonBar, make sure that your import section does'nt include somewhere the original GWT Button widget "import com.google.gwt.user.client.ui.Button;"

Thanks again for the great widgets.</description>
		<content:encoded><![CDATA[<p>I resolved my problem&#8230;..<br />
When using the ButtonBar, make sure that your import section does&#8217;nt include somewhere the original GWT Button widget &#8220;import com.google.gwt.user.client.ui.Button;&#8221;</p>
<p>Thanks again for the great widgets.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;Recreating the button&#8221; in GWT by Jerome</title>
		<link>http://www.bouwkamp.com/?p=50#comment-372</link>
		<dc:creator>Jerome</dc:creator>
		<pubDate>Mon, 06 Apr 2009 16:47:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.bouwkamp.com/?p=50#comment-372</guid>
		<description>Thank you very much. The Button widgets you created look and work great on the example page. They are amazing.
Unfortunately when I implement the Button or ButtonBar widget in my existing project, I only get a regular looking button (default browser button style). Any idea what I could be doing wrong? (Note: DOCTYPE is defined, I've added the same CSS attributes than the ones defined in the example page).</description>
		<content:encoded><![CDATA[<p>Thank you very much. The Button widgets you created look and work great on the example page. They are amazing.<br />
Unfortunately when I implement the Button or ButtonBar widget in my existing project, I only get a regular looking button (default browser button style). Any idea what I could be doing wrong? (Note: DOCTYPE is defined, I&#8217;ve added the same CSS attributes than the ones defined in the example page).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;Recreating the button&#8221; in GWT by Hilbrand</title>
		<link>http://www.bouwkamp.com/?p=50#comment-360</link>
		<dc:creator>Hilbrand</dc:creator>
		<pubDate>Sun, 29 Mar 2009 21:50:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.bouwkamp.com/?p=50#comment-360</guid>
		<description>@Thomas,

That's very useful information. I was somewhat sloppy on the DOCTYPE part. It certainly does matter what DOCTYPE you use. So people so determine (and read the sites mentioned) what works best for them.

What I should have mentioned is that the Button class doesn't work correctly in "quirks mode" in IE7 (and in IE6, but that's another story, because it doesn't work in IE6 in other modes either...) and that you need to specify another mode than "quircks mode" (which is what you get when you among others leave the DOCTYPE out of your page).</description>
		<content:encoded><![CDATA[<p>@Thomas,</p>
<p>That&#8217;s very useful information. I was somewhat sloppy on the DOCTYPE part. It certainly does matter what DOCTYPE you use. So people so determine (and read the sites mentioned) what works best for them.</p>
<p>What I should have mentioned is that the Button class doesn&#8217;t work correctly in &#8220;quirks mode&#8221; in IE7 (and in IE6, but that&#8217;s another story, because it doesn&#8217;t work in IE6 in other modes either&#8230;) and that you need to specify another mode than &#8220;quircks mode&#8221; (which is what you get when you among others leave the DOCTYPE out of your page).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;Recreating the button&#8221; in GWT by Joe</title>
		<link>http://www.bouwkamp.com/?p=50#comment-301</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Fri, 13 Mar 2009 05:47:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.bouwkamp.com/?p=50#comment-301</guid>
		<description>This is amazing. Well done.</description>
		<content:encoded><![CDATA[<p>This is amazing. Well done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;Recreating the button&#8221; in GWT by SamMax</title>
		<link>http://www.bouwkamp.com/?p=50#comment-297</link>
		<dc:creator>SamMax</dc:creator>
		<pubDate>Thu, 12 Mar 2009 14:32:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.bouwkamp.com/?p=50#comment-297</guid>
		<description>Wow! They look very similar with google's Thank you!</description>
		<content:encoded><![CDATA[<p>Wow! They look very similar with google&#8217;s Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;Recreating the button&#8221; in GWT by Nick</title>
		<link>http://www.bouwkamp.com/?p=50#comment-295</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Wed, 11 Mar 2009 19:01:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.bouwkamp.com/?p=50#comment-295</guid>
		<description>This was a very cool write up and example.  
Google fires me up as well with some of the features/widgets they'll come up with and then keep them private.</description>
		<content:encoded><![CDATA[<p>This was a very cool write up and example.<br />
Google fires me up as well with some of the features/widgets they&#8217;ll come up with and then keep them private.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;Recreating the button&#8221; in GWT by Thomas Broyer</title>
		<link>http://www.bouwkamp.com/?p=50#comment-293</link>
		<dc:creator>Thomas Broyer</dc:creator>
		<pubDate>Wed, 11 Mar 2009 11:42:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.bouwkamp.com/?p=50#comment-293</guid>
		<description>As far as "setting a DOCTYPE" is concerned, you should really read: 
http://msdn.microsoft.com/en-us/library/bb250395.aspx#cssenhancements_topic2 
and 
http://hsivonen.iki.fi/doctype/#handling

It *does* matter which DOCTYPE you use. If you want some guidelines on the choice of a DOCTYPE to activate a given mode, see: 
http://hsivonen.iki.fi/doctype/#sniffing</description>
		<content:encoded><![CDATA[<p>As far as &#8220;setting a DOCTYPE&#8221; is concerned, you should really read:<br />
<a href="http://msdn.microsoft.com/en-us/library/bb250395.aspx#cssenhancements_topic2" rel="nofollow">http://msdn.microsoft.com/en-us/library/bb250395.aspx#cssenhancements_topic2</a><br />
and<br />
<a href="http://hsivonen.iki.fi/doctype/#handling" rel="nofollow">http://hsivonen.iki.fi/doctype/#handling</a></p>
<p>It *does* matter which DOCTYPE you use. If you want some guidelines on the choice of a DOCTYPE to activate a given mode, see:<br />
<a href="http://hsivonen.iki.fi/doctype/#sniffing" rel="nofollow">http://hsivonen.iki.fi/doctype/#sniffing</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
