<?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>K-Squared Ramblings &#187; a9</title>
	<atom:link href="http://www.hyperborea.org/journal/tag/a9/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hyperborea.org/journal</link>
	<description>Sci-fi, comics, humor, photos...it&#039;s all fair game.</description>
	<lastBuildDate>Sat, 04 Feb 2012 06:27:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>A9 and the demise of SiteInfo?</title>
		<link>http://www.hyperborea.org/journal/2006/10/a9-siteinfo-dead/</link>
		<comments>http://www.hyperborea.org/journal/2006/10/a9-siteinfo-dead/#comments</comments>
		<pubDate>Fri, 13 Oct 2006 21:28:15 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[a9]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[siteinfo]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2006/10/13/a9-siteinfo-dead/</guid>
		<description><![CDATA[Amazon.com&#8217;s search site, A9, has scaled back drastically. The rewards program is gone, as are bookmarks and history. They&#8217;ve even discontinued the A9 toolbar. This of course brings up questions about some of the site integration technologies that they developed. &#8230; <a href="http://www.hyperborea.org/journal/2006/10/a9-siteinfo-dead/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Amazon.com&#8217;s search site, <a href="http://www.a9.com/">A9</a>, has <a href="http://a9.com/-/company/whatsNew.jsp">scaled back drastically</a>.  The rewards program is gone, as are bookmarks and history.  They&#8217;ve even discontinued the A9 toolbar.</p>
<p>This of course brings up questions about some of the site integration technologies that they developed.  <a href="http://www.opensearch.org/">OpenSearch</a> has already taken on a life of its own, and in fact the new A9 seems to be mostly an OpenSearch aggregator.  But what of <a href="http://a9.com/-/company/help/siteinfo/">SiteInfo</a>? <span id="more-1500"></span></p>
<p>SiteInfo was a scheme for a website to provide a drop-down menu for site navigation.  The menu could be hierarchical, and could make use of user-entered search phrases.  The website owner would create an XML file, siteinfo.xml, and place it in the site root.  The client software would then request this file to populate the WebMenu, which would appear somewhere in the browser.</p>
<p>It&#8217;s not clear how useful this is.  In some ways, it&#8217;s like the navigation toolbars some browsers* will build from &lt;link&gt; elements in a page&#8217;s header.  A nifty idea, but it largely duplicates navigation that&#8217;s already on the page.  (That said, &lt;link&gt; elements provide useful clues for bots, prefetching, fast forward and other automated tasks.)</p>
<p>I&#8217;d set one up for the <a href="http://www.alternativebrowseralliance.com/">Alternative Browser Alliance</a> a few months ago, since it was a small site and easy to build the file, but never got around to figuring out what I&#8217;d put in a menu for this site.</p>
<p>As far as I know, only the A9 toolbar and the <a href="https://addons.mozilla.org/firefox/2075/">A9 SiteInfo extension</a> for Firefox will actually check for this file.**  There doesn&#8217;t seem to be anything preventing other toolbars or browsers from making use of the data, it just doesn&#8217;t seem to have caught on.</p>
<p>So it looks like SiteInfo is down to one unmaintained extension for one browser.  Its future looks bleak.</p>
<p><small>*Opera: View » Toolbars » Navigation Bar.<br />
In SeaMonkey: View » Show/Hide » Site Navigation Bar.</small></p>
<p><small>**Possibly to avoid a repeat of the favicon.ico fiasco, the toolbar routed requests through a caching proxy to limit duplicate requests. Any privacy issues were outweighed by the fact that A9 already kept a record of your browsing history&#8212;and it was a selling point!  The SiteInfo Extension makes requests directly.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2006/10/a9-siteinfo-dead/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Toolbars that Phone Home</title>
		<link>http://www.hyperborea.org/journal/2005/08/toolbars-phone-home/</link>
		<comments>http://www.hyperborea.org/journal/2005/08/toolbars-phone-home/#comments</comments>
		<pubDate>Wed, 10 Aug 2005 18:40:37 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[a9]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[StumbleUpon]]></category>
		<category><![CDATA[toolbars]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/?p=1016</guid>
		<description><![CDATA[Many web browser add-ons have features that require contacting a central server. The Google Toolbar will show you a site&#8217;s PageRank. Amazon&#8217;s A9 Toolbar will show you information from Alexa. If you want this, that&#8217;s great&#8212;but if you only want &#8230; <a href="http://www.hyperborea.org/journal/2005/08/toolbars-phone-home/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Many web browser add-ons have features that require contacting a central server.  The Google Toolbar will show you a site&#8217;s PageRank.  Amazon&#8217;s A9 Toolbar will show you information from Alexa.  If you want this, that&#8217;s great&#8212;but if you only want it occasionally, you might not want someone tracking your entire browsing session.</p>
<p>After installing the A9 toolbar for testing, I decided I wanted to know just when they were contacting their server.  I installed the Firefox versions of four toolbars and used netstat to see when they connected.</p>
<ul>
<li><b>A9 Toolbar</b>: Constant connections to hosts at amazon.com and alexa.com, but only when the toolbar is visible.</li>
<li><a href="http://toolbar.google.com/"><b>Google Toolbar</b></a>: Opens initial connection to a Google-owned IP address.  If PageRank display is enabled, or was earlier in the session, maintains continuous connections&#8212;<strong>even when the toolbar is hidden!</strong></li>
<li><a href="http://toolbar.yahoo.com/"><b>Yahoo! Toolbar</b></a>: Opens initial connections to a Yahoo server and to unknown.Level3.net (which, based on traceroute, appears to be on the way from here to Yahoo).  Sometimes the latter remains open for a long time before closing.  It does not appear to reconnect on its own.</li>
<li><a href="http://www.stumbleupon.com/"><b>StumbleUpon</b></a>: Only connects when you press its buttons.</li>
</ul>
<p>Overall, these toolbars seem to behave in a privacy-friendly way.  But it was disturbing that the Google toolbar keeps a connection open even when it&#8217;s hidden, and that disabling PageRank display doesn&#8217;t seem to stop the connections until you restart Firefox.  (Maybe it does eventually, and I didn&#8217;t wait long enough.)  If I&#8217;ve hidden the toolbar, I don&#8217;t need the functionality right then.  There&#8217;s no reason to hold a network connection open until I re-show the toolbar.</p>
<p>If I only want to use these toolbars occasionally, I can just hide most of them through the View→Toolbars submenu.  But to keep the Google Toolbar from phoning home, I have to either disable PageRank and restart Firefox, or disable the toolbar in the Extensions&#8212;and restart Firefox.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2005/08/toolbars-phone-home/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

