
<?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: Search feature on static HTML sites &#8211; The smart way</title>
	<atom:link href="http://www.stratos.me/2009/07/search-feature-on-static-html-sites-the-smart-way/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stratos.me/2009/07/search-feature-on-static-html-sites-the-smart-way/</link>
	<description>Just writing what hits my mind!</description>
	<lastBuildDate>Thu, 13 Jan 2011 22:34:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Pixelate</title>
		<link>http://www.stratos.me/2009/07/search-feature-on-static-html-sites-the-smart-way/comment-page-1/#comment-7332</link>
		<dc:creator>Pixelate</dc:creator>
		<pubDate>Tue, 27 Apr 2010 12:05:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.stratos.me/?p=1297#comment-7332</guid>
		<description>Hi!

The search result includes the value of html tags. i.e. It also searches the alt attribute and other attributes of img tags (&lt;/img) since they can be within a  tag.

As a result HTML strings are in the search results.

The script should only search for plain text and avoid HTML tags. Do you think this would be possible?

Great script btw!</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>The search result includes the value of html tags. i.e. It also searches the alt attribute and other attributes of img tags (&lt;/img) since they can be within a  tag.</p>
<p>As a result HTML strings are in the search results.</p>
<p>The script should only search for plain text and avoid HTML tags. Do you think this would be possible?</p>
<p>Great script btw!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohamad</title>
		<link>http://www.stratos.me/2009/07/search-feature-on-static-html-sites-the-smart-way/comment-page-1/#comment-2391</link>
		<dc:creator>Mohamad</dc:creator>
		<pubDate>Tue, 27 Oct 2009 14:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.stratos.me/?p=1297#comment-2391</guid>
		<description>hey ... I appreciate any help in the following issue,
I need to disable the ability of opening any link of the results in a new tab or window. In my other HTML pages, I am using javascript button and it is working fine, but can I alter the above code so that it views javascript buttons instead of hyperlinks ?

I hope this is not too weird ....
thank you in advance</description>
		<content:encoded><![CDATA[<p>hey &#8230; I appreciate any help in the following issue,<br />
I need to disable the ability of opening any link of the results in a new tab or window. In my other HTML pages, I am using javascript button and it is working fine, but can I alter the above code so that it views javascript buttons instead of hyperlinks ?</p>
<p>I hope this is not too weird &#8230;.<br />
thank you in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohamad</title>
		<link>http://www.stratos.me/2009/07/search-feature-on-static-html-sites-the-smart-way/comment-page-1/#comment-2390</link>
		<dc:creator>Mohamad</dc:creator>
		<pubDate>Tue, 27 Oct 2009 13:19:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.stratos.me/?p=1297#comment-2390</guid>
		<description>man you ROCK .... you made me a happy day ....
thanks</description>
		<content:encoded><![CDATA[<p>man you ROCK &#8230;. you made me a happy day &#8230;.<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stratosg</title>
		<link>http://www.stratos.me/2009/07/search-feature-on-static-html-sites-the-smart-way/comment-page-1/#comment-2388</link>
		<dc:creator>stratosg</dc:creator>
		<pubDate>Mon, 26 Oct 2009 14:46:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.stratos.me/?p=1297#comment-2388</guid>
		<description>@Thuy: I am not sure what the problem is. If you want you can email me with your problem...</description>
		<content:encoded><![CDATA[<p>@Thuy: I am not sure what the problem is. If you want you can email me with your problem&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thuy</title>
		<link>http://www.stratos.me/2009/07/search-feature-on-static-html-sites-the-smart-way/comment-page-1/#comment-2386</link>
		<dc:creator>Thuy</dc:creator>
		<pubDate>Mon, 26 Oct 2009 08:58:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.stratos.me/?p=1297#comment-2386</guid>
		<description>Hi, Thanks for your code, I am using it for my website. Just 1 thing, The search result include the value of tag. Ex: I search for &quot;an&quot; the result include the &quot;an&gt;&quot; (). How can i ignore the html tag in search result? Sorry as I am not good in this code. Thanks again. Thuy</description>
		<content:encoded><![CDATA[<p>Hi, Thanks for your code, I am using it for my website. Just 1 thing, The search result include the value of tag. Ex: I search for &#8220;an&#8221; the result include the &#8220;an&gt;&#8221; (). How can i ignore the html tag in search result? Sorry as I am not good in this code. Thanks again. Thuy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.stratos.me/2009/07/search-feature-on-static-html-sites-the-smart-way/comment-page-1/#comment-2352</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Wed, 19 Aug 2009 06:35:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.stratos.me/?p=1297#comment-2352</guid>
		<description>This is great. Thanks so much for sharing it!</description>
		<content:encoded><![CDATA[<p>This is great. Thanks so much for sharing it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stratosg</title>
		<link>http://www.stratos.me/2009/07/search-feature-on-static-html-sites-the-smart-way/comment-page-1/#comment-2248</link>
		<dc:creator>stratosg</dc:creator>
		<pubDate>Wed, 15 Jul 2009 20:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.stratos.me/?p=1297#comment-2248</guid>
		<description>@Kim: You can add any filetype the way the .html and .htm are added, just comma separate a quote included value ;) I know it&#039;s hard to stumble on static sites these days but when requirements are simple tools should be simple too.</description>
		<content:encoded><![CDATA[<p>@Kim: You can add any filetype the way the .html and .htm are added, just comma separate a quote included value <img src='http://www.stratos.me/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  I know it&#8217;s hard to stumble on static sites these days but when requirements are simple tools should be simple too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim Woodbridge</title>
		<link>http://www.stratos.me/2009/07/search-feature-on-static-html-sites-the-smart-way/comment-page-1/#comment-2247</link>
		<dc:creator>Kim Woodbridge</dc:creator>
		<pubDate>Wed, 15 Jul 2009 19:49:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.stratos.me/?p=1297#comment-2247</guid>
		<description>Very nice Stratos :-)  It&#039;s been so long since I&#039;ve worked with a static site that I forgot that they don&#039;t have an easy way to search them.  Would the script work ok if .shtml was added to the array at the beginning?</description>
		<content:encoded><![CDATA[<p>Very nice Stratos <img src='http://www.stratos.me/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   It&#8217;s been so long since I&#8217;ve worked with a static site that I forgot that they don&#8217;t have an easy way to search them.  Would the script work ok if .shtml was added to the array at the beginning?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

