<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JLCoady.net &#187; AJAX</title>
	<atom:link href="http://jlcoady.net/tag/ajax/feed" rel="self" type="application/rss+xml" />
	<link>http://jlcoady.net</link>
	<description></description>
	<lastBuildDate>Mon, 23 Mar 2009 18:15:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Tip: Turn PHP output_buffering off when using Elgg</title>
		<link>http://jlcoady.net/tips/tip-turn-php-outputbuffering-elgg</link>
		<comments>http://jlcoady.net/tips/tip-turn-php-outputbuffering-elgg#comments</comments>
		<pubDate>Wed, 21 Jan 2009 06:10:18 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Elgg]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://jlcoady.net/?p=76</guid>
		<description><![CDATA[I created a comment plugin for Elgg 1.2 with AJAX effects, but it wouldn&#8217;t load the return value from the form submission properly—it would load the entire dashboard page. For some reason Elgg was outputting the location http header causing a redirect. The solution? Set PHP&#8217;s output_buffering setting to &#8216;off&#8217;.
]]></description>
		<wfw:commentRss>http://jlcoady.net/tips/tip-turn-php-outputbuffering-elgg/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easy way to get FCKEditor to work inside an ASP.Net AJAX UpdatePanel</title>
		<link>http://jlcoady.net/aspnet/fckeditor-work-inside-updatepanel</link>
		<comments>http://jlcoady.net/aspnet/fckeditor-work-inside-updatepanel#comments</comments>
		<pubDate>Fri, 30 Mar 2007 07:00:46 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[ASP.net]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[FCKEditor]]></category>

		<guid isPermaLink="false">http://blog.jlcoady.net/?p=3</guid>
		<description><![CDATA[The Problem
I had a MultiLine TextBox inside an UpdatePanel and I wanted that TextBox to have rich editing capabilities so I chose FCKEditor. But, now when I do a partial PostBack, the TextBox doesnt retain it value.
An Initial Solution
So, I searched for a solution to this problem and found this post, but it seemed like [...]]]></description>
		<wfw:commentRss>http://jlcoady.net/aspnet/fckeditor-work-inside-updatepanel/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Using asp.net syntax in an umbraco document template and in XSLT templates</title>
		<link>http://jlcoady.net/aspnet/asp-net-syntax-in-umbraco-template-and-xslt</link>
		<comments>http://jlcoady.net/aspnet/asp-net-syntax-in-umbraco-template-and-xslt#comments</comments>
		<pubDate>Sat, 18 Nov 2006 07:00:20 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[ASP.net]]></category>
		<category><![CDATA[Umbraco]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[XSL]]></category>

		<guid isPermaLink="false">http://jlcoady.net/?p=27</guid>
		<description><![CDATA[I am about to embark on a project that will be using ASP.NET AJAX extensively, along with the ASP.NET AJAX Control Toolkit. I would love to be able to do the whole thing inside of Umbraco, but, as far as I know, the only way to use these controls is from within a macro.
For example [...]]]></description>
		<wfw:commentRss>http://jlcoady.net/aspnet/asp-net-syntax-in-umbraco-template-and-xslt/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
