<?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 Engine Highlight Javascript 1.3</title>
	<atom:link href="http://scott.yang.id.au/2005/09/se-hilite-javascript-13/feed/" rel="self" type="application/rss+xml" />
	<link>http://scott.yang.id.au/2005/09/se-hilite-javascript-13/</link>
	<description>Faith, Technology and Randomness in Life, According to Scott</description>
	<lastBuildDate>Wed, 08 Feb 2012 13:17:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Boris</title>
		<link>http://scott.yang.id.au/2005/09/se-hilite-javascript-13/#comment-87911</link>
		<dc:creator>Boris</dc:creator>
		<pubDate>Thu, 02 Mar 2006 15:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2005/09/search-engine-highlight-javascript-13/#comment-87911</guid>
		<description>Dear Scott! 

Below is a sample results&#039; URL of the Perl search script I am using on my site:

http://slangsearch.siteburg.com/cgi-bin/search.pl?query=word1+word2+word3&amp;stpos=0&amp;stype=AND#top

What should be the syntax of the &quot;Hilite.search_engines = [...]&quot; parameter in the script so that it would work for my site? 

I tried the below setting, but it didn&#039;t work.

Hilite.search_engines = [
[â€™^http://slangsearch.siteburg.com/cgi-bin/search.plâ€™,&#039;query=â€™] 
]; 

Please help.</description>
		<content:encoded><![CDATA[<p>Dear Scott! </p>
<p>Below is a sample results&#8217; URL of the Perl search script I am using on my site:</p>
<p><a href="http://slangsearch.siteburg.com/cgi-bin/search.pl?query=word1+word2+word3&#038;stpos=0&#038;stype=AND#top" rel="nofollow">http://slangsearch.siteburg.com/cgi-bin/search.pl?query=word1+word2+word3&#038;stpos=0&#038;stype=AND#top</a></p>
<p>What should be the syntax of the &#8220;Hilite.search_engines = [...]&#8221; parameter in the script so that it would work for my site? </p>
<p>I tried the below setting, but it didn&#8217;t work.</p>
<p>Hilite.search_engines = [<br />
[â€™^http://slangsearch.siteburg.com/cgi-bin/search.plâ€™,'query=â€™]<br />
]; </p>
<p>Please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Yang</title>
		<link>http://scott.yang.id.au/2005/09/se-hilite-javascript-13/#comment-87823</link>
		<dc:creator>Scott Yang</dc:creator>
		<pubDate>Tue, 13 Sep 2005 10:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2005/09/search-engine-highlight-javascript-13/#comment-87823</guid>
		<description>Packer does both compression and obfuscation, which is not really necessary. If you are just looking at the compression, then they are about the same but I did notice Packer implemented some optimisation like eliminating redundant semi-colons, at the risk of rendering the final script not executable.

There can be more optimisation like rewriting local variables, consolidating literal strings, etc.

I guess I picked Charles Foster&#039;s Javascript Cruncher because I need one &lt;em&gt;now&lt;/em&gt;, without actually looking around. I am also thinking of writing a Javascript compressor/obfuscator that does compression on the fly in PHP.</description>
		<content:encoded><![CDATA[<p>Packer does both compression and obfuscation, which is not really necessary. If you are just looking at the compression, then they are about the same but I did notice Packer implemented some optimisation like eliminating redundant semi-colons, at the risk of rendering the final script not executable.</p>
<p>There can be more optimisation like rewriting local variables, consolidating literal strings, etc.</p>
<p>I guess I picked Charles Foster&#8217;s Javascript Cruncher because I need one <em>now</em>, without actually looking around. I am also thinking of writing a Javascript compressor/obfuscator that does compression on the fly in PHP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alistair</title>
		<link>http://scott.yang.id.au/2005/09/se-hilite-javascript-13/#comment-87822</link>
		<dc:creator>Alistair</dc:creator>
		<pubDate>Tue, 13 Sep 2005 09:34:59 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2005/09/search-engine-highlight-javascript-13/#comment-87822</guid>
		<description>For no other reason than curiosity, did you compare the Cruncher with Dean Edwards &lt;a href=&quot;http://dean.edwards.name/packer/&quot; rel=&quot;nofollow&quot;&gt;Packer&lt;/a&gt;?</description>
		<content:encoded><![CDATA[<p>For no other reason than curiosity, did you compare the Cruncher with Dean Edwards <a href="http://dean.edwards.name/packer/" rel="nofollow">Packer</a>?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

