<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: 404 Search Function Code</title>
	<atom:link href="http://nslog.com/2003/02/26/404_search_function_code/feed" rel="self" type="application/rss+xml" />
	<link>http://nslog.com/2003/02/26/404_search_function_code</link>
	<description>The Weblog of Erik J. Barzeski</description>
	<lastBuildDate>Tue, 07 Feb 2012 16:40:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Bill</title>
		<link>http://nslog.com/2003/02/26/404_search_function_code#comment-66010</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Thu, 30 Dec 2010 10:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2003/02/26/404_search_function_code/#comment-66010</guid>
		<description>I prefer a 404 error page, I dont like to being redirected.
Cheers an god work</description>
		<content:encoded><![CDATA[<p>I prefer a 404 error page, I dont like to being redirected.<br />
Cheers an god work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Improving the 404 Search &#124; NSLog();</title>
		<link>http://nslog.com/2003/02/26/404_search_function_code#comment-798</link>
		<dc:creator>Improving the 404 Search &#124; NSLog();</dc:creator>
		<pubDate>Mon, 14 Nov 2005 14:07:24 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2003/02/26/404_search_function_code/#comment-798</guid>
		<description>I last wrote about the 404 Search in February 2003 (both here and here. Since that time, I&#039;ve been using the 404 search code quite heavily on every site with MovableType (or any other blogging package). It&#039;s undergone some improvements,...
</description>
		<content:encoded><![CDATA[<p>I last wrote about the 404 Search in February 2003 (both here and here. Since that time, I've been using the 404 search code quite heavily on every site with MovableType (or any other blogging package). It's undergone some improvements,...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hardik</title>
		<link>http://nslog.com/2003/02/26/404_search_function_code#comment-776</link>
		<dc:creator>Hardik</dc:creator>
		<pubDate>Wed, 22 Dec 2004 11:21:29 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2003/02/26/404_search_function_code/#comment-776</guid>
		<description>I need to Search the words from a website...I need to write a search function for it... plz help me out</description>
		<content:encoded><![CDATA[<p>I need to Search the words from a website...I need to write a search function for it... plz help me out</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: forbiddenByte</title>
		<link>http://nslog.com/2003/02/26/404_search_function_code#comment-797</link>
		<dc:creator>forbiddenByte</dc:creator>
		<pubDate>Sun, 18 Jul 2004 09:21:01 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2003/02/26/404_search_function_code/#comment-797</guid>
		<description>&lt;strong&gt;Error 404 Search script&lt;/strong&gt;

I noticed that, Erik J. Barzeski over at NSLog(); had a cool search script written in PHP, that when you go to a URL, such as:





http://www.forbiddenbyte.co.uk/search for me





It searches your site. Very cool indeed. And the good thing is, is tha...</description>
		<content:encoded><![CDATA[<p><strong>Error 404 Search script</strong></p>
<p>I noticed that, Erik J. Barzeski over at NSLog(); had a cool search script written in PHP, that when you go to a URL, such as:</p>
<p><a  href="http://www.forbiddenbyte.co.uk/search">http://www.forbiddenbyte.co.uk/search</a> for me</p>
<p>It searches your site. Very cool indeed. And the good thing is, is tha...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noah Personal</title>
		<link>http://nslog.com/2003/02/26/404_search_function_code#comment-796</link>
		<dc:creator>Noah Personal</dc:creator>
		<pubDate>Thu, 20 May 2004 03:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2003/02/26/404_search_function_code/#comment-796</guid>
		<description>&lt;strong&gt;send search results instead of a 404&lt;/strong&gt;

i&#039;m not convinced this is the right option for any of my sites, but just the idea of giving users&#039; the results of a search instead of a 404 page is really great. there&#039;s gotta be something up on nelson&#039;s...</description>
		<content:encoded><![CDATA[<p><strong>send search results instead of a 404</strong></p>
<p>i'm not convinced this is the right option for any of my sites, but just the idea of giving users' the results of a search instead of a 404 page is really great. there's gotta be something up on nelson's...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik J. Barzeski</title>
		<link>http://nslog.com/2003/02/26/404_search_function_code#comment-775</link>
		<dc:creator>Erik J. Barzeski</dc:creator>
		<pubDate>Mon, 10 May 2004 19:58:06 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2003/02/26/404_search_function_code/#comment-775</guid>
		<description>None of the points raised in the discussino at ScriptyGoddess are important. As Etan primarily points out, anyone wishing to &quot;hurt&quot; your server can hit up mt-search.cgi directly. Adding checks for load balancing, etc. are nice perks, but I&#039;m also a fan of KISS. I&#039;m already running a modified version of this script anyway.</description>
		<content:encoded><![CDATA[<p>None of the points raised in the discussino at ScriptyGoddess are important. As Etan primarily points out, anyone wishing to "hurt" your server can hit up mt-search.cgi directly. Adding checks for load balancing, etc. are nice perks, but I'm also a fan of KISS. I'm already running a modified version of this script anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://nslog.com/2003/02/26/404_search_function_code#comment-774</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Mon, 10 May 2004 19:50:37 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2003/02/26/404_search_function_code/#comment-774</guid>
		<description>Some security and scalability concerns have been raised about this solution at ScriptyGoddess. You might want to take a look at &lt;a href=&quot;http://www.scriptygoddess.com/archives/003734.php&quot;&gt;their discussion&lt;/a&gt; for some ideas on how to improve on this great idea.</description>
		<content:encoded><![CDATA[<p>Some security and scalability concerns have been raised about this solution at ScriptyGoddess. You might want to take a look at <a  href="http://www.scriptygoddess.com/archives/003734.php">their discussion</a> for some ideas on how to improve on this great idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: istanbul</title>
		<link>http://nslog.com/2003/02/26/404_search_function_code#comment-773</link>
		<dc:creator>istanbul</dc:creator>
		<pubDate>Sat, 17 Apr 2004 08:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2003/02/26/404_search_function_code/#comment-773</guid>
		<description>www.scriptygoddess.com/archives/004916.php</description>
		<content:encoded><![CDATA[<p><a  href="http://www.scriptygoddess.com/archives/004916.php">http://www.scriptygoddess.com/archives/004916.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: php script</title>
		<link>http://nslog.com/2003/02/26/404_search_function_code#comment-772</link>
		<dc:creator>php script</dc:creator>
		<pubDate>Wed, 29 Oct 2003 03:59:17 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2003/02/26/404_search_function_code/#comment-772</guid>
		<description>check out this RSS&lt;a href=&quot;http://www.stargeek.com/scripts.php?script=1&quot;&gt;php script&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>check out this RSS<a  href="http://www.stargeek.com/scripts.php?script=1">php script</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: "Edit this Page" &#124; NSLog();</title>
		<link>http://nslog.com/2003/02/26/404_search_function_code#comment-795</link>
		<dc:creator>"Edit this Page" &#124; NSLog();</dc:creator>
		<pubDate>Sun, 13 Jul 2003 02:54:04 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2003/02/26/404_search_function_code/#comment-795</guid>
		<description>MovableBlog.com responds to Dave Winer&#039;s request for &quot;Edit this Page&quot; functionality. Good idea. If I had a place to hide that on my site, I...</description>
		<content:encoded><![CDATA[<p>MovableBlog.com responds to Dave Winer's request for "Edit this Page" functionality. Good idea. If I had a place to hide that on my site, I...</p>
]]></content:encoded>
	</item>
</channel>
</rss>

