<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: How to make simple metasearch engine?</title>
	<link>http://ask.metafilter.com/96938/How-to-make-simple-metasearch-engine/</link>
	<description>Comments on Ask MetaFilter post How to make simple metasearch engine?</description>
	<pubDate>Fri, 18 Jul 2008 14:25:40 -0800</pubDate>
	<lastBuildDate>Fri, 18 Jul 2008 14:25:40 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How to make simple metasearch engine?</title>
		<link>http://ask.metafilter.com/96938/How-to-make-simple-metasearch-engine</link>	
		<description>I want to create a simple page that will query search engines of my choice (i.e. in the form www.z.com/?q=blah) and just concatenate the first page of results into one page. Is there any super-easy way to do this? It would be great if it looked pretty and/or was mobile-phone-friendly, too, but this is not necessary. Thanks.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.96938</guid>
		<pubDate>Fri, 18 Jul 2008 14:20:11 -0800</pubDate>
		<dc:creator>shivohum</dc:creator>
		
			<category>searchengine</category>
		
			<category>search</category>
		
			<category>metasearch</category>
		
	</item> <item>
		<title>By: Pants!</title>
		<link>http://ask.metafilter.com/96938/How-to-make-simple-metasearch-engine#1413265</link>	
		<description>Well there&apos;s &lt;a href=&quot;http://www.dogpile.com/&quot;&gt;this&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.96938-1413265</guid>
		<pubDate>Fri, 18 Jul 2008 14:25:40 -0800</pubDate>
		<dc:creator>Pants!</dc:creator>
	</item><item>
		<title>By: Foci for Analysis</title>
		<link>http://ask.metafilter.com/96938/How-to-make-simple-metasearch-engine#1413268</link>	
		<description>Well, one very easy way would to to create a page with three iframes, each pointing to a search engine page. It&apos;s a dumb as a bag of rocks, but maybe it works for ya. &lt;a href=&quot;http://pastebin.com/m7adc299&quot;&gt;Here&apos;s the code&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.96938-1413268</guid>
		<pubDate>Fri, 18 Jul 2008 14:33:00 -0800</pubDate>
		<dc:creator>Foci for Analysis</dc:creator>
	</item><item>
		<title>By: shivohum</title>
		<link>http://ask.metafilter.com/96938/How-to-make-simple-metasearch-engine#1413298</link>	
		<description>Thanks. Foci, I think that will work, but is there any easy way for me to change the query without having to edit the code every time? Any easy way to just change the query by altering the URL for instance?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.96938-1413298</guid>
		<pubDate>Fri, 18 Jul 2008 15:15:28 -0800</pubDate>
		<dc:creator>shivohum</dc:creator>
	</item><item>
		<title>By: Foci for Analysis</title>
		<link>http://ask.metafilter.com/96938/How-to-make-simple-metasearch-engine#1413301</link>	
		<description>I thought about that and &lt;a href=&quot;http://pastebin.com/m3d368ed2&quot;&gt;updated the script&lt;/a&gt;. Basically, you enter a query into a text field and the script does the rest. But maybe you would like to change the search engines themselves too?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.96938-1413301</guid>
		<pubDate>Fri, 18 Jul 2008 15:20:10 -0800</pubDate>
		<dc:creator>Foci for Analysis</dc:creator>
	</item><item>
		<title>By: shivohum</title>
		<link>http://ask.metafilter.com/96938/How-to-make-simple-metasearch-engine#1414440</link>	
		<description>Thanks! I think I can change the search engines myself now going from your code... but very helpful!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.96938-1414440</guid>
		<pubDate>Sun, 20 Jul 2008 08:32:01 -0800</pubDate>
		<dc:creator>shivohum</dc:creator>
	</item>
	</channel>
</rss>
