<?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: New Echo2 Tutorial Series</title>
	<atom:link href="http://www.pathf.com/blogs/2006/04/new_echo2_tutor/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pathf.com/blogs/2006/04/new_echo2_tutor/</link>
	<description>Running commentary about agile development, user experience design and Ajax.</description>
	<pubDate>Sun, 05 Jul 2009 03:30:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: http://www.scriptremix.com/</title>
		<link>http://www.pathf.com/blogs/2006/04/new_echo2_tutor/comment-page-1/#comment-6344</link>
		<dc:creator>http://www.scriptremix.com/</dc:creator>
		<pubDate>Thu, 23 Apr 2009 06:54:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=600#comment-6344</guid>
		<description>&lt;strong&gt;Agile Ajax  New Echo2 Tutorial...&lt;/strong&gt;

I try to take to O'Reilly approache here, letting novices get their hands dirty by working on examples.Stay tuned for part 2 real soon, where I show off a little bit of server push....</description>
		<content:encoded><![CDATA[<p><strong>Agile Ajax  New Echo2 Tutorial&#8230;</strong></p>
<p>I try to take to O&#8217;Reilly approache here, letting novices get their hands dirty by working on examples.</p>
<p>Stay tuned for part 2 real soon, where I show off a little bit of server push&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriele Prandini</title>
		<link>http://www.pathf.com/blogs/2006/04/new_echo2_tutor/comment-page-1/#comment-769</link>
		<dc:creator>Gabriele Prandini</dc:creator>
		<pubDate>Fri, 18 Jan 2008 13:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=600#comment-769</guid>
		<description>&lt;p&gt;same problem as pex&lt;br /&gt;
renamed the classpah class in the web.xml file and everything works&lt;br /&gt;
i hope to see the second part eally soon&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>same problem as pex<br />
renamed the classpah class in the web.xml file and everything works<br />
i hope to see the second part eally soon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben</title>
		<link>http://www.pathf.com/blogs/2006/04/new_echo2_tutor/comment-page-1/#comment-768</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Wed, 24 Oct 2007 11:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=600#comment-768</guid>
		<description>&lt;p&gt;Very very very interesting tutorial...&lt;br /&gt;
Regards,&lt;/p&gt;

&lt;p&gt;Ben&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Very very very interesting tutorial&#8230;<br />
Regards,</p>
<p>Ben</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mário Melo</title>
		<link>http://www.pathf.com/blogs/2006/04/new_echo2_tutor/comment-page-1/#comment-767</link>
		<dc:creator>Mário Melo</dc:creator>
		<pubDate>Wed, 08 Aug 2007 17:32:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=600#comment-767</guid>
		<description>&lt;p&gt;Nice Tutorial. I have some experience with web applications, but using a proprietary framework where I work. I will try the example as soon as  I go home and I'll be waiting anxiously for the next chapter.&lt;/p&gt;

&lt;p&gt;Thank you&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Nice Tutorial. I have some experience with web applications, but using a proprietary framework where I work. I will try the example as soon as  I go home and I&#8217;ll be waiting anxiously for the next chapter.</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pex</title>
		<link>http://www.pathf.com/blogs/2006/04/new_echo2_tutor/comment-page-1/#comment-766</link>
		<dc:creator>Pex</dc:creator>
		<pubDate>Sun, 29 Apr 2007 11:58:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=600#comment-766</guid>
		<description>&lt;p&gt;Hi, &lt;/p&gt;

&lt;p&gt;thanks for a good tutorial. I'm really looking forward for the next part.&lt;/p&gt;

&lt;p&gt;A small problem: I had encountered a problem running the application. I've got an 500 Server Internal Error. I found the answer in the web.xml. The servlet-class must be named ajaxsample.servlet.AjaxSampleServlet not AjaxSample.servlet.AjaxSampleServlet because we have a package name with all lower case letters.&lt;/p&gt;

&lt;p&gt;Cheers,&lt;/p&gt;

&lt;p&gt;Pex&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>thanks for a good tutorial. I&#8217;m really looking forward for the next part.</p>
<p>A small problem: I had encountered a problem running the application. I&#8217;ve got an 500 Server Internal Error. I found the answer in the web.xml. The servlet-class must be named ajaxsample.servlet.AjaxSampleServlet not AjaxSample.servlet.AjaxSampleServlet because we have a package name with all lower case letters.</p>
<p>Cheers,</p>
<p>Pex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pex</title>
		<link>http://www.pathf.com/blogs/2006/04/new_echo2_tutor/comment-page-1/#comment-765</link>
		<dc:creator>Pex</dc:creator>
		<pubDate>Mon, 19 Feb 2007 14:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=600#comment-765</guid>
		<description>&lt;p&gt;Thank you. It's really good, especially for novice like me. I'm looking forward for the second part.&lt;/p&gt;

&lt;p&gt;Thanks again and have a nice day.&lt;/p&gt;

&lt;p&gt;Pex &lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you. It&#8217;s really good, especially for novice like me. I&#8217;m looking forward for the second part.</p>
<p>Thanks again and have a nice day.</p>
<p>Pex </p>
]]></content:encoded>
	</item>
</channel>
</rss>
