<?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>Anand Nalya &#187; bing</title>
	<atom:link href="http://anandnalya.com/tag/bing/feed/" rel="self" type="application/rss+xml" />
	<link>http://anandnalya.com</link>
	<description>blog</description>
	<lastBuildDate>Tue, 01 May 2012 10:25:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Bing/Google toggle bookmarklet</title>
		<link>http://anandnalya.com/2009/10/06/binggoogle-toggle-bookmarklet/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=binggoogle-toggle-bookmarklet</link>
		<comments>http://anandnalya.com/2009/10/06/binggoogle-toggle-bookmarklet/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 11:49:00 +0000</pubDate>
		<dc:creator>anand</dc:creator>
				<category><![CDATA[Codeprix]]></category>
		<category><![CDATA[bing]]></category>
		<category><![CDATA[bookmarklet]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[ie8]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://anandnalya.com/?p=100</guid>
		<description><![CDATA[I’ve been trying out Bing as my default search engine for last few months and the results are definitely at par with that of Google for most of the consumer categories. But sometimes you just need a quick toggle to &#8230; <a href="http://anandnalya.com/2009/10/06/binggoogle-toggle-bookmarklet/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I’ve been trying out <a href="http://bing.com/">Bing</a> as my default search engine for last few months and the results are definitely at par with that of Google for most of the consumer categories. But sometimes you just need a quick toggle to see what <a href="http://google.com/">Google</a> would return for your query. So here is a small bookmarklet that I wrote that toggles from Bing to Google and vice versa.</p>
<p>Drag this to you favourites bar: <a href="javascript:if(window.location.hostname.match(/.bing./))window.location.hostname='www.google.com';else if(window.location.hostname.match(/.google./))window.location.hostname='www.bing.com';">Bing/Google Toogle</a></p>
<p>Note: Its tested on IE8 only. A few tweaks might be required for Firefox.</p>
]]></content:encoded>
			<wfw:commentRss>http://anandnalya.com/2009/10/06/binggoogle-toggle-bookmarklet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

