<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php" />
  <link rel="self" type="application/atom+xml" href="http://www.readwriteweb.com/atom.xml" />
  <id>tag:,2008:/1/tag:72.47.210.69,2007://1.5250-</id>
  <updated>2008-07-02T20:27:45Z</updated>
  <title>Comments for Browster Is Gone, But Are Web Previews Here To Stay?</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.1</generator>
  <entry>
    <id>tag:72.47.210.69,2007://1.5250</id>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.readwriteweb.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=5250" title="Browster Is Gone, But Are Web Previews Here To Stay?" />
    <published>2007-01-08T21:06:31Z</published>
    <updated>2007-12-16T23:16:42Z</updated>
    <title>Browster Is Gone, But Are Web Previews Here To Stay?</title>
    <summary>Written by Alex Iskold and edited by Richard MacManus Last week it was reported that Browster, one of the first companies to deliver previews of web pages, is done. Browster drew a lot of attention in 2005 and was backed by a 6M first round from Advanced Technology Ventures, Vanguard Ventures, First Round Capital, and...</summary>
    <author>
      <name>Alex Iskold</name>
      <uri>http://www.adaptiveblue.com</uri>
    </author>
    
    <category term="Search Services" />
    
    <content type="html" xml:lang="en" xml:base="http://www.readwriteweb.com/">
      <![CDATA[<p><em>Written by Alex Iskold and edited by Richard MacManus</em></p>

<p>Last week <a href="http://gigaom.com/2007/01/02/browster-down-and-out/">it was
reported</a> that <a href="http://www.browster.com">Browster</a>, one of the first
companies to deliver previews of web pages, is done. Browster drew a lot of attention in
2005 and was backed by a 6M first round from Advanced Technology Ventures, Vanguard
Ventures, First Round Capital, and individual investors.</p>

<p>Browster delivered previews of web pages (before clicking on a link) via a browser
plug-in. <a href="http://www.cooliris.com">Cooliris</a> and <a
href="http://www.snap.com">Snap</a> are companies doing similar things. But the question
of whether previews are actually a good - and viable - idea is still up in the air.
Therefore in this post we look at various kinds of Web previews and decide if the concept
is here to stay, or will it go down with the Browster ship.</p>

<h2>What is a value of a preview?</h2>

<p>The basic idea behind previews is simple: they save you a click. Instead of clicking
on a link to see the content, you can get a preview of the page using a gesture -
typically a mouseover. Assuming you can decide if the page is interesting or not based on
the preview, you can save a click and more importantly the page load.</p>

<p><img border="0" src="http://www.readwriteweb.com/images/msn_thumbshot.jpg"
align="right" hspace="5" vspace="5" width="122" height="92" />The big assumption is that
the preview is useful, which is not always the case. For instance a thumbnail preview may
be useful if you already know the look and feel of the site, but otherwise you can't
really tell what you are looking at. This is because scaling the snapshot of a page down
to a thumbnail results in a substantial loss of information. As we will see below,
Cooliris and Snap are using different techniques to avoid this problem.</p>]]>
      <![CDATA[<p><a href="http://www.netflix.com">Netflix</a> solves the problem in a different way.
Instead of showing you a scaled version of the page, Netflix shows you a synopsis of the
movie when you mouse over its link. For movies, this works really well - and it would
work well for many other things, like books, music albums and electronics. So it's too
bad that other sites do not do this.</p>

<p><img border="0" src="http://www.readwriteweb.com/images/webpreviews1.jpg" width="441"
height="258" /><br />
<i>Netflix preview</i></p>

<h2>Cooliris - the preview extension for Firefox</h2>

<p><a href="http://www.cooliris.com">Cooliris</a>, one of the Firefox recommended
extensions, offers great quality previews. It works by popping up a little blue square when
a user moves their mouse over a link. If the user clicks on the square, a preview of the
link comes up. The secret of Cooliris is its simplicity. Firstly, the previews shown
are almost the size of the actual page. Secondly, the previews are not images, but actual
pages loaded into an iframe and overlayed on top of the current page. While this
seemingly would be the same as loading the page in another tab, it definitely feels
lighter. What helps is that we do not need to close the tab, because once we click away
the preview disappears.</p>

<p><img border="0" src="http://www.readwriteweb.com/images/webpreviews2.jpg" width="500"
height="326" /></p>

<h2>Snap - preview technology for web sites and blogs</h2>

<p>The makers of the <a href="http://www.snap.com">Snap</a> search engine recently
released a site preview technology that allows bloggers and webmasters to turn on
previews for any link on their site. Unlike Cooliris, Snap's technology is powered by
JavaScript that sits inside the page. To activate it, bloggers and webmasters need to
paste a small chunk of code into their pages. Also unlike Cooliris, Snap shows a smaller
preview when the user moves the mouse over any link. <a
href="http://www.techcrunch.com">TechCrunch</a> recently added Snap previews and we saw
quite a few readers complain about it getting in the way. Personally, I like the Cooloris
solution better - since it requires an additional gesture to get the preview.</p>

<p><img border="0" src="http://www.readwriteweb.com/images/webpreviews3.jpg" width="494"
height="328" /></p>

<h2>Sphere - blog search previews on steroids</h2>

<p>TechCrunch also features a completely different kind of preview - dynamic blog search
results from the blog search engine called <a href="http://www.sphere.com">Sphere</a>
<i>[Ed: this is coming soon to R/WW too]</i>. What Sphere does is very impressive, but
perhaps what's even more impressive is how it presents the results. In a way, Sphere's
solution is similar to Netflix because it only shows a subset of information. This
strategy allows Sphere to generate an intelligent preview of the search results. A
combination of speed and excellent visualization makes this type of preview very
compelling.</p>

<p><img border="0" src="http://www.readwriteweb.com/images/webpreviews4.jpg" width="500"
height="300" /></p>

<h2>Monetizing previews</h2>

<p>Since quite a few companies are doing previews, we need to understand their benefit.
It seems that current preview makers fall into three major categories:</p>

<ul>
<li>Deliver advertising with previews (Browster)</li>

<li>Use previews to drive traffic to the site (Snap, Sphere)</li>

<li>Enhance user experience on the site (Netflix)</li>
</ul>

<p>The companies listed under the second and third bullets do not concern themselves with
monetization via preview, since they make money in a different way. For the companies
that choose the preview to be their core business, some form of advertising must be in
place.</p>

<p>What Browster used to do in the past was replace the advertisements from the pages
with their own. This made some publishers very <a
href="http://www.bloggingdemo.com/2005/02/15/browster-inc-the-most-offensive-presentation-at-demo/">
angry</a>. Altering the content of web pages is certainly a risky business and spells
lawsuits. Augmenting the previews with context sensitive ads, outside the preview frame,
seems to be cleaner - but it requires a heavier back-end engine and could cause delays,
which would be deadly.</p>

<p>Since Browster is out of the game now, it does not need to address this problem. Their
competitor Cooliris looks to be a university project and so far they do not show any
concern about making money. If they become serious about monetizing this technology, it
will be interesting to see what route they will take.</p>

<h2>Conclusion</h2>

<p>So in the end we have to ask: <em>Are previews a good idea?</em> We think the answer
is: Yes! If done right (and this is a big if), then previews can greatly enhance our
online experience and save us a lot of time over the long run. Saving one click at a time will make us
more productive and will save us minutes every day. And since there are incentives for
companies to deliver preview technologies, we expect to see more developments in the near
future.&nbsp;</p>

<p>So: Browster is dead, long live previews. But let us know what you think about
previews and tell us your favorite ones.</p>]]>
    </content>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.5250-comment:41863</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.5250" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php#c41863" />
    <title>Comment from Tim on 2007-01-08</title>
    <author>
        <name>Tim</name>
        <uri>http://fewagainstmany.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://fewagainstmany.com">
        <![CDATA[<p>I'm not a huge fan of "previews", and I think that it often gets in the way (who needs a preview of google.com ?)<br />
it's quite easy to get rid off it though. For Snap, go to <a href="http://www.snap.com/about/spa_faq.php#2" rel="nofollow">Snap.com</a> and select "desactivate"...</p>]]>
    </content>
    <published>2007-01-08T22:22:20Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.5250-comment:41864</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.5250" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php#c41864" />
    <title>Comment from chad on 2007-01-08</title>
    <author>
        <name>chad</name>
        <uri>http://chadwilliams.blogspot.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://chadwilliams.blogspot.com">
        <![CDATA[<p>One of the hidden interesting features of web previews is that they are capturing "attention metadata" i.e. what the user is actually interested in.  Its kind of an no-brainer to throw a (relatively) non-intrusive text ad to the right of the main preview bar.  You know what URL they're on and what URL they're previewing so thats 2 pages of content to target the ad against.  I say this is an ad platform without a doubt.  Also, its super useful to users, I enjoy using it on sites that do support it.</p>]]>
    </content>
    <published>2007-01-08T23:14:12Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.5250-comment:41865</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.5250" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php#c41865" />
    <title>Comment from Bill Olen on 2007-01-08</title>
    <author>
        <name>Bill Olen</name>
        <uri>http://designninjas.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://designninjas.com">
        <![CDATA[<p>We like Snap, I believe it depends on what look and feel you want on your site. It's all good that so many are developing options.</p>]]>
    </content>
    <published>2007-01-08T23:44:00Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.5250-comment:41866</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.5250" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php#c41866" />
    <title>Comment from Emre Sokullu on 2007-01-08</title>
    <author>
        <name>Emre Sokullu</name>
        <uri>http://emresokullu.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://emresokullu.com">
        <![CDATA[<p>Personally I don't like mouseover web previews (the one I know well is Snap's, the others I haven't tested yet). For me, they are just useless and make the site inaccessible and slower to load. You should give an idea about the site in the context that covers the link - not with a preview stuck in a square of 48x48px</p>]]>
    </content>
    <published>2007-01-09T00:15:32Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.5250-comment:41867</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.5250" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php#c41867" />
    <title>Comment from Please Eat My Pies on 2007-01-08</title>
    <author>
        <name>Please Eat My Pies</name>
        <uri>http://www.teesmybody.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.teesmybody.com">
        <![CDATA[<p>Another fan of snap right here.</p>]]>
    </content>
    <published>2007-01-09T03:57:36Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.5250-comment:41868</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.5250" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php#c41868" />
    <title>Comment from permanent hater on 2007-01-08</title>
    <author>
        <name>permanent hater</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>PREVIOUS SUCK! Big time! They are so annoying that I'm actually making an effort to AVOID mouse-overing links at sites that use Snap. LOL. They suck... please don't add them to Read/Write web.</p>]]>
    </content>
    <published>2007-01-09T04:20:29Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.5250-comment:41869</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.5250" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php#c41869" />
    <title>Comment from permanent hater on 2007-01-08</title>
    <author>
        <name>permanent hater</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Hmm... I can't believe I typed 'previous' instead of 'previews'. I guess it's late!</p>]]>
    </content>
    <published>2007-01-09T04:21:09Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.5250-comment:41870</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.5250" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php#c41870" />
    <title>Comment from Alex Iskold on 2007-01-08</title>
    <author>
        <name>Alex Iskold</name>
        <uri>http://www.adaptiveblue.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.adaptiveblue.com">
        <![CDATA[<p>@permanent hater </p>

<p>Do you hate all previews or just the ones that are mouse over? How about a gesture based ones, what do you think about these?</p>

<p>Alex</p>]]>
    </content>
    <published>2007-01-09T05:01:22Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.5250-comment:41871</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.5250" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php#c41871" />
    <title>Comment from Danny on 2007-01-08</title>
    <author>
        <name>Danny</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Any site preview is just a marginal imrovement of our web experience and it's often very annoying. The thing is one can't make business out of it.</p>]]>
    </content>
    <published>2007-01-09T06:49:51Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.5250-comment:41872</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.5250" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php#c41872" />
    <title>Comment from alan patrick on 2007-01-09</title>
    <author>
        <name>alan patrick</name>
        <uri>http://www.broadstuff.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.broadstuff.com">
        <![CDATA[<p>I really don't like 'em, to the extent I start to avoid sites with them...disturb my surfing and can't read em anyway - they remind me of popups. Anyone have a preview remover software widget?</p>]]>
    </content>
    <published>2007-01-09T08:44:35Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.5250-comment:41873</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.5250" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php#c41873" />
    <title>Comment from Emre Sokullu on 2007-01-09</title>
    <author>
        <name>Emre Sokullu</name>
        <uri>http://emresokullu.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://emresokullu.com">
        <![CDATA[<p>@alan, great idea :) we need a preview remover Firefox extension!</p>]]>
    </content>
    <published>2007-01-09T10:17:25Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.5250-comment:41874</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.5250" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php#c41874" />
    <title>Comment from Alex Iskold on 2007-01-09</title>
    <author>
        <name>Alex Iskold</name>
        <uri>http://www.adaptiveblue.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.adaptiveblue.com">
        <![CDATA[<p>@alan,</p>

<p>Do you not like Netflix previews either?</p>

<p>Alex</p>]]>
    </content>
    <published>2007-01-09T13:18:18Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.5250-comment:41875</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.5250" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php#c41875" />
    <title>Comment from permanent hater on 2007-01-09</title>
    <author>
        <name>permanent hater</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>@Alex - what would be nice is if I had the option to decide when to display a preview when I mouse-over a link. Something like holding the Option button (on a mac) while doing that. But to have a preview each time you mouse-over is just horrible and bulky.</p>]]>
    </content>
    <published>2007-01-09T15:12:27Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.5250-comment:41876</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.5250" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php#c41876" />
    <title>Comment from Alex Iskold on 2007-01-09</title>
    <author>
        <name>Alex Iskold</name>
        <uri>http://www.adaptiveblue.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.adaptiveblue.com">
        <![CDATA[<p>@permanent hater</p>

<p>I agree, this is what we are discussing in the post. Previews need to have a special gesture.</p>

<p>Alex</p>]]>
    </content>
    <published>2007-01-09T15:44:02Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.5250-comment:41877</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.5250" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php#c41877" />
    <title>Comment from Leon on 2007-01-09</title>
    <author>
        <name>Leon</name>
        <uri>http://bigblogdir.blogspot.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://bigblogdir.blogspot.com">
        <![CDATA[<p>I find previews like Snap to be irritating. They disrupt from the flow of reading and don't always provide a good preview. </p>

<p>I can't comment on Sphere's contextual blog tool but I have tried their Sphere it toolbar widget. I find that it finds the top business blogs but not the average blogs. It doesn't do as well as Google or Yahoo at finding blogs.</p>]]>
    </content>
    <published>2007-01-09T19:55:16Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.5250-comment:41878</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.5250" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php#c41878" />
    <title>Comment from Tom Hand on 2007-01-20</title>
    <author>
        <name>Tom Hand</name>
        <uri>http://www.saarr.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.saarr.com">
        <![CDATA[<p>Showing the complete page on hover.. that's not interesting. I tried this summary site www.saarr.com, Good one but needs more improvement</p>]]>
    </content>
    <published>2007-01-20T20:03:28Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.5250-comment:41879</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.5250" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php#c41879" />
    <title>Comment from sophie m. on 2007-01-30</title>
    <author>
        <name>sophie m.</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I've been using BROWSTER since it's debut Jan 2005--and have found it practically indespensible (now using w/ Firefox 2 + IE-7 but only when forced to use the latter;-)</p>

<p>As someone expressed (above), Previews most certainly DO make have a "lighter feel" to them.  I also find most Preview-types annoying, so annoying!   </p>

<p>And even Browster used to annoy---yet it's previous "parents" really upgraded the daylights out of it.    It's become "mature" and even "calm" --no preview modules exploding in one's face...what I referred to Browster's developers as the "landmine effect" when urging them to do something to calm it down.   And they did (guess others had same impression).    </p>

<p>Also very fond of OPERA (the browser not so much the music;-) which I used less & less because Browster didn't work with Opera.   The Browster Co. said they were working on that & that the 2 would be working together by the end of Q4 '06.   Well now, that ain't gonna happen, duh!</p>

<p>So for me anyway, I'm sorry they're gone now.  I'm NO FAN of either Cooliris or Snap, they get in the way!    Not being a website publisher or online business owner, I can't empathize.   Online Ads are a helpful & sometimes entertaining source of info.   Yet I can't complain about any "ad shortage on webpages"--that would be akin to griping that our food lacks sufficient cholesterol!   </p>

<p>This one prefetch/previewer saved many clicks along the way.   It also helped conserve ENERGY, probably from precluding repititions (yawn) or maybe just that "light" feeling -- which may sound pretty piddly to anyone who doesn't feel the same.   </p>

<p>Processing / managing So Much Online Information gets exhausting!   So even the small tools really HELP that process along; it adds up.   That "light feeling" described it best.   One less page to "Close Tab" after tab.   Also, I csn ZIPZOOOOM down any page full of links or results where the Browster icons were aligned by simply rolling the mouse wheel---that + Broadband has been a Real Wow!</p>

<p>From a user-consumer's perspective, Browster never got in my way of viewing Desirable Ads.    Guess The Browster  won't be upgraded any further so... good thing it was recently tweaked to near-perfection.   Now that it's gone I'll be sure to put my copy on CD for when a reinstall is needed.</p>

<p>PS:  My opinion absolutely does NOT reflect a $$$ intere$t in that company (would be soooo out of luck if that were true, hahah!)</p>]]>
    </content>
    <published>2007-01-30T23:39:39Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.5250-comment:41880</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.5250" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/web_previews_overview.php#c41880" />
    <title>Comment from Pharmacy Wizard on 2007-01-31</title>
    <author>
        <name>Pharmacy Wizard</name>
        <uri>http://www.pacific-edge.com/2007/01/28/important-information-about-propecia/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.pacific-edge.com/2007/01/28/important-information-about-propecia/">
        <![CDATA[<p>Why at full validity of harm  them and continue to apply in many areas of medicine and sports? WBR LeoP</p>]]>
    </content>
    <published>2007-01-31T14:35:03Z</published>
  </entry>

</feed>