<?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"
	>
<channel>
	<title>Comments on: AJAX - finally!</title>
	<atom:link href="http://www.itamer.com/ajax-finally/204/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itamer.com/ajax-finally/204/</link>
	<description>Sarah King's blog and programming examples</description>
	<pubDate>Fri, 21 Nov 2008 00:37:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Pete</title>
		<link>http://www.itamer.com/ajax-finally/204/#comment-1841</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Thu, 02 Feb 2006 16:17:18 +0000</pubDate>
		<guid isPermaLink="false">http://sarahk.pcpropertymanager.com/blog/?p=204#comment-1841</guid>
		<description>"If you need the AJAX delivered pages to be indexed you should continue with traditional web building practices." There is always a solution. If the initial load of a document is SEO friendly and you use clever addressing, the contents of an AJAX application can be exposed. There's a post called &lt;a href="http://blog.tn38.net/archives/2005/12/ajax_and_seo.html" rel="nofollow"&gt;AJAX and SEO&lt;/a&gt; that explains it better.</description>
		<content:encoded><![CDATA[<p>&#8220;If you need the AJAX delivered pages to be indexed you should continue with traditional web building practices.&#8221; There is always a solution. If the initial load of a document is SEO friendly and you use clever addressing, the contents of an AJAX application can be exposed. There&#8217;s a post called <a href="http://blog.tn38.net/archives/2005/12/ajax_and_seo.html" rel="nofollow">AJAX and SEO</a> that explains it better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sarahk</title>
		<link>http://www.itamer.com/ajax-finally/204/#comment-1051</link>
		<dc:creator>sarahk</dc:creator>
		<pubDate>Wed, 16 Nov 2005 18:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://sarahk.pcpropertymanager.com/blog/?p=204#comment-1051</guid>
		<description>Oh, maybe use something like &#124; to separate them and then use explode() to split them out.

If your application will be large then you should use one of the big libraries that have been developed. 

This example is good for simple requirements and to help you to understand how AJAX works.</description>
		<content:encoded><![CDATA[<p>Oh, maybe use something like | to separate them and then use explode() to split them out.</p>
<p>If your application will be large then you should use one of the big libraries that have been developed. </p>
<p>This example is good for simple requirements and to help you to understand how AJAX works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony Clark</title>
		<link>http://www.itamer.com/ajax-finally/204/#comment-1048</link>
		<dc:creator>Anthony Clark</dc:creator>
		<pubDate>Wed, 16 Nov 2005 08:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://sarahk.pcpropertymanager.com/blog/?p=204#comment-1048</guid>
		<description>Awesome tutorial, very easy for a beginner to follow.  Unfortunately I'm having trouble understanding what you meant for stringing multiple fields in the output.  What would the $output look like if I had a couple divs to output to like div1, div2 and div3?</description>
		<content:encoded><![CDATA[<p>Awesome tutorial, very easy for a beginner to follow.  Unfortunately I&#8217;m having trouble understanding what you meant for stringing multiple fields in the output.  What would the $output look like if I had a couple divs to output to like div1, div2 and div3?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sarahk</title>
		<link>http://www.itamer.com/ajax-finally/204/#comment-828</link>
		<dc:creator>sarahk</dc:creator>
		<pubDate>Thu, 20 Oct 2005 18:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://sarahk.pcpropertymanager.com/blog/?p=204#comment-828</guid>
		<description>Thanks Ryan!

There are a few highlighter options but I discuss the one I use on my &lt;a href='http://sarahk.pcpropertymanager.com/blog/syntax-highlighter-for-wordpress/193/'&gt;Syntax Highlighter for WordPress&lt;/a&gt; post. </description>
		<content:encoded><![CDATA[<p>Thanks Ryan!</p>
<p>There are a few highlighter options but I discuss the one I use on my <a href='http://sarahk.pcpropertymanager.com/blog/syntax-highlighter-for-wordpress/193/'>Syntax Highlighter for WordPress</a> post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Smith</title>
		<link>http://www.itamer.com/ajax-finally/204/#comment-827</link>
		<dc:creator>Ryan Smith</dc:creator>
		<pubDate>Thu, 20 Oct 2005 14:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://sarahk.pcpropertymanager.com/blog/?p=204#comment-827</guid>
		<description>That's a nice little introduction to AJAX.  One of the simpler more straight forward examples that I have seen.  By the way, what are you using to show your code view?  I like the way it comes out with line numbers and color coding.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a nice little introduction to AJAX.  One of the simpler more straight forward examples that I have seen.  By the way, what are you using to show your code view?  I like the way it comes out with line numbers and color coding.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
