1 | 2 | 3

1 - 5   [14]

Google Search History

Also relates to Firefox and Co

A little behind the competition, Google has just rolled out My Search History Beta which saves your search beahviour and provides quick access to previous searches using a clustered interface. Chris Sherman discusses My Search History in detail over at Search Engine Watch. If like me your requests from the Firefox searchbar are redirected to your locality (eg google.co.uk), the magic variable seems to be lr. So the following src file (in the searchplugins directory of your Firefox installation directory) will ensure all searches go through the MSH application:


<search 
  name="Google History"
  description="Google Search with History Enabled"
  method="GET"
  action="http://www.google.com/search"
  queryEncoding="utf-8"
  queryCharset="utf-8"
>

<input name="q" user>
<input name="hl" value="en">
<input name="lr" value="">
<input name="btnG" value="Search">

</search>

I look forward to seeing how well the clustering engine works as my search results grow…

Posted on Apr 21, 2005 at 11:29:22. [Comments for Google Search History- 1]

Syndicate MSN Search Beta

This post does not relate to any other topics

MSN Search is currently experimenting with syndicated search results by providing an RSS feed of their SERPs. A useful addition for keeping a watchful eye on SEO outcomes within a news reader.

Posted on Jan 12, 2005 at 11:43:07. [Comments for Syndicate MSN Search Beta- 2]

Google Implements XMLHTTPRequest

Also relates to DOM Scripting

Live data retrieval has found its way onto Google in the guise of Google Suggest. As well as returning suggestions for the search term as it is entered, each suggestion is accompanied by the number of results, making this quite a useful tool in the initial stage of SEO.

On the client side the concept is really just a reworking of Bitflux's Live Search, although a quick look under the hood at the somewhat obfuscated javascript source shows the Google developers have given preference to the MSXML library instead using XMLHTTPRequest as the fall back when the initial try/catch blocks fail. Of course, Google utilises its immense power on the server side to return results from its 8 billion strong database, based on popularity, in a split second.

Posted on Dec 11, 2004 at 14:44:54. [Comments for Google Implements XMLHTTPRequest- 3]

Clusty Clustering

This post does not relate to any other topics

Search engines have once again dominated the news the last few days with the release of M$N Beta. Despite the teething problems, speculative allegations, bombing, untimely Google announcements, and a falling out between this website and M$NBot, the engine does not seem too bad. The Beeb has posted a comparison of this and four other major players using three simple tests. In the verdict Ask Jeeves classification system appears to make it the popular choice. Personally I think this pales into insignificance compared to the powerful categorisation offered by the clustering meta-search engines, the latest addition to which is Clusty from the Vivisimo group. I would recommend checking out the Clusty featureset - a Firefox search plugin is also available.

Posted on Nov 13, 2004 at 14:54:01. [Comments for Clusty Clustering- 1]

Google Desktop Search

Also relates to The Office

So, Google's Desktop Search Beta has launched. Danny Sullivan provides an extensive review of this latest application to join the Google suite, while screen shots can be viewed on the Google site.

I had high expectations in the light of Gmail, but this speculatively premature release leaves quite a bit to be desired. As with previous desktop search tools, the proprietary list of indexable file types makes the tool practically useless for users of open source tools like Open Office and the Mozilla Suite (bar Firefox Hacks). Over at the Register, Copernic CEO, David Burns, expands on privacy concerns in desktop search branding Google Desktop privacy unacceptable.

Google Desktop Search allows users to opt out of sending the company back detailed usage data, but it isn't possible to firewall it completely. David Burns, CEO Copernic

Integration with Gmail is also noticeably lacking!

The desktop search market is heating up with AOL snapping at Google's heels, putting pressure on well established smaller vendors like Copernic, dtSearch, X1 and others.

Personally, I am unable to test drive Google Desktop Search, not that I would want to - this platform is Win98, and GDS is compatible solely with 2000 and XP. Expecting more from the next release.

Posted on Oct 16, 2004 at 21:45:11. [Comments for Google Desktop Search- 0]

Breadcrumbs Trail

[ Home ] -> TW Blog -> SEO
Site Map

The Severn Solutions website achieves the following standards:

[ XHTML 1.0 ] [ CSS 2 ] [ WAI AA ] [ Bobby AA ]

Page compiled in 0.086 seconds