<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>techno.blog(&#34;Dion&#34;) &#187; Gears</title>
	<atom:link href="http://almaer.com/blog/tag/gears/feed" rel="self" type="application/rss+xml" />
	<link>http://almaer.com/blog</link>
	<description>blogging about life, the universe, and everything tech</description>
	<lastBuildDate>Fri, 30 Jul 2010 00:42:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mobile Web News: Gears, Silverlight, AIR</title>
		<link>http://almaer.com/blog/mobile-web-news-gears-silverlight-air</link>
		<comments>http://almaer.com/blog/mobile-web-news-gears-silverlight-air#comments</comments>
		<pubDate>Tue, 04 Mar 2008 17:59:50 +0000</pubDate>
		<dc:creator>dion</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[Gears]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://almaer.com/blog/mobile-web-news-gears-silverlight-air</guid>
		<description><![CDATA[There has been a lot of news in the mobile Web space.
AIR
At Adobe Engage, Kevin Lynch showed screen shots of AIR running on a phone and gave a sneaky demo of it running on a tablet running Windows on a Nokia device (Nokia will probably end up with devices running everything :).
Silverlight
Nokia and Microsoft announced [...]]]></description>
			<content:encoded><![CDATA[<p>There has been a lot of news in the mobile Web space.</p>
<p><b>AIR</b></p>
<p>At Adobe Engage, Kevin Lynch showed screen shots of AIR running on a phone and gave a sneaky demo of it running on a tablet running Windows on a Nokia device (Nokia will probably end up with devices running everything :).</p>
<p><b>Silverlight</b></p>
<p>Nokia and Microsoft announced <a href="http://www.nokia.com/A4136001?newsid=1197788">Silverlight support</a>:</p>
<blockquote><p>
Nokia today announced plans to make Microsoft Silverlight available for S60 on Symbian OS.
</p></blockquote>
<p><b>Gears</b></p>
<p>We released <a href="http://gearsblog.blogspot.com/2008/03/google-gears-in-your-pocket.html">Google Gears for Mobile</a>. Although the first release is for WinMo only, we actually have something that you can use right now and third parties implemented solutions in very short order indeed. I can&#8217;t wait to see this spread to other devices.</p>
<p><b>iPhone</b></p>
<p>March 6th baybee. 2008, the mobile Web hits hard.</p>
<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/R8P0PbgS52c&#038;rel=1&#038;border=0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/R8P0PbgS52c&#038;rel=1&#038;border=0" type="application/x-shockwave-flash" wmode="transparent"width="425" height="355"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://almaer.com/blog/mobile-web-news-gears-silverlight-air/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Sync Framework != Google Gears (even if the press wants to make it look that way)</title>
		<link>http://almaer.com/blog/2-2-5-microsoft-vs-google</link>
		<comments>http://almaer.com/blog/2-2-5-microsoft-vs-google#comments</comments>
		<pubDate>Mon, 05 Nov 2007 04:25:23 +0000</pubDate>
		<dc:creator>dion</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[Gears]]></category>
		<category><![CDATA[sync]]></category>

		<guid isPermaLink="false">http://almaer.com/blog/2-2-5-microsoft-vs-google</guid>
		<description><![CDATA[I saw Microsoft’s Answer to Google Gears popup in my news feed, along with Mary Jo&#8217;s piece itself: Microsoft delivers first test build of its online-offline sync platform.
I was excited to read about the sync platform and see how it compares with the Database, LocalServer, and WorkerPool components that you get with Gears.
Instead I end [...]]]></description>
			<content:encoded><![CDATA[<p>I saw <a href="http://mashable.com/2007/11/04/microsoft-sync-framework/">Microsoft’s Answer to Google Gears</a> popup in my news feed, along with Mary Jo&#8217;s piece itself: <a href="http://blogs.zdnet.com/microsoft/?p=891">Microsoft delivers first test build of its online-offline sync platform</a>.</p>
<p>I was excited to read about the sync platform and see how it compares with the Database, LocalServer, and WorkerPool components that you get with Gears.</p>
<p>Instead I end up at <a href="http://msdn2.microsoft.com/en-us/sync/default.aspx">the main documentation</a> which makes the sync framework look nothing like Gears at all.</p>
<p>Instead you see the providers:</p>
<ul>
<li><strong>Sync Services for ADO.NET</strong>: Synchronization for ADO.NET enabled data sources</li>
<li><strong>Sync Services for File Systems</strong>: Synchronization for files and folders</li>
<li><strong>Sync Services for SSE</strong>: Synchronization for Simple Sharing Extensions (SSE) such as RSS and ATOM feeds</li>
</ul>
<p>This looks interesting from a client-side perspective, and I want to take some time to look at the sync API itself and see what good stuff we could potentially use in Gears. Microsoft has had to do various sync protocols over the years, so I am sure there is a lot to learn, but this isn&#8217;t a Gears rival in its current form.</p>
<p><img src="http://msdn2.microsoft.com/en-us/sync/bb821992.Figure6.png" border="0" /></p>
]]></content:encoded>
			<wfw:commentRss>http://almaer.com/blog/2-2-5-microsoft-vs-google/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
