<?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>MakeUseOf.com &#187; search results</title>
	<atom:link href="http://www.makeuseof.com/tags/search-results/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Fri, 12 Mar 2010 18:00:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>5 Cool Firefox About:Config Hacks To Make Browsing Smoother</title>
		<link>http://www.makeuseof.com/tag/top-5-aboutconfig-hacks-firefox-browsing-smoother/</link>
		<comments>http://www.makeuseof.com/tag/top-5-aboutconfig-hacks-firefox-browsing-smoother/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 21:36:38 +0000</pubDate>
		<dc:creator>Abhigyan</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[browser tips]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[browsing]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox tips]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[internet speed]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[search results]]></category>
		<category><![CDATA[speedup]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=32873</guid>
		<description><![CDATA[There&#8217;s no doubt in anybody&#8217;s mind that Mozilla Firefox is one of the best browsers out there. It also has the honor of being the biggest rival to Microsoft&#8217;s Internet Explorer.
Part of the reason behind Firefox&#8217;s success is the fact that there is an awesome team of individuals behind it, who work around the clock [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right: 20px; margin-top: 5px; margin-bottom: 5px;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/262875283_ca33f09edd.jpg" alt="Firefox Logo" vspace="5" width="199" height="194" align="left" />There&#8217;s no doubt in anybody&#8217;s mind that Mozilla Firefox is one of the best browsers out there. It also has the honor of being the biggest rival to Microsoft&#8217;s Internet Explorer.</p>
<p>Part of the reason behind Firefox&#8217;s success is the fact that there is an awesome team of individuals behind it, who work around the clock to make it live up to the stringent quality standards, which are a hallmark of Mozilla.</p>
<p>However, there is a second, almost equally important reason as to why each version of Firefox is a runaway success. There&#8217;s virtually no limit to the amount of customization you can apply to Firefox. Most of these come in the form of extensions (small add-ons, which add to the functionality).<br />
<span id="more-32873"></span><br />
However, today we are going to talk about another, more covert way of customizing Firefox. All the different settings of Firefox can be accessed from one convenient location using the Firefox &#8220;About Config&#8221; hack. By typing <em>about:config</em> in the address bar, one can bring up a page listing all the different options. Once on that page, it&#8217;s simply a matter of double-clicking and editing those settings to make your browsing experience even better.</p>
<p>Here&#8217;s a list of the best, most useful Firefox about:config hacks. All these hacks can be enabled by going into <em>about:config</em>. In case a setting doesn&#8217;t show up in the search, just right-click and select <em>New</em> to create it.</p>
<h3><strong>Make Firefox Free Up RAM When Minimized:</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/2010-01-15_1752.png" alt="firefox about config hacks" width="570" height="91" /></p>
<p>Unless you have a RAM behemoth for a rig, you will know that RAM is a precious commodity. Simply put, RAM is like a container into which all applications are thrown when they are first run. The applications carry out all their processing in the RAM and then leave the RAM when they are done.</p>
<p>The problem arises in the way Firefox handles RAM. Most programs return unused RAM when they are minimized. Firefox, on the other hand does not do so. So, the Firefox ninjas around the world found an about:config workaround for it:</p>
<ul>
<li>In the &#8220;Filter&#8221; search, type: <em>config.trim_on_minimize</em></li>
</ul>
<ul>
<li> Right click on the setting and click &#8220;<em>toggle</em>&#8221; so that the Value turns to &#8220;<em>true</em>&#8220;.</li>
</ul>
<p>From now on, Firefox will act like any other Windows app and return all unused memory when minimized.</p>
<h3><strong>Stop Websites From Blinding You With Blinking Text:</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/2010-01-15_1752_001.png" alt="firefox about config hacks" width="570" height="102" /></p>
<p>Some webmasters have this crazy habit of making text on their pages blink. Maybe it&#8217;s their idea of looking cool, but in reality, it&#8217;s nothing more than a major irritation. Coupled with that is the fact that it really tires your eyes. Here&#8217;s how you can change <em>about:config</em> to disable blinking text:</p>
<ul>
<li>In the &#8220;Filter&#8221; search, type: <em>browser.blink_allowed</em></li>
</ul>
<ul>
<li> Right click on the setting and click &#8220;<em>toggle</em>&#8221; so that the Value turns to &#8220;<em>false</em>&#8220;. This disables the blinking.</li>
</ul>
<h3><strong>Paste Text With The Middle Mouse Button:</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/2010-01-15_1753.png" alt="firefox about config hacks" width="570" height="113" /></p>
<p>Linux users will vouch for how awesome pasting with the middle mouse button is. Now, Windows users can get the same functionality within Firefox. You guessed it! You need to go to about:config to do the following:</p>
<ul>
<li>In the &#8220;Filter&#8221; search, type: <em>middlemouse.paste</em></li>
</ul>
<ul>
<li> Right click on the setting and click &#8220;<em>toggle</em>&#8221; so that the Value turns to &#8220;<em>true</em>&#8220;.</li>
</ul>
<h3><strong>Open Search Results In A New Tab:</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/2010-01-15_1754.png" alt="firefox about config" width="570" height="107" /></p>
<p>Every now and then I come across a term on a website that I really need to research. I quickly hit <em>Ctrl+K</em> (the Search Box shortcut), type the keywords, and hit <em>Return</em>, only to remember at the last instant that the search will take me away from my current page. Using the following <em>about:config</em> hack, I configured Firefox to open all searches in a new tab.</p>
<ul>
<li>In the &#8220;Filter&#8221; search, type: <em>browser.search.openintab</em></li>
</ul>
<ul>
<li> Right click on the setting and click &#8220;<em>toggle</em>&#8221; so that the Value turns to &#8220;<em>true</em>&#8220;.</li>
</ul>
<h3><strong>Make Firefox&#8217;s Menus Load Faster:</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/2010-01-15_1754_001.png" alt="firefox about config" width="570" height="100" /></p>
<p>Sometimes, the delay caused while opening a Menu is just a major headache. Here&#8217;s how to do away with it using <em>about:config</em>.</p>
<ul>
<li>In the configuration window, right click and choose <em>New -&gt; Integer</em></li>
</ul>
<ul>
<li> Name it <em>ui.submenuDelay</em> and set it to <em>0</em></li>
</ul>
<p>And that&#8217;s all that there is to it! It&#8217;s simply amazing how a few configuration changes here and there can make your surfing experience so much smoother. <em>About:config</em> hacks really make Mozilla Firefox all the more awesome. No wonder it is one of the most popular browsers in the world.</p>
<p>What <em>about:config</em> hacks are your favourites?
<p>em><strong>Got Tech Questions? Ask Them on <a href="http://www.makeuseof.com/answers/">MakeUseOf Answers</a>!</strong></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li>(52)<a href="http://www.makeuseof.com/tag/memory-fox-helps-tame-memory-usage-in-firefox/" title="How To Reduce Memory Usage in Firefox with MemoryFox (December 15, 2009)">How To Reduce Memory Usage in Firefox with MemoryFox</a> </li>
	<li>(78)<a href="http://www.makeuseof.com/tag/7-ways-productive-firefox-tabs/" title="7 Ways To Become More Productive With Firefox Tabs (February 14, 2010)">7 Ways To Become More Productive With Firefox Tabs</a> </li>
	<li>(45)<a href="http://www.makeuseof.com/tag/4-cool-firefox-tools-that-are-not-addons/" title="4 Cool Firefox Tools That Are Not Addons (September 8, 2009)">4 Cool Firefox Tools That Are Not Addons</a> </li>
	<li>(22)<a href="http://www.makeuseof.com/tag/view-a-multi-page-article-on-one-single-page-with-pagezipper/" title="View A Multi-Page Article On One Single Page With PageZipper (April 1, 2009)">View A Multi-Page Article On One Single Page With PageZipper</a> </li>
	<li>(24)<a href="http://www.makeuseof.com/tag/transmute-%e2%80%93-migrate-bookmarks-between-your-browsers/" title="Transmute – Migrate Bookmarks Between Your Browsers (November 11, 2009)">Transmute – Migrate Bookmarks Between Your Browsers</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/top-5-aboutconfig-hacks-firefox-browsing-smoother/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
		<item>
		<title>The Top 5 Google Alternatives and Why You Should Use Them</title>
		<link>http://www.makeuseof.com/tag/5-google-search-alternatives-that-you-could-experiment-with/</link>
		<comments>http://www.makeuseof.com/tag/5-google-search-alternatives-that-you-could-experiment-with/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 23:30:52 +0000</pubDate>
		<dc:creator>Dean Sherwin</dc:creator>
				<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[advanced search]]></category>
		<category><![CDATA[better alternatives]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[search results]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=32335</guid>
		<description><![CDATA[Google has been the leading search engine for as long as I can remember. Launched as a small beta start up in 1996 at the domain google.stanford.edu using inexpensive hardware, you wouldn&#8217;t think then that it would ever become the success it is today with so few useful Google alternatives available.
In fact, in 1998 when [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/google-classic.jpg" alt="google classic" vspace="5" align="left" />Google has been the leading search engine for as long as I can remember. Launched as a small beta start up in 1996 at the domain <em>google.stanford.edu</em> using inexpensive hardware, you wouldn&#8217;t think then that it would ever become the success it is today with so few useful Google alternatives available.</p>
<p>In fact, in 1998 when it first went live on the official Google.com domain, the beta was publically labeled by its creators as a &#8220;might-work-some-of-the-time-prototype&#8221;.</p>
<p>While the mechanics of it have improved dramatically since then, it still relies on the number of backlinks to theorise how important a webpage is. A lot of us have grown sick of what could be called an outdated way to display results and maybe even resent their market dominance.</p>
<p>If you want to shed that mentality of instantly &#8220;Googling it&#8221; then you&#8217;ve got to take the leap, here are five excellent Google alternatives &#8211; each one has their own specific goals and a different way of doing things; and no, they&#8217;re not <a href="http://www.makeuseof.com/tag/bing-the-next-big-thing-from-microsoft/">Bing</a>, Yahoo! or <a href="http://www.makeuseof.com/tag/the-true-power-of-the-wolfram-alpha-knowledge-engine/">Wolfram Alpha</a>.<br />
<span id="more-32335"></span></p>
<h3><a href="http://www.factbites.com">FactBites</a></h3>
<p>Normally, when you search for something on Google, or any of the big search engines for that matter you&#8217;re returned results based on the popularity of the page. That&#8217;s because search engines link relevance with popularity. FactBites however draws on the web&#8217;s vast amount of encyclopedias and information websites such as Wikipedia and more specialised ones to provide you with factual information.</p>
<p>This search engine is great for things such as school work and research for articles or other such works. To put it bluntly, it cuts off all the excess fat that you don&#8217;t need and gives you the best of the best.</p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/fact-bites.png" alt="google alternatives" width="562" height="597" /></p>
<p>For example, in the search results above I have searched for &#8216;American Civil War&#8217; and the results returned are purely factual including many educational websites, Wikipedia and historical sources. The same search on Google returned some educational websites though poorly organised amongst various online stores and enthusiast websites which would not be very useful for those in search of <em>facts</em>.</p>
<h3><a href="http://quintura.com">Quintura</a></h3>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/quinturq1.png" alt="google alternatives" width="318" height="320" /></p>
<p>This search engine I liked a lot because it redefines how search results should be displayed. Instead of just showing you a list descending in order of relevance, they have this accompanied by a tag cloud to the left of the screen. This allows you to quickly display alternative results by just hovering your mouse over them. This tag cloud can also be shared or embedded using the appropriate buttons.</p>
<p>Quinturq uses the same method to display results for web, images and videos.</p>
<h3><a href="http://www.clusty.com">Clusty Search</a></h3>
<p>Ever been doing research for a topic or just searching for stuff in general and get pretty annoyed at how disorganised the results can be? A more organized Google alternative is in order. Often, when I&#8217;m looking for sources for an article I have to perform multiple refined searches to get the kind of results Clusty Search could get in one &#8211; and organize them into their respective categories too.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/clusty_thumb.png" border="0" alt="google alternatives" width="570" height="490" /></p>
<p>Say you&#8217;re looking for articles and material relating to Nintendo. Instead of doing five or six different searches, just search for Nintendo and Clusty will gather them into their respective groups while still displaying traditional style results as you can see in the screenshot above.</p>
<p>Results can be clustered into different ways depending on what you&#8217;re searching for. Examples include sources, type of material (blogs, reviews, news etc..) and size, quality and so on for images and videos.</p>
<h3><a href="http://www.dogpile.com">Dog Pile</a></h3>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/dogpile_thumb.png" border="0" alt="search engine showdown google alternatives" width="512" height="359" /></p>
<p>Surprisingly, over 85% of everyday searches return different results when you use different search engines such as Google, Yahoo, Bing and Ask. DogPile performs multiple searches for your term and then aggregates those results into one quality set of results.</p>
<p>Their mission is to have a simple yet effective search engine to give universal results instead of what one engine thinks may be best suited for you.</p>
<p>They have all the standard search functions too for filtering your results and search categories such as Image, video, Web etc, as well as the Yellow and White Pages!</p>
<h3><a href="http://www.cuil.com">Cuil</a></h3>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/cuilmain_thumb.png" border="0" alt="search engine showdown google alternatives" width="513" height="375" /></p>
<p>The homepage of Cuil is minimalistic, mostly black with your run-of-the-mill search box in the middle. You can also select what language you want your results in. They index websites in English, French, Turkish, Italian, Polish and much more.</p>
<p>The way they display search results is most intriguing. Firstly, you have your traditional results as per usual. In the right sidebar, depending on what you have searched you could have a map, historical timeline, streaming results, category tags and other specific features relating to your search.</p>
<p>For example, I searched for NASA and in the right sidebar there was tag clouds for &#8216;Space Agencies&#8217;, &#8216;Space Centres&#8217;, &#8216;NASA Problems&#8217; as well as a timeline and resources.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/cuilsidebar_thumb.png" border="0" alt="search engine showdown google alternatives" width="334" height="471" /></p>
<p>They also have tabs along the top which refine where your results come from. Examples seen in the screenshot are NASA TV and NASA Ames. Thumbnails and favicons are also displayed beside the search results for better presentation and to help you decide if it&#8217;s the one for you.</p>
<p>So there you go. Five great Google alternative search engines enabling you to break free from Google and other traditional search engines in style. Do you have any suggestions for other alternative search engines? What do you think of the ones profiled?
<p>em><strong>Got Tech Questions? Ask Them on <a href="http://www.makeuseof.com/answers/">MakeUseOf Answers</a>!</strong></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li>(36)<a href="http://www.makeuseof.com/tag/the-complete-guidebook-to-web-searching-pdf/" title="The Complete Guidebook To Web Searching [PDF] (January 4, 2010)">The Complete Guidebook To Web Searching [PDF]</a> </li>
	<li>(23)<a href="http://www.makeuseof.com/tag/a-guide-to-googles-new-search-features/" title="A Quick Guide To Google&#8217;s New Search Features (October 19, 2009)">A Quick Guide To Google&#8217;s New Search Features</a> </li>
	<li>(12)<a href="http://www.makeuseof.com/tag/6-websites-search-images-shared-twitter/" title="6 Sites To Search For Images Shared On Twitter (January 20, 2010)">6 Sites To Search For Images Shared On Twitter</a> </li>
	<li>(18)<a href="http://www.makeuseof.com/tag/5-ways-to-do-a-site-specific-search-within-any-website/" title="5 Ways To Do A Site-Specific Search Using Search Engines (July 17, 2009)">5 Ways To Do A Site-Specific Search Using Search Engines</a> </li>
	<li>(12)<a href="http://www.makeuseof.com/tag/4-awesome-visual-search-engines-to-transform-your-search/" title="4 Awesome Visual Search Engines to Transform Your Search (September 23, 2009)">4 Awesome Visual Search Engines to Transform Your Search</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/5-google-search-alternatives-that-you-could-experiment-with/feed/</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
		<item>
		<title>Compare Bing&#8217;s search results with Google&#8217;s using Bing vs. Google</title>
		<link>http://www.makeuseof.com/tag/compare-bings-search-results-with-googles-using-bing-vs-google/</link>
		<comments>http://www.makeuseof.com/tag/compare-bings-search-results-with-googles-using-bing-vs-google/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 15:00:40 +0000</pubDate>
		<dc:creator>Karl L. Gechlik</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Metasearch]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[search results]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=18565</guid>
		<description><![CDATA[You have heard about Bing right?
I guess you would have to be under a rock not to. Bing really wants to steal the search engine market away from the big G and they realized that the only way to do this would be to build an awesome search engine. And guess what, they did!
Google is already [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin-left: 0px; margin-right: 0px; border-right-width: 0px" title="googlevsbingHead" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/06/googlevsbinghead.png" border="0" alt="googlevsbingHead" width="242" height="142" align="left" />You have heard about <a href="http://www.makeuseof.com/tag/bing-the-next-big-thing-from-microsoft/">Bing</a> right?</p>
<p>I guess you would have to be under a rock not to. Bing really wants to steal the search engine market away from the big G and they realized that the only way to do this would be to build an awesome search engine. And guess what, they did!</p>
<p>Google is already a pretty awesome search engine and all Microsoft really did was get its results on par with Google and add some new features like making decisions for you.</p>
<p>Let’s use a little utility I found called <a href="http://www.blackdog.ie/google-bing/search.php">Google-Bing Search</a>. I like to call it Google Vs. Bing (as this is what the &#8220;search&#8221; button says). It was created by <a href="http://www.blackdog.ie/blog/">Blackdog SEO</a>. What it does is compare search results from both engines <em>side by side</em>. Let’s take a look at how it works.</p>
<p>We can type in our search terms and hit the button that says Google Versus Bing. It will compare the results side by side in your browser.</p>
<p><em>Editor&#8217;s note: The screenshots below have been separated. You will have to <a href="http://www.blackdog.ie/google-bing/search.php">visit the site</a> to get the proper representation of how this app works.</em><br />
<span id="more-18565"></span></p>
<p><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="image" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/06/image13.png" border="0" alt="image" /></p>
<p><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="Bing1" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/06/bing1.png" border="0" alt="Bing1" /></p>
<h1><strong><em><span style="text-decoration: underline;">VS. </span></em></strong></h1>
<p><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="image" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/06/image14.png" border="0" alt="image" /></p>
<p>Well, while we are here, I guess we should test out some searches and see what we get. Let’s start with a simple search for MakeUseOf.com + Karl Gechlik and have a look at the results.</p>
<p>The results returned by Google are as follows:</p>
<p><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="BingVsGoogle2" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/06/bingvsgoogle2-thumb.png" border="0" alt="BingVsGoogle2" /></p>
<p>And here are Bing’s results:</p>
<p><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="BingVsGoogle3" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/06/bingvsgoogle3.png" border="0" alt="BingVsGoogle3" width="569" height="597" /></p>
<p>I am pretty impressed. They both returned valid results and in this case, very different results. And this means that I have another resource for searching now. How about one more search? I decided to search for AskTheAdmin and see what I get:</p>
<p>From Google:</p>
<p><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="BingVsGoogle4" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/06/bingvsgoogle4.png" border="0" alt="BingVsGoogle4" width="569" height="623" /></p>
<p>And From Bing:</p>
<p><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="BingVsGoogle5" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/06/bingvsgoogle5.png" border="0" alt="BingVsGoogle5" width="569" height="608" /></p>
<p>I am really digging this tool and I will be doing a bunch more tests. It will definitely come in handy when comparing these two search engines to have a different set of results every time. Feel free to surf on over do your own comparisons and let us know your findings in the comments!
<p>em><strong>Got Tech Questions? Ask Them on <a href="http://www.makeuseof.com/answers/">MakeUseOf Answers</a>!</strong></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li>(14)<a href="http://www.makeuseof.com/tag/10-websites-to-compare-google-vs-bing-results-side-by-side/" title="10 Sites to Compare Google vs Bing Results Side By Side (October 11, 2009)">10 Sites to Compare Google vs Bing Results Side By Side</a> </li>
	<li>(21)<a href="http://www.makeuseof.com/tag/bing-the-next-big-thing-from-microsoft/" title="Bing: The Next Big Thing From Microsoft (June 3, 2009)">Bing: The Next Big Thing From Microsoft</a> </li>
	<li>(4)<a href="http://www.makeuseof.com/tag/yahoo-searchmonkey-expands-with-playable-music-tracks/" title="Yahoo Searchmonkey Expands with Playable Music Tracks (September 21, 2008)">Yahoo Searchmonkey Expands with Playable Music Tracks</a> </li>
	<li>(1)<a href="http://www.makeuseof.com/tag/technology-explained-what-is-a-meta-search-engine/" title="What Is A Meta Search Engine &#038; How It Works? [Technology Explained] (February 13, 2010)">What Is A Meta Search Engine &#038; How It Works? [Technology Explained]</a> </li>
	<li>(11)<a href="http://www.makeuseof.com/tag/utilizing-windows-search-part-1-2/" title="Utilizing Windows Search 4.0 (Part 1) (June 23, 2008)">Utilizing Windows Search 4.0 (Part 1)</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/compare-bings-search-results-with-googles-using-bing-vs-google/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>5 Unique Websites with Very Useful Tag Clouds</title>
		<link>http://www.makeuseof.com/tag/7-things-tag-clouds-can-do-for-you/</link>
		<comments>http://www.makeuseof.com/tag/7-things-tag-clouds-can-do-for-you/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 20:44:15 +0000</pubDate>
		<dc:creator>Tina</dc:creator>
				<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[documents]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[relationship]]></category>
		<category><![CDATA[search results]]></category>
		<category><![CDATA[search tips]]></category>
		<category><![CDATA[tag cloud]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[words]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=15515</guid>
		<description><![CDATA[Generally, tag or word clouds visually depict the words used in a given text. Frequently used words may stick out with an increased font size, groups of tags may appear in uniform colors. Additionally, tag clouds can visualize relationships of words.
Tag clouds are much easier to grasp than simple lists, as words can be weighted [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/04/tagclouds06.png" border="0" alt="tag cloud" hspace="10" vspace="5" align="left" />Generally, tag or word clouds visually depict the words used in a given text. Frequently used words may stick out with an increased font size, groups of tags may appear in uniform colors. Additionally, tag clouds can visualize relationships of words.</p>
<p>Tag clouds are much easier to grasp than simple lists, as words can be weighted with the help of font size and color.</p>
<p>We see tag clouds on lots of sites these days. Almost in all cases the purpose of the tag cloud is to give user an easier way to browse the site and at the same time see popular content.</p>
<p>Here are some of my favorite ways tag clouds are used on the web.</p>
<h2>1. Discover New Music</h2>
<p>The <a title="Music Artist Cloud" href="http://camaris.no-ip.com:3546/artistcloud/artist/default"><strong>Music Artist Cloud</strong></a> is an artist recommendation engine. Try to &#8220;Get Artist Cloud&#8221; for a band you like and receive a cloud of similar musicians you might enjoy. I love many of the suggested bands and there are yet a few to be explored. </p>
<p>The site also fetches music videos from YouTube which you can watch while noting down discoveries.</p>
<p><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/04/tagclouds01.png" border="0" alt="music suggestion" /></p>
<h2>2. Extract Information from Twitter</h2>
<p>Using <a title="Twitter Cloud" href="http://www.outwit.me/twitter-cloud/cloud.php"><strong>Tweet Cloud</strong></a> you can create a tag cloud based on a keyword or Twitter ID. This tag cloud shows you the major words found in the most recent tweets and their occurrence frequency in relation to each other. The cloud rotates in 3D and you can click words to explore them further.</p>
<p><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/04/tagclouds02.png" border="0" alt="twitter" /></p>
<h2>3. Create Fancy Word Art</h2>
<p><a title="Wordle" href="http://www.wordle.net/"><strong>Wordle</strong></a> was built for no other purpose than to play with it and create pretty word clouds. You provide the text and can tweak fonts, layouts and color schemes. Results can be printed, downloaded and saved to the Wordle gallery. Below are some recent examples.</p>
<p><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/04/tagclouds05.png" border="0" alt="word cloud" /></p>
<h2>4. Improve Google Search</h2>
<p><a title="Cloudlet" href="http://www.getcloudlet.com/"><strong>Search Cloudlet</strong></a> is a Firefox extension. The next time you search Google, Yahoo or Twitter after installing this tool you will find a tag cloud on top of the search results. This tag cloud derived from search results and shows you all the keywords relevant to your search results. </p>
<p><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/04/tagclouds03.png" border="0" alt="google search" /></p>
<p>Users can easily narrow/filter search by clicking keywords on the cloud and adding them to the query.  This is a must-have addon for everyone who frequently searches on Google, Yahoo or Twitter.</p>
<p>Where and how Search Cloudlet appears can be optimized within the extension&#8217;s option.</p>
<h2>5. Analyze Your Texts</h2>
<p>Are there words that you use far too often?</p>
<p>Using a tool like <a title="TagCrowd" href="http://tagcrowd.com/"><strong>TagCrowd</strong></a> you can create a tag cloud from any text and analyze whether or not your use of words is balanced. You can enter a webpage URL, upload a text document or paste a piece of text and finally finetune the options. When done preparing click Visualize! and wait for the result. </p>
<p>Below is an excerpt from Obama&#8217;s inauguration speech.</p>
<p><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/04/tagclouds04.png" border="0" alt="analyze text" /></p>
<p>Where do you find tag clouds helpful?</p>
<p><small><strong>Image credits:</strong> <a title="For You Tag" href="http://www.sxc.hu/profile/modish">modish</a></small>
<p>em><strong>Got Tech Questions? Ask Them on <a href="http://www.makeuseof.com/answers/">MakeUseOf Answers</a>!</strong></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li>(16)<a href="http://www.makeuseof.com/tag/search-google-yahoo-bing-twitter-from-your-im-program/" title="Search Google, Yahoo, Bing &#038; Twitter From Your IM Program (September 9, 2009)">Search Google, Yahoo, Bing &#038; Twitter From Your IM Program</a> </li>
	<li>(19)<a href="http://www.makeuseof.com/tag/quickly-search-documents-for-words-with-docfetcher/" title="Quickly Search Documents For Words with DocFetcher (January 30, 2010)">Quickly Search Documents For Words with DocFetcher</a> </li>
	<li>(24)<a href="http://www.makeuseof.com/tag/how-to-turn-twitter-into-your-one-stop-lifestream/" title="How to Turn Twitter Into Your One-Stop Lifestream (December 2, 2009)">How to Turn Twitter Into Your One-Stop Lifestream</a> </li>
	<li>(21)<a href="http://www.makeuseof.com/tag/how-to-search-multiple-social-media-sites-at-a-time/" title="How To Search Multiple Social Media Sites At A Time (March 19, 2009)">How To Search Multiple Social Media Sites At A Time</a> </li>
	<li>(20)<a href="http://www.makeuseof.com/tag/how-to-expand-googles-universal-search/" title="How to Expand Google&#8217;s Universal Search (March 4, 2009)">How to Expand Google&#8217;s Universal Search</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/7-things-tag-clouds-can-do-for-you/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Sync Your Bookmarks with Google Search Results Using Qitera</title>
		<link>http://www.makeuseof.com/tag/synch-your-bookmarks-with-google-search-results-using-qitera/</link>
		<comments>http://www.makeuseof.com/tag/synch-your-bookmarks-with-google-search-results-using-qitera/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 19:01:43 +0000</pubDate>
		<dc:creator>James Withers</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[research tools]]></category>
		<category><![CDATA[search results]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=11734</guid>
		<description><![CDATA[Qitera, a novel bookmarking platform, has just introduced a new tool called Qitera Assist, which gives users the power to search their bookmarks as easily as they can search Google.
In fact, as long as you sign into your Qitera account, this tool will function behind the scenes whenever you perform a search on Google, Microsoft [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/02/qitera.jpg" border="0" alt="sync bookmarks with google" vspace="10" align="left" /><a href="http://www.qitera.com/static">Qitera</a>, a novel bookmarking platform, has just introduced a new tool called <a href="http://www.qitera.com/help/assist">Qitera Assist</a>, which gives users the power to search their bookmarks as easily as they can search Google.</p>
<p>In fact, as long as you sign into your Qitera account, this tool will function behind the scenes whenever you perform a search on Google, Microsoft or Yahoo. As quickly as you can receive your search results, you&#8217;ll also receive a listing from Qitera of relevant bookmarks that you or your friends have added to Qitera&#8217;s database.</p>
<p>There&#8217;s no longer any need to go on a scavenger hunt to find a webpage you saved 6 months ago. Just think of a keyword contained in the page, and you can draw it up with a Google search.</p>
<h2 style="text-align: left;"><strong>Are Your Bookmarks Getting Buried in Bookmarks?</strong></h2>
<p><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/02/bookmarks2.jpg" border="0" alt="" vspace="5" align="left" /> Bookmarks are meant to be simple. They are entrusted with the chore of reflecting a user&#8217;s personality. However, as humans, we are complicated creatures. Soon, our personalities rub off on our bookmarks, and they can swiftly become complicated as well.</p>
<p>As they breed and multiply, bookmarks become difficult to search through.  However, Qitera offers a remedy for this.  Rather than lock bookmarks into cages, Qitera sets them free and links them directly to Google search results.</p>
<h2><strong>You Can Be the Ghost in the Machine!</strong></h2>
<p><img style="margin-left:20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/02/computer-ghost_opt.jpg" border="0" alt="" vspace="5" width="288" height="236" align="right" />By synching your bookmarks with Google, you can inject your own personality into Google&#8217;s search results. To do so, you will first need to log into Qitera. Once you&#8217;ve done so, Qitera will respond to any Google search you submit by simultaneously searching your bookmarks. It will serve up its results a few fractions of a second later, just above Google&#8217;s results.</p>
<p>That&#8217;s right. Your own homemade search results will trump Google&#8217;s findings. This is helpful if, for example, you&#8217;re performing a search on &#8220;colleges&#8221;, and you&#8217;d rather browse through your own bookmarks on the subject than to wade through Google&#8217;s voluminous (often irrelevant) discoveries.</p>
<h2><strong>Listen to Your Friends &amp; Family</strong></h2>
<p><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/02/family-computer2.jpg" alt="" align="left" /> In a roundabout way, Google&#8217;s search results are organized on the basis of their popularity. However, popularity has its pitfalls. Popular results are of no use if what you&#8217;re searching for is not important to anyone outside of your inner circle.</p>
<p>With a Qitera-powered Google search, you can let friends and family chime in with their search results.</p>
<p>Top results will be shown inside of your search page, yet you can still access other related bookmarks by clicking a nearby link stating &#8220;Show Results on Qitera&#8221;. Doing so will let you browse through screenshots of your bookmarks.</p>
<h2><strong>Surveying Your Bookmarks</strong></h2>
<p>Personally, I&#8217;m a fan of both Firefox &amp; Stumbleupon. <a href="http://www.makeuseof.com/tags/firefox-tips/">Firefox</a> is efficient, giving me the ability to save windows &amp; tabs, so that I can draw up 40 or 50 essential webpages in seconds. <a href="http://www.stumbleupon.com/">Stumbleupon</a>, on the other hand, provides hours of sheer entertainment while at the same time reducing clutter. Plus, it is searchable by subject, such as &#8220;Interior Design&#8221;.</p>
<p>Do you have a favorite bookmarking application? Do you tend to use multiple apps, as I do? Take a moment to survey your bookmarks, and share with our readers which tools are your favorites.</p>
<p><small>Photo Credits: James Withers, <a rel="nofollow" href="http://www.flickr.com/photos/ycc2106/134414023/">ycc2106</a>, <a rel="nofollow" href="http://www.flickr.com/photos/striatic/1629269/in/photostream/">striatic</a>, and <a rel="nofollow" href="http://www.flickr.com/photos/deryckh/2884858619/">deryckh</a>.</small>
<p>em><strong>Got Tech Questions? Ask Them on <a href="http://www.makeuseof.com/answers/">MakeUseOf Answers</a>!</strong></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li>(5)<a href="http://www.makeuseof.com/tag/zigtag-a-web-app-for-extreme-tagging-beta-invites-included/" title="Zigtag &#8211; A Web App For Extreme Tagging (BETA Invites Included!) (August 14, 2008)">Zigtag &#8211; A Web App For Extreme Tagging (BETA Invites Included!)</a> </li>
	<li>(9)<a href="http://www.makeuseof.com/tag/yolink-a-search-accelerator-for-deep-internet-research/" title="Yolink &#8211; A Search Accelerator for Deep Internet Research (October 18, 2009)">Yolink &#8211; A Search Accelerator for Deep Internet Research</a> </li>
	<li>(9)<a href="http://www.makeuseof.com/tag/where-to-research-material-for-your-homework/" title="Where To Research Material For Your Homework (November 7, 2008)">Where To Research Material For Your Homework</a> </li>
	<li>(17)<a href="http://www.makeuseof.com/tag/use-stacks-to-help-remember-sites-for-later-reading/" title="Use Stacks To Save Websites For Later Reading [Mac] (December 17, 2008)">Use Stacks To Save Websites For Later Reading [Mac]</a> </li>
	<li>(4)<a href="http://www.makeuseof.com/tag/two-easy-ways-to-synchronize-zotero-data/" title="Two Easy Ways To Synchronize Zotero Data (January 12, 2010)">Two Easy Ways To Synchronize Zotero Data</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/synch-your-bookmarks-with-google-search-results-using-qitera/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: makeuseof.com @ 2010-03-12 18:03:16 by W3 Total Cache -->