<?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: Progress Is N+1</title>
	<atom:link href="http://infrequently.org/2008/03/progress-is-n1/feed/" rel="self" type="application/rss+xml" />
	<link>http://infrequently.org/2008/03/progress-is-n1/</link>
	<description></description>
	<lastBuildDate>Thu, 10 May 2012 17:22:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: alex</title>
		<link>http://infrequently.org/2008/03/progress-is-n1/comment-page-1/#comment-231961</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Mon, 14 Apr 2008 06:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=661#comment-231961</guid>
		<description>Alex:

Thanks for taking the time to reply. As you well know, I don&#039;t blame IE for everything. When I talk about a roadmap, what I&#039;m suggesting here is that the IE team not having a release date or deployment plan is both understandable and highly problematic. As I outlined in the post, the idea of waiting on omnibus browser releases to &quot;fix the web&quot; leaves the broader community of web developers in the lurch for years at a time. Of course we have to wait on new renderers for CSS and HTML rendering bugs to get fixed...but why are we waiting on IE 8 (or Firefox 3, etc.) for JScript fixes and enhacements? Or for DOM fixes? Or for offline support? The concept of the omnibus browser is truly useful, but it&#039;s also limiting in ways that are bad for the web so long as we need to assume that we must replace an application on everyone&#039;s desktop to get a better platform to build applications *within* that chrome upon. Gears breaks us of that dependence without also throwing the basic model of the web under the bus (which both Silverlight and Flex are more than happy to do).

What I am trying to figure out is how we can get to a place where we get a better web faster. Looking at the current landscape and the history of the browser wars, I think it&#039;s pretty safe to say that all browsers getting auto-update is a huge deal...but it&#039;s fundamentally also too slow. This isn&#039;t about any one particular feature, it&#039;s about the overall rate of change. I have hope that renewed browser competition will do more than Gears or Ajax frameworks ever could to ensure a high rate of improvement to the platform, but there seems to be a gap still. The uptake of IE 7 hasn&#039;t been nearly good enough and there was an (as yet) unexplained year lag from release to being pushed to auto-update. In a faster evolving web, that kind of lag is a problem. Fundamentally, making users choose a *platform* based on an *application* is kinda backwards, and Gears go some way toward leveling out the collateral damage from the extant asymmetric information problem. None of the browser vendors have stepped up to really separate chrome for renderer and the platform suffers as a result. Auto-update only matters to getting a better *platform* when we&#039;re not also waiting on the next searchbox enhancement to emerge.

Gears is therefore different in ways which I think you (as someone working on a browser engine) may find to be either &quot;lesser&quot; or at least not fully adequate to the tasks at hand. It&#039;s true that there are things which Gears can&#039;t do as well as if they were implemented natively, but *those things will never be implemented natively on IE 7 and IE 6*. Those browser still need a hot-patch, and MSFT isn&#039;t providing it (and the planned patch, IE 8, has no release date/plan AFAICT). Here&#039;s where Gears has regular browser evolution &quot;beat&quot;:

1.) gears does not require that users upgrade their browser or that they upgrade their OS. If their version of IE can handle the plugin, Gears can provide many capabilities which that old/slow/broken browser may never have been able to approach on its own. Note that this is the *exact same argument* being implicitly made by the Silverlight team, except that this team the plugin is *playing for our team*.

2.) while you mentioned the awesome responsibility of needing to provide something that is in front of half a billion people every day, if the open web doesn&#039;t grow new capabilities, those half billion people will just chose different types of platforms. Gears is our bootstrap into that future. You (and the IE team) can stabilize, standardize, and solidify technology and techniques for app development embodied both by the Ajax toolkits and also (now) by Gears. The different between them (JS and Gears) is that while it&#039;s much harder to provide capability v ia Gears, it&#039;s a much more complete and (once deployed) &quot;less expensive&quot; way of emulating a missing feature. That said, there are some thing thst Gears fundamentally cannot provide without replacing the renderer, and that hasn&#039;t been it&#039;s focus thus far (and I&#039;m conflicted about whether or not it should).

3.) Gears is on auto-update and is independent of the browser release cycles. We can get new stuff faster and in a less omnibus fashion. Having to wait until all the old browsers flush out of circulation is going to leave me an old, grey man before I the web evolves very far. Gears gets us the future sooner, albeit with the bootstrap problem to solve. The Google Docs announcement is the first step on the road to getting that done, and I expect we&#039;ll see more.

Lastly, Gears is an open project under a liberal OSS license. There aren&#039;t issues of transparency or single vendor control. Anyone who wants to can get involved and help improve the state of the web for every browser. That&#039;s really, really different.

Regards</description>
		<content:encoded><![CDATA[<p>Alex:</p>
<p>Thanks for taking the time to reply. As you well know, I don&#8217;t blame IE for everything. When I talk about a roadmap, what I&#8217;m suggesting here is that the IE team not having a release date or deployment plan is both understandable and highly problematic. As I outlined in the post, the idea of waiting on omnibus browser releases to &#8220;fix the web&#8221; leaves the broader community of web developers in the lurch for years at a time. Of course we have to wait on new renderers for CSS and HTML rendering bugs to get fixed&#8230;but why are we waiting on IE 8 (or Firefox 3, etc.) for JScript fixes and enhacements? Or for DOM fixes? Or for offline support? The concept of the omnibus browser is truly useful, but it&#8217;s also limiting in ways that are bad for the web so long as we need to assume that we must replace an application on everyone&#8217;s desktop to get a better platform to build applications *within* that chrome upon. Gears breaks us of that dependence without also throwing the basic model of the web under the bus (which both Silverlight and Flex are more than happy to do).</p>
<p>What I am trying to figure out is how we can get to a place where we get a better web faster. Looking at the current landscape and the history of the browser wars, I think it&#8217;s pretty safe to say that all browsers getting auto-update is a huge deal&#8230;but it&#8217;s fundamentally also too slow. This isn&#8217;t about any one particular feature, it&#8217;s about the overall rate of change. I have hope that renewed browser competition will do more than Gears or Ajax frameworks ever could to ensure a high rate of improvement to the platform, but there seems to be a gap still. The uptake of IE 7 hasn&#8217;t been nearly good enough and there was an (as yet) unexplained year lag from release to being pushed to auto-update. In a faster evolving web, that kind of lag is a problem. Fundamentally, making users choose a *platform* based on an *application* is kinda backwards, and Gears go some way toward leveling out the collateral damage from the extant asymmetric information problem. None of the browser vendors have stepped up to really separate chrome for renderer and the platform suffers as a result. Auto-update only matters to getting a better *platform* when we&#8217;re not also waiting on the next searchbox enhancement to emerge.</p>
<p>Gears is therefore different in ways which I think you (as someone working on a browser engine) may find to be either &#8220;lesser&#8221; or at least not fully adequate to the tasks at hand. It&#8217;s true that there are things which Gears can&#8217;t do as well as if they were implemented natively, but *those things will never be implemented natively on IE 7 and IE 6*. Those browser still need a hot-patch, and MSFT isn&#8217;t providing it (and the planned patch, IE 8, has no release date/plan AFAICT). Here&#8217;s where Gears has regular browser evolution &#8220;beat&#8221;:</p>
<p>1.) gears does not require that users upgrade their browser or that they upgrade their OS. If their version of IE can handle the plugin, Gears can provide many capabilities which that old/slow/broken browser may never have been able to approach on its own. Note that this is the *exact same argument* being implicitly made by the Silverlight team, except that this team the plugin is *playing for our team*.</p>
<p>2.) while you mentioned the awesome responsibility of needing to provide something that is in front of half a billion people every day, if the open web doesn&#8217;t grow new capabilities, those half billion people will just chose different types of platforms. Gears is our bootstrap into that future. You (and the IE team) can stabilize, standardize, and solidify technology and techniques for app development embodied both by the Ajax toolkits and also (now) by Gears. The different between them (JS and Gears) is that while it&#8217;s much harder to provide capability v ia Gears, it&#8217;s a much more complete and (once deployed) &#8220;less expensive&#8221; way of emulating a missing feature. That said, there are some thing thst Gears fundamentally cannot provide without replacing the renderer, and that hasn&#8217;t been it&#8217;s focus thus far (and I&#8217;m conflicted about whether or not it should).</p>
<p>3.) Gears is on auto-update and is independent of the browser release cycles. We can get new stuff faster and in a less omnibus fashion. Having to wait until all the old browsers flush out of circulation is going to leave me an old, grey man before I the web evolves very far. Gears gets us the future sooner, albeit with the bootstrap problem to solve. The Google Docs announcement is the first step on the road to getting that done, and I expect we&#8217;ll see more.</p>
<p>Lastly, Gears is an open project under a liberal OSS license. There aren&#8217;t issues of transparency or single vendor control. Anyone who wants to can get involved and help improve the state of the web for every browser. That&#8217;s really, really different.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Mogilevsky</title>
		<link>http://infrequently.org/2008/03/progress-is-n1/comment-page-1/#comment-231950</link>
		<dc:creator>Alex Mogilevsky</dc:creator>
		<pubDate>Sat, 12 Apr 2008 10:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=661#comment-231950</guid>
		<description>Hi Alex,

I haven’t seen your post till now, not exactly because I was not looking, but a vacation aligned with a spring break can get in a way of work…
I very much sympathize with your desire to see a solid path to the web as a whole moving towards something substantially different. I also have a number of desires towards the future which I wish I could have a clear roadmap for, such as when Americans will actually leave Iraq (I have no intention to make any kind of a political statement with this one, or any kind of parallels. I just really, sincerely want to know).
I am not sure what the example of Gears will teach us. It is great to see people make commitments and stand by them. We (IE) do make commitments and stand by them. It takes some planning to make a commitment that can affect a billion people or so. Even if we know that we can absolutely, no doubt, ship software on a particular date (it does happen), we have to take any other variable out of the way before we tell anyone. So sorry, you’ll have to be patient. You know we are on your side, but changing the world can be somewhat slow…
Meanwhile, consider all that computers that will never get updated. Then, consider the computers that actually do run other browsers (based on a standard that doesn’t exist). Suppose every IE becomes IE8… Will you get a web where you can really author once? What will your next problem be?
You know, I am fine with people blaming IE for web development being difficult. We’ve contributed our share. Think a step or two ahead – if IE did everything you want it to, is it enough to make the world better? (I am assuming at this point that IE is still not the only browser in universe, and I don’t know that either…)
Ahh, I love being a browser developer. Everybody readily appreciates my hard work (which I totally pretend to do, mostly writing emails sitting at an exotic beach… ;)
--Alex</description>
		<content:encoded><![CDATA[<p>Hi Alex,</p>
<p>I haven’t seen your post till now, not exactly because I was not looking, but a vacation aligned with a spring break can get in a way of work…<br />
I very much sympathize with your desire to see a solid path to the web as a whole moving towards something substantially different. I also have a number of desires towards the future which I wish I could have a clear roadmap for, such as when Americans will actually leave Iraq (I have no intention to make any kind of a political statement with this one, or any kind of parallels. I just really, sincerely want to know).<br />
I am not sure what the example of Gears will teach us. It is great to see people make commitments and stand by them. We (IE) do make commitments and stand by them. It takes some planning to make a commitment that can affect a billion people or so. Even if we know that we can absolutely, no doubt, ship software on a particular date (it does happen), we have to take any other variable out of the way before we tell anyone. So sorry, you’ll have to be patient. You know we are on your side, but changing the world can be somewhat slow…<br />
Meanwhile, consider all that computers that will never get updated. Then, consider the computers that actually do run other browsers (based on a standard that doesn’t exist). Suppose every IE becomes IE8… Will you get a web where you can really author once? What will your next problem be?<br />
You know, I am fine with people blaming IE for web development being difficult. We’ve contributed our share. Think a step or two ahead – if IE did everything you want it to, is it enough to make the world better? (I am assuming at this point that IE is still not the only browser in universe, and I don’t know that either…)<br />
Ahh, I love being a browser developer. Everybody readily appreciates my hard work (which I totally pretend to do, mostly writing emails sitting at an exotic beach… <img src='http://infrequently.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
&#8211;Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bertrand Le Roy</title>
		<link>http://infrequently.org/2008/03/progress-is-n1/comment-page-1/#comment-231921</link>
		<dc:creator>Bertrand Le Roy</dc:creator>
		<pubDate>Tue, 01 Apr 2008 22:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=661#comment-231921</guid>
		<description>I&#039;m willing to take that bet. :) Guinness will do. What will that be for you?</description>
		<content:encoded><![CDATA[<p>I&#8217;m willing to take that bet. <img src='http://infrequently.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Guinness will do. What will that be for you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://infrequently.org/2008/03/progress-is-n1/comment-page-1/#comment-231915</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Sun, 30 Mar 2008 21:04:45 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=661#comment-231915</guid>
		<description>Bertrand:

I&#039;m counting on you being wrong on this one. Google has reach, and the virtuous cycle of self-perpetuating gears-based features/installs doesn&#039;t need much of a kickstart once Google products really start to use it.

The fact that Gears doesn&#039;t present an entirely different programming model/environment is it&#039;s biggest strength and the reason I think its uptake will be both swift and (relatively) silent. Silverlight needs a bit splash to sell itself...Gears just needs email and document editing offline. I&#039;m betting there&#039;s more pent-up demand for the latter than the former.

I&#039;ll buy you a case of your favorite beer if gears isn&#039;t on 50% of desktops in a year.

Regards</description>
		<content:encoded><![CDATA[<p>Bertrand:</p>
<p>I&#8217;m counting on you being wrong on this one. Google has reach, and the virtuous cycle of self-perpetuating gears-based features/installs doesn&#8217;t need much of a kickstart once Google products really start to use it.</p>
<p>The fact that Gears doesn&#8217;t present an entirely different programming model/environment is it&#8217;s biggest strength and the reason I think its uptake will be both swift and (relatively) silent. Silverlight needs a bit splash to sell itself&#8230;Gears just needs email and document editing offline. I&#8217;m betting there&#8217;s more pent-up demand for the latter than the former.</p>
<p>I&#8217;ll buy you a case of your favorite beer if gears isn&#8217;t on 50% of desktops in a year.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bertrand Le Roy</title>
		<link>http://infrequently.org/2008/03/progress-is-n1/comment-page-1/#comment-231909</link>
		<dc:creator>Bertrand Le Roy</dc:creator>
		<pubDate>Fri, 28 Mar 2008 00:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=661#comment-231909</guid>
		<description>Yes, well, the way I see it, Gears is a great incubator for new ideas, but I personally wouldn&#039;t bet a lot on the success of Gears (I could of course be very wrong on that). I understand that you think it would be in everybody&#039;s best interest to promote the plug-in in every possible way in order to promote the ideas it implements but as you say all major vendors that would be able to do that have their own agendas to promote their versions of similar ideas. I think I&#039;m actually fine with that because after all that looks just like healthy competition. I agree that we have Gears to thank for contributing to reviving competition in the browser space.</description>
		<content:encoded><![CDATA[<p>Yes, well, the way I see it, Gears is a great incubator for new ideas, but I personally wouldn&#8217;t bet a lot on the success of Gears (I could of course be very wrong on that). I understand that you think it would be in everybody&#8217;s best interest to promote the plug-in in every possible way in order to promote the ideas it implements but as you say all major vendors that would be able to do that have their own agendas to promote their versions of similar ideas. I think I&#8217;m actually fine with that because after all that looks just like healthy competition. I agree that we have Gears to thank for contributing to reviving competition in the browser space.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://infrequently.org/2008/03/progress-is-n1/comment-page-1/#comment-231908</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Thu, 27 Mar 2008 23:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=661#comment-231908</guid>
		<description>Hey Bertrand:

I&#039;m not sure it does make sense for MS (on a selfish, short-term basis) and I don&#039;t know that any browser vendor will seriously consider it. That said, it *would* be good for the world if MS distributed Gears and got involved in the (open) Gears development process. Same is true for Yahoo building Gears features and supporting the project (which they probably won&#039;t until it&#039;s too late) or Sun shipping it alongside the JRE (which they won&#039;t do until it&#039;s waaaaaaaay too late).

Most of those organizations have a vested interest in seeing the Open Web improve (as does some faction inside of MSFT), but in all cases they cannot or will not move to preserve this investment; either because of a desire to exploit the opportunity of Open Web stagnation for product gain, or because their browser-based efforts would be threatened insofar as shipping gears would be tacit acknowledgment that their browsers aren&#039;t good enough.

Luckily, Google may be large enough on its own to pull it off, but I fear that without engagement by other parties who SHOULD be at the table, Gears will continue to be a Google-only effort (with predictable and negative long-term results).

It would be good for MSFT on a rational, medium-term basis to get involved in the Gears development effort and to ship to older IE installs in an effort to stave off other browsers, but I don&#039;t see that level of foresight being able to overcome the &quot;but we have an answer in Silverlight...&quot; arguments which would be immediately brought to bear. For the other tech giants, it&#039;s just a &quot;rinse, repeat&quot; situation WRT their own investments.

Regards</description>
		<content:encoded><![CDATA[<p>Hey Bertrand:</p>
<p>I&#8217;m not sure it does make sense for MS (on a selfish, short-term basis) and I don&#8217;t know that any browser vendor will seriously consider it. That said, it *would* be good for the world if MS distributed Gears and got involved in the (open) Gears development process. Same is true for Yahoo building Gears features and supporting the project (which they probably won&#8217;t until it&#8217;s too late) or Sun shipping it alongside the JRE (which they won&#8217;t do until it&#8217;s waaaaaaaay too late).</p>
<p>Most of those organizations have a vested interest in seeing the Open Web improve (as does some faction inside of MSFT), but in all cases they cannot or will not move to preserve this investment; either because of a desire to exploit the opportunity of Open Web stagnation for product gain, or because their browser-based efforts would be threatened insofar as shipping gears would be tacit acknowledgment that their browsers aren&#8217;t good enough.</p>
<p>Luckily, Google may be large enough on its own to pull it off, but I fear that without engagement by other parties who SHOULD be at the table, Gears will continue to be a Google-only effort (with predictable and negative long-term results).</p>
<p>It would be good for MSFT on a rational, medium-term basis to get involved in the Gears development effort and to ship to older IE installs in an effort to stave off other browsers, but I don&#8217;t see that level of foresight being able to overcome the &#8220;but we have an answer in Silverlight&#8230;&#8221; arguments which would be immediately brought to bear. For the other tech giants, it&#8217;s just a &#8220;rinse, repeat&#8221; situation WRT their own investments.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bertrand Le Roy</title>
		<link>http://infrequently.org/2008/03/progress-is-n1/comment-page-1/#comment-231907</link>
		<dc:creator>Bertrand Le Roy</dc:creator>
		<pubDate>Thu, 27 Mar 2008 21:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=661#comment-231907</guid>
		<description>@Alex: I&#039;m not following you. How does it make sense for Microsoft to add Gears to Silverlight?</description>
		<content:encoded><![CDATA[<p>@Alex: I&#8217;m not following you. How does it make sense for Microsoft to add Gears to Silverlight?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gears as a bleeding-edge HTML 5 implementation on Dion Almaer's Blog</title>
		<link>http://infrequently.org/2008/03/progress-is-n1/comment-page-1/#comment-231906</link>
		<dc:creator>Gears as a bleeding-edge HTML 5 implementation on Dion Almaer's Blog</dc:creator>
		<pubDate>Thu, 27 Mar 2008 17:13:01 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=661#comment-231906</guid>
		<description>[...] first post I read this morning was Alex Russell giving some more thought to the future of the Open Web where he concludes:  Gears has an open product development process, an auto-upgrade plan, and a [...]</description>
		<content:encoded><![CDATA[<p>[...] first post I read this morning was Alex Russell giving some more thought to the future of the Open Web where he concludes:  Gears has an open product development process, an auto-upgrade plan, and a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://infrequently.org/2008/03/progress-is-n1/comment-page-1/#comment-231901</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Thu, 27 Mar 2008 01:33:02 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=661#comment-231901</guid>
		<description>Bertrand:

Microsoft could do the world a favor and start distributing Gears as part of the Silverlight installer. Clearly the fact that it&#039;s a plugin can&#039;t be an a-priori strategic disadvantage or else Silverlight and Flash would be similarly un-viable. Gears has the advantage, though, that it doesn&#039;t burden you with changing your  entire development process to take advantage of it. As Brad mentions, installed base shouldn&#039;t be an issue once people realize how important Gears is to the future of a healthy web.

I&#039;ve been saying for a while that Silverlight has better evolutionary characteristics than Flash, but Gears trumps them both by piggybacking on HTML itself and not requiring a new markup system.

Gears FTW!

Regards</description>
		<content:encoded><![CDATA[<p>Bertrand:</p>
<p>Microsoft could do the world a favor and start distributing Gears as part of the Silverlight installer. Clearly the fact that it&#8217;s a plugin can&#8217;t be an a-priori strategic disadvantage or else Silverlight and Flash would be similarly un-viable. Gears has the advantage, though, that it doesn&#8217;t burden you with changing your  entire development process to take advantage of it. As Brad mentions, installed base shouldn&#8217;t be an issue once people realize how important Gears is to the future of a healthy web.</p>
<p>I&#8217;ve been saying for a while that Silverlight has better evolutionary characteristics than Flash, but Gears trumps them both by piggybacking on HTML itself and not requiring a new markup system.</p>
<p>Gears FTW!</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugene Lazutkin</title>
		<link>http://infrequently.org/2008/03/progress-is-n1/comment-page-1/#comment-231900</link>
		<dc:creator>Eugene Lazutkin</dc:creator>
		<pubDate>Wed, 26 Mar 2008 23:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=661#comment-231900</guid>
		<description>I feel the same way about Gears, but we need to do something about its installed base. We need a killer app, which will compel people to install it, and probably a concerted effort from Google to promote it.</description>
		<content:encoded><![CDATA[<p>I feel the same way about Gears, but we need to do something about its installed base. We need a killer app, which will compel people to install it, and probably a concerted effort from Google to promote it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Neuberg</title>
		<link>http://infrequently.org/2008/03/progress-is-n1/comment-page-1/#comment-231899</link>
		<dc:creator>Brad Neuberg</dc:creator>
		<pubDate>Wed, 26 Mar 2008 22:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=661#comment-231899</guid>
		<description>Hi Rektide, HTML 5 includes offline functionality (much of it speced out with input from the Gears team).

Brad Neuberg
Gears</description>
		<content:encoded><![CDATA[<p>Hi Rektide, HTML 5 includes offline functionality (much of it speced out with input from the Gears team).</p>
<p>Brad Neuberg<br />
Gears</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rektide</title>
		<link>http://infrequently.org/2008/03/progress-is-n1/comment-page-1/#comment-231897</link>
		<dc:creator>rektide</dc:creator>
		<pubDate>Wed, 26 Mar 2008 18:10:19 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=661#comment-231897</guid>
		<description>Gears is more a tool for web apps than web sites.  Unless the target audience for your app is everyone, the install base is basically insignificant.  Even if it is everyone, if the raison d&#039;etre of your app includes offline functionality, the install base is insignificant as Gears&#039; is the crux of your selling point and there is no standards based alternative.</description>
		<content:encoded><![CDATA[<p>Gears is more a tool for web apps than web sites.  Unless the target audience for your app is everyone, the install base is basically insignificant.  Even if it is everyone, if the raison d&#8217;etre of your app includes offline functionality, the install base is insignificant as Gears&#8217; is the crux of your selling point and there is no standards based alternative.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Neuberg</title>
		<link>http://infrequently.org/2008/03/progress-is-n1/comment-page-1/#comment-231896</link>
		<dc:creator>Brad Neuberg</dc:creator>
		<pubDate>Wed, 26 Mar 2008 17:32:49 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=661#comment-231896</guid>
		<description>About Gears installed base, Gears has only been out for about nine months as an early access, beta product, so the installed base is still growing. However, expect to see Gears baked into many places you would expect to see it in 2008 from Google&#039;s end, as well as a big push from partners in general this year. You can start using Gears now in your applications and feel comfortable that deployment will ramp up greatly in 2008.

Best,
  Brad Neuberg
  Gears</description>
		<content:encoded><![CDATA[<p>About Gears installed base, Gears has only been out for about nine months as an early access, beta product, so the installed base is still growing. However, expect to see Gears baked into many places you would expect to see it in 2008 from Google&#8217;s end, as well as a big push from partners in general this year. You can start using Gears now in your applications and feel comfortable that deployment will ramp up greatly in 2008.</p>
<p>Best,<br />
  Brad Neuberg<br />
  Gears</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Neuberg</title>
		<link>http://infrequently.org/2008/03/progress-is-n1/comment-page-1/#comment-231895</link>
		<dc:creator>Brad Neuberg</dc:creator>
		<pubDate>Wed, 26 Mar 2008 17:29:48 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=661#comment-231895</guid>
		<description>Alex, great post. This is why I joined Google and the Gears team. I believe in the open web and see Gears as a very clever solution to help get us out of the impasse we are all in as web devs. I&#039;d like to look back five years from now and see how we, as a community, constructed an open source update mechanism for the web that cuts cross-browser and cross-platform, giving us leverage to move the web forward and rev it much faster than we have now. Gears is the closest to this we have today. As we say in open source, code rules, so drop on by Gears and contribute Gears modules that make this happen (http://gears.google.com). Want to see better 2D vector graphics show up cross browser that you can use today? Bake one into Gears. 

Just in case you don&#039;t know about Gears or what it has today here&#039;s some more info:

Gears is an open source plug-in that teaches current web browsers new tricks. Gears is a clever way to raise the bar cross-browser and cross-platform, today, running inside of Firefox and Internet Explorer on Windows, Mac OS X, and Linux. No more waiting years for features to show up across all browsers and platforms. APIs include: A real embedded relational database (SQLite) for web sites; client-side full text search; threads for JavaScript; offline web applications; secure and fast cross-domain mashups; desktop shortcuts; mobile devices; and more.</description>
		<content:encoded><![CDATA[<p>Alex, great post. This is why I joined Google and the Gears team. I believe in the open web and see Gears as a very clever solution to help get us out of the impasse we are all in as web devs. I&#8217;d like to look back five years from now and see how we, as a community, constructed an open source update mechanism for the web that cuts cross-browser and cross-platform, giving us leverage to move the web forward and rev it much faster than we have now. Gears is the closest to this we have today. As we say in open source, code rules, so drop on by Gears and contribute Gears modules that make this happen (<a href="http://gears.google.com" rel="nofollow">http://gears.google.com</a>). Want to see better 2D vector graphics show up cross browser that you can use today? Bake one into Gears. </p>
<p>Just in case you don&#8217;t know about Gears or what it has today here&#8217;s some more info:</p>
<p>Gears is an open source plug-in that teaches current web browsers new tricks. Gears is a clever way to raise the bar cross-browser and cross-platform, today, running inside of Firefox and Internet Explorer on Windows, Mac OS X, and Linux. No more waiting years for features to show up across all browsers and platforms. APIs include: A real embedded relational database (SQLite) for web sites; client-side full text search; threads for JavaScript; offline web applications; secure and fast cross-domain mashups; desktop shortcuts; mobile devices; and more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bertrand Le Roy</title>
		<link>http://infrequently.org/2008/03/progress-is-n1/comment-page-1/#comment-231894</link>
		<dc:creator>Bertrand Le Roy</dc:creator>
		<pubDate>Wed, 26 Mar 2008 17:25:42 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=661#comment-231894</guid>
		<description>Kevin&#039;s comments on Gears install base is spot on. While it&#039;s interesting to have new ways to create browser innovation, mainstream application developers won&#039;t invest in Gears without good statistics on the install base. It&#039;s surprising that this kind of stat seems to be nowhere to be found.</description>
		<content:encoded><![CDATA[<p>Kevin&#8217;s comments on Gears install base is spot on. While it&#8217;s interesting to have new ways to create browser innovation, mainstream application developers won&#8217;t invest in Gears without good statistics on the install base. It&#8217;s surprising that this kind of stat seems to be nowhere to be found.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

