<?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: Who Cares about Desktop Access in RIAs &#8211; Adobe Engage 2008</title>
	<atom:link href="http://www.redmonk.com/cote/2008/02/25/who-cares-about-desktop-access-in-rias-adobe-engage-2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redmonk.com/cote/2008/02/25/who-cares-about-desktop-access-in-rias-adobe-engage-2008/</link>
	<description>One foot in the muck, the other in utopia</description>
	<lastBuildDate>Tue, 22 May 2012 15:13:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: &#187; Adobeâ€™s RIA platform brings web and desktop together NeW Adobe: wow Adobe</title>
		<link>http://www.redmonk.com/cote/2008/02/25/who-cares-about-desktop-access-in-rias-adobe-engage-2008/comment-page-1/#comment-168379</link>
		<dc:creator>&#187; Adobeâ€™s RIA platform brings web and desktop together NeW Adobe: wow Adobe</dc:creator>
		<pubDate>Sun, 13 Apr 2008 07:06:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmonk.com/cote/2008/02/25/who-cares-about-desktop-access-in-rias-adobe-engage-2008/#comment-168379</guid>
		<description>[...] Coverage: PeopleOverProcess WebWare Ajaxian [...]</description>
		<content:encoded><![CDATA[<p>[...] Coverage: PeopleOverProcess WebWare Ajaxian [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Neuberg</title>
		<link>http://www.redmonk.com/cote/2008/02/25/who-cares-about-desktop-access-in-rias-adobe-engage-2008/comment-page-1/#comment-155426</link>
		<dc:creator>Brad Neuberg</dc:creator>
		<pubDate>Tue, 26 Feb 2008 16:38:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmonk.com/cote/2008/02/25/who-cares-about-desktop-access-in-rias-adobe-engage-2008/#comment-155426</guid>
		<description>Hi there; I&#039;m with the Google Gears team. I like to see Google Gears as an open source browser plugin that teaches contemporary browsers new tricks, such as offline, better performance, dropping shortcuts on the desktop, etc. Rather than introduce a new programming model its about augmenting the browser and the browser&#039;s existing model with more tools, in an open and cross-browser way, so that we can keep evolving the web and solving problems. 
 
Best, 
  Brad Neuberg </description>
		<content:encoded><![CDATA[<p>Hi there; I&#039;m with the Google Gears team. I like to see Google Gears as an open source browser plugin that teaches contemporary browsers new tricks, such as offline, better performance, dropping shortcuts on the desktop, etc. Rather than introduce a new programming model its about augmenting the browser and the browser&#039;s existing model with more tools, in an open and cross-browser way, so that we can keep evolving the web and solving problems.</p>
<p>Best,</p>
<p>  Brad Neuberg </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Universal Desktop mobile edition</title>
		<link>http://www.redmonk.com/cote/2008/02/25/who-cares-about-desktop-access-in-rias-adobe-engage-2008/comment-page-1/#comment-155047</link>
		<dc:creator>The Universal Desktop mobile edition</dc:creator>
		<pubDate>Mon, 25 Feb 2008 18:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmonk.com/cote/2008/02/25/who-cares-about-desktop-access-in-rias-adobe-engage-2008/#comment-155047</guid>
		<description>[...] Coverage: PeopleOverProcess WebWare Ajaxian [...]</description>
		<content:encoded><![CDATA[<p>[...] Coverage: PeopleOverProcess WebWare Ajaxian [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Berkay</title>
		<link>http://www.redmonk.com/cote/2008/02/25/who-cares-about-desktop-access-in-rias-adobe-engage-2008/comment-page-1/#comment-155074</link>
		<dc:creator>Berkay</dc:creator>
		<pubDate>Mon, 25 Feb 2008 14:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmonk.com/cote/2008/02/25/who-cares-about-desktop-access-in-rias-adobe-engage-2008/#comment-155074</guid>
		<description>John, I didn&#039;t mean to suggest that gears is not a plugin. The difference between Gears and flash/silverlight still seems relevant. Gears tries to extend the browser platform, but not change the programming paradigm (ajax). Silverlight and Flash introduce a new programming paradigm. 
Gears is already not just offline storage (worker pool, database, etc.) and assuming some of the APIs Dion is proposing in the URL above gets implemented, it can become much more. 
They may be offering different things now, but there is a sense that they are alternative approaches to RIA.  
Personal use case, going forward, we may be able to use Gears to solve some of the shortcomings we face with our ajax applications; use proposed gears desktop api to integrate with desktop or use a future version of prism. End result would still be an ajax application with desktop integration. Or we may change direction and rewrite the app with flex and run in AIR. </description>
		<content:encoded><![CDATA[<p>John, I didn&#039;t mean to suggest that gears is not a plugin. The difference between Gears and flash/silverlight still seems relevant. Gears tries to extend the browser platform, but not change the programming paradigm (ajax). Silverlight and Flash introduce a new programming paradigm.</p>
<p>Gears is already not just offline storage (worker pool, database, etc.) and assuming some of the APIs Dion is proposing in the URL above gets implemented, it can become much more.</p>
<p>They may be offering different things now, but there is a sense that they are alternative approaches to RIA. </p>
<p>Personal use case, going forward, we may be able to use Gears to solve some of the shortcomings we face with our ajax applications; use proposed gears desktop api to integrate with desktop or use a future version of prism. End result would still be an ajax application with desktop integration. Or we may change direction and rewrite the app with flex and run in AIR. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Dowdell</title>
		<link>http://www.redmonk.com/cote/2008/02/25/who-cares-about-desktop-access-in-rias-adobe-engage-2008/comment-page-1/#comment-155028</link>
		<dc:creator>John Dowdell</dc:creator>
		<pubDate>Mon, 25 Feb 2008 11:02:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmonk.com/cote/2008/02/25/who-cares-about-desktop-access-in-rias-adobe-engage-2008/#comment-155028</guid>
		<description>uhm, Berkay, Google Gears *is* a browser plugin. It&#039;s like Adobe Flash Player, but just for greater-than-cookiesized local data storage. 
 
AIR is neither a plugin nor &quot;a browser&quot;, although AIR contains an HTML rendering engine like browsers do. AIR itself doesn&#039;t browse among webpages so much as enable webpage creators to provide a more capable desktop experience than what a WWW browser alone can safely offer. 
 
Mozilla Prism is a way for webpage *users* to wrap an existing webpage in its own browser. Its appearance is similar to AIR, but its scope is that of today&#039;s web browsers. 
 
The press releases may come out at the same time, but if you look at the technologies, they offer very different things. 
 
jd/adobe </description>
		<content:encoded><![CDATA[<p>uhm, Berkay, Google Gears *is* a browser plugin. It&#039;s like Adobe Flash Player, but just for greater-than-cookiesized local data storage.</p>
<p>AIR is neither a plugin nor &quot;a browser&quot;, although AIR contains an HTML rendering engine like browsers do. AIR itself doesn&#039;t browse among webpages so much as enable webpage creators to provide a more capable desktop experience than what a WWW browser alone can safely offer.</p>
<p>Mozilla Prism is a way for webpage *users* to wrap an existing webpage in its own browser. Its appearance is similar to AIR, but its scope is that of today&#039;s web browsers.</p>
<p>The press releases may come out at the same time, but if you look at the technologies, they offer very different things.</p>
<p>jd/adobe </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Berkay</title>
		<link>http://www.redmonk.com/cote/2008/02/25/who-cares-about-desktop-access-in-rias-adobe-engage-2008/comment-page-1/#comment-154979</link>
		<dc:creator>Berkay</dc:creator>
		<pubDate>Mon, 25 Feb 2008 07:29:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmonk.com/cote/2008/02/25/who-cares-about-desktop-access-in-rias-adobe-engage-2008/#comment-154979</guid>
		<description>I&#039;m not surprised that Google Gears bleeds into RI discussions. Gears is more than offline support. If Dion Almeer&#039;s thoughts are any indication, Gears aims to solve the most common problems developers face while developing ajax applications in a cross browser manner without having to wait for browser developers.  
Several of the APIs proposed by Dion would go a long way alleviating some of the problems we currently struggle with. 
To me, Gears is different than flash/silverlight as it attempts to solve the problems within the browser paradigm, rather than &quot;forking the web&quot; using plugins.  
 
 
Here is the link to Dion&#039;s post(s)  &lt;a href=&quot;http://almaer.com/blog/gears-future-apis-services-daemon-api&quot; rel=&quot;nofollow&quot;&gt;http://almaer.com/blog/gears-future-apis-services...&lt;/a&gt; </description>
		<content:encoded><![CDATA[<p>I&#039;m not surprised that Google Gears bleeds into RI discussions. Gears is more than offline support. If Dion Almeer&#039;s thoughts are any indication, Gears aims to solve the most common problems developers face while developing ajax applications in a cross browser manner without having to wait for browser developers. </p>
<p>Several of the APIs proposed by Dion would go a long way alleviating some of the problems we currently struggle with.</p>
<p>To me, Gears is different than flash/silverlight as it attempts to solve the problems within the browser paradigm, rather than &quot;forking the web&quot; using plugins. </p>
<p>Here is the link to Dion&#039;s post(s)<br />
  <a href="http://almaer.com/blog/gears-future-apis-services-daemon-api" rel="nofollow"></a><a href="http://almaer.com/blog/gears-future-apis-services" rel="nofollow">http://almaer.com/blog/gears-future-apis-services</a>&#8230; </p>
]]></content:encoded>
	</item>
</channel>
</rss>

