<?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 and Category Updates</title>
	<atom:link href="http://www.berque.com/blog/2006/02/19/search-and-category-updates/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.berque.com/blog/2006/02/19/search-and-category-updates/</link>
	<description>More than you ever wanted to know about aberkvam</description>
	<pubDate>Tue, 06 Jan 2009 09:40:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: aberkvam</title>
		<link>http://www.berque.com/blog/2006/02/19/search-and-category-updates/comment-page-1/#comment-39</link>
		<dc:creator>aberkvam</dc:creator>
		<pubDate>Fri, 16 Jun 2006 07:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.berque.com/blog/?p=60#comment-39</guid>
		<description>Sweet.  Glad to hear it.  It can be a bitch debugging this kind of stuff.</description>
		<content:encoded><![CDATA[<p>Sweet.  Glad to hear it.  It can be a bitch debugging this kind of stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roc</title>
		<link>http://www.berque.com/blog/2006/02/19/search-and-category-updates/comment-page-1/#comment-38</link>
		<dc:creator>roc</dc:creator>
		<pubDate>Fri, 16 Jun 2006 05:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.berque.com/blog/?p=60#comment-38</guid>
		<description>thanks a lot. i see your point.actually it wasw something weird with my server.i put all the code in another general.js and removed the previous one and everything got fine. faint.</description>
		<content:encoded><![CDATA[<p>thanks a lot. i see your point.actually it wasw something weird with my server.i put all the code in another general.js and removed the previous one and everything got fine. faint.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aberkvam</title>
		<link>http://www.berque.com/blog/2006/02/19/search-and-category-updates/comment-page-1/#comment-37</link>
		<dc:creator>aberkvam</dc:creator>
		<pubDate>Thu, 15 Jun 2006 05:21:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.berque.com/blog/?p=60#comment-37</guid>
		<description>The search URL should be http://domain/?s=searchterm&#038;ajax, not http://domain/?s=searchterm.
&lt;p&gt;The following line in the JavaScript is what adds the &#038;ajax to the end of the URL, which is what tells the search code to return an "ajax" results page rather than the regular search results page.
&lt;/p&gt;&lt;p&gt;&lt;code&gt;pars = 's=' + escape(s) + '&#038;ajax';&lt;/code&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>The search URL should be <a href="http://domain/?s=searchterm&#038;ajax" rel="nofollow">http://domain/?s=searchterm&#038;ajax</a>, not <a href="http://domain/?s=searchterm" rel="nofollow">http://domain/?s=searchterm</a>.</p>
<p>The following line in the JavaScript is what adds the &#038;ajax to the end of the URL, which is what tells the search code to return an &#8220;ajax&#8221; results page rather than the regular search results page.
</p>
<p><code>pars = 's=' + escape(s) + '&#038;ajax';</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roc</title>
		<link>http://www.berque.com/blog/2006/02/19/search-and-category-updates/comment-page-1/#comment-36</link>
		<dc:creator>roc</dc:creator>
		<pubDate>Wed, 14 Jun 2006 14:58:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.berque.com/blog/?p=60#comment-36</guid>
		<description>i also implemented this live search but it doesn't work out. i'm sure that i did exactly what the tutorial has said...but any submission of the search form on my wordpress still calls the original search function, which results in page reload and url changes (http://domain/?s=searchterm)...i wonder if you could figure something out...thanks!</description>
		<content:encoded><![CDATA[<p>i also implemented this live search but it doesn&#8217;t work out. i&#8217;m sure that i did exactly what the tutorial has said&#8230;but any submission of the search form on my wordpress still calls the original search function, which results in page reload and url changes (http://domain/?s=searchterm)&#8230;i wonder if you could figure something out&#8230;thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
