<?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: Perl.com &#8211; Using Ajax from Perl</title>
	<atom:link href="http://ajaxian.com/archives/perlcom-using-ajax-from-perl/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/perlcom-using-ajax-from-perl</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: emilstamatoiu</title>
		<link>http://ajaxian.com/archives/perlcom-using-ajax-from-perl/comment-page-1#comment-89849</link>
		<dc:creator>emilstamatoiu</dc:creator>
		<pubDate>Tue, 12 Sep 2006 06:14:42 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/perlcom-using-ajax-from-perl#comment-89849</guid>
		<description>scenario:
PERL generates HTML content (array of images)
AJAX from a .js script is to download them one at a time

issue:
AJAX does not work from client browser when web page is rezult of a PERL &quot;print (@template);&quot; command.
If the source of above genrated page is copied to an .html file and downloaded from same web site, AJAX does its job.
rgds Emil</description>
		<content:encoded><![CDATA[<p>scenario:<br />
PERL generates HTML content (array of images)<br />
AJAX from a .js script is to download them one at a time</p>
<p>issue:<br />
AJAX does not work from client browser when web page is rezult of a PERL &#8220;print (@template);&#8221; command.<br />
If the source of above genrated page is copied to an .html file and downloaded from same web site, AJAX does its job.<br />
rgds Emil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sophal Cjam</title>
		<link>http://ajaxian.com/archives/perlcom-using-ajax-from-perl/comment-page-1#comment-6599</link>
		<dc:creator>Sophal Cjam</dc:creator>
		<pubDate>Tue, 11 Apr 2006 18:23:15 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/perlcom-using-ajax-from-perl#comment-6599</guid>
		<description>I programe most of the time with Perl, but when I go for Ajax, I prefer Php Ajax, it is more flexible.</description>
		<content:encoded><![CDATA[<p>I programe most of the time with Perl, but when I go for Ajax, I prefer Php Ajax, it is more flexible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gkumar</title>
		<link>http://ajaxian.com/archives/perlcom-using-ajax-from-perl/comment-page-1#comment-4444</link>
		<dc:creator>gkumar</dc:creator>
		<pubDate>Fri, 10 Mar 2006 05:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/perlcom-using-ajax-from-perl#comment-4444</guid>
		<description>Perl and AJAX that&#039;s a good combination :)</description>
		<content:encoded><![CDATA[<p>Perl and AJAX that&#8217;s a good combination :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominic Mitchell</title>
		<link>http://ajaxian.com/archives/perlcom-using-ajax-from-perl/comment-page-1#comment-4229</link>
		<dc:creator>Dominic Mitchell</dc:creator>
		<pubDate>Sat, 04 Mar 2006 10:46:56 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/perlcom-using-ajax-from-perl#comment-4229</guid>
		<description>It&#039;s not exactly totally up-to-date (or written in ruby ;-), but it&#039;s simply a good way of enhancing stuff that might well be lying around already.  It&#039;s a good way of bringing old systems up to date without too much trouble.

There&#039;s a lot of people out there who know a little bit of CGI, and this is a relatively simple way of getting them introduced to Ajax.

-Dom (disclaimer: I wrote the article)</description>
		<content:encoded><![CDATA[<p>It&#8217;s not exactly totally up-to-date (or written in ruby ;-), but it&#8217;s simply a good way of enhancing stuff that might well be lying around already.  It&#8217;s a good way of bringing old systems up to date without too much trouble.</p>
<p>There&#8217;s a lot of people out there who know a little bit of CGI, and this is a relatively simple way of getting them introduced to Ajax.</p>
<p>-Dom (disclaimer: I wrote the article)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Douglas Clifton</title>
		<link>http://ajaxian.com/archives/perlcom-using-ajax-from-perl/comment-page-1#comment-4224</link>
		<dc:creator>Douglas Clifton</dc:creator>
		<pubDate>Sat, 04 Mar 2006 06:36:05 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/perlcom-using-ajax-from-perl#comment-4224</guid>
		<description>I love Perl, but Ajax from a CGI script and the example uses a flat file? Yikes! Is this Ajax circa 1995?</description>
		<content:encoded><![CDATA[<p>I love Perl, but Ajax from a CGI script and the example uses a flat file? Yikes! Is this Ajax circa 1995?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

