<?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: BuddyPress Plugin: AutoSuggest For Search Boxes</title>
	<atom:link href="http://www.davidbisset.com/2008/12/29/buddypress-plugin-autosuggest-for-search-boxes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidbisset.com/2008/12/29/buddypress-plugin-autosuggest-for-search-boxes/</link>
	<description>Web 2.0, Php, MySQL, HTML, CSS, Wordpress, Javascript, iTouch iPod, iPhone, Adobe...</description>
	<pubDate>Fri, 30 Jul 2010 03:01:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jason Pelker</title>
		<link>http://www.davidbisset.com/2008/12/29/buddypress-plugin-autosuggest-for-search-boxes/comment-page-1/#comment-1739</link>
		<dc:creator>Jason Pelker</dc:creator>
		<pubDate>Mon, 02 Feb 2009 18:30:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidbisset.com/?p=521#comment-1739</guid>
		<description>Any update on the search plugin/component? It looks fantastic!</description>
		<content:encoded><![CDATA[<p>Any update on the search plugin/component? It looks fantastic!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy P</title>
		<link>http://www.davidbisset.com/2008/12/29/buddypress-plugin-autosuggest-for-search-boxes/comment-page-1/#comment-1690</link>
		<dc:creator>Andy P</dc:creator>
		<pubDate>Fri, 02 Jan 2009 20:31:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidbisset.com/?p=521#comment-1690</guid>
		<description>David:

If you create a custom function you can rebuild the search form:

function custom_search_form() {
  ?&gt;my search form html&lt;?php
}
add_filter( 'bp_search_form', 'custom_search_form' );</description>
		<content:encoded><![CDATA[<p>David:</p>
<p>If you create a custom function you can rebuild the search form:</p>
<p>function custom_search_form() {<br />
  ?&gt;my search form html&lt;?php<br />
}<br />
add_filter( &#8216;bp_search_form&#8217;, &#8216;custom_search_form&#8217; );</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.davidbisset.com/2008/12/29/buddypress-plugin-autosuggest-for-search-boxes/comment-page-1/#comment-1688</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 01 Jan 2009 15:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidbisset.com/?p=521#comment-1688</guid>
		<description>Andy,

I see that in the latest build but how do you override that function without touching the core files? Do you have to edit the actual header.php file in the buddypress member theme?</description>
		<content:encoded><![CDATA[<p>Andy,</p>
<p>I see that in the latest build but how do you override that function without touching the core files? Do you have to edit the actual header.php file in the buddypress member theme?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy P</title>
		<link>http://www.davidbisset.com/2008/12/29/buddypress-plugin-autosuggest-for-search-boxes/comment-page-1/#comment-1686</link>
		<dc:creator>Andy P</dc:creator>
		<pubDate>Tue, 30 Dec 2008 17:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidbisset.com/?p=521#comment-1686</guid>
		<description>In the latest revision you can use the filter "bp_search_form" to do whatever you like to the top header search form.</description>
		<content:encoded><![CDATA[<p>In the latest revision you can use the filter &#8220;bp_search_form&#8221; to do whatever you like to the top header search form.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trent</title>
		<link>http://www.davidbisset.com/2008/12/29/buddypress-plugin-autosuggest-for-search-boxes/comment-page-1/#comment-1684</link>
		<dc:creator>Trent</dc:creator>
		<pubDate>Mon, 29 Dec 2008 19:09:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidbisset.com/?p=521#comment-1684</guid>
		<description>Would love to beta this for you, just let me know!</description>
		<content:encoded><![CDATA[<p>Would love to beta this for you, just let me know!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BuddyPress Italy</title>
		<link>http://www.davidbisset.com/2008/12/29/buddypress-plugin-autosuggest-for-search-boxes/comment-page-1/#comment-1683</link>
		<dc:creator>BuddyPress Italy</dc:creator>
		<pubDate>Mon, 29 Dec 2008 19:06:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidbisset.com/?p=521#comment-1683</guid>
		<description>this is a very interesting plugin! good work!

when it's available a download?</description>
		<content:encoded><![CDATA[<p>this is a very interesting plugin! good work!</p>
<p>when it&#8217;s available a download?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slaFFik</title>
		<link>http://www.davidbisset.com/2008/12/29/buddypress-plugin-autosuggest-for-search-boxes/comment-page-1/#comment-1679</link>
		<dc:creator>slaFFik</dc:creator>
		<pubDate>Mon, 29 Dec 2008 18:16:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidbisset.com/?p=521#comment-1679</guid>
		<description>oh, that's really great thing! keep doing it better!
Maybe, you could just filter the functions that creates searchbox? And replacing it with your own form? I'm not sure that it's posible, but just an idea...</description>
		<content:encoded><![CDATA[<p>oh, that&#8217;s really great thing! keep doing it better!<br />
Maybe, you could just filter the functions that creates searchbox? And replacing it with your own form? I&#8217;m not sure that it&#8217;s posible, but just an idea&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.davidbisset.com/2008/12/29/buddypress-plugin-autosuggest-for-search-boxes/comment-page-1/#comment-1678</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 29 Dec 2008 18:07:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidbisset.com/?p=521#comment-1678</guid>
		<description>Thanks for that lengthy reply! :-)

Is there anyway to override or change the search box in the header without changing core files?</description>
		<content:encoded><![CDATA[<p>Thanks for that lengthy reply! <img src='http://www.davidbisset.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Is there anyway to override or change the search box in the header without changing core files?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy P</title>
		<link>http://www.davidbisset.com/2008/12/29/buddypress-plugin-autosuggest-for-search-boxes/comment-page-1/#comment-1677</link>
		<dc:creator>Andy P</dc:creator>
		<pubDate>Mon, 29 Dec 2008 18:00:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidbisset.com/?p=521#comment-1677</guid>
		<description>Hot!</description>
		<content:encoded><![CDATA[<p>Hot!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
