<?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: A Rails Question</title>
	<atom:link href="http://third-bit.com/blog/archives/1802.html/feed" rel="self" type="application/rss+xml" />
	<link>http://third-bit.com/blog/archives/1802.html</link>
	<description>Data is ones and zeroes &#124; Software is ones and zeroes and hard work.</description>
	<lastBuildDate>Tue, 22 May 2012 16:23:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Mike</title>
		<link>http://third-bit.com/blog/archives/1802.html#comment-2326</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 23 Nov 2008 21:10:54 +0000</pubDate>
		<guid isPermaLink="false">http://pyre.third-bit.com/blog/archives/1802.html#comment-2326</guid>
		<description>Problem solved!  I was using an older alpha version of Firebug 1.2.1.  It was capturing the AJAX POST request, but wasn&#039;t letting the parameters through.  Updated to latest Firebug, and problem is solved.

Thanks Greg, Ana,

-Mike</description>
		<content:encoded><![CDATA[<p>Problem solved!  I was using an older alpha version of Firebug 1.2.1.  It was capturing the AJAX POST request, but wasn&#8217;t letting the parameters through.  Updated to latest Firebug, and problem is solved.</p>
<p>Thanks Greg, Ana,</p>
<p>-Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://third-bit.com/blog/archives/1802.html#comment-2325</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Sun, 23 Nov 2008 03:54:18 +0000</pubDate>
		<guid isPermaLink="false">http://pyre.third-bit.com/blog/archives/1802.html#comment-2325</guid>
		<description>This sounds like a perfect Question to ask on Stackoverflow.com
--
where I&#039;m just a user.</description>
		<content:encoded><![CDATA[<p>This sounds like a perfect Question to ask on Stackoverflow.com<br />
&#8211;<br />
where I&#8217;m just a user.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ana Nelson</title>
		<link>http://third-bit.com/blog/archives/1802.html#comment-2324</link>
		<dc:creator>Ana Nelson</dc:creator>
		<pubDate>Fri, 21 Nov 2008 10:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://pyre.third-bit.com/blog/archives/1802.html#comment-2324</guid>
		<description>Any chance you are being redirected from, say, example.com to www.example.com by the web server? This strips off any POST parameters invisibly. Or, it could be an issue with Rails&#039; AJAX security measures.</description>
		<content:encoded><![CDATA[<p>Any chance you are being redirected from, say, example.com to <a href="http://www.example.com" rel="nofollow">http://www.example.com</a> by the web server? This strips off any POST parameters invisibly. Or, it could be an issue with Rails&#8217; AJAX security measures.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

