<?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: Mobile Widgets with GWT with Spring and JSONP</title>
	<atom:link href="http://www.bristol-gtug.org/?feed=rss2&#038;p=76" rel="self" type="application/rss+xml" />
	<link>http://www.bristol-gtug.org/?p=76</link>
	<description>Bristol – Google Technology User Group</description>
	<lastBuildDate>Tue, 16 Mar 2010 10:37:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: mschmitt</title>
		<link>http://www.bristol-gtug.org/?p=76&#038;cpage=1#comment-503</link>
		<dc:creator>mschmitt</dc:creator>
		<pubDate>Tue, 16 Mar 2010 10:37:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.bristol-gtug.org/?p=76#comment-503</guid>
		<description>I only wrapped the GPS access. 

i didn&#039;t use WRT Widgets, Views or UIManager, 
but used gwt-presenter and my own GUI elements instead.

My goal was to use my browser application inside of WRT as much as possible.</description>
		<content:encoded><![CDATA[<p>I only wrapped the GPS access. </p>
<p>i didn&#8217;t use WRT Widgets, Views or UIManager,<br />
but used gwt-presenter and my own GUI elements instead.</p>
<p>My goal was to use my browser application inside of WRT as much as possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Vaughan</title>
		<link>http://www.bristol-gtug.org/?p=76&#038;cpage=1#comment-499</link>
		<dc:creator>Daniel Vaughan</dc:creator>
		<pubDate>Tue, 16 Mar 2010 09:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.bristol-gtug.org/?p=76#comment-499</guid>
		<description>Thanks, since writing this I have suspected that SOP is a non-issue on WRT too. I have been also looking at PhoneGap for the iPhone and realised it was not a problem there for the same reason and so was going to go back to WRT to verify it worked in the same way.

In your WRT GWT solution have you been using any of the WRT JavaScript API (for menus, GPS etc.)? I have wrapped a lot of the WRT API for GWT and now and will publish on Google Code if it is useful to others or if others want to improve and add to it.</description>
		<content:encoded><![CDATA[<p>Thanks, since writing this I have suspected that SOP is a non-issue on WRT too. I have been also looking at PhoneGap for the iPhone and realised it was not a problem there for the same reason and so was going to go back to WRT to verify it worked in the same way.</p>
<p>In your WRT GWT solution have you been using any of the WRT JavaScript API (for menus, GPS etc.)? I have wrapped a lot of the WRT API for GWT and now and will publish on Google Code if it is useful to others or if others want to improve and add to it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mschmitt</title>
		<link>http://www.bristol-gtug.org/?p=76&#038;cpage=1#comment-498</link>
		<dc:creator>mschmitt</dc:creator>
		<pubDate>Tue, 16 Mar 2010 09:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.bristol-gtug.org/?p=76#comment-498</guid>
		<description>You said:
&gt; The JSON service would be on a remote server and this will cause cross-site scripting issues due to the same origin policy.


i implemented a WRT solution with GWT also last week. With WRT the installed WGZ file runs in local file browser context. There is no problem with the same origin policy.

Instead there is a problem with the RPCRequestBuilder and the validation of the incoming request, where i had provide a workaround by validation only through the &quot;strongname&quot;.</description>
		<content:encoded><![CDATA[<p>You said:<br />
&gt; The JSON service would be on a remote server and this will cause cross-site scripting issues due to the same origin policy.</p>
<p>i implemented a WRT solution with GWT also last week. With WRT the installed WGZ file runs in local file browser context. There is no problem with the same origin policy.</p>
<p>Instead there is a problem with the RPCRequestBuilder and the validation of the incoming request, where i had provide a workaround by validation only through the &#8220;strongname&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Vaughan.com » New Article on Mobile Widgets using GWT, Spring and JSONP</title>
		<link>http://www.bristol-gtug.org/?p=76&#038;cpage=1#comment-340</link>
		<dc:creator>Daniel Vaughan.com » New Article on Mobile Widgets using GWT, Spring and JSONP</dc:creator>
		<pubDate>Sun, 14 Mar 2010 09:29:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.bristol-gtug.org/?p=76#comment-340</guid>
		<description>[...] After looking at how Google Web Toolkit could be used to produce mobile phone applications I have written up an article here: http://www.bristol-gtug.org/?p=76 [...]</description>
		<content:encoded><![CDATA[<p>[...] After looking at how Google Web Toolkit could be used to produce mobile phone applications I have written up an article here: http://www.bristol-gtug.org/?p=76 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
