<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Do Believe the Web 2.0 Hype</title>
	<link>http://www.allpeers.com/blog/2005/10/24/do-believe-the-web-20-hype/</link>
	<description>The official AllPeers blog</description>
	<pubDate>Fri, 05 Dec 2008 10:07:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: Preoccupations</title>
		<link>http://www.allpeers.com/blog/2005/10/24/do-believe-the-web-20-hype/#comment-5887</link>
		<author>Preoccupations</author>
		<pubDate>Tue, 01 Nov 2005 11:44:20 +0000</pubDate>
		<guid>http://www.allpeers.com/blog/2005/10/24/do-believe-the-web-20-hype/#comment-5887</guid>
		<description>&lt;strong&gt;Canter on Web 2.0&lt;/strong&gt;

Matt Gertner:… we should be wary of writing Web 2.0 off as vacuous before it has a realistic chance of achieving its potential, particularly since this is likely to take several years. … Web 2.0 may be a messy term,</description>
		<content:encoded><![CDATA[<p><strong>Canter on Web 2.0</strong></p>
<p>Matt Gertner:… we should be wary of writing Web 2.0 off as vacuous before it has a realistic chance of achieving its potential, particularly since this is likely to take several years. … Web 2.0 may be a messy term,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: web2.wsj2.com</title>
		<link>http://www.allpeers.com/blog/2005/10/24/do-believe-the-web-20-hype/#comment-5859</link>
		<author>web2.wsj2.com</author>
		<pubDate>Tue, 25 Oct 2005 23:18:16 +0000</pubDate>
		<guid>http://www.allpeers.com/blog/2005/10/24/do-believe-the-web-20-hype/#comment-5859</guid>
		<description>&lt;strong&gt;Describing The Web 2.0 Information Ecosystem&lt;/strong&gt;

It's refereshing to see people like Stowe Boyd take a serious look at where Web 2.0 is heading these days with an relatively open mind, though there are still plenty (Chris Pirillo) of others (Matthew Gertner) keeping it constructive or keeping it in</description>
		<content:encoded><![CDATA[<p><strong>Describing The Web 2.0 Information Ecosystem</strong></p>
<p>It&#8217;s refereshing to see people like Stowe Boyd take a serious look at where Web 2.0 is heading these days with an relatively open mind, though there are still plenty (Chris Pirillo) of others (Matthew Gertner) keeping it constructive or keeping it in</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.allpeers.com/blog/2005/10/24/do-believe-the-web-20-hype/#comment-5856</link>
		<author>Matt</author>
		<pubDate>Tue, 25 Oct 2005 11:33:17 +0000</pubDate>
		<guid>http://www.allpeers.com/blog/2005/10/24/do-believe-the-web-20-hype/#comment-5856</guid>
		<description>Thanks for your comments, Mike. I didn't mean to imply that AJAX and FF extensions are the same thing, merely that they are both indicative of a migration of code back from the server onto the client and that this is a primary characteristic of Web 2.0.

AJAX has the advantage of simplicity (from the user's perspective) and ubiquity, as you say. On the other hand, AJAX apps have limited access to local resources (such as data storage or low-level networking), they can't rival the native machine code performance of C++, and it's hard to structure the code in a way that is modular and maintainable.

So I believe there is room for both AJAX for (simpler apps) and extensions (for more complex or demanding apps like AllPeers).

AllPeers 2.0 will be available Real Soon Now. :-)</description>
		<content:encoded><![CDATA[<p>Thanks for your comments, Mike. I didn&#8217;t mean to imply that AJAX and FF extensions are the same thing, merely that they are both indicative of a migration of code back from the server onto the client and that this is a primary characteristic of Web 2.0.</p>
<p>AJAX has the advantage of simplicity (from the user&#8217;s perspective) and ubiquity, as you say. On the other hand, AJAX apps have limited access to local resources (such as data storage or low-level networking), they can&#8217;t rival the native machine code performance of C++, and it&#8217;s hard to structure the code in a way that is modular and maintainable.</p>
<p>So I believe there is room for both AJAX for (simpler apps) and extensions (for more complex or demanding apps like AllPeers).</p>
<p>AllPeers 2.0 will be available Real Soon Now. <img src='http://www.allpeers.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.allpeers.com/blog/2005/10/24/do-believe-the-web-20-hype/#comment-5855</link>
		<author>Mike</author>
		<pubDate>Mon, 24 Oct 2005 17:07:18 +0000</pubDate>
		<guid>http://www.allpeers.com/blog/2005/10/24/do-believe-the-web-20-hype/#comment-5855</guid>
		<description>While AJAX apps run on the client, the key differentiator is that their download and installation are seemless for the user. By merely using a webpage the AJAX bits are downloaded.

Firefox plug-ins, on the other hand limit your market to a single browser (with a lesser installed base) and to people who are willing to install software in a paranoid world with malware and corporate network watchdogs who will invisibly wipe software off of client machines.

Don't get me wrong, what Matt and his crew are doing is very cool, and it really needs client-side software installed because of its p2p roots. But don't be to quick to imply that a Firefox extension and AJAX are essentially the same or that the business dynamics are the same.

So when is your extension coming out anyway...I want it!</description>
		<content:encoded><![CDATA[<p>While AJAX apps run on the client, the key differentiator is that their download and installation are seemless for the user. By merely using a webpage the AJAX bits are downloaded.</p>
<p>Firefox plug-ins, on the other hand limit your market to a single browser (with a lesser installed base) and to people who are willing to install software in a paranoid world with malware and corporate network watchdogs who will invisibly wipe software off of client machines.</p>
<p>Don&#8217;t get me wrong, what Matt and his crew are doing is very cool, and it really needs client-side software installed because of its p2p roots. But don&#8217;t be to quick to imply that a Firefox extension and AJAX are essentially the same or that the business dynamics are the same.</p>
<p>So when is your extension coming out anyway&#8230;I want it!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
