<?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>TNL.net &#187; HTML</title>
	<atom:link href="http://www.tnl.net/blog/tag/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tnl.net/blog</link>
	<description>Turning Data into Knowledge</description>
	<lastBuildDate>Wed, 08 Feb 2012 20:15:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<cloud domain='www.tnl.net' port='80' path='/blog/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Pushing beyond standardization</title>
		<link>http://www.tnl.net/blog/2011/10/30/pushing-beyond-standardization/</link>
		<comments>http://www.tnl.net/blog/2011/10/30/pushing-beyond-standardization/#comments</comments>
		<pubDate>Mon, 31 Oct 2011 00:45:00 +0000</pubDate>
		<dc:creator>Tristan Louis</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Browser wars]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTTP cookie]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Jesse James Garrett]]></category>
		<category><![CDATA[Marc Andreessen]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Netscape]]></category>
		<category><![CDATA[Netscape Navigator]]></category>
		<category><![CDATA[standards be damned]]></category>
		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://www.tnl.net/blog/?p=2715</guid>
		<description><![CDATA[Why knowingly breaking standards may be the way forward. <p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2011/10/30/pushing-beyond-standardization/">Pushing beyond standardization</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></description>
			<content:encoded><![CDATA[<p>A <a href="https://www.readwriteweb.com/archives/firefox_creator_says_the_web_is_dead_meat.php">recent series of posts</a> by leading web developers have been questioning the pace of change for the web but maybe history can inform us here.</p>
<h2>Mark Andreesen and the IMG tag</h2>
<p>The evening of February 23, 1993 was mostly unremarkable around the internet. But on that evening, a brash young man by the name of Marc Andreessen sent <a title="proposed new tag: IMG" href="http://1997.webhistory.org/www.lists/www-talk.1993q1/0182.html">an email that would drastically alter the course of history</a>. In order to fully understand what happens there, one has to think of the internet prior to that day.</p>
<p>Before that message made its way through several mail servers, the internet was a mostly text-based medium. HTML, the source code for the web, may have linked to images but the idea of mixing images and text was not part of the internet experience. In fact, the idea of mixing anything just didn’t exist: a movie stayed a movie and was linked to independently but embedding it into a page was a concept that would not come to fruition until several years later.</p>
<p>Sound, images, moving images, text were all living in separate silos. Yes, they could be linked to but they mostly worked as dead ends as they could not move forward from there (think of a browser that would link images instead of having them embedded into the page and when you got to that image, your only available navigation would be to move back). And because they were mostly dead ends, they forced the web into a relatively hierarchical model. Text was free to cross-link but other media were not.</p>
<p>Andreesen’s stance was that they would implement the tag as proposed and were sending it to be discussed as part of a future implementation of the HTML standard (remember that, at that time, HTML was not yet a standard).</p>
<h2>Netscape proprietary approach and forward motion</h2>
<p>A few years later, Andreesen would continue on the same course with the company he co-founded, Netscape, pushing for new extensions to the HTML standard and then extending the browser even further. With every new browser introduction, Netscape would push out new features.</p>
<p>With much of the internet being widely open and standard-based, Netscape’s introduction of new things at a fast and furious rate rankled some of the early maintainers of the web. There was widespread worry that Netscape was “breaking” the web through its use of non-standard implementation. Among some of the things Netscape would introduce over this period would be things we cannot imagine not existing on the web.</p>
<p>For example, Netscape was the first to introduce web-cookies, which not only gave rise to the kind of tracking that most of the advertising industry relies on but also simplified and sped up the way in which pages could be customized or logins were remembered.</p>
<p>https, which is used to ensure that communication between your web browser and a remote server is encrypted so no one can break into it, was another such innovation, which gave rise to e-commerce and e-banking.</p>
<p>And then, there’s Javascript. In December 1995, Netscape announced Javascript as a programming language for the web that could run either on a server (but only on Netscape’s brand of web servers) or on the client. The world of programming was in a furor over the announcement, calling the language a horrible kludge and generally being unhappy that they had not been consulted to make the language more pure.</p>
<p>Every step of the way, developers started adopting Netscape’s innovation, giving rise to sites showing a “Best viewed with Netscape” icon. This, in turn, led the Netscape browser to be the most used web browser on the Internet, at some point being used for nearly every 8 or 9 out of 10 web page views on the internet.</p>
<p>Most of Netscape’s inclusions eventually made it into other browsers as they tried to capture market share from Netscape, and eventually, most of those innovation were standardized, ensuring their continuation moving forward. Netscape’s leadership and willingness to stand up to the rest of the industry in order to move forward may have eventually led to its death as a company but its impact is still felt daily.</p>
<h2>Microsoft and AJAX</h2>
<p>One of the companies that tried to mimic Netscape’s strategy was Microsoft. In order to make its web browser, Internet Explorer, more relevant to developers, Microsoft tried to introduce changes that were mostly proprietary to its web browser. Among those was a technology called ActiveX, which was Microsoft’s proprietary approach to plug-ins. Trying to differentiate its Office suite and Exchange server, Microsoft introduced the XMLHTTP ActiveX component, which allowed web applications to become much more interactive, in 1999.</p>
<p>Whether it was hatred of Microsoft or lack of awareness, the technology did not really get widespread adoption until Jesse James Garrett named the technology AJAX, for Asynchronous Javascript And XML.</p>
<p>The lesson in this is that to break a standard is not enough to get things moving forward. A way to brand that standard so it becomes easily understandable to a wider public goes a long way to garnering support for new technologies, whether they are standardized or not.</p>
<h2>HTML5 needs a posse</h2>
<p>Previous history points to progress on the web being largely made because people were willing to take a stand and move things forward, standards be damned. But it seems that few are willing to move things forward in a drastic way. To date, complete support for existing standards has been a challenge and it seems there is some level of calcification around breaking new ground.</p>
<p>The wonderful set of underlying technologies making the core of what we know as HTML5 may not be perfect but it’s the best thing we have so instead of crying about the poor implementation of this or that component, instead of asking why it’s missing certain pieces, let’s go out, as developers and stretch the limits of what is possible in a browser.</p>
<p>Break new ground and break old browser. Once you’ve done so, ask the others to implement the features you’re leveraging.</p>
<p>To implement in a standard-compliant way may be smart if you want to cater to the masses but if you want your app to be exceptional, you have to be willing to take the hits. Go ahead and break new ground by looking forward instead of staying to the shores of yesterday’s standard compliance.</p>
<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2011/10/30/pushing-beyond-standardization/">Pushing beyond standardization</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tnl.net/blog/2011/10/30/pushing-beyond-standardization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The state of HTML validation</title>
		<link>http://www.tnl.net/blog/2011/08/21/the-state-of-html-validation/</link>
		<comments>http://www.tnl.net/blog/2011/08/21/the-state-of-html-validation/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 00:45:51 +0000</pubDate>
		<dc:creator>Tristan Louis</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML 4.0]]></category>
		<category><![CDATA[HTML 5]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[Markup languages]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[UTF-8]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[YouTube]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[eBay]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://www.tnl.net/blog/?p=2657</guid>
		<description><![CDATA[What is the state of HTML5 compliance among large sites?<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2011/08/21/the-state-of-html-validation/">The state of HTML validation</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></description>
			<content:encoded><![CDATA[<p>There’s been a lot of talk about HTML5 recently and, <a href="http://news.ycombinator.com/item?id=2897756">in some geek circles</a>, there have been snickers when companies have done a poor job of implementing it. But what is the true state of html5. To find out, I decided to check whether the top sites on the internet had implemented it and how successful they were in doing so.</p>
<h2>Methodology</h2>
<p>One of the first thing in this effort was to get a decent list of sites. Unfortunately, it seems that it has become increasingly difficult to get a sense of which sites are the most popular when it comes to number of visits. I eventually settled down on <a href="http://www.alexa.com/topsites">Alexa’s Top Sites</a> list because it featured most of the sites people think of when considering what large sites are and includes a few non-US sites.</p>
<p>I then used the W3C Validator against each of the top 25 sites. This allowed me to get 3 different pieces of information:</p>
<ul>
<li><strong>Doctype</strong>: This is what the site declares as its HTML code version. In other words, how the site identifies what version of HTML it supports.</li>
<li><strong>Encoding</strong>: This is the language the site uses, which gives us a better understanding as to whether they are targeting a particular language or trying to offer a global site.</li>
<li><strong>Validation</strong>: This is how the site validated when tested for errors relating to the HTML version it purported to be offering. It gives us an idea as to how compliant with the standards the site truly is.</li>
</ul>
<p>Surprisingly, a number of popular Web 2.0 sites were not in Alexa’s Top 25 so I created a separate list for them.</p>
<h2>Top 25</h2>
<p>Looking at the top 25, here are the results:</p>
<table>
<tbody>
<tr>
<th>Name</th>
<th>Doctype</th>
<th>Encoding</th>
<th>Validation</th>
</tr>
<tr>
<td>Google</td>
<td>HTML 5</td>
<td>iso-8859–1</td>
<td>37 errors, 3 warnings</td>
</tr>
<tr>
<td>Facebook</td>
<td>HTML 5</td>
<td>utf-8</td>
<td>34 errors</td>
</tr>
<tr>
<td>YouTube</td>
<td>HTML 5</td>
<td>utf-8</td>
<td>120 errors, 2 warnings</td>
</tr>
<tr>
<td>Yahoo!</td>
<td>HTML 5</td>
<td>utf-8</td>
<td>144 errors, 8 warnings</td>
</tr>
<tr>
<td>Blogger</td>
<td>HTML 4.0 Strict</td>
<td>utf-8</td>
<td>34 errors, 45 warnings</td>
</tr>
<tr>
<td>Baidu</td>
<td>HTML 5</td>
<td>gb2312</td>
<td>6 errors, 6 warnings</td>
</tr>
<tr>
<td>Wikipedia</td>
<td>HTML 5</td>
<td>utf-8</td>
<td>5 errors, 1 warning</td>
</tr>
<tr>
<td>Windows Live</td>
<td>HTML 4.01 Transitional</td>
<td>utf-8</td>
<td>33 errors, 17 warnings</td>
</tr>
<tr>
<td>Twitter</td>
<td>HTML 5</td>
<td>utf-8</td>
<td>5 errors, 1 warning</td>
</tr>
<tr>
<td>QQ.com</td>
<td>XHTML 1.0 Transitional</td>
<td>gb2312</td>
<td>validator crashed</td>
</tr>
<tr>
<td>MSN</td>
<td>XHTML 1.0 Strict</td>
<td>utf-8</td>
<td>Completely valid</td>
</tr>
<tr>
<td>Yahoo Japan</td>
<td>HTML 4.01 Transitional</td>
<td>utf-8</td>
<td>26 errors, 24 warnings</td>
</tr>
<tr>
<td>LinkedIn</td>
<td>HTML 5</td>
<td>utf-8</td>
<td>12 errors, 1 warning</td>
</tr>
<tr>
<td>Google India</td>
<td>HTML 5</td>
<td>iso-8859–1</td>
<td>40 errors, 2 warnings</td>
</tr>
<tr>
<td>Amazon</td>
<td>HTML 4.01 Transitional</td>
<td>iso-8859–1</td>
<td>516 errors, 125 warnings</td>
</tr>
<tr>
<td>Sina.com.cn</td>
<td>XHTML 1.0 Transitional</td>
<td>gb2312</td>
<td>validator crashed</td>
</tr>
<tr>
<td>Taobao.com</td>
<td>HTML 5</td>
<td>gb2312</td>
<td>validator crashed</td>
</tr>
<tr>
<td>WordPress</td>
<td>XHTML 1.0 Transitional</td>
<td>utf-8</td>
<td>4 errors</td>
</tr>
<tr>
<td>Google HK</td>
<td>HTML 5</td>
<td>Big5</td>
<td>40 errors, 1 warning</td>
</tr>
<tr>
<td>Google Germany</td>
<td>HTML 5</td>
<td>iso-8859–1</td>
<td>37 errors, 3 warnings</td>
</tr>
<tr>
<td>Ebay</td>
<td>HTML 4.01 Transitional</td>
<td>utf-8</td>
<td>386 errors, 19 warnings</td>
</tr>
<tr>
<td>Yandex</td>
<td>HTML 4.01 Transitional</td>
<td>utf-8</td>
<td>52 errors, 12 warnings</td>
</tr>
<tr>
<td>Google UK</td>
<td>HTML 5</td>
<td>iso-8859–1</td>
<td>37 errors, 3 warnings</td>
</tr>
<tr>
<td>Google Japan</td>
<td>HTML 5</td>
<td>shift_jis</td>
<td>39 errors, 1 warning</td>
</tr>
<tr>
<td>Bing</td>
<td>XHTML 1.0 Transitional</td>
<td>utf-8</td>
<td>16 errors</td>
</tr>
</tbody>
</table>
<p>Looking at the data, the first thing that is interesting is how many sites have made the switch to HTML 5. Of the top 25 sites, 14 have made the switch to HTML 5. This means than in the last year, 56 percent of the largest sites on the internet have completely modified their code base to comply with a new standard. 6 sites are still left on the old HTML standard and 5 are sticking to the somewhat more recent XHTML standard.</p>
<p>However, it is also interesting to note that none of the sites which have made the transition comply with proper HTML standards. In fact, of the top 25 sites in the Alexa list, only MSN was found to provide completely valid code. Maybe Microsoft could point those people towards their other properties. Amazon was the worst offender, with 516 errors in their code, showing that disregard for standard compliance does not seem to have an impact on economic performance. However, Ebay and Yahoo came closely behind with hundreds of errors in their code, maybe highlighting Amazon as an exception.</p>
<p>Another interesting phenomenon is that most of the large sites have adopted UTF 8, the encoding type that support most languages, as their default language. Once again, over half (56%) of the sites have switched with Amazon and Google being among the rare exceptions. An interesting aside here is that the W3C validator may have issues when it comes to validating chinese sites as it was not able to finish the job.</p>
<h2>Web 2.0 Companies</h2>
<p>Looking at Web 2.0 companies, the data was surprising:</p>
<table>
<tbody>
<tr>
<th>Name</th>
<th>Doctype</th>
<th>Encoding</th>
<th>Validation</th>
</tr>
<tr>
<td>Facebook</td>
<td>HTML 5</td>
<td>utf-8</td>
<td>34 errors</td>
</tr>
<tr>
<td>YouTube</td>
<td>HTML 5</td>
<td>utf-8</td>
<td>120 errors, 2 warnings</td>
</tr>
<tr>
<td>Blogger</td>
<td>HTML 4.0 Strict</td>
<td>utf-8</td>
<td>34 errors, 45 warnings</td>
</tr>
<tr>
<td>Twitter</td>
<td>HTML 5</td>
<td>utf-8</td>
<td>5 errors, 1 warning</td>
</tr>
<tr>
<td>LinkedIn</td>
<td>HTML 5</td>
<td>utf-8</td>
<td>12 errors, 1 warning</td>
</tr>
<tr>
<td>WordPress</td>
<td>XHTML 1.0 Transitional</td>
<td>utf-8</td>
<td>4 errors</td>
</tr>
<tr>
<td>Flickr</td>
<td>HTML 5</td>
<td>utf-8</td>
<td>15 errors, 3 warnings</td>
</tr>
<tr>
<td>Tumblr</td>
<td>XHTML 1.0 Transitional</td>
<td>utf-8</td>
<td>19 errors</td>
</tr>
<tr>
<td>Foursquare</td>
<td>XHTML 1.0 Strict</td>
<td>utf-8</td>
<td>40 errors</td>
</tr>
<tr>
<td>Groupon</td>
<td>XHTML 1.0 Transitional</td>
<td>utf-8</td>
<td>6 errors</td>
</tr>
<tr>
<td>Zynga</td>
<td>XHTML 1.0 Transitional</td>
<td>utf-8</td>
<td>4 errors, 6 warnings</td>
</tr>
</tbody>
</table>
<p>I captured the data for companies other than those in the top 25 and a few interesting trends seem to pop up. The first thing that came as a surprise is that there seems to be that a lower number of sites have made the transition to HTML 5, with only 5 sites out of 11 (or 45 percent) having completed the transition. There seems to still be a strong preference for XHTML as the way to encode pages.</p>
<p>Also of note is that all sides have plans for globalization, encoding their page in the UT-8 format that can support both western and non-western alphabets.</p>
<p>However, none of the sites successfully validate in any of their preferred standard. It looks like there is still much room for improvement in the world of HTML validation.</p>
<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2011/08/21/the-state-of-html-validation/">The state of HTML validation</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tnl.net/blog/2011/08/21/the-state-of-html-validation/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Why the Open Web Matters</title>
		<link>http://www.tnl.net/blog/2011/06/18/why-the-open-web-matters/</link>
		<comments>http://www.tnl.net/blog/2011/06/18/why-the-open-web-matters/#comments</comments>
		<pubDate>Sun, 19 Jun 2011 01:25:05 +0000</pubDate>
		<dc:creator>Tristan Louis</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Android operating system]]></category>
		<category><![CDATA[Apple Inc.]]></category>
		<category><![CDATA[Cascading Style Sheets]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Open Web]]></category>
		<category><![CDATA[World Wide Web]]></category>
		<category><![CDATA[app store]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[mobile devices]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[smartphones]]></category>
		<category><![CDATA[web application]]></category>
		<category><![CDATA[web applications]]></category>
		<category><![CDATA[web browser]]></category>
		<category><![CDATA[web browsers]]></category>
		<category><![CDATA[web developers]]></category>
		<category><![CDATA[web-based products]]></category>
		<category><![CDATA[web-based version]]></category>

		<guid isPermaLink="false">http://www.tnl.net/blog/?p=2604</guid>
		<description><![CDATA[At 20, there are many assaults against the open web. Here's why it's important to keep it alive.<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2011/06/18/why-the-open-web-matters/">Why the Open Web Matters</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></description>
			<content:encoded><![CDATA[<p>Twenty years after its creation, the open web seems to be facing some of its biggest challenges and its survival may make the whole difference between a world where a few large companies have most of the control or one where anyone is afforded the opportunity to innovate online.</p>
<h2>Definition: What I mean by web</h2>
<p>It appears that, as time moves on, many people have different definition of the web. Some look at it as a substitute for the word internet, others look at it as the sites that are sitting at a web address. My definition is a little more technical: to me, the web is a system that serves up HTML, CSS, and Javascript over the HTTP (or HTTPS) protocol.</p>
<p>Under that definition, it means that Facebook or Google cannot be seen as “the web” any more than iphone or android phone apps are.</p>
<h2>Definition: What I mean by Open</h2>
<p>Open is another tricky word to define.</p>
<p>Some people look to open as interoperable. To those people, an open web only exists when a site or page is accessible by everyone without requiring any kind of extra registration. In those people’s views, sites like Facebook are not open because they require a username and password to access them.</p>
<p>To others, open means that it can be accessed by all. Those people look to country firewalls or bandwidth caps as examples of the kind of restriction that keep the web from open. To some, as long as access to the internet is unfettered, then the internet remains open.</p>
<p>A third camp looks at open as relating to open source, meaning that the underlying code can be viewed and reviewed by anyone who so chooses.</p>
<p>When he created the first web browser, Tim Berners-Lee added one small world-changing (and I’m not using the term lightly here as you will see later) feature: View Source. This item, which allows any web browser user to pull up the HTML source code of any pages on the web. 20 years later, view source is still available in most web browser, still allowing anyone who cares to examine the HTML, CSS, and Javascript code that compose most of the interactions with a website. Some of the best web developers in the world initially learned their craft through this component and it is still one of the best way to learn how web pages are built.</p>
<p>In my view, the last two items are what represents open. Unfettered access AND ability to look at the innards.</p>
<h2>Today’s world</h2>
<p>Much of the interest around the internet field centers on two factors: social media and mobile access.</p>
<p>In the case of social media, people look to the ability to leverage one’s offline or online connections to augment the value of an application. In that sense, services like Twitter, Facebook, Zynga and Foursquare have created applications that would not be terribly interesting without people and their connection.</p>
<p>In the case of the mobile space, Apple has launched an explosion of access through mobile devices that was then followed by Google, with its Android operating system. When it first introduced the iPhone, Steve Jobs asked developers to develop for the web, telling them that it was the best way to interact with the iPhone. However, the next year, he introduced the App Store and asked developers to start looking at developing native applications for devices running what came to be known as iOS.</p>
<p>Google followed suit, pushing developers to develop for their own operating system, Android.</p>
<p>The net result is that a lot of companies have developed applications that are running exclusively on those platforms, bypassing the web altogether.</p>
<h2>An open web</h2>
<p>Proponents of the open web, however, did not rest on their laurels and introduced html5 and css3, a set of changes to the building blocks of the web that can make it easier to developers richer, more interactive applications. Modern web browsers (ie. those that came out since 2010) tend to have some form of support for those changes.</p>
<p>Because html5 represents an evolution of html, css, and javascript, it goes without saying that the view-source element that Tim Berners-Lee had added to browsers 20 years ago can still be used to see how particular things were implemented.</p>
<p>To date, however, few of the startups that have committed to developing applications for mobile devices have leveraged the power of html5.</p>
<h2>Why an open web matters: Education</h2>
<p>For a generation, web developers have learned their craft through a tradition of enforced sharing: the open web, through its view-source ability, allowed anyone who wanted to learn how to develop like the masters to study their code and, in some case, mimic it before evolving it in their own way.</p>
<p>This has created a virtuous cycle, where good ideas are evolved and bad ones fall by the wayside. It’s also made it an interesting challenge as the ability to learn from the basic code has also led to people copying the code.</p>
<h2>Why an open web matters: Evolved business model</h2>
<p>The net result of such copying can be businesses that are basically xerox copies of an original. However, if you believe that the web is only but a component of a solid business offering, then copying of one’s website would not necessarily result in a total copy of a business.</p>
<p>If your business is so sensitive that making a xerox of your website will kill it, it is not yet a viable business. So the web, because it equalizes code forces businesses to improve themselves by building business advantages that are not fully dependent on the code. This is a good thing because it results in more reliant businesses.</p>
<h2>Why an open web matters: Accessibility</h2>
<p>The open web is generally easier to make accessible to people with disabilities. HTML, in itself, has certain built-in facilities that make it simpler to create sites that can be used by people with disabilities. Text-readers can actually read web-pages and/or interact with some web applications.</p>
<p>Furthermore, today’s web can often be backward compatible, meaning that older generation web browser can still interact with a lot of the content that is published there or deal with experiences that may be a little degraded compared to the latest offering but still working. For example, one can use gmail on a browser from a decade ago. That’s a testament to how endurable an open web can be, that it can be used on devices that stopped being produced BEFORE an application was made.</p>
<h2>Why an open web matters: Freedom</h2>
<p>Recently, t<a href="http://blogs.wsj.com/digits/2011/06/16/fts-web-app-strategy-thwarts-apple-store/?mod=google_news_blog">he Financial Times decided to implement a web version of their app, leveraging html5 to bypass restrictions enforced in the Apple app store</a>. The decision was hailed by many as a sign of things to come because it presented a rich offering outside of the traditional Apple ecosystem.</p>
<p>At a recent conference, someone said (and if you remember who it is, please tell as I couldn’t find the exact quote) that developers are essentially captive of the platforms they develop on. As a result, any changes in that platform and a developer could find his/her livelihood or product endangered.</p>
<h2>Why an open web matters: Shaping the agenda</h2>
<p>But no one owns the open web, as a result, few changes to the underlying platform can endanger web-based products. So it may make business sense, as a hedge against some of the things that could happen on a closed platform, to develop a business that runs on the open web as well as running as an app.</p>
<p>Last but not least, when it comes to freedom, is the ability to help influence the agenda.</p>
<p>If you develop for iOS or Android, most of the decisions as to where the OS is going are being made by either Apple or Google. If you develop for the open web, most of the decisions are being made by Apple, Google, Microsoft, the Firefox foundation, and Opera. As a result, it’s more likely that one of them will support new features in the open web as a business advantage. With 5 major players, there isn’t one that has a chance of becoming dominant for very long. By comparison, with 2 major players in the mobile market, it is likely that the community doesn’t get as much of a voice in shaping the agenda.</p>
<h2>Business decisions vs. intellectual purity</h2>
<p>Of course, I hear people dismiss the argument. They might say “But Tristan, if you are so enamored with the open web, why is your company, <a title="Keepskor" href="http://www.keepskor.com">Keepskor</a>, designing for platforms that are not open?”</p>
<p>It may indeed seem odd that I would tell people the open web matters while at the same time developing on some of the more restraining platform. However, I’d counter that argument with two simple statements:</p>
<ul>
<li>First of all, open and closed is not a binary issues. In our case, we will be offering an html5 version of our product to serve in parallel to the Android and iOS client.</li>
<li>Second, intellectual purity is a fine thing but, as a businessperson, I must make decisions that benefit our business and our shareholders. To go with an open-only product would be to limit the markets we can reach and that’s just short-sighted, from a business standpoint.</li>
</ul>
<p>At the end of the day, it’s a tough dilema that most companies have to face. <a title="Apple is the new China" href="http://www.tnl.net/blog/2010/04/29/apple-is-the-new-china/">I first highlighted it the challenged faced by iOS developers</a> before Keepskor existed and it seems it’s a challenge that still presents itself. The way I look at dealing with this challenge is to develop a web-based version of our tools that provides similar, if not exact, functionality to our iOS and Android clients. To do so is not just a matter of openness, it’s also a decision that makes business sense because it gives us a platform to support all the devices for which we do not offer a client. As such, it maximizes our market exposure at a relatively inexpensive extra cost. And THAT makes total business sense.</p>
<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2011/06/18/why-the-open-web-matters/">Why the Open Web Matters</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tnl.net/blog/2011/06/18/why-the-open-web-matters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iOS, Android, and the mobile web</title>
		<link>http://www.tnl.net/blog/2011/04/03/ios-android-and-the-mobile-web/</link>
		<comments>http://www.tnl.net/blog/2011/04/03/ios-android-and-the-mobile-web/#comments</comments>
		<pubDate>Sun, 03 Apr 2011 18:50:08 +0000</pubDate>
		<dc:creator>Tristan Louis</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Apple Inc.]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Inc.]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Mobile Web]]></category>
		<category><![CDATA[Mobile development]]></category>
		<category><![CDATA[Open Web]]></category>
		<category><![CDATA[app store]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iOS devices]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[mobile devices]]></category>
		<category><![CDATA[mobile web offerings]]></category>
		<category><![CDATA[mobile web-based]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[smartphones]]></category>
		<category><![CDATA[web application]]></category>

		<guid isPermaLink="false">http://www.tnl.net/blog/?p=2499</guid>
		<description><![CDATA[With limited resources, should you develop for Android, iOS, or the mobile web first?<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2011/04/03/ios-android-and-the-mobile-web/">iOS, Android, and the mobile web</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></description>
			<content:encoded><![CDATA[<p>As <a title="Keepskor" href="http://www.keepskor.com">Keepskor</a> approaches its first release, I’ve spend a considerable amount of time thinking about the mobile market and mobile development. Last week, I looked at <a title="Mobile Internet Market Size" href="http://www.tnl.net/blog/2011/03/25/mobile-internet-market-size/">the size of the market opportunity</a>; This week, let’s cover more technical issues.</p>
<h2>Many Questions</h2>
<p>The mobile market is basically broken out in a 2 + 2 configuration: Android and iOS are the two contenders you can’t do without, while RIM and Microsoft are the two you might want to keep an eye on. Looking at this through the lens of limited resources, it makes for tough choices. If you only have resources for one platform, which should it be? If you have resources for more than 2, should you also try to reach a third platform (and if yes, which one) or should you pour more investments in the first two?</p>
<p>In order to better make those calls, one must assess the market position of each of the players and place some bets as to where those players will be in 12 months. While interesting from an intellectual challenge, it can be emotionally wrenching from a company standpoint as some of the bets you make today could help turn your company into a winner or loser.</p>
<h2>App or web?</h2>
<p>Mobile apps seem to be the largest trend here. While many new apps have come up over the last few years, there doesn’t seem to be much discussion of mobile web offerings. Curiously, the internet seems to be splintering into javascript-heavy apps running on users’ computers and mobile applications of the same apps running natively on mobile devices.</p>
<p>With HTML5, a lot of the benefits that mobile apps could offer seem to disappear: whether it is access to geo-location capabilities, local caching so the app can run when there is no signal, or even access to hardware capabilities like a camera (something Google is trying to bake into future versions of HTML), there appears to be an increasing array of possibilities that would ensure some parity between web-based offerings and apps-based ones.</p>
<p>However, the web has a few challenges to overcome. For starters, local notification, or the ability to throw some type of alert flag when the application is not running, is not available in web apps. One-click billing is not built-in by default. Access to local hardware devices is also limited. But ultimately, the problem web apps are going to encounter when compare to local apps have nothing to do with technology.</p>
<p>The main value of an iOS or Android app over a web app is largely a marketing issue. To a lot of thought leaders, the web is seen as yesterday’s invention and apps are seen as the current hot trend. To launch a web app in 2011 is seen as similar to trying to launch a CD-based offering in 1995: maybe interesting but probably not, and more likely outdated than up to the latest trend (or to put it in more brutal terms, it would be seen as “dead,” as per the criteria highlighted in <a href="http://gigaom.com/2011/03/31/when-is-a-tech-company-dead/">Om Malik’s excellent post on the subject</a>.)</p>
<p>Furthermore, the presence of an app in the respective app stores by Apple, Google (and now Amazon) represents marketing channels which cannot be matched in the open web. As restrictive as they are, those channels can represent a substantial advantage for new product offerings. The presence of your apps’ icon on a user’s phone is also another marketing marker that is hard to be matched by web application: yes, it true that bookmarks can be presented alongside applications but few users know how to do that and even fewer actually do make those links.</p>
<p>If an app is launched on a platform like iOS and Android, it gets more publicity than if it launches as a mobile web-based offering. This, by the way, is something I see as a reason for concerns in the long terms as it means that most of the debate is now centering not on a more open world but on one as to which walled garden is better: Apple’s or Google’s?</p>
<p>As a strong supporter for a more open web, I find myself conflicted: on the one hand, I see that getting into those walled gardens is bad for the web as a whole; on the other hand, in order to run a successful business, I have to be in those walled gardens. Almost a year ago, I covered this as <a title="Apple is the new China" href="http://www.tnl.net/blog/2010/04/29/apple-is-the-new-china/">Apple is the new China</a> and things have gotten worse since, as Google is following a path similar to Apple. But in the end, one has to be realistic: the only way to influence this debate is to become successful enough that your voice gets amplified: so playing in the walled gardens is imperative for any new mobile company that wants to succeed.</p>
<h2>iOS or Android first?</h2>
<p>With apps as an obvious first step towards development, the next question in the decision tree is Android vs. iOS. Here, there are confusing signals in the marketplace: on the one hand, <a title="Fred Wilson - A VC: Android (Continued)" href="http://www.tnl.net/blog/2011/03/13/the-particle-protocol/http://www.avc.com/a_vc/2011/04/android-continued.html">one can talk about market size</a> and see that Android is becoming the most used operating system in the mobile world. On the other hand, <a title="Marco.org - Time Bomb" href="http://www.marco.org/4295159845">one can see the fragmentation of the Android market as a developer’s nightmare</a>.</p>
<p>Assuming the fact that most startups have limited resources, one could safely make the bet that a less fragmented market is easier to launch a successful product on and thus developing for iOS first would make the most sense. That is generally the rule that most developers follow and I want to challenge that rule.</p>
<p><a href="http://www.apple.com/iphone/features/app-store.html">According to Apple, there are over 350,000 apps</a> in the app store. By comparison, <a href="http://mashable.com/2010/10/25/android-100000-apps/">the Android market has over 100,000 apps</a>. So one can safely say that there are roughly 3 to 4 apps on iOS devices for every app on Android devices. Today, the path of most applications is to establish themselves on the iPhone, get the adulation of the Apple crowd and then move to migrate to Android devices.</p>
<p>This generally means that apps which were successful on the iPhone benefit from a lift when they finally make it to the Android marketplace as Android users are curious to see what all the hubbub was about. This situation has led to a situation whereas both top 10 lists are dominated by apps that first saw the light of day as iOS ones.</p>
<p>But what if one were to apply the amount of effort that goes into crafting a well-received app for iOS into developing a similar app for Android first? What if a company were to decide to prioritize its efforts on developing the best app for Android devices? All things being equal, a great app developed for iOS would have to be better than over 350,000 apps while a similar app being developed for Android would have to be better than 100,000 apps.</p>
<p>When looking at those numbers, combined with the fact that the Android marketplace is exploding, it seems that Android development makes more sense when first getting out the door but there is yet another catch.</p>
<h2>Free or Paid?</h2>
<p>Paid apps seem to fair better in the Apple world than in the Android world. I don’t know if it is due to the demographic profile of Apple users vs Android users (remember that Apple tends to market itself as a premium brand, probably creating a user community that is more affluent and more free-wheeling with its spending) but the fact of the matter is that if you are marketing a paid app, this is something you have to consider.</p>
<p>So if your monetization model is purely centered o selling apps, you may be better off using Apple’s offering (as long as you can figure out how to build a successful business 99 cents a time.)</p>
<p>On the other hand, few apps with hybrid strategies (social, web, mobile) are offered as paid ones. A few examples like Facebook, Twitter or LinkedIn all seem to show that app that also work as web-based platforms are generally free (as platforms though, they have created opportunities for others to market paid apps on top of their services). If your app is a social web app, the Android market seems to be a better place in the short run.</p>
<p>The key to this positioning will have to be around your company’s ability to present itself as breaking the mold. By going against the grain, you are likely to suffer the ire of Apple fan-boys but the ensuing controversy may get you marketing views you would not have gotten otherwise.</p>
<h2>Danger to Android</h2>
<p>Today, Android is indeed a fragmented market. So development for that platform is more complicated than development for iOS, where one only has to worry about 2 phones (iPhone 3GS and 4).</p>
<p>The challenge Google now has is balancing its openness while making it easier for developers to deal with the multitude of changes. <a href="http://www.washingtonpost.com/blogs/faster-forward/post/google-to-limit-carriers-android-flexibility-good/2011/04/01/AFrTAnIC_blog.html">Its recent efforts in trying to tighten up regulation of the platform</a> can cut both ways. Developers on the Android platform should keep an eye on the impact of those efforts on carriers and device manufacturers support. If Google tightens the screws too much, it could lose some of the momentum it has built and give companies like Apple and Microsoft a chance to establish leadership in the space.</p>
<h2>The second tier</h2>
<p>Today, developers have to develop an offering for both the Android and iOS marketplace. Once they’ve done so, the next strategic question is whether to put any effort into RIM, HP (aka. Palm) or Microsoft’s offering.</p>
<p>If I were to follow the points above, logic might dictate that the smaller the platform, the better the way to shine out. However, at the current time, those platform look too small to cater to today. The <a title="Winkia rising" href="http://www.tnl.net/blog/2011/02/12/winkia-rising/">recent announcement from Nokia</a> may point to Microsoft becoming an emerging platform again but  the actual switch is not due for another couple of years. At that point, the marketplace may look radically different again.</p>
<p>So at the end of day, my recommendation (and what we’re betting on at Keepskor) is Android first, mobile web second, iOS third, and then figure out the next step.</p>
<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2011/04/03/ios-android-and-the-mobile-web/">iOS, Android, and the mobile web</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tnl.net/blog/2011/04/03/ios-android-and-the-mobile-web/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>The best time for start-ups — 5 Reasons</title>
		<link>http://www.tnl.net/blog/2010/07/11/the-best-time-for-start-ups-5-reasons/</link>
		<comments>http://www.tnl.net/blog/2010/07/11/the-best-time-for-start-ups-5-reasons/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 20:18:49 +0000</pubDate>
		<dc:creator>Tristan Louis</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[entrepreneur]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[start-up]]></category>
		<category><![CDATA[web standards]]></category>
		<category><![CDATA[web-based application]]></category>

		<guid isPermaLink="false">http://www.tnl.net/blog/?p=1848</guid>
		<description><![CDATA[The teens will be a great era of successful internet companies creation. Here's why<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2010/07/11/the-best-time-for-start-ups-5-reasons/">The best time for start-ups — 5 Reasons</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></description>
			<content:encoded><![CDATA[<p>It’s been 15 years since the dotcom bubble started inflating and it looks like we’re about to enter a new boom cycle. In this entry, I’ll explain why I believe that’s the case.</p>
<h2>Distribution Channels: More, more, more</h2>
<p>Since the inception of the web, computers have been the best way to access it. Efforts around making the web accessible via mobile phones (WAP, HDML, etc…) or TV (web TV profiles, Microsoft WebTV) largely fell flat due to a combination of lack of bandwidth, lack of processing power on the devices, and costs of production for such device making them unaffordable to the masses.</p>
<p>With the introduction of the iPhone, Apple changed all that (and the subsequent entry of Google, with its Android operating system further validated the space.) For the first time, a new distribution channel for web-based application has become possible on phones.</p>
<p>With the iPad, Apple has struck again, breathing new life in a category (tablet PCs) that was considered dead by most people. And over the next few months, we will see a battle between Apple, Google, Microsoft, LG, and others  as to who will control access to the internet in your living room.</p>
<p>A few years ago, I <a href="http://www.tnl.net/blog/2006/05/12/future-tense-ipzation/">wrote about what may happen when every signal we receive moved to an IP stack</a>. Those predictions took longer than I expected to become reality but we are now moving to a world where everything is finally going through the Internet. This months, millions of people watched at least one world cup game over the net. As the largest event in the world, this is something that is being experienced by people outside of tech circles. Similarly, the explosion of smart-phones has moved the needle from access to the internet being a geeky thing to such thing becoming the norm.</p>
<p>While I do worry about the app stores (from any of the providers) potentially becoming chock-hold points of access to the internet, I do believe that the explosion of apps that are sitting on the device but getting information from the internet (<a href="http://www.tnl.net/blog/2000/02/10/hybrid-computing/">something I’ve been waiting for a decade to happen</a>) represents a substantial paradigm shift that will reinvigorate internet innovation.</p>
<p>Furthermore, the rise of the cloud and the<a href="http://www.tnl.net/blog/2006/05/11/future-tense-always-on/"> availability of internet bandwidth at any time and from any place</a> is making the desktop metaphors the computing industry has been used to since the mid-eighties irrelevant and, to some extent, moving the computing world back to where it was prior to the introduction of the PC, with applications running largely on remote servers. This phenomenon has two important impacts: first, it makes it possible for people to rent out applications and infrastructure instead of purchasing them outright, thus lowering costs in the short terms; second, it solidifies control of such applications in the hands of a few large players, making it difficult for new entrants to gain scales in those markets but creating potential acquirers for interesting features.</p>
<h2>Tools: HTML5 and CSS3</h2>
<p>For almost a decade, web standards were in the doldrums. There were a few pockets of innovation here and there but, for the most part, the internet industry spent the first decade of the 21st century digesting what had been created in the previous decade.</p>
<p>In 2009, HTML and CSS were finally updated, providing a new set of standards that keep up with modern applications. This may seem like an insignificant detail but the lack of new standard impeded the growth of the internet as it led to a browser market that was largely stagnant (with the dominant player of the time, Microsoft, introducing very little innovation in that space) and made it difficult to implement bleeding edge technologies because the browsers couldn’t follow.</p>
<p>The innovation in HTML5 in particular is astounding as HTML moves from being a largely representational language, great for static documents but not so good for interactive applications, and is now becoming a full-fledged programming language, allowing to simplify certain tasks that were, to date, only achievable through the implementation of substantial hacks.</p>
<h2>Talent: Maturity in our industry</h2>
<p>The internet industry is now over 15 years old. The net result of that is that we, as an industry, have grown substantial amounts of talent that has become increasingly specialized in particular areas. During the last boom, websites were designed with HTML and CSS (and, for the most extreme case, Javascript) but little attention was paid to things like user interaction, machine interaction, APIs, or channel targeting.</p>
<p>With the increased opportunities to target across different platforms and have web applications where the website is only a small part of the overall picture, the level of complexity has arisen and so has the level of sophistication of the experts working on such applications.</p>
<p>The great news is that experts from other fields can now join in and bring some of their expertise, hence enlarging our industry and its overall footprint on the economy.</p>
<p>The other great news is that many people in our industry now have well over a decade of experience, allowing them to have learned from mistakes made in the past and to establish some level of mentorship that didn’t exist in the early days of the industry.</p>
<p>This results in talent being fostered at a more rapid pace and innovation being increased as people can now learn a lot of the basics by following experts (either through blogs, twitter, or other online means or offline approaches like conferences, books, and magazines). Such talent can then turn around, having come up to speed at an accelerated rate, and innovate quickly, sharing their innovation with others at a speed that was not always possible before.</p>
<h2>The economy: It sucks and that’s a good thing</h2>
<p>From an economic standpoint, the times are also right for a number of reasons.</p>
<p>For starters, the state of the overall economy seems to mirror (or be even worse) than what we were experiencing in the early 1990s.</p>
<p>Let me roll the tape back a little for readers who didn’t experience this: Coming out of college in the early 1990s, the job market was horrible. Even prestigious programs had difficulties placing their students into jobs and the jobs that were offered were low-paying. This created a space for start-ups as there was little to loose financially by going into the internet space: in the worst case scenario, a new graduate may have forgone a chance at getting a job that paid in the low 5 figures for the opportunity to do something interesting and potentially rewarding.</p>
<p>I’d venture that the current unemployment rate is presenting this window again and many people are looking at the risk/reward of a startup in a more favorable light as a result.  I am not saying that all those new startups will succeed (in fact, I suspect that they will fit the normal economic model of a 8 or 9 out of 10 failing) but I am convinced that all this new energy will generate further innovation that can be mined by all.</p>
<p>This explosion of start-up also comes at a good time as the cost of launching a new company has dropped drastically. It used to be that one had to buy servers, memory, bandwidth, etc.. from different providers, creating substantial upfront costs. Today, one can rent that kind of infrastructure in a model that is purely based on the amount of traffic one receives. This means that bad ideas don’t cost quite as much. The net result of this is that, by the time an entrepreneur pitches investors, he or she can have real numbers to highlight the successful growth of his or her company.</p>
<h2>Investments</h2>
<p>The challenge for investors is that it also means that companies need a lot less in terms of investment (good for founders, not so good for investors as they don’t get as large an equity stake in companies; this also means that exit strategies leave more money to founders). On the flip side, the advantage for investors is that the ideas presented to them can be of higher quality than they were in the past and the startups that do get funding have a reasonable chance at good exits.</p>
<p>Speaking of exits, the investment exits scenario have changed. In the 1990s, the preferred way to return money to investors was to take your company public. The introduction of the Sarbanes-Oxley act in 2002 has made it almost impossible to successfully take a company to the public markets in the United States and many have called for its repeal.</p>
<p>This means that the primary way for an internet company to successfully exit has become through a merger or acquisition. Fortunately, the larger players in the market have been very acquisitive. Today, it is pretty routine to hear that companies have been acquired by Google, Apple, Facebook, Microsoft, Yahoo, or IAC. Players outside the industry have also been taking a little more of an interest, which results in further opportunities for acquisition (for example, companies like Disney and CBS often pick up startups for rich valuation)</p>
<h2>Conclusion</h2>
<p>All and all, the picture for internet startup creation is great. The last decade presented opportunities but I will go on the record now to say the teens will be a greater era of successful internet companies creation than the beginning of the last decade was.</p>
<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2010/07/11/the-best-time-for-start-ups-5-reasons/">The best time for start-ups — 5 Reasons</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tnl.net/blog/2010/07/11/the-best-time-for-start-ups-5-reasons/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fauxpenness</title>
		<link>http://www.tnl.net/blog/2009/08/26/fauxpenness/</link>
		<comments>http://www.tnl.net/blog/2009/08/26/fauxpenness/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 10:45:58 +0000</pubDate>
		<dc:creator>Tristan Louis</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[fauxpenness]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.tnl.net/blog/?p=1424</guid>
		<description><![CDATA[Some companies pretend to be open. Introducing the concept of Fauxpenness, a definition, and some examples from current companies.<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2009/08/26/fauxpenness/">Fauxpenness</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></description>
			<content:encoded><![CDATA[<p>It’s the height of summer and a several year old service has captured the mind of mainstream media.</p>
<p>It has a relatively low but highly dedicated audience and is garnering good press both in the blogging community and the mainstream media.</p>
<p>The service is suffering from growth related issues which force it to be down at unexpected times but users put up with it because of its supposed transformational nature.</p>
<p>The service allows people to build things on top of it, offering external parties a greater chance to generate revenue than the company providing the service.</p>
<p>And, establishing further proof that service is going to be important in the future, a lot of mainstream stars are establishing presence quickly, only to slowly abandon those points of presence after a while.</p>
<p>But those stars are no different from most of the service’s users, which tend to abandon it only a month of two after trying it out.</p>
<p>What is that service called?</p>
<p>If you said<em> Twitter</em>, you are clearly reading this in 2009. But, only two years ago, the answer would have been Second Life (something I learned first hand, <a href="http://www.tnl.net/blog/2007/01/05/running-the-numbers-on-second-life/">having been part of the hype around it</a> back then).</p>
<p>of course, I have no doubt that this post will probably receive a high amount of flames because supporters will tell me how Twitter is different. But is it?</p>
<h2>The Coral Reef</h2>
<p>I’ve always had an affinity for <a href="http://www.scripting.com/stories/2007/04/28/twitterAsCoralReef.html">Dave Winer’s Coral Reef analogy</a>. However, even the coral reef analogy seems to eventually break down, leaving people like <a href="http://www.scripting.com/stories/2009/03/12/whyItsTimeToBreakOutOfTwit.html">Winer to think of ways to move out</a> (in a way, <a href="http://www.scripting.com/stories/2009/08/10/scobleYourBlogStillLovesYo.html">Winer fell into the same trap with Twitter as Scoble did with Friendfeed</a>).</p>
<p>The issue here is that a lot of energy gets poured by developers into supporting an ultimately closed system. While artificial coral reefs exists, they are generally part of the larger ocean and tend to be pushed into creation by <a href="http://news.nationalgeographic.com/news/2001/02/0201_artificialreef.html">sinking boats</a> or <a href="http://www.nytimes.com/auth/login?URI=/2008/04/08/us/08reef.html&#038;OQ=_rQ3D5&#038;REFUSE_COOKIE_ERROR=SHOW_ERROR">subway trains</a>. But an important distinction is that the creator of an artificial reef is generally present at the creation but then lets the ecosystem take over and doesn’t try to control anything.</p>
<p>In the tech field, the best analogy for an artificial coral reef would be opening sourcing an important source of code (for example, <a href="http://httpd.apache.org/">the apache web server</a>) or making a set of protocols or ideas open to all (eg. <a href="http://www.w3.org/html/">HTML</a> or <a href="http://www.tnl.net/blog/2006/06/07/standards-as-social-contracts/">RSS</a>) without requiring that the implementor cede any control to the party which made the code or idea available. Today, you can fok the httpd server if you feel like it or you can adapt parts of HTML or RSS to your heart’s content.</p>
<h2>Fauxpenness</h2>
<p>But there’s a different set of ecosystems out there that becomes more of a venus flytrap of technology. I would describe this as fauxpenness:</p>
<blockquote><p><strong>Fauxpenness</strong>: Calling a system or platform open while it is, when more closely scrutinized, under the tight control of its provider.</p>
<p><strong>Fauxpen system (or fauxpen platform)</strong>: a system or platform that claims to be open but, upon closer examination, isn’t.</p></blockquote>
<p>It’s the kind of approach that pretends to be open but provides some level of lock-in.</p>
<p>In 2006–2007, we saw that happen with SecondLife, as many developers (myself included) built software code that could run within the SecondLife world but was ultimately stuck there because you could not run it outside that world and/or run SecondLife servers on your own machines.</p>
<p>in 2007–2008, we saw that happen with the F8 Facebook platform, which locks your applications inside of Facebook and, while many developers have pushed to force the company to open up, tends to stay there. In 2007-today, we’re seeing the same thing with Twitter, which allows you to build whatever you want on top of it but doesn’t decentralize their approach, leaving developers potential slaves to the whims of the company. The same is true of the iPhone, which provides unusual access to the phone operating system and allows to develop interesting software on top of it but still keep developers away from being able to access basic things like calendar information via an SDK.</p>
<h2>The endless cycle</h2>
<p>Interestingly enough, it’s not an unusual phenomenon in the technology world. It works like this:</p>
<p>It happened with SecondLife; it happened with F8; it will happen with Twitter and it will happen with the iPhone at some point. It appears that the natural course of locked API is to get to a point where the developers get so annoyed that they decide to go look somewhere else.</p>
<p>But there’s hope.</p>
<h2>Breaking Free of Fauxpenness</h2>
<p>Because of the lock-in, it is possible for companies to break free of the cycle. In order to do so, two things need to happen:</p>
<ul>
<li>First, the company needs to find a way to establish a business model that does not require lock-in</li>
<li>Then, the company needs to start removing the lock-in components it offers.</li>
</ul>
<p>I’m not saying that either of those step is an easy one. In fact, few companies have successfully managed them and, even when they do, the developer community will keep asking for more.</p>
<p>For example, Microsoft’s history is one of establishing initial lock-ins, weeding out the competition and, when its lead is established enough, relaxing the choke-hold it has on the developer community and playing a little nicer until it tries to enter another market. That was the case with Windows; it was the case with Office; and it is the case with IE today.</p>
<p>IBM also took the same approach, initially being a provider of proprietary systems and slowly, over the last 15–20 years, moving to become one of the largest supporters of the open source movement.</p>
<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2009/08/26/fauxpenness/">Fauxpenness</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tnl.net/blog/2009/08/26/fauxpenness/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google unveils web-based OS</title>
		<link>http://www.tnl.net/blog/2008/09/02/google-unveils-web-based-os/</link>
		<comments>http://www.tnl.net/blog/2008/09/02/google-unveils-web-based-os/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 16:59:42 +0000</pubDate>
		<dc:creator>Tristan Louis</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[hybrid computing]]></category>

		<guid isPermaLink="false">http://www.tnl.net/blog/?p=758</guid>
		<description><![CDATA[A product long rumored and whose very existence was long denied by Google itself finally launched: the Google browser, aka. Google Chrome. There are a number of things that are good and a few that leaves one scratching his head but ultimately, it is very clear that Google is working very hard to ensure that [...]<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2008/09/02/google-unveils-web-based-os/">Google unveils web-based OS</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></description>
			<content:encoded><![CDATA[<p>A product long rumored and whose very existence was long denied by Google itself finally launched: the Google browser, aka. <a href="http://www.google.com/chrome">Google Chrome</a>. There are a number of things that are good and a few that leaves one scratching his head but ultimately, it is very clear that Google is working very hard to ensure that it can keep tight control of the ground its gained and fend off potential threats by the likes of Microsoft.</p>
<h3>Strategic Position</h3>
<p>Google lives on the web. Most of its application need a web layer in order to operate and, if it were to find itself in a position where the access to their application where to be compromised through the equivalent of a strategic man in the middle type of attack, their business would die off. So, if Microsoft, which currently still controls around 70 percent of the web browser market, were to decided to change their code to impact how Google applications function, Google would be in deep deep trouble.</p>
<p>Because Google realizes that the browser is sort of their achilles heel, they had to make a play into that space. The first thing they did was help the creation of an alternate offerings, by giving large subsidies to Microsoft competitors like Apple and the Mozilla foundation, largely dolled out as revenue for traffic generation through the search box. See, one of the thing not too many consumers are told about is that the search box in Safari or in Firefox are actually paid placements: Every time a user uses that box to perform a search, a little bit of revenue goes back to the browser creator. So that’s great because it allows those alternative browsers to develop and, as long as Google is people’s preferred choice anyways, no one is complaining.</p>
<p>Of course, there are certain issues with the arrangement: a lot of the people who have installed Safari or Firefox don’t like online ads and some developers were happy to provide tools allowing those users to remove ads from web pages. Google wasn’t too thrilled about that but it found the issue mostly OK as long as the arrangement didn’t hurt its advertising cash cow too much.</p>
<p>But over time, this model created a problem. The feature was tested by consumers who, having seen too much of their screen real estate polluted by ever larger ads, liked what they saw. And, as ads became smarter and started to target users individually, it spooked consumers. Being able to block certain ads became a product differentiator and started to cause some problems to Microsoft.</p>
<p>So, with IE8, Microsoft is starting to claim that it will help users and one of the trial baloons it has been floating is that the user may have more control over what ads they can see and possibly may be able to block some ads.</p>
<p>For Google, that’s not too happy a development: the idea of being able to provide free products is based on the fact that Google is really and advertising company with a side business in search. And if the advertising is blocked, then Google’s whole business model falls apart.</p>
<p>So now, Google needs to regain some level of control. For many years, it’s been going after bits and pieces of the Microsoft empire: a little bit of the office suite over here (Google Apps), a little bit of the enterprise space this way (Google Appliances), a little extra screen real estate (Google Widgets), an alternate application distribution network (Google Pack)… but the premise behind most of their offerings was that life was now in the “network cloud” (basically recalling Scott McNealy’s old “The Network is the Computer” concept with 2.0 flavor).</p>
<p>With Chrome, Google is now trying to bypass most of Windows. There’s still a few things that Windows will be allowed to do for now (connecting to the Internet, managing the communication layer) but it seems that this is the farthest Google has gone into addressing Microsoft head on. In the mid-1990s, Marc Andreesen, then at Netscape, said he wanted to relegate Windows to being just a set of basic libraries and, with this offering, Â Google is trying very hard to do so though I am sure you’ll never hear them say so.</p>
<p>Will it work? I don’t know. At first glance, I’d say that their challenge will be to get the software installed on a lot of machine. For all their past efforts, it looks like it may take a while. Once they have gotten Google Chrome installed, the next thing will be to move up to a default setting. That will be another challenge.</p>
<p>What I suspect is that the company will soon offer a customizable version to cable and phone companies to ensure that they choose Chrome over Internet Explorer. And one thing I’m pretty sure about is that whatever happens, Google will ensure that ad blocking software will not work on Chrome.</p>
<h3>Memory Management: Marketing or Truth?</h3>
<p>One of the things that leaves me scratching my head is whether the memory management Google claims as an important piece of its offering is actually based more on marketing messages than reality. Buried in the developer’s menu is an item that supposedly offers a view into the memory and CPU usage of Google’s new browser. Yes, the browser feels fast so it’s clear that there are a number of improvements there but what is that costing in terms of memory. Here’s what the browser reports:</p>
<p><a href="http://www.tnl.net/editor/wp/wp-content/uploads/2008/09/chrometm.jpg"><img class="aligncenter size-full wp-image-759" title="Chrome Task Manager" src="http://www.tnl.net/editor/wp/wp-content/uploads/2008/09/chrometm.jpg" alt="" width="468" height="302" /></a></p>
<p>What you’re seeing here is the browser running two plain HTML pages and an instance of a richer web-based application (Google Reader, which, according to this, accounts for 40Mb of memory space used). Where I get a little puzzled is when I looked at what Microsoft reported through its task manager:</p>
<p><a href="http://www.tnl.net/editor/wp/wp-content/uploads/2008/09/chromewin.jpg"><img class="aligncenter size-full wp-image-760" title="Windows Task Manager: Chrome tasks" src="http://www.tnl.net/editor/wp/wp-content/uploads/2008/09/chromewin.jpg" alt="" width="468" height="200" /></a></p>
<p>The same 5 processes appear (but since Windows only knows them as running as chrome, it can’t identifty which is which but the numbers are very different: <strong>Chrome reports an aggregate memory use of 96,300K while Windows reports an aggregate memory use of 121,544K or 25,244K more</strong>. To be very honest, I don’t know which number is correct but, with only 3 tabs open (and the tabs I have on here are the minimum I have open at any time), I don’t find it very reassuring to see this type of gap appear. Will it get worse as I add more tab? I don’t know but it’s something worth investigating.</p>
<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2008/09/02/google-unveils-web-based-os/">Google unveils web-based OS</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tnl.net/blog/2008/09/02/google-unveils-web-based-os/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Standards as social contracts</title>
		<link>http://www.tnl.net/blog/2006/06/07/standards-as-social-contracts/</link>
		<comments>http://www.tnl.net/blog/2006/06/07/standards-as-social-contracts/#comments</comments>
		<pubDate>Thu, 08 Jun 2006 03:43:56 +0000</pubDate>
		<dc:creator>Tristan Louis</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[History]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Standard]]></category>
		<category><![CDATA[Syndication]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://tnl.net/blog/2006/06/07/standards-as-social-contracts/</guid>
		<description><![CDATA[Looking at the efforts Dave Winer is undertaking in terms of getting OPML to become yet another standard, I’ve been thinking about how formats get adopted. The key insight I came up with is that standards are actually a form of social contract and increasingly, data formats is following the same path. Looking at the [...]<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2006/06/07/standards-as-social-contracts/">Standards as social contracts</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></description>
			<content:encoded><![CDATA[<p>Looking at the efforts <a href="http://www.scripting.com">Dave Winer</a> is undertaking in terms of getting OPML to become yet another standard, I’ve been thinking about how formats get adopted. The key insight I came up with is that standards are actually a form of social contract and increasingly, data formats is following the same path.</p>
<h3>Looking at the history</h3>
<p>In order to look forward, it always pays to look back. The dominant standards for the web today are undeniably HTML (or its variances like XHTML) and HTTP. More recently, XML has emerged and, increasingly, RSS is becoming the dominant type of XML for sharing a variety of data.</p>
<p>How did each of those standards become a standard. It is obvious now (hindsight is always 20/20) that standards bodies have relatively little bearing when it comes to influencing the succes of a format. Take, for example, SGML, which was the dominant standardized format for document formatting. It was quickly superceded by HTML which, at the time, was not considered a standard.</p>
<p>The same is true of RSS and other standards for syndication. Formats like ICE, CDF, and NewsML were touted as the future when they were first introduced. However, they’ve recently been superceded by RSS.</p>
<p>And even within the RSS world, formats like RSS 1.0, which was supposed to be more semantically sound, and ATOM, which was supposed to be more forward thinking that RSS 2.0, have been losing the war to RSS 2.0.</p>
<h3>Bootstrapping is a social phenomenon</h3>
<p>What Dave Winer understood, when he sheperded RSS 2.0 into becoming the dominant mean of delivering syndicated content is that the life and death of a new format is predicated on its widespread adoption. And, in order to increase adoption, one has to make something generic, easy to understand, and simple.</p>
<p>Many of the people in the early days of the syndication space failed to see it as Dave did. We believed that a semantically sound format was better and we were wrong. Purity, it turns out is not always a good thing, especially if it gets in the way of people implementing something.</p>
<p>The same is true of HTML. I’d venture that, from a development standpoint, the biggest boost to HTML was a single menu feature that appeared in early browsers and remains there to this day: view source. In the early days of the web, countless developers learned how to do cool things with HTML by reading the source of pages designed by other people.</p>
<p>In <a href="http://ambidextrousmag.org/preview/issue3/index.html">a recent issue of ambidextrous magazine</a>, Jeffrey Schox talks about the three stages of technological development: appropriation, early innovation, and sustainable innovation. Here’s how he describes the appropriation stage:</p>
<blockquote><p>an issued pattent allows innovators to construct roadblocks behind them as they travel down a particular technological path… During the appropriation stage, patent roadblocks waste time and money… The countries, needing to catch up with the designs and technologies of other countries, should focus on collecting revenue and knowledge streams to fuel later stages of technology development.</p></blockquote>
<p>While he focuses on hardware and electronics in a globalized marketplace, the same truth can be applied to standards. With few barriers in adopting a new standard and by fostering a culture of appropriation, one can easily establish a base of people who understand a new format. As more people understand it, they start implementing it and, after eventually getting smarter about it, start building on the efforts of previous creators. Eventually, those masses of tinkerers get to a critical point, pushing the new format into areas that were unexpected. Some companies eventually get smart to it and see growth in that area, which triggers them into experimenting with that new format.</p>
<p>Eventually, due to a general agreement among all developers, the format becomes a de facto standard. It does not have to have the imprimatur of a standard body (except for some very late adopters or pockets where such imprint is considered important) and moves forward.</p>
<p>What is interesting is the next stage, the one where standard bodies see the area as hot and decide that they need to play in that field. A good example of that is the ATOM format, which has been enshrined into an <a href="http://www.ietf.org/rfc/rfc4287.txt">IETF approved format</a>, and to date has failed to stop the RSS 2.0 juggernaut.</p>
<h3>So what happened?</h3>
<p>The amazing thing is how simple the issue is. The reason RSS 2.0 has been winning is that it has developed a following. With every new developer learning RSS 2.0, the format goes stronger and the same is true of every company implementing it. Because it is simple, it’s easy to pick up, which means that new developers can do interesting things with it relatively quickly, giving them a chance to become active members of the community and therefore become hooked on it.</p>
<p>The other issue is in keeping things relatively open, while still maintaining some level of control over the general direction. A successful future standard has to allow people a chance to contribute but, in the end, it also needs some gatekeepers who decide what goes in and what doesn’t. The same truth can be applied to any sofware development cycle: for example, Linux may be a widespread open source phenomenon but the number of people who decide what goes into the core kernel or doesn’t is still relatively limited. The same is true of any successful open source project: some level of centralized decision making and distribution of the work: anyone can contribute but not every contribution makes it into the final product.</p>
<p>I’m now seeing some of the same history repeat itself in the OPML space. It’s a format that is very simple and Dave is working very hard on getting people left and right to support it. It’s the same scenario he’s used to bootstrap the RSS format and to bootstrap concepts like blogging and podcasting into the mainstream. It’s a formula that works: keep it simple to implement, maintain some level of centralized control over the roadmap and then evangelize it left and right until it can no longer be stopped.</p>
<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2006/06/07/standards-as-social-contracts/">Standards as social contracts</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tnl.net/blog/2006/06/07/standards-as-social-contracts/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The New Gatekeepers</title>
		<link>http://www.tnl.net/blog/2006/02/09/the-new-gatekeepers/</link>
		<comments>http://www.tnl.net/blog/2006/02/09/the-new-gatekeepers/#comments</comments>
		<pubDate>Thu, 09 Feb 2006 08:58:53 +0000</pubDate>
		<dc:creator>Tristan Louis</dc:creator>
				<category><![CDATA[Politics]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[online world]]></category>

		<guid isPermaLink="false">http://tnl.net/blog/2006/02/09/the-new-gatekeepers/</guid>
		<description><![CDATA[A recent article in the Wall Street Journal claims that there is a level of conflict of interest for bloggers who have advised FON and are writing about it. While the Journal’s story, in itself, is probably more of a tempest in a tea cup, I do believe that it raises some interesting issues in [...]<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2006/02/09/the-new-gatekeepers/">The New Gatekeepers</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://online.wsj.com/public/article/SB113945389770169170.html">A recent article in the Wall Street Journal claims that there is a level of conflict of interest for bloggers who have advised FON and are writing about it</a>. While the Journal’s story, in itself, is probably more of a tempest in a tea cup, I do believe that it raises some interesting issues in terms of buzz in the blogosphere.</p>
<h3>The New Gatekeepers</h3>
<p>For all that is being said about the democratizing effect of the blogosphere, the truth is that systems of hierarchies that have existed for thousands of years still exist in the online world. It may be that humans are hard-wired for hierarchies and find an innate need to give more power to a certain amount of gatekeepers.</p>
<p>In the past, access to information was directly tied to monetary fortune. Before the advent of the printing press, books were very expensive so, as a result, the knowledge that was transferred through books was only accessible to one of two groups: rich people, knights and other people with some type of royal title, and religious leaders, including the people in monasteries who created those books. As a result, the information traded via books was largely centered on the creation and pursuit of religious ideas.</p>
<p>With the advent of the printing press, Gutenberg forced a certain level democratization in the information dispersal space. This new model allowed a wider group of people to create and consume written content. However, the creation costs were still high enough that they created a certain barrier of entry in the market due to the financial involvement required to publish a book. Over time, those barriers to entry were lowered but never to such a low level that everyone could create and distribute content.</p>
<p>In the early 80s, the introduction of the computer and of desktop publishing, along with some other technological changes in the printing business allowed for that barrier to drop even further. I remember starting a newspaper in college on a budget of only a few 100 dollars. For that price, I could actually print a few thousand copies of an 8 page newspapers.</p>
<p>With the advent of the web, those costs drop to even smaller level. While a newspaper or book could be created on the cheap, distribution was still expensive. With the advent of the public Internet, distribution costs became negligible. At that point, the new barrier to entry became a technological one: only people who knew HTML could actually create web pages.</p>
<p>With the advent of blogs, however, that technological barrier dropped to almost zero. Basically, know how to write and you too can become a publisher. This created an explosion of content which showed a true marketplace of idea forming.</p>
<p>However, it also created a sea of endless information that our current brains are unable to cope with and this is where a level of re-intermediation came in: because there was so much content being created, the blogosphere needed to have some guides that would help people navigate to what was considered good.<br />
In a word, we created some new gatekeepers that we now know at the blogging A-list (and, to some extent, an equivalent B-list and C-list). Membership on it is limited and many have said that the way to disprove the power of the A-list is by showing that new members have appeared on it: what few are willing to admit is that the new members are really only allowed as one of these groups if they are vetted by enough existing members. This creates a self-fulfilling cycle where members of the small club of “blogs that matter” get to shape the agenda.</p>
<h3>The Echo Effect</h3>
<p>Because the group is relatively small, it has gained an increased importance in terms of defining what matters. Algorithmic solutions like <a href="http://www.techmeme.com/">Memeorandum</a> (or even Google’s PageRank) help reinforce an echo effect from such small groups. Because the groups are within a category (whether it is politics or technology, the two prominent categories in that space), the impact of an individual can be increased through cross-linking between members of the blogging elite.</p>
<p>In the case of FON technologies, we have a company that has managed to show a wrinkle in the system: get endorsed by the core gatekeepers and you can influence the dialogue (I’ve noticed that effect myself, as my own presence within one of those groups seems to have magically opened some doors I didn’t know existed).</p>
<p>Because a core group of people are considered of higher relevance, what they consider important becomes the agenda. Because the blogosphere has also had some influence in terms of shaping what journalists decide to cover, this effect is now bleeding over into the non-blog world.</p>
<h3>Creating Group Myopia?</h3>
<p>The question, in all this, however, is whether we could be suffering from possible group myopia. What if a rumor is wrong and gets propagated by the gatekeepers? What is that impact?</p>
<p>The reason I am bringing this up is that I’m wondering if, by creating new gatekeepers, we could start creating a level of groupthink and ultimately increase group myopia. As the boundaries of different echo chambers are clearly defined (for example, few people on the left side of the political biosphere interact with people on the right side (and vice-versa)), are we going to see more polarization going forward.</p>
<p>The next question (and I’m not sure but I suspect that the same is true in non-blog media) is how we deal with this? Is there a way to ensure that all voices are given equal weight? Many people say that the problem is self-correcting but it still seems to me that issues could arise that would not only increase the power of top ranked bloggers but also help in force the dialogue in one direction or another.</p>
<p>I do not have answers for this but I hope that this entry will provoke discussion and would like to see what others have to offer as solutions to this problem. On the other hand, if I fail to influence the gatekeepers, I suspect that this entry will disappear into obscurity until a gatekeeper decides to discuss the same issue.</p>
<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2006/02/09/the-new-gatekeepers/">The New Gatekeepers</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tnl.net/blog/2006/02/09/the-new-gatekeepers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Yahoo! acquires WebJay</title>
		<link>http://www.tnl.net/blog/2006/01/09/yahoo-acquires-webjay/</link>
		<comments>http://www.tnl.net/blog/2006/01/09/yahoo-acquires-webjay/#comments</comments>
		<pubDate>Mon, 09 Jan 2006 08:45:19 +0000</pubDate>
		<dc:creator>Tristan Louis</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Yahoo]]></category>
		<category><![CDATA[digital media]]></category>
		<category><![CDATA[media types]]></category>

		<guid isPermaLink="false">http://tnl.net/blog/2006/01/09/yahoo-acquires-webjay/</guid>
		<description><![CDATA[A few minutes ago, I learned that Yahoo! acquired WebJay, a site that allows for categorization, editing, listening, and sharing of playlists online (In a way, it can easily be compared to del.icio.us for multimedia.) WebJay was created in early 2004 as a way to create the internet equivalent of mix tapes. Lucas Gonze, the [...]<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2006/01/09/yahoo-acquires-webjay/">Yahoo! acquires WebJay</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></description>
			<content:encoded><![CDATA[<p>A few minutes ago, I learned that <a href="http://www.yahoo.com">Yahoo!</a> acquired WebJay, a site that allows for categorization, editing, listening, and sharing of playlists online (In a way, it can easily be compared to del.icio.us for multimedia.) WebJay was created in early 2004 as a way to create the internet equivalent of mix tapes. <a href="http://gonze.com/blog/">Lucas Gonze</a>, the creator of WebJay agreed to taking a few minutes of his time to do a quick IM interview between meetings. Following is the transcript of that interview:</p>
<p><strong>TNL</strong>: so the rumors are true: Webjay acquired by Yahoo! You should post it on your blog.</p>
<p><strong>Lucas Gonze</strong>: That’s right. It turns out that when they sign up new people, y! makes them put on this pointy hat that sorts them into “houses”. This makes no sense to me, but it turns out that I am “hufflepuff”</p>
<p><strong>TNL</strong>: Hehe… stay away from Slitherins</p>
<p><strong>Lucas Gonze</strong>: They’re over in the DRM group.</p>
<p><strong>TNL</strong>: Tell me the reason for this acquisition.</p>
<p><strong>Lucas Gonze</strong>: The point of it is playlists. It’s a sign that Y! takes playlists seriously. The point of playlists is that they are to internet media what RSS is to weblogs and HTML is to browsing. Playlists are the one vehicle for timed media; if it has an intrinsic sense of time, it’s a playlist, that’s an important category of functionality. Now, aside from Webjay and XSPF, the action is all over on the iPod.</p>
<p><strong>TNL</strong>: So, if I understand you well, playlist + MediaRSS + content = new form of distribution channel?</p>
<p><strong>Lucas Gonze</strong>: that’s about right. From the audio and video perspective, the meaning of playlists is that they’re the container format for the internet. CDs are over; mixtapes are only an analogy; Radio, television, movie theaters — not internet. So Webjay and my other playlist work is what Yahoo is about with this acquisition</p>
<p><strong>TNL</strong>: If I understand well, playlists are somewhat of a reintegration item. Yahoo! is looking at them as a way to tie all the disparate bits that have come out of the breakout into podcasts, independent tunes, movies, shows, etc… to resort things into channels?</p>
<p><strong>Lucas Gonze</strong>: That is beautifully said, Tristan. I agree with that, except that reality is not quite as elegant. The point of this work is to create a truly healthy and robust internet media industry but one which is not just a transplant of the old ways of doing things. The new industry is going to be native to the internet (the playlist is a native format).<br />
Playlists do resort things into channels and they do make possible all the sort of goodness we’re used to with weblogs — like Technorati and Del.icio.us — with multimedia Examples of the kinds of goodness I’m talking about:</p>
<ul>
<li>Interactivity wide open; anybody on the internet is a full participant</li>
<li>Implementation wide open; anybody with the chops can write programs which contribute to the ecosystem</li>
<li>and interoperability; anybody should be able to author content which anybody can render</li>
</ul>
<p><strong>TNL</strong>: This sounds dangerously like a <a href="http://web.archive.org/web/*/http://gonze.com/weblog/story/lightnet">lightnet</a>. You seem to be offering a world that is widely open, while all the big portals are looking at locking things up.</p>
<p><strong>Lucas Gonze</strong>: I think that the place we’re going is to a media industry which is perfectly at home on the internet. Given that I’m here to make money for Yahoo, it’s fine to lock things up by doing such a great job that users would be crazy to use any other software.</p>
<p><strong>TNL</strong>: You mentioned interactivity as a key feature of playlists. Do you think that playlists merge multimedia with social software? And, if yes, is that a direction Yahoo! plans to take it into?</p>
<p><strong>Lucas Gonze</strong>: That’s exactly the value. Social software is not an empty trend. It’s central to the value of the internet. So the question with regard to media is how do you make social media? How do you make songs which anybody can get inside of and interact with on their own terms? To some extent that’s what playlists accomplish.<br />
About whether that’s the direction Yahoo! plans to take it into, I can’t speak for Yahoo!, given that I’ve only been an employee for about 45 minutes.</p>
<p><strong>TNL</strong>: So what are you going to be doing at Yahoo! ?</p>
<p><strong>Lucas Gonze</strong>: There’s a spacecraft which crash landed in the desert. My job is to investigate the dead lifeforms and attempt to make contact with their homeworld. But that’s off the record. On the record I can only say that we’ll be building best-of-breed internet-native social-software with tags.</p>
<p><strong>TNL</strong>: can you throw a couple more buzzwords in there?</p>
<p><strong>Lucas Gonze</strong>: I can enable that.</p>
<p>Lucas then had to run off but I wish him much luck on this venture. The obvious value of something like WebJay to a company like Yahoo! is in the social aspect of sharing multimedia. I believe that the real value, beyond the core tools being acquired in the organization and sharing of digital media. Over the last year, Yahoo! has been acquiring companies that relied on the wisdom of crowds to organize content of various types (del.icio.us for bookmarks, flickr for pictures). WebJay nows fills that space for music and could probably easily be extended to support other media types. In that sense, Google is now taking an early step in terms of merging social software and multimedia.</p>
<p>There are many opportunities in that space: Much as Flickr has shown that user-generated and organized pictures are a good way for people to share this type of media, something like WebJay could extent from sharing your music collection and/or tastes to an eventual basis for sharing larger media files (like videos of the family).</p>
<p>The tool also allows for auto-discovery of content: point it to a URL and it will find any songs that’s linked from it and organize them into an easy to use playlist. This could have some great implications for podcasters as it provides and easy tool to create archive pages.</p>
<p>Beyond the sharing and auto-discovery is also the openness of WebJay. What is most astounding, when you look at it, is how open it is. The system gives you the direct URL of the files that are shared, even though the files themselves are not stored on WebJay itself.</p>
<h3>Update:</h3>
<p>It’s now <a href="http://ymusicblog.com/blog/wp-admin/install.php">official</a>.</p>
<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2006/01/09/yahoo-acquires-webjay/">Yahoo! acquires WebJay</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tnl.net/blog/2006/01/09/yahoo-acquires-webjay/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Links and Search Engines: The MSN edition</title>
		<link>http://www.tnl.net/blog/2005/07/30/links-and-search-engines-the-msn-edition/</link>
		<comments>http://www.tnl.net/blog/2005/07/30/links-and-search-engines-the-msn-edition/#comments</comments>
		<pubDate>Sat, 30 Jul 2005 22:24:24 +0000</pubDate>
		<dc:creator>Tristan Louis</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[United States]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://tnl.net/blog/2005/07/30/links-and-search-engines-the-msn-edition/</guid>
		<description><![CDATA[I’ve been promising for a while to complete this series with results relating to MSN (and, for the record, this has nothing to do with Scoble begging for it). I finally got around to cleaning up the HTML output of Excel and can now present the third (and probably final) installment in my analysis of [...]<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2005/07/30/links-and-search-engines-the-msn-edition/">Links and Search Engines: The MSN edition</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></description>
			<content:encoded><![CDATA[<p>I’ve been promising for a while to complete this series with results relating to MSN (and, for the record, this has nothing to do with <a href="http://radio-weblogs.com/0001011/" title="Robert Scoble">Scoble</a> begging for it). I finally got around to cleaning up the HTML output of Excel and can now present the third (and probably final) installment in my analysis of search engine link features.</p>
<p>To recap, I initially took the list of Top 100 blogs listed by Technorati on May 19th, 2005 and started doing side by side comparisons. I initially looked at <a href="http://www.tnl.net/blog/2005/06/01/secrets-of-the-a-list-bloggers-technorati-links/" title="TNL.net: Secrets of the A-List Bloggers: Technorati Links">distribution of links among the top 100</a>, then followed up with <a href="http://www.tnl.net/blog/2005/06/13/secrets-of-the-a-list-bloggers-technorati-vs-google/" title="TNL.net: Secrets of the A-list bloggers: Technorati vs. Google">an analysis of Technorati against Google</a>, this brought me to <a href="http://www.tnl.net/blog/2005/06/20/technorati-yahoo-and-google-too/" title="TNL.net: Technorati Yahoo and Google Too">a subsequent chapter on Technorati against Google and Yahoo! (then comparing Google and Yahoo! to each other)</a>. All this created some fair amount of buzz in the search world, with people saying it was interesting to other saying I was way off the mark. Either way, it’s time to take a look at MSN, in order to complete this round-up.</p>
<p>So, to create some benchmarks, let’s start taking a look at distribution of Technorati links against MSN’s:</p>
<table border="1" summary="Technorati vs MSN">
<tr>
<th>Technorati Top 100</th>
<th>MSN Links</th>
<th>Technorati Links</th>
<th>Technorati/MSN Links</th>
</tr>
<tr>
<td>Boing Boing</td>
<td>407172</td>
<td>22532</td>
<td>5.53378%</td>
</tr>
<tr>
<td>InstaPundit</td>
<td>241472</td>
<td>15190</td>
<td>6.29058%</td>
</tr>
<tr>
<td>Daily Kos</td>
<td>184666</td>
<td>15833</td>
<td>8.57386%</td>
</tr>
<tr>
<td>Gizmodo</td>
<td>252869</td>
<td>12278</td>
<td>4.85548%</td>
</tr>
<tr>
<td>Fark</td>
<td>352289</td>
<td>10216</td>
<td>2.89989%</td>
</tr>
<tr>
<td>EnGadget</td>
<td>198584</td>
<td>15051</td>
<td>7.57916%</td>
</tr>
<tr>
<td>Davenetics</td>
<td>3334</td>
<td>7571</td>
<td>227.08458%</td>
</tr>
<tr>
<td>Eschaton</td>
<td>138241</td>
<td>8713</td>
<td>6.30276%</td>
</tr>
<tr>
<td>Dooce</td>
<td>118385</td>
<td>6797</td>
<td>5.74144%</td>
</tr>
<tr>
<td>Andrew Sullivan</td>
<td>96315</td>
<td>7680</td>
<td>7.97384%</td>
</tr>
<tr>
<td>The Best Page In The Universe</td>
<td>92232</td>
<td>6333</td>
<td>6.86638%</td>
</tr>
<tr>
<td>Talking Points Memo: by Joshua Micah Marshall</td>
<td>193438</td>
<td>7592</td>
<td>3.92477%</td>
</tr>
<tr>
<td>lgf: anti-idiotarian</td>
<td>6067</td>
<td>8275</td>
<td>136.39360%</td>
</tr>
<tr>
<td>kottke.org</td>
<td>159861</td>
<td>7278</td>
<td>4.55271%</td>
</tr>
<tr>
<td>WIL WHEATON DOT NET</td>
<td>148587</td>
<td>6314</td>
<td>4.24936%</td>
</tr>
<tr>
<td>Metafilter</td>
<td>136052</td>
<td>7591</td>
<td>5.57948%</td>
</tr>
<tr>
<td>Doc Searls</td>
<td>95781</td>
<td>5690</td>
<td>5.94064%</td>
</tr>
<tr>
<td>(In)formacao e (In)utilidade</td>
<td>3272</td>
<td>6040</td>
<td>184.59658%</td>
</tr>
<tr>
<td>Wonkette</td>
<td>96768</td>
<td>5877</td>
<td>6.07329%</td>
</tr>
<tr>
<td>Scripting News</td>
<td>183067</td>
<td>5728</td>
<td>3.12891%</td>
</tr>
<tr>
<td>Power Line</td>
<td>92069</td>
<td>7477</td>
<td>8.12108%</td>
</tr>
<tr>
<td>Balmasque</td>
<td>409</td>
<td>4544</td>
<td>1111.00244%</td>
</tr>
<tr>
<td>Corante</td>
<td>23107</td>
<td>7686</td>
<td>33.26265%</td>
</tr>
<tr>
<td>A list Apart</td>
<td>220584</td>
<td>5536</td>
<td>2.50970%</td>
</tr>
<tr>
<td>Something Awful</td>
<td>97908</td>
<td>4512</td>
<td>4.60841%</td>
</tr>
<tr>
<td>Megatokyo</td>
<td>112902</td>
<td>4154</td>
<td>3.67930%</td>
</tr>
<tr>
<td>Michelle Malkin</td>
<td>72190</td>
<td>6091</td>
<td>8.43746%</td>
</tr>
<tr>
<td>Arts and Letters Daily</td>
<td>94718</td>
<td>3983</td>
<td>4.20511%</td>
</tr>
<tr>
<td>Gawker</td>
<td>72773</td>
<td>4453</td>
<td>6.11903%</td>
</tr>
<tr>
<td>Afterall it was the best I ever had</td>
<td>922</td>
<td>3591</td>
<td>389.47939%</td>
</tr>
<tr>
<td>The Volokh Conspiracy</td>
<td>88818</td>
<td>5873</td>
<td>6.61240%</td>
</tr>
<tr>
<td>Scobelizer</td>
<td>68282</td>
<td>5524</td>
<td>8.08998%</td>
</tr>
<tr>
<td>Jeffrey Zeldman</td>
<td>149539</td>
<td>4134</td>
<td>2.76450%</td>
</tr>
<tr>
<td>This Modern World</td>
<td>79038</td>
<td>3913</td>
<td>4.95078%</td>
</tr>
<tr>
<td>The Web Standards Project</td>
<td>211917</td>
<td>3810</td>
<td>1.79787%</td>
</tr>
<tr>
<td>Joel on Software</td>
<td>133853</td>
<td>4514</td>
<td>3.37236%</td>
</tr>
<tr>
<td>Media Matters for America</td>
<td>64867</td>
<td>6809</td>
<td>10.49686%</td>
</tr>
<tr>
<td>Television without pity</td>
<td>46391</td>
<td>3859</td>
<td>8.31842%</td>
</tr>
<tr>
<td>Kuro5hin</td>
<td>130549</td>
<td>4208</td>
<td>3.22331%</td>
</tr>
<tr>
<td>Lileks</td>
<td>50706</td>
<td>3824</td>
<td>7.54151%</td>
</tr>
<tr>
<td>Hugh Hewitt</td>
<td>64118</td>
<td>4573</td>
<td>7.13216%</td>
</tr>
<tr>
<td>Joel Veitch</td>
<td>23302</td>
<td>3774</td>
<td>16.19603%</td>
</tr>
<tr>
<td>Truthout</td>
<td>42693</td>
<td>6528</td>
<td>15.29056%</td>
</tr>
<tr>
<td>Baghdad Burning</td>
<td>51647</td>
<td>3519</td>
<td>6.81356%</td>
</tr>
<tr>
<td>Buzz machine</td>
<td>72649</td>
<td>4145</td>
<td>5.70552%</td>
</tr>
<tr>
<td>fleugel</td>
<td>201995</td>
<td>3670</td>
<td>1.81688%</td>
</tr>
<tr>
<td>Informed Comment</td>
<td>62822</td>
<td>3905</td>
<td>6.21598%</td>
</tr>
<tr>
<td>Doppler: redefining podcasting</td>
<td>12512</td>
<td>3040</td>
<td>24.29668%</td>
</tr>
<tr>
<td>geek and proud</td>
<td>714</td>
<td>3166</td>
<td>443.41737%</td>
</tr>
<tr>
<td>loadmemory (Asian site)</td>
<td>198</td>
<td>3324</td>
<td>1678.78788%</td>
</tr>
<tr>
<td>Photojunkie</td>
<td>3721</td>
<td>2860</td>
<td>76.86106%</td>
</tr>
<tr>
<td>Ross Rader</td>
<td>4830</td>
<td>2976</td>
<td>61.61491%</td>
</tr>
<tr>
<td>The Truth Laid Bear</td>
<td>51806</td>
<td>4127</td>
<td>7.96626%</td>
</tr>
<tr>
<td>Joi Ito</td>
<td>62642</td>
<td>5165</td>
<td>8.24527%</td>
</tr>
<tr>
<td>ScrappleFace</td>
<td>49953</td>
<td>3480</td>
<td>6.96655%</td>
</tr>
<tr>
<td>LexText</td>
<td>1741</td>
<td>2671</td>
<td>153.41758%</td>
</tr>
<tr>
<td>Google Blog</td>
<td>42967</td>
<td>3688</td>
<td>8.58333%</td>
</tr>
<tr>
<td>Xbox</td>
<td>86021</td>
<td>4221</td>
<td>4.90694%</td>
</tr>
<tr>
<td>My life in a Bush of Ghosts</td>
<td>12</td>
<td>2519</td>
<td>20991.66667%</td>
</tr>
<tr>
<td>Astronomy picture of the day</td>
<td>33625</td>
<td>3498</td>
<td>10.40297%</td>
</tr>
<tr>
<td>Crooked Timber</td>
<td>60675</td>
<td>3617</td>
<td>5.96127%</td>
</tr>
<tr>
<td>Vodka Pundit</td>
<td>58205</td>
<td>3085</td>
<td>5.30023%</td>
</tr>
<tr>
<td>Captain’s quarter</td>
<td>45609</td>
<td>3671</td>
<td>8.04885%</td>
</tr>
<tr>
<td>A small victory</td>
<td>54767</td>
<td>3223</td>
<td>5.88493%</td>
</tr>
<tr>
<td>Gato Fedorento</td>
<td>2294</td>
<td>2574</td>
<td>112.20575%</td>
</tr>
<tr>
<td>Mezzoblue</td>
<td>99511</td>
<td>2952</td>
<td>2.96651%</td>
</tr>
<tr>
<td>PostSecret</td>
<td>30794</td>
<td>2707</td>
<td>8.79067%</td>
</tr>
<tr>
<td>Samizdata.net</td>
<td>1712</td>
<td>2872</td>
<td>167.75701%</td>
</tr>
<tr>
<td>Lawrence Lessig</td>
<td>81047</td>
<td>2949</td>
<td>3.63863%</td>
</tr>
<tr>
<td>Counterpunch</td>
<td>52642</td>
<td>3278</td>
<td>6.22697%</td>
</tr>
<tr>
<td>Democractic Underground</td>
<td>35595</td>
<td>3913</td>
<td>10.99312%</td>
</tr>
<tr>
<td>Right Wing News</td>
<td>61379</td>
<td>2967</td>
<td>4.83390%</td>
</tr>
<tr>
<td>StopDesign</td>
<td>86165</td>
<td>3037</td>
<td>3.52463%</td>
</tr>
<tr>
<td>iBiblio</td>
<td>32301</td>
<td>3105</td>
<td>9.61271%</td>
</tr>
<tr>
<td>Samizdata.net (mistake?)</td>
<td>61443</td>
<td>2743</td>
<td>4.46430%</td>
</tr>
<tr>
<td>Abrupto</td>
<td>2698</td>
<td>2935</td>
<td>108.78428%</td>
</tr>
<tr>
<td>gene7299 (Asian MSNSpaces site)</td>
<td>28</td>
<td>3215</td>
<td>11482.14286%</td>
</tr>
<tr>
<td>Where is Raed?</td>
<td>24848</td>
<td>2409</td>
<td>9.69495%</td>
</tr>
<tr>
<td>B3TA: We love the web</td>
<td>38386</td>
<td>2614</td>
<td>6.80977%</td>
</tr>
<tr>
<td>Talkleft</td>
<td>60169</td>
<td>2901</td>
<td>4.82142%</td>
</tr>
<tr>
<td>Wizbang</td>
<td>60259</td>
<td>3358</td>
<td>5.57261%</td>
</tr>
<tr>
<td>m1net (MSN spaces site)</td>
<td>22</td>
<td>3548</td>
<td>16127.27273%</td>
</tr>
<tr>
<td>Hoder</td>
<td>1620</td>
<td>5422</td>
<td>334.69136%</td>
</tr>
<tr>
<td>CTRL+Alt+Del</td>
<td>32277</td>
<td>2315</td>
<td>7.17229%</td>
</tr>
<tr>
<td>Brad DeLong</td>
<td>48403</td>
<td>2715</td>
<td>5.60916%</td>
</tr>
<tr>
<td>Blogs for Bush</td>
<td>50820</td>
<td>3560</td>
<td>7.00512%</td>
</tr>
<tr>
<td>Neil Gaiman</td>
<td>71916</td>
<td>2194</td>
<td>3.05078%</td>
</tr>
<tr>
<td>Gothamist</td>
<td>47848</td>
<td>2729</td>
<td>5.70348%</td>
</tr>
<tr>
<td>Thought Mechanics</td>
<td>60736</td>
<td>2197</td>
<td>3.61729%</td>
</tr>
<tr>
<td>IMAO</td>
<td>45822</td>
<td>2905</td>
<td>6.33975%</td>
</tr>
<tr>
<td>Dan Gillmor (old weblog)</td>
<td>36369</td>
<td>2600</td>
<td>7.14895%</td>
</tr>
<tr>
<td>HINAGATA</td>
<td>176519</td>
<td>2186</td>
<td>1.23839%</td>
</tr>
<tr>
<td>Dean’s World</td>
<td>53150</td>
<td>2985</td>
<td>5.61618%</td>
</tr>
<tr>
<td>Defamer</td>
<td>49132</td>
<td>2372</td>
<td>4.82781%</td>
</tr>
<tr>
<td>USS Clueless</td>
<td>64725</td>
<td>2570</td>
<td>3.97065%</td>
</tr>
<tr>
<td>Dive into Mark</td>
<td>54167</td>
<td>2540</td>
<td>4.68920%</td>
</tr>
<tr>
<td>Pandagon</td>
<td>51286</td>
<td>2822</td>
<td>5.50248%</td>
</tr>
<tr>
<td>Blogging.la</td>
<td>8495</td>
<td>3061</td>
<td>36.03296%</td>
</tr>
<tr>
<td>Why are you worshipping the ground I blog on?</td>
<td>3481</td>
<td>2238</td>
<td>64.29187%</td>
</tr>
<tr>
<td>Daring Fireball</td>
<td>52381</td>
<td>2573</td>
<td>4.91209%</td>
</tr>
</table>
<p>Of course, no big surprise here. This seems to be pretty consistent with what I had found in dealing with Google and Yahoo!, showing that Technorati does a good but not complete job at indexing link-backs. What’s interesting, however, is that Technorati seems to have a different pattern when dealing with MSN than it does with Yahoo or Google. Let me show you what I’m talking about. Following is the pattern of Technorati differential with MSN:<br />
<img src="http://www.tnl.net/assets/images/blog/secrets/TM2.gif" alt="Technorati vs. MSN" /><br />
… and now is the differential between Technorati and Yahoo..<br />
<img src="http://www.tnl.net/assets/images/blog/secrets/TY2.gif" alt="Technorati vs. Yahoo" /><br />
.. and finally the same graph between Technorati and Google<br />
<img src="http://www.tnl.net/assets/images/blog/secrets/TGaverages.gif" alt="Technorati vs. Google" /></p>
<p>I’ve been trying to understand why this is and still have no clear answer, to be fully honest. Could be something, could be nothing. I’m not sure at this point and this is, in large part, one of the thing that was frustrating in working on this entry. I’m not sure there is something there, to be very honest.</p>
<h3>Comparing the Search Engines</h3>
<p>However, the picture gets more interesting when you get the three search engines side by side. Here’s a quick spreadsheet of the results:</p>
<table border="1" summary="side by side">
<tr>
<th>Technorati Top 100</th>
<th>Google Links</th>
<th>Yahoo Links</th>
<th>MSN Links</th>
<th>MSN Links/Google Links</th>
<th>MSN Links/Yahoo Links</th>
</tr>
<tr>
<td>Boing Boing</td>
<td>45200</td>
<td>1880000</td>
<td>407172</td>
<td>900.8230%</td>
<td>21.6581%</td>
</tr>
<tr>
<td>InstaPundit</td>
<td>75000</td>
<td>2160000</td>
<td>241472</td>
<td>321.9627%</td>
<td>11.1793%</td>
</tr>
<tr>
<td>Daily Kos</td>
<td>59800</td>
<td>1690000</td>
<td>184666</td>
<td>308.8060%</td>
<td>10.9270%</td>
</tr>
<tr>
<td>Gizmodo</td>
<td>39300</td>
<td>1970000</td>
<td>252869</td>
<td>643.4326%</td>
<td>12.8360%</td>
</tr>
<tr>
<td>Fark</td>
<td>43600</td>
<td>1420000</td>
<td>352289</td>
<td>808.0023%</td>
<td>24.8091%</td>
</tr>
<tr>
<td>EnGadget</td>
<td>46800</td>
<td>2820000</td>
<td>198584</td>
<td>424.3248%</td>
<td>7.0420%</td>
</tr>
<tr>
<td>Davenetics</td>
<td>1780</td>
<td>66400</td>
<td>3334</td>
<td>187.3034%</td>
<td>5.0211%</td>
</tr>
<tr>
<td>Eschaton</td>
<td>62400</td>
<td>1400000</td>
<td>138241</td>
<td>221.5401%</td>
<td>9.8744%</td>
</tr>
<tr>
<td>Dooce</td>
<td>23600</td>
<td>653000</td>
<td>118385</td>
<td>501.6314%</td>
<td>18.1294%</td>
</tr>
<tr>
<td>Andrew Sullivan</td>
<td>41100</td>
<td>1260000</td>
<td>96315</td>
<td>234.3431%</td>
<td>7.6440%</td>
</tr>
<tr>
<td>The Best Page In The Universe</td>
<td>656</td>
<td>62000</td>
<td>92232</td>
<td>14059.7561%</td>
<td>148.7613%</td>
</tr>
<tr>
<td>Talking Points Memo: by Joshua Micah Marshall</td>
<td>74600</td>
<td>563000</td>
<td>193438</td>
<td>259.3003%</td>
<td>34.3584%</td>
</tr>
<tr>
<td>lgf: anti-idiotarian</td>
<td>14700</td>
<td>49300</td>
<td>6067</td>
<td>41.2721%</td>
<td>12.3063%</td>
</tr>
<tr>
<td>kottke.org</td>
<td>32000</td>
<td>1200000</td>
<td>159861</td>
<td>499.5656%</td>
<td>13.3218%</td>
</tr>
<tr>
<td>WIL WHEATON DOT NET</td>
<td>16900</td>
<td>564000</td>
<td>148587</td>
<td>879.2130%</td>
<td>26.3452%</td>
</tr>
<tr>
<td>Metafilter</td>
<td>34500</td>
<td>1160000</td>
<td>136052</td>
<td>394.3536%</td>
<td>11.7286%</td>
</tr>
<tr>
<td>Doc Searls</td>
<td>33600</td>
<td>1150000</td>
<td>95781</td>
<td>285.0625%</td>
<td>8.3288%</td>
</tr>
<tr>
<td>(In)formaco e (In)utilidade</td>
<td>1780</td>
<td>110000</td>
<td>3272</td>
<td>183.8202%</td>
<td>2.9745%</td>
</tr>
<tr>
<td>Wonkette</td>
<td>28800</td>
<td>1370000</td>
<td>96768</td>
<td>336.0000%</td>
<td>7.0634%</td>
</tr>
<tr>
<td>Scripting News</td>
<td>39400</td>
<td>1470000</td>
<td>183067</td>
<td>464.6371%</td>
<td>12.4535%</td>
</tr>
<tr>
<td>Power Line</td>
<td>7510</td>
<td>344000</td>
<td>92069</td>
<td>1225.9521%</td>
<td>26.7642%</td>
</tr>
<tr>
<td>Balmasque</td>
<td>24</td>
<td>40500</td>
<td>409</td>
<td>1704.1667%</td>
<td>1.0099%</td>
</tr>
<tr>
<td>Corante</td>
<td>6770</td>
<td>265000</td>
<td>23107</td>
<td>341.3146%</td>
<td>8.7196%</td>
</tr>
<tr>
<td>A list Apart</td>
<td>21100</td>
<td>620000</td>
<td>220584</td>
<td>1045.4218%</td>
<td>35.5781%</td>
</tr>
<tr>
<td>Something Awful</td>
<td>9020</td>
<td>372000</td>
<td>97908</td>
<td>1085.4545%</td>
<td>26.3194%</td>
</tr>
<tr>
<td>Megatokyo</td>
<td>7310</td>
<td>361000</td>
<td>112902</td>
<td>1544.4870%</td>
<td>31.2748%</td>
</tr>
<tr>
<td>Michelle Malkin</td>
<td>17300</td>
<td>537000</td>
<td>72190</td>
<td>417.2832%</td>
<td>13.4432%</td>
</tr>
<tr>
<td>Arts and Letters Daily</td>
<td>23900</td>
<td>866000</td>
<td>94718</td>
<td>396.3096%</td>
<td>10.9374%</td>
</tr>
<tr>
<td>Gawker</td>
<td>23500</td>
<td>1060000</td>
<td>72773</td>
<td>309.6723%</td>
<td>6.8654%</td>
</tr>
<tr>
<td>Afterall it was the best I ever had</td>
<td>95</td>
<td>34900</td>
<td>922</td>
<td>970.5263%</td>
<td>2.6418%</td>
</tr>
<tr>
<td>The Volokh Conspiracy</td>
<td>42000</td>
<td>1190000</td>
<td>88818</td>
<td>211.4714%</td>
<td>7.4637%</td>
</tr>
<tr>
<td>Scobelizer</td>
<td>21800</td>
<td>937000</td>
<td>68282</td>
<td>313.2202%</td>
<td>7.2873%</td>
</tr>
<tr>
<td>Jeffrey Zeldman</td>
<td>22500</td>
<td>528000</td>
<td>149539</td>
<td>664.6178%</td>
<td>28.3218%</td>
</tr>
<tr>
<td>This Modern World</td>
<td>32100</td>
<td>813000</td>
<td>79038</td>
<td>246.2243%</td>
<td>9.7218%</td>
</tr>
<tr>
<td>The Web Standards Project</td>
<td>1850</td>
<td>59800</td>
<td>211917</td>
<td>11454.9730%</td>
<td>354.3763%</td>
</tr>
<tr>
<td>Joel on Software</td>
<td>22400</td>
<td>966000</td>
<td>133853</td>
<td>597.5580%</td>
<td>13.8564%</td>
</tr>
<tr>
<td>Media Matters for America</td>
<td>24800</td>
<td>536000</td>
<td>64867</td>
<td>261.5605%</td>
<td>12.1021%</td>
</tr>
<tr>
<td>Television without pity</td>
<td>13300</td>
<td>356000</td>
<td>46391</td>
<td>348.8045%</td>
<td>13.0312%</td>
</tr>
<tr>
<td>Kuro5hin</td>
<td>17300</td>
<td>866000</td>
<td>130549</td>
<td>754.6185%</td>
<td>15.0749%</td>
</tr>
<tr>
<td>Lileks</td>
<td>Â </td>
<td>39700</td>
<td>50706</td>
<td>Â </td>
<td>127.7229%</td>
</tr>
<tr>
<td>Hugh Hewitt</td>
<td>26700</td>
<td>929000</td>
<td>64118</td>
<td>240.1423%</td>
<td>6.9018%</td>
</tr>
<tr>
<td>Joel Veitch</td>
<td>2830</td>
<td>135000</td>
<td>23302</td>
<td>823.3922%</td>
<td>17.2607%</td>
</tr>
<tr>
<td>Truthout</td>
<td>8780</td>
<td>371000</td>
<td>42693</td>
<td>486.2528%</td>
<td>11.5075%</td>
</tr>
<tr>
<td>Baghdad Burning</td>
<td>22700</td>
<td>552000</td>
<td>51647</td>
<td>227.5198%</td>
<td>9.3563%</td>
</tr>
<tr>
<td>Buzz machine</td>
<td>30600</td>
<td>1010000</td>
<td>72649</td>
<td>237.4150%</td>
<td>7.1930%</td>
</tr>
<tr>
<td>fleugel</td>
<td>1890</td>
<td>201000</td>
<td>201995</td>
<td>10687.5661%</td>
<td>100.4950%</td>
</tr>
<tr>
<td>Informed Comment</td>
<td>27900</td>
<td>787000</td>
<td>62822</td>
<td>225.1685%</td>
<td>7.9825%</td>
</tr>
<tr>
<td>Doppler: redefining podcasting</td>
<td>4420</td>
<td>607000</td>
<td>12512</td>
<td>283.0769%</td>
<td>2.0613%</td>
</tr>
<tr>
<td>geek and proud</td>
<td>355</td>
<td>9110</td>
<td>714</td>
<td>201.1268%</td>
<td>7.8375%</td>
</tr>
<tr>
<td>loadmemory (Asian site)</td>
<td>83</td>
<td>1550</td>
<td>198</td>
<td>238.5542%</td>
<td>12.7742%</td>
</tr>
<tr>
<td>Photojunkie</td>
<td>1540</td>
<td>51200</td>
<td>3721</td>
<td>241.6234%</td>
<td>7.2676%</td>
</tr>
<tr>
<td>Ross Rader</td>
<td>1070</td>
<td>48200</td>
<td>4830</td>
<td>451.4019%</td>
<td>10.0207%</td>
</tr>
<tr>
<td>The Truth Laid Bear</td>
<td>23900</td>
<td>717000</td>
<td>51806</td>
<td>216.7615%</td>
<td>7.2254%</td>
</tr>
<tr>
<td>Joi Ito</td>
<td>23400</td>
<td>1050000</td>
<td>62642</td>
<td>267.7009%</td>
<td>5.9659%</td>
</tr>
<tr>
<td>ScrappleFace</td>
<td>31100</td>
<td>807000</td>
<td>49953</td>
<td>160.6206%</td>
<td>6.1900%</td>
</tr>
<tr>
<td>LexText</td>
<td>1970</td>
<td>31200</td>
<td>1741</td>
<td>88.3756%</td>
<td>5.5801%</td>
</tr>
<tr>
<td>Google Blog</td>
<td>46</td>
<td>297000</td>
<td>42967</td>
<td>93406.5217%</td>
<td>14.4670%</td>
</tr>
<tr>
<td>Xbox</td>
<td>6600</td>
<td>237000</td>
<td>86021</td>
<td>1303.3485%</td>
<td>36.2958%</td>
</tr>
<tr>
<td>My life in a Bush of Ghosts</td>
<td>6</td>
<td>903</td>
<td>12</td>
<td>200.0000%</td>
<td>1.3289%</td>
</tr>
<tr>
<td>Astronomy picture of the day</td>
<td>5020</td>
<td>113000</td>
<td>33625</td>
<td>669.8207%</td>
<td>29.7566%</td>
</tr>
<tr>
<td>Crooked Timber</td>
<td>3560</td>
<td>67500</td>
<td>60675</td>
<td>1704.3539%</td>
<td>89.8889%</td>
</tr>
<tr>
<td>Vodka Pundit</td>
<td>4520</td>
<td>169000</td>
<td>58205</td>
<td>1287.7212%</td>
<td>34.4408%</td>
</tr>
<tr>
<td>Captain’s quarter</td>
<td>27100</td>
<td>730000</td>
<td>45609</td>
<td>168.2989%</td>
<td>6.2478%</td>
</tr>
<tr>
<td>A small victory</td>
<td>16700</td>
<td>460000</td>
<td>54767</td>
<td>327.9461%</td>
<td>11.9059%</td>
</tr>
<tr>
<td>Gato Fedorento</td>
<td>1630</td>
<td>126000</td>
<td>2294</td>
<td>140.7362%</td>
<td>1.8206%</td>
</tr>
<tr>
<td>Mezzoblue</td>
<td>12000</td>
<td>278000</td>
<td>99511</td>
<td>829.2583%</td>
<td>35.7953%</td>
</tr>
<tr>
<td>PostSecret</td>
<td>5790</td>
<td>202000</td>
<td>30794</td>
<td>531.8480%</td>
<td>15.2446%</td>
</tr>
<tr>
<td>Samizdata.net</td>
<td>1050</td>
<td>18000</td>
<td>1712</td>
<td>163.0476%</td>
<td>9.5111%</td>
</tr>
<tr>
<td>Lawrence Lessig</td>
<td>30600</td>
<td>959000</td>
<td>81047</td>
<td>264.8595%</td>
<td>8.4512%</td>
</tr>
<tr>
<td>Counterpunch</td>
<td>11700</td>
<td>295000</td>
<td>52642</td>
<td>449.9316%</td>
<td>17.8447%</td>
</tr>
<tr>
<td>Democractic Underground</td>
<td>14900</td>
<td>417000</td>
<td>35595</td>
<td>238.8926%</td>
<td>8.5360%</td>
</tr>
<tr>
<td>Right Wing News</td>
<td>27900</td>
<td>794000</td>
<td>61379</td>
<td>219.9964%</td>
<td>7.7304%</td>
</tr>
<tr>
<td>StopDesign</td>
<td>10200</td>
<td>255000</td>
<td>86165</td>
<td>844.7549%</td>
<td>33.7902%</td>
</tr>
<tr>
<td>iBiblio</td>
<td>9730</td>
<td>197000</td>
<td>32301</td>
<td>331.9733%</td>
<td>16.3964%</td>
</tr>
<tr>
<td>Samizdata.net (mistake?)</td>
<td>25500</td>
<td>697000</td>
<td>61443</td>
<td>240.9529%</td>
<td>8.8154%</td>
</tr>
<tr>
<td>Abrupto</td>
<td>550</td>
<td>44700</td>
<td>2698</td>
<td>490.5455%</td>
<td>6.0358%</td>
</tr>
<tr>
<td>gene7299 (Asian MSNSpaces site)</td>
<td>58</td>
<td>764</td>
<td>28</td>
<td>48.2759%</td>
<td>3.6649%</td>
</tr>
<tr>
<td>Where is Raed?</td>
<td>10100</td>
<td>232000</td>
<td>24848</td>
<td>246.0198%</td>
<td>10.7103%</td>
</tr>
<tr>
<td>B3TA: We love the web</td>
<td>12000</td>
<td>839000</td>
<td>38386</td>
<td>319.8833%</td>
<td>4.5752%</td>
</tr>
<tr>
<td>Talkleft</td>
<td>7170</td>
<td>221000</td>
<td>60169</td>
<td>839.1771%</td>
<td>27.2258%</td>
</tr>
<tr>
<td>Wizbang</td>
<td>21000</td>
<td>634000</td>
<td>60259</td>
<td>286.9476%</td>
<td>9.5046%</td>
</tr>
<tr>
<td>m1net (MSN spaces site)</td>
<td>104</td>
<td>579</td>
<td>22</td>
<td>21.1538%</td>
<td>3.7997%</td>
</tr>
<tr>
<td>Hoder</td>
<td>1480</td>
<td>20900</td>
<td>1620</td>
<td>109.4595%</td>
<td>7.7512%</td>
</tr>
<tr>
<td>CTRL+Alt+Del</td>
<td>2310</td>
<td>171000</td>
<td>32277</td>
<td>1397.2727%</td>
<td>18.8754%</td>
</tr>
<tr>
<td>Brad DeLong</td>
<td>30100</td>
<td>882000</td>
<td>48403</td>
<td>160.8073%</td>
<td>5.4879%</td>
</tr>
<tr>
<td>Blogs for Bush</td>
<td>16200</td>
<td>824000</td>
<td>50820</td>
<td>313.7037%</td>
<td>6.1675%</td>
</tr>
<tr>
<td>Neil Gaiman</td>
<td>13700</td>
<td>319000</td>
<td>71916</td>
<td>524.9343%</td>
<td>22.5442%</td>
</tr>
<tr>
<td>Gothamist</td>
<td>15200</td>
<td>491000</td>
<td>47848</td>
<td>314.7895%</td>
<td>9.7450%</td>
</tr>
<tr>
<td>Thought Mechanics</td>
<td>4400</td>
<td>190000</td>
<td>60736</td>
<td>1380.3636%</td>
<td>31.9663%</td>
</tr>
<tr>
<td>IMAO</td>
<td>23800</td>
<td>407000</td>
<td>45822</td>
<td>192.5294%</td>
<td>11.2585%</td>
</tr>
<tr>
<td>Dan Gillmor (old weblog)</td>
<td>10800</td>
<td>298000</td>
<td>36369</td>
<td>336.7500%</td>
<td>12.2044%</td>
</tr>
<tr>
<td>HINAGATA</td>
<td>10100</td>
<td>21100</td>
<td>176519</td>
<td>1747.7129%</td>
<td>836.5829%</td>
</tr>
<tr>
<td>Dean’s World</td>
<td>30600</td>
<td>784000</td>
<td>53150</td>
<td>173.6928%</td>
<td>6.7793%</td>
</tr>
<tr>
<td>Defamer</td>
<td>9310</td>
<td>725000</td>
<td>49132</td>
<td>527.7336%</td>
<td>6.7768%</td>
</tr>
<tr>
<td>USS Clueless</td>
<td>8470</td>
<td>264000</td>
<td>64725</td>
<td>764.1677%</td>
<td>24.5170%</td>
</tr>
<tr>
<td>Dive into Mark</td>
<td>14600</td>
<td>235000</td>
<td>54167</td>
<td>371.0068%</td>
<td>23.0498%</td>
</tr>
<tr>
<td>Pandagon</td>
<td>27300</td>
<td>743000</td>
<td>51286</td>
<td>187.8608%</td>
<td>6.9026%</td>
</tr>
<tr>
<td>Blogging.la</td>
<td>3200</td>
<td>67700</td>
<td>8495</td>
<td>265.4688%</td>
<td>12.5480%</td>
</tr>
<tr>
<td>Why are you worshipping the ground I blog on?</td>
<td>1430</td>
<td>85000</td>
<td>3481</td>
<td>243.4266%</td>
<td>4.0953%</td>
</tr>
<tr>
<td>Daring Fireball</td>
<td>12000</td>
<td>221000</td>
<td>52381</td>
<td>436.5083%</td>
<td>23.7018%</td>
</tr>
</table>
<p>The most interesting thing here is that MSN seems to prove the assertion I had made regarding Google not providing as many links as Yahoo does. The same seems to be true between MSN and Google. There were, however, a few surprises here, as far as I’m concerned:</p>
<ul>
<li>Sites located in the United States seem to fair better, on MSN, than other sites. Google and Yahoo seem to have a stronger indexing presence outside the US than MSN does.</li>
<li>MSN spaces sites are not getting particularly great representation in MSN search, compared to its competitors. I was surprised by this since they are part of the same service</li>
</ul>
<h3>Conclusions and more!</h3>
<p>So there you have, no great insight here apart from the fact that this linking stuff is interesting and that even small scale analysis can bring up some interesting trends. As I mentioned before, I am not an expert on this and thought to put together the numbers and start an analysis. However, I know that this series has attracted experts so here’s a deal: I’m making the spreadsheet of data I compiled available under a Creative Commons License (By Attribution, Share Alike) here on TNL.net. If you manage to do anything interesting with it, drop me a note and please make sure that you share it with the wider public. Enjoy!</p>
<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2005/07/30/links-and-search-engines-the-msn-edition/">Links and Search Engines: The MSN edition</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tnl.net/blog/2005/07/30/links-and-search-engines-the-msn-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Loves RSS</title>
		<link>http://www.tnl.net/blog/2005/06/23/microsoft-loves-rss/</link>
		<comments>http://www.tnl.net/blog/2005/06/23/microsoft-loves-rss/#comments</comments>
		<pubDate>Thu, 23 Jun 2005 08:00:01 +0000</pubDate>
		<dc:creator>Tristan Louis</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Content]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[History]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Standard]]></category>
		<category><![CDATA[Syndication]]></category>

		<guid isPermaLink="false">http://tnl.net/blog/2005/06/23/microsoft-loves-rss/</guid>
		<description><![CDATA[The blogoshpere is buzzing about Microsoft’s announced support for RSS. Here’s a quick history of how they got there, and the good and bad on what they are adding to the standard. How we got there? Microsoft is not really a new player in the syndication space. With the release of Internet Explorer 4.0, in [...]<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2005/06/23/microsoft-loves-rss/">Microsoft Loves RSS</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></description>
			<content:encoded><![CDATA[<p>The blogoshpere is buzzing about <a title="Longhorn loves RSS!" href="http://blogs.msdn.com/b/ie/archive/2005/06/24/432390.aspx">Microsoft’s announced support for RSS</a>. Here’s a quick history of how they got there, and the good and bad on what they are adding to the standard.</p>
<h3>How we got there?</h3>
<p>Microsoft is not really a new player in the syndication space. With <a title="Tristan's bibliography: IE 4 review" href="http://www.tnl.net/who/bibliography/ie4.php">the release of Internet Explorer 4.0</a>, in 1997, the Redmond giant <a title="Channel Definition Format (CDF)" href="http://www.w3.org/TR/NOTE-CDFsubmit.html">introduced</a> CDF, a format to push content and software to the operating system. With the craze around push deflating, CDF was pushed in the background.</p>
<p>While such efforts were not that successful, RSS moved stealthily towards the mainstream. As a plucky little standard, it is starting to dominate how a lot of notification is being done. So Microsoft decided, wisely, to join the RSS bandwagon.</p>
<p>However, old habits die hard and just embracing a standard is not enough. So Microsoft decided to extend the standard with some <a title="Simple List Extensions Specifications" href="http://msdn.microsoft.com/en-us/ms123402.aspx?missingurl=%2flonghorn%2funderstanding%2frss%2fsimplefeedextensions%2f">“enhancements” they created (known as Simple List Extensions)</a>. The fact that they are extending the standard is not something I have a problem with, even though it sounds like the old “embrace and extend” approach they took to HTML. However, what I have a problem with is what they decided to tackle.</p>
<h3>Lists and RSS</h3>
<p>The new proposed specification allows the ability to create lists. Yes, lists are a good idea if you want to use RSS for something other than distributing content. However, it’s a problem that’s already been solved, and one that has pained much of the RSS community. Let me explain.</p>
<p>In early 2000, when RSS was still in its infancy (version 0.92), a debate erupted on several mailing lists as to how RSS should evolve. The two sides to the debate were as follows:</p>
<ul>
<li>On one side were the hard core geeks, who believed that RSS should be reformulated as an RDF specification, tying it into the Semantic Web. Realize that, at the time, the concepts behind this were faily revolutionary: machine intelligence, etc…</li>
<li>On the other side were the hard core hackers, who believed that the beauty of RSS would lie in its simplicity, and that its adoption would go along the same course as HTML if it were kept simple.</li>
</ul>
<p>This ended up with two different formats: RSS 1.0 (which met the requirement of RDF integration) and RSS 2.0 (which met the requirement of simplicity).</p>
<p>Well, the irony is that it turned out both sides were correct: On the one hand, plugging RSS into a more formal structure, using things like namespaces and an orderly model could allow it to do more; on the other hand, keeping it simple allowed it to thrive.</p>
<p>Fast forward to today. RSS 2.0 is widely adopted, thanks to its simplicity. And Microsoft is announcing the use of extensions to create lists. RSS 1.0 also enjoys wide support (though nowhere near as wide as RSS 2.0) and supports lists natively. See the humor here: by endorsing RSS 2.0 and creating extra extensions, Microsoft has essentially added a feature that existed in RSS 1.0.</p>
<p>But wait! It gets better. The proponent for the RSS 2.0 specification was <a title="Scripting News" href="http://www.scripting.com">Dave Winer</a>, who wrote the RSS 2.0 specifications and maintained it for a fair amount of time after that. However, Dave is pushing a new list and outline format called OPML and is pushing it as the next format he wants people to try out.</p>
<p>So we now have three different ways to create lists. And that’s not even considering the fact that you could use the <a title="Microformats.org" href="http://microformats.org/">Microformat concept</a> and had a <code>rel="list"</code> to an HTML element and end up with another format.So Microsoft gets an A for embracing RSS, another A for using namespaces (instead of creating a new version of RSS) and releasing their extension under a Creative Commons license, but gets an F for poor research in terms of introducing a new format. There were a number of other useful things they could have introduced as part of this effort but just generating lists is attempting to reinvent the wheel without really providing any added value.</p>
<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2005/06/23/microsoft-loves-rss/">Microsoft Loves RSS</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tnl.net/blog/2005/06/23/microsoft-loves-rss/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Commenting and Spam</title>
		<link>http://www.tnl.net/blog/2004/07/02/commenting-and-spam/</link>
		<comments>http://www.tnl.net/blog/2004/07/02/commenting-and-spam/#comments</comments>
		<pubDate>Fri, 02 Jul 2004 19:02:06 +0000</pubDate>
		<dc:creator>Tristan Louis</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://tnl.net/blog/2004/07/02/commenting-and-spam/</guid>
		<description><![CDATA[Phil Ringnalda has an interesting post about comments, moderation and spam. As someone who developed my own blog software (part of the interest in running a blog, as far as I’m concerned is in testing out my development chops), I thought long and hard about how to approach comments and avoid spam. My solution was [...]<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2004/07/02/commenting-and-spam/">Commenting and Spam</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></description>
			<content:encoded><![CDATA[<p>Phil Ringnalda has <a href="http://weblog.philringnalda.com/" title="Got a piece of it">an interesting post about comments, moderation and spam.</a> As someone who developed my own blog software (part of the interest in running a blog, as far as I’m concerned is in testing out my development chops), I thought long and hard about how to approach comments and avoid spam. My solution was more restrictive than most but works for me.</p>
<h3>Gated Community</h3>
<p>The reason I decided to first ask people to register before being able to comment was based on the observation of several online communities. <a href="http://www.metafilter.com" title="Metafilter">Metafilter</a>, <a href="http://slashdot.org/" title="Slashdot">Slashdot</a> and Kuro5hin all opted for solutions that required registration first. Granted, requiring that people register requires some extra work and slows down the amount of people commenting but it’s based on the concept that most people that read a particular site are returning visitors. A look at my server logs shows that this may largely be the case: Generally, I get traffic from roughly the same ratio of sites to visitor. There must be a golden mean in here somewhere as to how this works.</p>
<p>From there, I took one extra step, which is to require that people verify their email. TNL.net users are all verified based on an email connection. The logic behind this approach (which may seem cumbersome) is that no one can claim that they didn’t know about being registered for an account. The process is a two step process: you register on the site, a validation id is created and sent to the email address you provided and once you provide that validation id (by clicking on a URL in the email sent to you), you’re in. This creates a barrier of entry in that it gives me a valid email address for every user on the system.</p>
<p>This creates a mini-gated community, where users can easily be identified by the system itself.</p>
<h3>Spam Dis-incentive</h3>
<p>The next step (and one that I’m still trying to figure out) is how to dis-incentivize spammers. Comment spamming is happening because URLs are supported in the comment field. My solution to this was to disallow HTML as part of the entry. That should take care of it but I’m not sure that’s the answer. One thing I am considering is to create a system based on the amount of commenting. If a user comments a lot over time, more services will become available to that user as he/she becomes a more trusted party on the system (this is similar to the moderation level in Slashdot, in some way, giving the user more rights/power as time goes on.) Other suggestions on this are welcomed (in the comment thread <img src='http://www.tnl.net/editor/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )</p>
<h3>Monitoring</h3>
<p>The next question is how does one monitor that no spam is getting is. This is easy. Every comment thread has a related RSS feed and I’ve created special RSS feed which tracks ALL the comments on the system. This allows me to monitor new threads in the system as a whole. Should a spamming incident happen, I will be notified in the feed reader of my choice.</p>
<h3>Is my commenting system perfect?</h3>
<p>No, it isn’t but it is something that will evolve over time. As more users sign-on, the system will become more useful. At the current time, it’s better than the alternative I had before (lack of commenting capability) but it is something that definitely will need work over time.</p>
<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2004/07/02/commenting-and-spam/">Commenting and Spam</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tnl.net/blog/2004/07/02/commenting-and-spam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back from BloggerCon 2</title>
		<link>http://www.tnl.net/blog/2004/04/18/back-from-bloggercon-2/</link>
		<comments>http://www.tnl.net/blog/2004/04/18/back-from-bloggercon-2/#comments</comments>
		<pubDate>Mon, 19 Apr 2004 02:30:02 +0000</pubDate>
		<dc:creator>Tristan Louis</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://tnl.net/blog/2004/04/18/back-from-bloggercon-2/</guid>
		<description><![CDATA[Still processing a lot of the discussion. There were a lot of interesting comments from people that are far smarter than me. Got to meet a number of interesting bloggers and get involved in some fascinating discussions. However, I have to think a lot about what was said: was it all rehash of what’s been [...]<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2004/04/18/back-from-bloggercon-2/">Back from BloggerCon 2</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></description>
			<content:encoded><![CDATA[<p>Still processing a lot of the discussion. There were a lot of interesting comments from people that are far smarter than me. Got to meet a number of interesting bloggers and get involved in some fascinating discussions. However, I have to think a lot about what was said: was it all rehash of what’s been said in the past or was there anything new that came out of it? I’m still not sure but I know that I had a great time either way. Thanks to all the people I’ve met and chatted with.</p>
<p>I’m still not convinced that blogs are that different from the web revolution that started in the early 90s. The discussion at BloggerCon was centering around a number of subjects that were discussed at the beginning of the commercialization of the Internet: how do we keep this honest? how do we make money at this? how do we get traditional institutions to recognize this as legitimate? To me, the only things blog add, compared to the rest of the web, is an ability to publish without knowing HTML.</p>
<h3>Update:</h3>
<p>Seth Finkelstein has posted <a href="http://sethf.com/infothought/blog/archives/000588.html" title="Revenge of the A-List">an interesting entry highlighting how clubby the A-list is</a>. It’s an interesting thought in terms of the power laws and something that was not touched on during <a href="http://blogs.law.harvard.edu/philg/2004/04/15/" title="Ideas for Saturday's BloggerCon?">the discussion of Shirky’s power laws</a>. The antidote to this, of course, is to cut the A-list out. Many A-listers mention that they link to A-listers because the other guys link to them. What would happen if non-A-listers started to link to sources other than the A-list? Would more fluidity be created as part of the process?</p>
<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2004/04/18/back-from-bloggercon-2/">Back from BloggerCon 2</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tnl.net/blog/2004/04/18/back-from-bloggercon-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Traffic Stats and RSS</title>
		<link>http://www.tnl.net/blog/2004/03/04/traffic-stats-and-rss/</link>
		<comments>http://www.tnl.net/blog/2004/03/04/traffic-stats-and-rss/#comments</comments>
		<pubDate>Thu, 04 Mar 2004 04:09:39 +0000</pubDate>
		<dc:creator>Tristan Louis</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://tnl.net/blog/2004/03/04/traffic-stats-and-rss/</guid>
		<description><![CDATA[An interesting thing happened recently. I was playing around with Andrew Grumet’s tool based on the information in Share Your OPML and discovered that a number of people still subscribe to old feeds. This has direct impact on what stats can look like. While I do receive a fair amount of traffic on the RSS [...]<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2004/03/04/traffic-stats-and-rss/">Traffic Stats and RSS</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></description>
			<content:encoded><![CDATA[<p>An interesting thing happened recently. I was <a href="http://grumet.net/syo/findThatFeed?query=TNL.net" title="TNL.net">playing around with Andrew Grumet’s tool</a> based on the information in Share Your OPML and discovered that a number of people still subscribe to old feeds. This has direct impact on what stats can look like.</p>
<p>While I do receive a fair amount of traffic on the RSS feeds (collectively, about 60,000 requests a day), it is hard to know which ones are new requests vs. which ones are regular subscribers. Going beyond that, it is also hard to know whether someone actually reads the stuff. HTML email allows for this kind of tracking but RSS is not mature enough to provide rich data that could be of use to marketers or stats fans like myself.</p>
<p>While the subscription to category feeds gives me an idea as to what people are interested in (and shows how few people are interested in my personal life, confirming a deep-seated suspicion that I’m as boring in the virtual world as I am in the real one <img src='http://www.tnl.net/editor/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ), it is hard to know whether people subscribed, read, or clicked on links. I guess I could set up some tracking info to trap that information but I’m sure that it would infuriate some people.</p>
<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2004/03/04/traffic-stats-and-rss/">Traffic Stats and RSS</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tnl.net/blog/2004/03/04/traffic-stats-and-rss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is there an Echo in here?</title>
		<link>http://www.tnl.net/blog/2003/07/01/is-there-an-echo-in-here/</link>
		<comments>http://www.tnl.net/blog/2003/07/01/is-there-an-echo-in-here/#comments</comments>
		<pubDate>Tue, 01 Jul 2003 21:40:44 +0000</pubDate>
		<dc:creator>Tristan Louis</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://tnl.net/blog/2003/07/01/is-there-an-echo-in-here/</guid>
		<description><![CDATA[The latest in weblogland is the discussions surrounding Echo, a new format for weblogs. While the idea initially sounds good (“hey, a new format… that shows progress”), I’m not sure of the general direction. There are a number of question surrounding the effort. While the weblog world is generally very insular (thinking of blogs as [...]<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2003/07/01/is-there-an-echo-in-here/">Is there an Echo in here?</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></description>
			<content:encoded><![CDATA[<p>The latest in weblogland is the discussions surrounding <a href="http://www.intertwingly.net/wiki/pie/FrontPage" title="the format that dare not speak its name">Echo, a new format for weblogs</a>. While the idea initially sounds good (“hey, a new format… that shows progress”), I’m not sure of the general direction. There are a number of question surrounding the effort.</p>
<p>While the weblog world is generally very insular (thinking of blogs as a different beast from the rest of the web), the concepts surrounding a weblog are nothing new in terms of publishing. Basically, a blog is a tool that allows to publish content easily and presents it in a particular fashion (generally as a set of entries presented in reverse chronological order).</p>
<h3>echo: the new RSS?</h3>
<p>Part of the success of weblogs stems from the fact that they are generally offering syndication capabilities using one of the many flavors of RSS, a format first developed by Netscape, and then extended by Dave Winer. In 2000, a rift in the RSS community created two divergent standards, RSS 1.0 and RSS 2.0. <a href="http://www.oreillynet.com/pub/a/network/2000/08/25/magazine/rss_tut.html" title="O'Reilly Network: Writing RSS 1.0">RSS 1.0</a> was developed as a lightweight multipurpose extensible metadata description and syndication format. It sounds suspiciously like what the echo crowd is trying to do and makes the name almost prescient (as in “is echo just an echo of RSS 1.0″)</p>
<p>According to the <a href="http://www.intertwingly.net/wiki/pie/RoadMap" title="Echo Roadmap">echo roadmap wiki</a>, echo is a new weblog format (Echo) that is:</p>
<ul>
<li>100% vendor neutral,</li>
<li>implemented by everybody,</li>
<li>freely extensible by anybody, and</li>
<li>cleanly and thoroughly specified.</li>
</ul>
<p>I find this interesting as those were some of the goals of RSS 1.0.</p>
<p>So the question remains as to whether developing a new standard from the ground up makes sense when other extensible standards are available and could be extended to meet new requirements.</p>
<h3>echo is for entries?</h3>
<p>However, echo stands for more than just syndication. As part of the model, there seems to be a clear drive to define what an entry is. Other efforts like newsML and <a href="http://www.icestandard.org" title="Information and Content Exchange">ICE</a> seem to be going after the same goals. When it comes down to it, an entry in a weblog is not that much different from an article or other piece of content. To come up with a new format will only further the insulation of the blog world from the rest of the world. Why not use and extend some of the appropriate formats?</p>
<h3>echo is vendor-neutral?</h3>
<p>This one actually amuses me. No successful standard has ever been vendor neutral. Even the current iterations of such web standards as HTML and CSS were born out of the will of larger players in the standard groups. To assume that a standard will ever be vendor neutral is like saying that alcohol is not bad for you. It may seem true on the surface but deep in the bowels of standard groups, vendors yield a tremendous amount of power. If, for example, one of the largest players in the blog tool world says that the format should head one way, that player will be listened to. If a smaller player makes the same suggestion, people will look to the largest player for initial approbation. It’s basic human nature.</p>
<h3>echo will not be political</h3>
<p>I wish I could share in the enthusiasm of the echo founders regarding this. However, sooner or later, I suspect it will get political. Standards groups always do and I fail to see how the echo world will be different. Eventually, something controversial will happen and everyone will look to <a href="http://www.intertwingly.net/blog/" title="Sam Ruby">Sam Ruby</a> to make the call, as he was the one to set up the wiki. At that point, Sam will make some people unhappy. They’ll yell that it’s all because Sam is a tool of the other group and it will quickly degenerate from there. I hope I’m wrong on this and wish the best to all involved.</p>
<h3>On supporting Echo</h3>
<p>If something good comes out of it, I will eventually support echo. No, let me rephrase that, I will definitely support echo (I do, after all, support all the other major blog syndication formats out there) but am not sure of what will happen with it moving forward. I hope that something good will come out of it and only want to highlight that there are a few things to look at before thinking of building a new world.</p>
<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2003/07/01/is-there-an-echo-in-here/">Is there an Echo in here?</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tnl.net/blog/2003/07/01/is-there-an-echo-in-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Lock-in?</title>
		<link>http://www.tnl.net/blog/2003/06/03/microsoft-lock-in/</link>
		<comments>http://www.tnl.net/blog/2003/06/03/microsoft-lock-in/#comments</comments>
		<pubDate>Tue, 03 Jun 2003 22:13:59 +0000</pubDate>
		<dc:creator>Tristan Louis</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Telephony]]></category>
		<category><![CDATA[Verizon]]></category>
		<category><![CDATA[digital media]]></category>

		<guid isPermaLink="false">http://tnl.net/blog/2003/06/03/microsoft-lock-in/</guid>
		<description><![CDATA[The recent announcement of a partnership between AOL Time Warner and Microsoft represents an interesting new twist in the shaping of the Internet. For the past few years, Microsoft has been trying to figure out how to remain relevant in an era of increasing openness. The rise of HTML and of HTTP as the underlying [...]<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2003/06/03/microsoft-lock-in/">Microsoft Lock-in?</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></description>
			<content:encoded><![CDATA[<p>The recent <a href="http://www.tnl.net/blog/2003/05/29/microsoft-and-aol-friends-again/" title="TNL.net blog: Microsoft and AOL - Friends again">announcement</a> of a <a href="http://www.tnl.net/blog/2003/05/30/aol-microsoft-settlement-the-future/" title="TNL.net: AOL/Microsoft Settlement - The Future">partnership between AOL Time Warner and Microsoft</a> represents an interesting new twist in the shaping of the Internet.</p>
<p>For the past few years, Microsoft has been trying to figure out how to remain relevant in an era of increasing openness. The rise of HTML and of HTTP as the underlying protocol for distribution on the Internet have challenged the level of control that Microsoft had on the computing world. The initial control was borne out of a partnership between Intel and Microsoft, which allowed them to establish both companies as the essential players in the desktop computing world (the partnership often being recognized as the Wintel (Windows plus Intel) behemoth.</p>
<p>When the Internet started to rise, the network jeopardized that relationship as open standards offered the ability to move more of the software logic to servers and rely less on the client desktop, with HTML being pretty much the universal interface to those new systems. With the advent of Linux, a cheap alternative to Windows, Intel found itself remaining in a very strong position (as Linux can run on Intel boxes) and Microsoft sees the possibility of being increasingly marginalized. The problem comes from the fact that Microsoft, as holder of the software component is really only working as a middle tier in a relationship that involves processors, network bandwidth, software, and content. Let’s review why this development is significant in the new world.</p>
<p>Ten years ago, the big challenge in computing was processing power. Software was always coming out that needed to gobble up more processing power and more memory. In the last couple of years, though, the equation has shifted radically. Increasingly, users have more processing power on their desktop than they can use. Unless you are a hardcore gamer, the combination of Moore’s Law (which has pushed CPU speed to a point where any gain is of little relevance to most users) and the steady decline of prices for memory has meant that today’s user is finding himself/herself with a computer that is only gated by one factor: speed of access to the Internet. The challenge here is that, for most people, access to the Internet still happens over a regular modem, hence limiting what they can do online. While adoption of broadband access is growing, it still represents a gating factor in what most users can do. As a result, most people are now looking at how they can access the Internet faster, moving the discussion away from the desktop and onto that bit of the network that has traditionally been the realm of telephone companies.</p>
<p>With the rise of cable companies as access providers to the Internet, Microsoft now needs to find partners in two access camps: on the one hand, it needs to partner up with cable companies, and on the other, it needs to partner up with phone companies. For the first time in its life, Microsoft is actually forced to play in an arena where the monopoly players are somewhere else than in its own company.</p>
<p>With the AOL partnership, Microsoft is closing one part of the equation, by getting access to the pipes offered by Road Runner, the high speed access company offered by AOL/Time Warner. Coupled with relationship established with <a href="http://news.cnet.com/2100-1023-921022.html" title="News.com: Microsoft, Verizon team on MSN services">Verizon</a> and <a href="http://news.cnet.com/2100-1033-256529.html" title="News.com: Microsoft, Qwest ink Net access pact">Qwest</a>, Microsoft has gained a foothold in the access space. However, this is potentially short-lived, as Microsoft could easily be replaced if any of those companies decided that they wanted to partner themselves with someone else.</p>
<p>So securing access to the pipe is one way to ensure continued relevance but it does not ensure the level of control that the desktop monopoly once allowed. In order to get that level of control, one must find a way to leverage the existing platform (windows) and create a lock-in with it. This is where partnerships on content can become useful.</p>
<p>In order to create a long term strategic control, Microsoft must ensure that it will be difficult to move away from its offering. This is where the Windows media strategy comes in. If Microsoft manages to get control of content created on the Internet, it will be much more difficult to unseat it in the future. With last week’s announcement that AOL would collaborate with Microsoft on digital media, the companies have started to establish something that may give Microsoft much more control in the future. Once content is encoded using the Microsoft Windows Media solution, it will be difficult to move away from it. A partnership on Digital Rights Management also ensures that Microsoft will hold the keys for content encoded using its solution, hence ensuring its tight control of a very lucrative market.</p>
<p>The ace card Microsoft holds in this is its installed base. By moving the dialogue from web servers (a battle it lost long ago) to video and audio servers (a battle that has yet to be fought), Microsoft is positioning itself for the future of the Internet. This early position will ensure that it will be able to offer Windows Servers that power the next generation of Internet content. The key in making its case is that, because it has control of the desktop, Microsoft can offer millions of users with a media player already running on their machines. This is an attractive public, and allows the company to make a strong case for an integrated suite of products and services (“here’s the player, here’s the server.. oh and while you’re using our streaming media server, how about using our rights management system… and you know all that stuff actually runs better on our windows platform…”)</p>
<p>So this is the worst case scenario. But, one can easily say, there are competitors and there’s no guarantee that this will work. Furthermore, the open standards are always creating a limit on the company’s power, right?</p>
<p>Well, that’s not even a guarantee. As we know, Microsoft came from behind in the browser wars. First, there was Netscape, and it was controlling 80% of the market. Then Microsoft launched IE but things didn’t really change much in the beginning. As Microsoft improved its browser (and Netscape, drunk on its own hype, believed it couldn’t be defeated), the percentage of control shifted.</p>
<p>AOL, with its established customer base of 30 million, and its ownership of the Netscape browser (bought as the company was already losing marketshares), was the only company that could have change the balance back. By bundling Mozilla first in <a href="http://news.cnet.com/2100-1023-883808.html" title="News.com: Netscape, not IE, put on new CompuServe">Compuserve</a> and then in the mac client for AOL, it indicated to Microsoft that this was something they might be willing to do, if Microsoft didn’t work with them. It quickly became obvious to Microsoft that they could be locked out of the browser market if they didn’t play nice with AOL. So they cut a deal and gave AOL a royalty free license to use the browser for the next seven years. That seemed to pretty much lock everything in place to keep tight control.</p>
<p>But the story doesn’t end here…</p>
<p>Apparently, Microsoft does not intend to build a standalone version of IE anymore. The relevant lines in that discussions are as follows:</p>
<blockquote><p>Q: when / will there be the next version of IE?A: As part of the OS, IE will continue to evolve, but there will be no future standalone installations. IE6 SP1 is the final standalone installation.</p></blockquote>
<p><a href="http://www.zeldman.com/daily/0503c.shtml#cnet" title="IE/AOL/Netscape: what happens next?">Zeldman points out</a> that IE will be built into future version of MSN for the mac but that otherwise, it will be part of the OS. This is an interesting development.</p>
<p>Let’s extend this concept out to beyond seven years: Microsoft and AOL are at the end of the current agreement. AOL did indeed use the Windows Media suite and is using the OS-embedded IE. Microsoft decides to renegotiate terms. AOL balks. Microsoft says that it will change its browser so that AOL doesn’t work on it. What happens then? What is AOL’s fallback position? On one hand, it’s got 7 years worth of media now encoded in Windows Media format (and would need to reformat all that in order to move off the Microsoft platform, a huge undertaking unto itself), and is locked into the Microsoft OS.</p>
<p>It seems that, unless AOL is keeping Mozilla alive, it is about to sign a deal that could eventually put it in a tough position on the browser end. It also seems that unless it hedges its best and encodes content in windows media and another format, it risks lock-in.</p>
<p>On the web development end, this also has huge repercussions. If we all develop solely to Microsoft, and agree to extensions they might make to HTML once its in the OS, we run the risk of all becoming windows developers, beholden to Microsoft.</p>
<p>This is a really all about a fight for the soul of the Internet. In the 90s, Microsoft announced a strategy of “embrace and extend”, which was often derided as “engulf and devour”. We’re now starting to see the extension happening, and it seems to point back to windows. Do we want to be locked in?</p>
<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2003/06/03/microsoft-lock-in/">Microsoft Lock-in?</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tnl.net/blog/2003/06/03/microsoft-lock-in/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Module Madness and Semantic Stupidity</title>
		<link>http://www.tnl.net/blog/2003/04/25/module-madness-and-semantic-stupidity/</link>
		<comments>http://www.tnl.net/blog/2003/04/25/module-madness-and-semantic-stupidity/#comments</comments>
		<pubDate>Sat, 26 Apr 2003 01:24:02 +0000</pubDate>
		<dc:creator>Tristan Louis</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://tnl.net/blog/2003/04/25/module-madness-and-semantic-stupidity/</guid>
		<description><![CDATA[Warning: This is a very geeky article. As readers of the weblog may have noticed, I’ve been getting into an increasingly obscure area of the Internet by trying to meld two different web formats (RSS and XHTML) and come up with documents that could be understood by multiple devices (web browsers, RSS readers). The exercise [...]<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2003/04/25/module-madness-and-semantic-stupidity/">Module Madness and Semantic Stupidity</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></description>
			<content:encoded><![CDATA[<p>Warning: This is a very geeky article.</p>
<p> As readers of the weblog may have noticed, I’ve been getting into an increasingly obscure area of the Internet by <a href="http://www.tnl.net/blog/2003/4/24/" title="TNL.net weblog: No Convergence">trying to meld two different web formats (RSS and XHTML)</a> and come up with documents that could be understood by multiple devices (web browsers, RSS readers).</p>
<p> The exercise was largely an academic one to study the validity of statements made about <a href="http://www.w3.org/2001/sw/" title="W3.org: Semantic Web">the semantic web</a>. Much has been made about the subject and I figured that I would test the validity of the statements being made. The idea behind the semantic web is that the web could become embedded with some basic intelligence, allowing computers to understand extra tagging in a document and allowing for those tags to provide more information.</p>
<p> In order to tie everything together, the W3C came up with <a href="http://www.w3.org/RDF/" title="W3.org:  Resource Description Framework">RDF</a>. The framework uses a concept called <a href="http://www.intertwingly.net/stories/2002/09/09/gentleIntroductionToNamespaces.html" title="a gentle introduction to namespaces">namespaces</a>. The idea of a name space is that you can create shortcut in a document and refer to multiple types of XML and “embed” them all together. This is very good in theory because it frees the framework from actually being smart, leaving those kinds of details to the people that write XML standard. Based on this, you have a set of modules (think of each XML standard as a Lego block) that you can tie together using RDF. Or so the theory goes.…</p>
<h3>RSS as an RDF module</h3>
<p> While there has not been many example of the semantic web, one area where there has been some development is the syndication space. A few years ago, a new format called RSS (for Really Simple Syndication) was created to syndicate stories on the web. The basic structure was simple: every file was a channel, and every channel had item. An item was a link, a title for that link, and a short description of what it was about. It was nice, it was simple, it was the perfect thing to put together a proof of concept about the semantic web. After many fights within the RSS community, a new RDF-specific version of RSS came up. Now, remember that RDF is supposed to tie all that stuff together so technically an RDF-based RSS feed should be modular. RSS 1.0 (as this new formulation of RSS came to be known) has <a href="http://web.resource.org/rss/1.0/" title="RSS 1.0 namespace">its own definition that can be referenced in a namespace</a>.</p>
<h3>XHTML modularization</h3>
<p> In an effort to allow to existing HTML document to bravely move into that new world, the world wide web consortium came up with <a href="http://www.w3.org/TR/xhtml11/" title="W3.org: Module Based XHTML">XHTML, a reformulation of HTML that follows an XML structure</a> that is modular and can be used in the semantic web. XHTML also has its own namespace reference.</p>
<h3>Assumptions</h3>
<p> One would then think that with two different document types, with two different namespaces could be put together using RDF and work properly. Let’s just review our assumptions so far and look at their logical extension:</p>
<p> IF<br /> — the semantic web is a representation of data on the world wide web,<br /> — and if RSS is data<br /> — and if the world wide web is composed of documents that are XHTML<br /> — and if XHTML is a representation of HTML as XML<br /> — and if XML is modular<br /> — and if the modularity is handled through namespaces</p>
<p> THEN<br /> — purely theoretically, it should be possible to have a document that is composed of 2 modules<br /> — then those two modules would be referenced through namespaces<br /> — then a tool that reads XHTML would use the XHTML tags.<br /> — then a tool that reads RSS would read the RSS tags.<br /> — then a tool that can read both would look at the structure of the document and, based on that, represent the data appropriately.</p>
<h3>Cognitive Dissonance</h3>
<p> Of course, the theory looks correct but it is when trying to implement this that I started to run into problems. For starters, there is <a href="http://www.w3.org/2002/04/htmlrdf" title="RDF in HTML">no way to used XHTML as your base document</a>. The W3C in all its wisdom essentially said that <a href="http://www.w3.org/2000/03/rdf-tracking/#faq-html-compliance" title="Issue faq-html-compliance: The suggested way of including RDF meta data in HTML is not compliant with HTML 4.01 or XHTML">you can’t do this</a>. Not ideal but I figured that we could go the other way, embedding an XHTML document within an RDF module. But there comes the next problem. In order <a href="http://www.w3.org/TR/xhtml11/conformance.html#strict" title="XHTML 1.1: Conformance Definition">for a document to conform to the XHTML standard</a>,<br />
<blockquote>the root element of the document must be</p></blockquote>
<p> and<br />
<blockquote>there must be a <code>DOCTYPE</code> declaration in the document prior to the root element.</p></blockquote>
<p> So basically, there is no way to embed it in another document.</p>
<h3>Conclusion</h3>
<p> Now this sounds like I have reached an impasse. An XHTML document cannot be embedded into an RDF one and an RDF document cannot be embedded within an XHTML one. This means that XHTML cannot be treated as a module (since the root element must always be . If we are to embed documents with any kind of semantic markup, this does not seem to make much sense to me.</p>
<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2003/04/25/module-madness-and-semantic-stupidity/">Module Madness and Semantic Stupidity</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tnl.net/blog/2003/04/25/module-madness-and-semantic-stupidity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No convergence</title>
		<link>http://www.tnl.net/blog/2003/04/24/no-convergence/</link>
		<comments>http://www.tnl.net/blog/2003/04/24/no-convergence/#comments</comments>
		<pubDate>Thu, 24 Apr 2003 20:12:34 +0000</pubDate>
		<dc:creator>Tristan Louis</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://tnl.net/blog/2003/04/24/no-convergence/</guid>
		<description><![CDATA[It seems that what I am trying to do will not work. The concept of trying to mix RSS with XHTML seems to be flawed, as illustrated by the W3C feed. While it does validate as proper RSS, it fails miserably when it comes to validating as an XHTML document. This brings up an interesting [...]<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2003/04/24/no-convergence/">No convergence</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></description>
			<content:encoded><![CDATA[<p>It seems that what I am trying to do will not work. The concept of trying to mix RSS with XHTML seems to be flawed, as illustrated by the <a href="http://www.w3.org/News/atom.xml" title="World Wide Web Consortium Feed">W3C feed</a>. While it does validate as proper RSS, it fails miserably when it comes to <a href="http://validator.w3.org/check?uri=http://www.w3.org/2000/08/w3c-synd/home.rss" title="RSS feed does NOT validate as XHTML">validating as an XHTML document</a>. This brings up an interesting point in trying to create files that are modular and can be used in multiple name spaces. If XHTML is truly a modular language, then the assumption would be that it would be possible to have it validate as a proper web page by referencing the proper XHTML namespace. However, it does not seem to be so.</p>
<p>The problem arises out of <a href="http://www.w3.org/TR/xhtml1/#dtds" title="XHTML 1.0 The Extensible HyperText Markup Language (Second Edition) - DTD">the need for a DTD to be specified</a> as part of the XHTML core structure. <a href="http://www.w3.org/TR/xhtml2/conformance.html#s_conform_issue_0" title="DTD Bias in XHTML 2">The same problem exists in XHTML 2</a> which could be a problem moving forward. What is needed is for XHTML to chuck this dependency and rely solely on namespaces for the purpose of establishing conventions. After all, if an XHTML 2 document is reformulation of HTML in XML, why would it need a <code>DOCTYPE</code> ? If it continues doing so, it could jeopardize its modularity and will not allow for HTML to converge with other XML formats. Since the goal of the XHTML 2 workgroup has been to reinvent HTML, why did they make that decision? This is a problem that needs to be addressed before the full specification actually comes out.</p>
<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2003/04/24/no-convergence/">No convergence</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tnl.net/blog/2003/04/24/no-convergence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Much Ado About XHTML 2</title>
		<link>http://www.tnl.net/blog/2003/04/15/much-ado-about-xhtml-2/</link>
		<comments>http://www.tnl.net/blog/2003/04/15/much-ado-about-xhtml-2/#comments</comments>
		<pubDate>Tue, 15 Apr 2003 19:09:33 +0000</pubDate>
		<dc:creator>Tristan Louis</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Implementation]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Standard]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://tnl.net/blog/2003/04/15/much-ado-about-xhtml-2/</guid>
		<description><![CDATA[There has recently been much grumbling about XHTML 2 in general and its deprecation of the IMG tag in favor of the OBJECT one. While XHTML 2 is indeed a departure from the existing standards instead of being an evolution, it is important to realize that some of the things the workgroup is trying to [...]<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2003/04/15/much-ado-about-xhtml-2/">Much Ado About XHTML 2</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></description>
			<content:encoded><![CDATA[<p>There has recently been <a title="OBJECT of desire" href="http://www.zeldman.com/daily/0303a.shtml#ap1503">much grumbling</a> about <acronym title="eXtensible HyperText Markup Language">XHTML</acronym> 2 in general and its deprecation of the <code>IMG</code> tag in favor of the <code>OBJECT</code> one.</p>
<p>While XHTML 2 is indeed a departure from the existing standards instead of being an evolution, it is important to realize that some of the things the workgroup is trying to do is fix old issues and help improve the overall development of the web. While I agree with Zeldman’s assertion that <code>IMG</code> should be deprecated in this version instead of being completely tossed out, I believe that the tag should never have been in <acronym title="HyperText Markup Language">HTML</acronym> in the first place. The argument for an <code>OBJECT</code> tag date back to the early days of the web (circa 1993) when things broke down into two camps: one that wanted a quick and dirty way to show images on the web (the <code>IMG</code> crowd) and the other that looked forward and wanted any type of media to be embedded in a page (the <code>OBJECT</code> crowd). We are now paying for the decisions that were made back then and, much like tables are still in use for layout on most sites instead of being replaced by <acronym title="Cascading Style Sheets">CSS</acronym>, we will continue to see <code>IMG</code> tags in code for a very long time.</p>
<p>The next assumption by the anti-XHTML 2 crowd is that XHTML 2 won’t be supported by browsers for a long time to come. However, because browsers have now evolved to the point where properly formatted text can be presented, most modern browsers can already display XHTML 2 without any problems (for an example, just check <a title="Sjoerd Visscher's weblog in XHTML 2" href="http://w3future.com/weblog/index.xml?notransform">Sjoerd Visscher’s weblog</a>), as long as a proper <acronym title="Document Type Definition">DTD</acronym> is pointed to. This means that once XHTML 2 makes it to recommendation level, then all modern browsers will be able to exploit it. However, I suspect there will be a slow uptake (as there has already been a slow one on the existing XHTML implementation) largely because a lot of developers do not want to have to deal with the rigorousness of XHTML (making sure all tags are closed, making sure not improper characters are inputted, etc…)</p>
<p>The first step in making sure that XHTML 2 will move forward is in ensuring that the browser vendors fix their implementations to conform to the standard. Microsoft’s implementation of the <code>OBJECT</code> is broken and needs to be fixed. It does not meet the standard so it is their responsibility to fix it. The same is true of other browsers that do not render it properly. In the long run, the success or failure of XHTML 2.0 will be based more on whether those things are fixed than on what people feel is right and, much like the fights over improper CSS nowadays, this kind of thing will only happen once the development community pressures browser vendors into fixing their code.</p>
<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2003/04/15/much-ado-about-xhtml-2/">Much Ado About XHTML 2</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tnl.net/blog/2003/04/15/much-ado-about-xhtml-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 25/54 queries in 9.707 seconds using disk: basic

Served from: www.tnl.net @ 2012-02-09 19:00:17 -->
