<?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>Square Galaxy &#187; search</title>
	<atom:link href="http://squaregalaxy.com/tag/search/feed/" rel="self" type="application/rss+xml" />
	<link>http://squaregalaxy.com</link>
	<description>A blog by Jacob</description>
	<lastBuildDate>Thu, 26 Aug 2010 19:14:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Avago&#8217;s site search</title>
		<link>http://squaregalaxy.com/tech/avagos-site-search/</link>
		<comments>http://squaregalaxy.com/tech/avagos-site-search/#comments</comments>
		<pubDate>Mon, 11 Feb 2008 21:55:55 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Avago]]></category>
		<category><![CDATA[Colorado]]></category>
		<category><![CDATA[Fort Collins]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[usabiltiy]]></category>
		<category><![CDATA[user interface]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://jacob.peargrove.com/tech/2008/web-development/avagos-site-search/</guid>
		<description><![CDATA[I work at HP in Fort Collins, Colorado, which shares its campus with Avago Technologies. I was curious to see what sort of products my neighbors were working on, so I checked out there website. One thing I noticed was their search box: What the heck is a parametric search anyway? It is important for [...]]]></description>
			<content:encoded><![CDATA[<p>I work at <a href="http://www.hp.com"><acronym title="Hewlett-Packard">HP</acronym></a> in <a href="http://www.ftcollins.com/">Fort Collins, Colorado</a>, which shares its campus with <a href="http://www.avagotech.com/">Avago Technologies</a>.  I was curious to see what sort of products my neighbors were working on, so I checked out there website.  One thing I noticed was their search box:<br />
<img style="border: 1px solid black;  padding: 1em; margin: 1em;" src="http://squaregalaxy.com/wp-content/uploads/2008/02/avagosearch.png" alt="Avago Search Box" /></p>
<p>What the heck is a <em>parametric search</em> anyway?</p>
<p>It is important for web sites to clearly present an interface, <a href="http://www.sensible.com/buythebook.html">without making the user think</a>. Puting an abstract term like parametric search just confuses users.</p>]]></content:encoded>
			<wfw:commentRss>http://squaregalaxy.com/tech/avagos-site-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aggregate your searches with OpenSearch</title>
		<link>http://squaregalaxy.com/tech/aggregate-your-searches-with-opensearch/</link>
		<comments>http://squaregalaxy.com/tech/aggregate-your-searches-with-opensearch/#comments</comments>
		<pubDate>Fri, 10 Nov 2006 09:38:03 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[aggregation]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[opensearch]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[Search Engines]]></category>

		<guid isPermaLink="false">http://jacob.peargrove.com/tech/2006/search-engines/aggregate-your-searches-with-opensearch/</guid>
		<description><![CDATA[The rise of RSS and Atom feeds brought increased usage of the word, aggregate, which meant to gather many articles together to one destination. This turns out to be a really great thing. No longer do I have to go from site to site to check on all my favorite news. I can use an [...]]]></description>
			<content:encoded><![CDATA[<p>The rise of <acronym title="Really Simple Syndication">RSS</acronym> and Atom feeds brought increased usage of the word, <em>aggregate</em>, which meant to gather many articles together to one destination.  This turns out to be a really great thing.  No longer do I have to go from site to site to check on all my favorite news.  I can use an aggregator, and bring all the news from all my favorite sites together to one point.  Not only can I do this with news, but also blog posts, photos, audio clips, events, alerts, and the list goes on.<br />
<span id="more-718"></span><br />
Now the time has arrived to bring aggregation to search.  Why should I have to go to all of my various different search engines to search for a term, when I should be able to have all the results from all my my favorite search engine aggregated into one single application?</p>
<p>Search result aggregation is not a new thing.  The <a href="http://www.metacrawler.com">MetaCrawler search engine</a> has been doing this sort of thing for years.  Unfortunately, the search information is bounded and limited to just a couple of pre-determined set of engines.</p>
<p>OpenSearch is a set of standards which opens up search aggregation.  Any search engine can share their search results using the OpenSearch standards, so that search aggregators can pull it all together. All the OpenSearch information and documentation is actually pretty well written (unlike other specifications which are dozens of pages long and too difficult to get through) and are available at <a href="http://www.opensearch.org">www.OpenSearch.org</a>.</p>
<p>One example is that blog searches can be aggregated. I operate <a href="http://ldssearch.com/~blog">a</a> <a href="http://jacob.peargrove.com/blog">few</a> <a href="http://jacob.peargrove.com/tech">different</a> <a href="http://jacob.peargrove.com/religion">blogs</a>, each one with its own search function.  If I were to want to look for the word &#8220;oregon&#8221; in my blogs, I would have to visit each one individually and use their individual search engines.   I could try using a third party search engine limited to the scope of only my blogs, but if that search engine hasn&#8217;t visited all the posts in all my blogs, then I&#8217;m not getting great search results back.  Now suppose that each of my blogs&#8217; search functions supported OpenSearch.  Then I could simply use a search aggregator and search all of them at once, and all their results displayed all at once.  Bingo.</p>
<p>OpenSearch version 1.1 uses standard technology and is composed of two main parts.  There is the OpenSearch description file which tells an aggregator or search application how to perform a search.  This is what Firefox 2 and IE7 use for their search plugin format.  The description file is <acronym title="eXtensible Markup Language">XML</acronym> with a fairly simple vocabulary.  The second part is the search results, which uses <acronym title="Really Simple Syndication">RSS</acronym> and Atom format standards along with a few custom tags to return the search data.  Using <acronym title="Really Simple Syndication">RSS</acronym> and Atom makes it easier to write search clients and servers which use OpenSearch because there are already libraries for the standards and developers are already familiar with the technology.</p>
<p>So when you use a search aggregator or application, such as A9.com, the application uses the description files to properly format search queries.  The queries are sent to the search servers, which return the search results as an Atom or <acronym title="Really Simple Syndication">RSS</acronym> formated file.  The application then parses and displays in some meaningful way the search results from the various sources.</p>
<p>In the past we were limited to using either one generic monstrous search engine like Google, or bouncing around to many different tiny little specific search engines.  With OpenSearch, we should be able to instead search many specific search engines without having to bounce around.</p>]]></content:encoded>
			<wfw:commentRss>http://squaregalaxy.com/tech/aggregate-your-searches-with-opensearch/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Googling is a word</title>
		<link>http://squaregalaxy.com/tech/googling-is-a-word/</link>
		<comments>http://squaregalaxy.com/tech/googling-is-a-word/#comments</comments>
		<pubDate>Tue, 25 Apr 2006 06:18:56 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[statistics]]></category>

		<guid isPermaLink="false">http://jacob.peargrove.com/blog/2006/technical/internet/googling-is-a-word/</guid>
		<description><![CDATA[Google can, at your option, keep track of things you&#8217;ve searched for. Sometimes you spend a while searching for something, you find it, only to not remember the next day what you found. Google search history remembers for you. But they also provide some interesting statistics to go along with this. Much like the statistics [...]]]></description>
			<content:encoded><![CDATA[<p>Google can, at your option, keep track of <a href="http://www.google.com/searchhistory">things you&#8217;ve searched for</a>.  Sometimes you spend a while searching for something, you find it, only to not remember the next day what you found.  Google search history remembers for you.  But they also provide some interesting statistics to go along with this.  Much like the <a href="http://jacob.peargrove.com/blog/statistics/">statistics</a> on this blog whch show posts, the Google statistics show what hours of the day or what days of the week you do most of your searching.</p>
<p>I found that I do the most Googling in between 1-2am, followed by the midnight hour.  This is close to when I do most of my blog posting.  So I guess the trends are that I like to do most of my web surfing late at night.  At least I use <a href="http://firefoxflicks.com/flick/?id=20691">Firefox</a> to do so.</p>]]></content:encoded>
			<wfw:commentRss>http://squaregalaxy.com/tech/googling-is-a-word/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Space Ctrl Ctrl with Quicksilver on Mac</title>
		<link>http://squaregalaxy.com/tech/space-ctrl-ctrl-with-quicksilver-on-mac/</link>
		<comments>http://squaregalaxy.com/tech/space-ctrl-ctrl-with-quicksilver-on-mac/#comments</comments>
		<pubDate>Mon, 20 Mar 2006 01:47:42 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://jacob.peargrove.com/blog/2006/technical/space-ctrl-ctrl-with-quicksilver-on-mac/</guid>
		<description><![CDATA[I was recently reading the Official Google Blog and read a post titled Stay in Ctrl Ctrl which was about Google Desktop coming out of beta. They added a new feature called Quick Search Box which allows you to press the Ctrl key twice, get a search box, type in the name of an application [...]]]></description>
			<content:encoded><![CDATA[<p>I was recently reading the <a href="http://googleblog.blogspot.com/">Official Google Blog</a> and read a post titled <a href="http://googleblog.blogspot.com/2006/03/stay-in-ctrl-ctrl.html">Stay in Ctrl Ctrl</a> which was about Google Desktop coming out of beta. They added a new feature called <a href="http://desktop.google.com/features.html#quicksearch">Quick Search Box</a> which allows you to press the Ctrl key twice, get a search box, type in the name of an application or document, and quickly launch it. I&#8217;m a Mac user, and so Google Desktop doesn&#8217;t really interest me that much. But the quick search box seemed very similar to some functionality provided by an application called <a href="http://quicksilver.blacktree.com/">Quicksilver</a>. This is a very <a href="http://n00.be/archives/292">popular (and free)</a> application that allows users to get a quick search box by using a Ctrl+Space key combination. Then the user can type in just a few letters of an application or document and launch or open the selected item. I&#8217;m glad that all my windows friends will finally find some easy document and application launching through Google Desktop. Odd though how similar it is in concept to Quicksilver.</p>]]></content:encoded>
			<wfw:commentRss>http://squaregalaxy.com/tech/space-ctrl-ctrl-with-quicksilver-on-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Above the search fold</title>
		<link>http://squaregalaxy.com/blogging/above-the-search-fold/</link>
		<comments>http://squaregalaxy.com/blogging/above-the-search-fold/#comments</comments>
		<pubDate>Fri, 24 Feb 2006 08:42:31 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[lists]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://jacob.peargrove.com/blog/2006/technical/internet/above-the-search-fold/</guid>
		<description><![CDATA[I was looking at some web statistics today, specifically the list of things people type into search engines to get to my site. The following is a list of search terms where my blog is in the top several search results: byu bookstore dining philosphers resume pdf wikiheaven the band hender byu shirt]]></description>
			<content:encoded><![CDATA[<p>I was looking at some web statistics today, specifically the list of things people type into search engines to get to my site.  The following is a list of search terms where my blog is in the top several search results:</p>
<ul>
<li><a href="http://www.google.com/search?q=byu%20bookstore&amp;hl=en">byu bookstore</a></li>
<li><a href="http://www.google.com/search?q=dining%20philosphers&amp;hl=en">dining philosphers</a></li>
<li><a href="http://www.google.com/search?q=resume%20pdf&amp;hl=en">resume pdf</a></li>
<li><a href="http://www.google.com/search?q=wikiheaven&amp;hl=en">wikiheaven</a></li>
<li><a href="http://www.google.com/search?q=the%20band%20hender&amp;hl=en">the band hender</a></li>
<li><a href="http://www.google.com/search?q=byu%20shirt&amp;hl=en">byu shirt</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://squaregalaxy.com/blogging/above-the-search-fold/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search Engines</title>
		<link>http://squaregalaxy.com/tech/search-engines/</link>
		<comments>http://squaregalaxy.com/tech/search-engines/#comments</comments>
		<pubDate>Sat, 20 Nov 2004 08:03:20 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[soft]]></category>

		<guid isPermaLink="false">http://jacob.peargrove.com/blog/?p=32</guid>
		<description><![CDATA[I&#8217;ve been researching different search engines that can be used to index a limited set of websites. I&#8217;ve come up with these four as possible candidates: ht://Dig does the job, but it has problems updating an index, and perhaps with database corruption. It will search pdf, word, and other documents if given proper parsers. The [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been researching different search engines that can be used to index a limited set of websites.  I&#8217;ve come up with these four as possible candidates:</p>
<p><a href="http://htdig.sf.net">ht://Dig</a> does the job, but it has problems updating an index, and perhaps with database corruption.  It will search pdf, word, and other documents if given proper parsers.</p>
<p><a href="http://tsep.sourceforge.net/">The Search Engine Project</a> is a search engine that runs from php and indexes into MySQL (v4+).</p>
<p><a href="http://www.sitellite.org/index/siteSearch">SiteSearch</a> uses Lucene (java based, from Apache Jakarta) as the indexer, has a php front end, and provides search and click statistics.</p>
<p><a href="http://www.bitmechanic.com/projects/spindle/">Spindle</a> also uses Lucene.   I don&#8217;t know much more than that.</p>]]></content:encoded>
			<wfw:commentRss>http://squaregalaxy.com/tech/search-engines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
