<?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, JSNI, and JavaScript</title>
	<atom:link href="http://laksmono.com/2008/08/21/gwt-jsni-and-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://laksmono.com/2008/08/21/gwt-jsni-and-javascript/</link>
	<description>Learning from the past, and moving toward the future</description>
	<lastBuildDate>Sun, 14 Feb 2010 17:03:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: ramesh</title>
		<link>http://laksmono.com/2008/08/21/gwt-jsni-and-javascript/comment-page-1/#comment-1386</link>
		<dc:creator>ramesh</dc:creator>
		<pubDate>Tue, 05 Jan 2010 06:22:26 +0000</pubDate>
		<guid isPermaLink="false">http://laksmono.com/?p=630#comment-1386</guid>
		<description>Thanks Grady
putting java script code into Frame works perfectly.</description>
		<content:encoded><![CDATA[<p>Thanks Grady<br />
putting java script code into Frame works perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grady</title>
		<link>http://laksmono.com/2008/08/21/gwt-jsni-and-javascript/comment-page-1/#comment-1376</link>
		<dc:creator>Grady</dc:creator>
		<pubDate>Sun, 03 Jan 2010 19:29:35 +0000</pubDate>
		<guid isPermaLink="false">http://laksmono.com/?p=630#comment-1376</guid>
		<description>You may want to have a panel (i.e. &lt;a href=&quot;http://google-web-toolkit.googlecode.com/svn/javadoc/2.0/com/google/gwt/user/client/ui/HorizontalPanel.html&quot; rel=&quot;nofollow&quot;&gt;Horizontal Panel&lt;/a&gt;), then add a &lt;a href=&quot;http://google-web-toolkit.googlecode.com/svn/javadoc/2.0/com/google/gwt/user/client/ui/Widget.html&quot; rel=&quot;nofollow&quot;&gt;Widget&lt;/a&gt;, where the widget is a &lt;a href=&quot;http://google-web-toolkit.googlecode.com/svn/javadoc/2.0/com/google/gwt/user/client/ui/Frame.html&quot; rel=&quot;nofollow&quot;&gt;Frame&lt;/a&gt;

Hope that helps! :)</description>
		<content:encoded><![CDATA[<p>You may want to have a panel (i.e. <a href="http://google-web-toolkit.googlecode.com/svn/javadoc/2.0/com/google/gwt/user/client/ui/HorizontalPanel.html" rel="nofollow">Horizontal Panel</a>), then add a <a href="http://google-web-toolkit.googlecode.com/svn/javadoc/2.0/com/google/gwt/user/client/ui/Widget.html" rel="nofollow">Widget</a>, where the widget is a <a href="http://google-web-toolkit.googlecode.com/svn/javadoc/2.0/com/google/gwt/user/client/ui/Frame.html" rel="nofollow">Frame</a></p>
<p>Hope that helps! <img src='http://laksmono.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ramesh</title>
		<link>http://laksmono.com/2008/08/21/gwt-jsni-and-javascript/comment-page-1/#comment-1365</link>
		<dc:creator>ramesh</dc:creator>
		<pubDate>Fri, 01 Jan 2010 06:23:05 +0000</pubDate>
		<guid isPermaLink="false">http://laksmono.com/?p=630#comment-1365</guid>
		<description>I am new to gwt.
I would like to add google calendar gadget into my gwt panel
from site http://www.gmodules.com/ig/creator?synd=open&amp;url=http%3A%2F%2Fwww.google.com%2Fig%2Fmodules%2Fcalendar3.xml&amp;lang=en
Â 
I got java script as
&lt;script src=&quot;http://www.gmodules.com/ig/ifr?url=http://www.google.com/ig/modules/calendar3.xml&amp;up_calendarFeeds=&amp;up_calendarColors=&amp;up_firstDay=0&amp;up_dateFormat=0&amp;up_timeFormat=1%3A00pm&amp;up_showDatepicker=1&amp;up_hideAgenda=0&amp;up_showEmptyDays=0&amp;up_showExpiredEvents=1&amp;synd=open&amp;w=320&amp;h=165&amp;title=__MSG_Google_Calendar__&amp;lang=en&amp;country=ALL&amp;border=%23ffffff%7C3px%2C1px+solid+%23999999&amp;output=js&quot;&gt;&lt;/script&gt;
How can i add this script into gwt panel with the help of JSNI</description>
		<content:encoded><![CDATA[<p>I am new to gwt.<br />
I would like to add google calendar gadget into my gwt panel<br />
from site <a href="http://www.gmodules.com/ig/creator?synd=open&amp;url=http%3A%2F%2Fwww.google.com%2Fig%2Fmodules%2Fcalendar3.xml&amp;lang=en" rel="nofollow">http://www.gmodules.com/ig/creator?synd=open&amp;url=http%3A%2F%2Fwww.google.com%2Fig%2Fmodules%2Fcalendar3.xml&amp;lang=en</a><br />
Â <br />
I got java script as<br />
&lt;script src=&#8221;http://www.gmodules.com/ig/ifr?url=http://www.google.com/ig/modules/calendar3.xml&amp;amp;up_calendarFeeds=&amp;amp;up_calendarColors=&amp;amp;up_firstDay=0&amp;amp;up_dateFormat=0&amp;amp;up_timeFormat=1%3A00pm&amp;amp;up_showDatepicker=1&amp;amp;up_hideAgenda=0&amp;amp;up_showEmptyDays=0&amp;amp;up_showExpiredEvents=1&amp;amp;synd=open&amp;amp;w=320&amp;amp;h=165&amp;amp;title=__MSG_Google_Calendar__&amp;amp;lang=en&amp;amp;country=ALL&amp;amp;border=%23ffffff%7C3px%2C1px+solid+%23999999&amp;amp;output=js&#8221;&gt;&lt;/script&gt;<br />
How can i add this script into gwt panel with the help of JSNI</p>
]]></content:encoded>
	</item>
</channel>
</rss>
