<?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: How to: Get Ajax working in Buddypress</title>
	<atom:link href="http://danpolant.com/how-to-get-ajax-working-in-buddypress/feed/" rel="self" type="application/rss+xml" />
	<link>http://danpolant.com/how-to-get-ajax-working-in-buddypress/</link>
	<description></description>
	<lastBuildDate>Fri, 09 Dec 2011 16:05:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Martin W</title>
		<link>http://danpolant.com/how-to-get-ajax-working-in-buddypress/comment-page-1/#comment-279</link>
		<dc:creator>Martin W</dc:creator>
		<pubDate>Sat, 30 Jul 2011 19:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://danpolant.com/?p=169#comment-279</guid>
		<description>Very good post. I used it as a pattern for making my forms in Buddypress and I&#039;m well underway to implement front-end blog posting just the way I wanted. Thanks.</description>
		<content:encoded><![CDATA[<p>Very good post. I used it as a pattern for making my forms in Buddypress and I&#8217;m well underway to implement front-end blog posting just the way I wanted. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://danpolant.com/how-to-get-ajax-working-in-buddypress/comment-page-1/#comment-176</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 08 Dec 2010 14:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://danpolant.com/?p=169#comment-176</guid>
		<description>I can&#039;t say for sure. Here are a few suggestions though:

1) make sure you clear or disable the firefox browser cache while you&#039;re developing
2) use firebug to see what the ajax request is actually doing (i.e. is it getting a 404, is it not getting sent at all?).

I do know that jQuery.post does work in firefox usually, so you shouldn&#039;t be too far from getting it to work.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t say for sure. Here are a few suggestions though:</p>
<p>1) make sure you clear or disable the firefox browser cache while you&#8217;re developing<br />
2) use firebug to see what the ajax request is actually doing (i.e. is it getting a 404, is it not getting sent at all?).</p>
<p>I do know that jQuery.post does work in firefox usually, so you shouldn&#8217;t be too far from getting it to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Divyabh</title>
		<link>http://danpolant.com/how-to-get-ajax-working-in-buddypress/comment-page-1/#comment-175</link>
		<dc:creator>Divyabh</dc:creator>
		<pubDate>Wed, 08 Dec 2010 10:23:12 +0000</pubDate>
		<guid isPermaLink="false">http://danpolant.com/?p=169#comment-175</guid>
		<description>Hi,

Your post helped me immensely. I have been able to add ajax for validation of sign up form in bp.

Somehow, everything works fine in Chrome, IE and Opera but the post part of the script doesn&#039;t work in Firefox. Any idea why this might be?

Divyabh</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Your post helped me immensely. I have been able to add ajax for validation of sign up form in bp.</p>
<p>Somehow, everything works fine in Chrome, IE and Opera but the post part of the script doesn&#8217;t work in Firefox. Any idea why this might be?</p>
<p>Divyabh</p>
]]></content:encoded>
	</item>
</channel>
</rss>

