<?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: Introduction to HTML_AJAX slides available</title>
	<atom:link href="http://blog.joshuaeichorn.com/archives/2005/10/26/introduction-to-html_ajax-slides-available/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.joshuaeichorn.com/archives/2005/10/26/introduction-to-html_ajax-slides-available/</link>
	<description>The weblog of Joshua Eichorn, AJAX, PHP and Open Source</description>
	<pubDate>Mon, 08 Sep 2008 04:48:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1-alpha</generator>
		<item>
		<title>By: PHPAvançado</title>
		<link>http://blog.joshuaeichorn.com/archives/2005/10/26/introduction-to-html_ajax-slides-available/#comment-5217</link>
		<dc:creator>PHPAvançado</dc:creator>
		<pubDate>Wed, 23 Nov 2005 14:45:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2005/10/26/introduction-to-html_ajax-slides-available/#comment-5217</guid>
		<description>&lt;strong&gt;Introdução ao html_AJAX&lt;/strong&gt;

Joshua Eichorn diponibilizou alguns slides de uma apresentação que ele fez na azPHP Meeting sobre o HTML_Ajax .

Vale dar uma conferida para ver como é simples usar este pacote do PEAR.



Slides
Post no Blog 


</description>
		<content:encoded><![CDATA[<p><strong>Introdução ao html_AJAX</strong></p>
<p>Joshua Eichorn diponibilizou alguns slides de uma apresentação que ele fez na azPHP Meeting sobre o HTML_Ajax .</p>
<p>Vale dar uma conferida para ver como é simples usar este pacote do PEAR.</p>
<p>Slides<br />
Post no Blog</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Eichorn</title>
		<link>http://blog.joshuaeichorn.com/archives/2005/10/26/introduction-to-html_ajax-slides-available/#comment-5149</link>
		<dc:creator>Joshua Eichorn</dc:creator>
		<pubDate>Thu, 27 Oct 2005 20:57:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2005/10/26/introduction-to-html_ajax-slides-available/#comment-5149</guid>
		<description>The team has built up to the point that we get wider testing before each release so that helps too.  Case vs Caseless is a huge source of bugs</description>
		<content:encoded><![CDATA[<p>The team has built up to the point that we get wider testing before each release so that helps too.  Case vs Caseless is a huge source of bugs</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LIQID</title>
		<link>http://blog.joshuaeichorn.com/archives/2005/10/26/introduction-to-html_ajax-slides-available/#comment-5148</link>
		<dc:creator>LIQID</dc:creator>
		<pubDate>Thu, 27 Oct 2005 20:50:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2005/10/26/introduction-to-html_ajax-slides-available/#comment-5148</guid>
		<description>Thanks for the fix.  PHP5 was kicking my arse.  Little differences help.</description>
		<content:encoded><![CDATA[<p>Thanks for the fix.  PHP5 was kicking my arse.  Little differences help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stonie</title>
		<link>http://blog.joshuaeichorn.com/archives/2005/10/26/introduction-to-html_ajax-slides-available/#comment-5146</link>
		<dc:creator>Stonie</dc:creator>
		<pubDate>Thu, 27 Oct 2005 07:11:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2005/10/26/introduction-to-html_ajax-slides-available/#comment-5146</guid>
		<description>Ok, thx. It's fixed now. I got it working on one pc with updating to 0.2.4, on the other one it worked after I put the error handler E_STRICT to E_ALL in my php.ini file.</description>
		<content:encoded><![CDATA[<p>Ok, thx. It&#8217;s fixed now. I got it working on one pc with updating to 0.2.4, on the other one it worked after I put the error handler E_STRICT to E_ALL in my php.ini file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Eichorn</title>
		<link>http://blog.joshuaeichorn.com/archives/2005/10/26/introduction-to-html_ajax-slides-available/#comment-5142</link>
		<dc:creator>Joshua Eichorn</dc:creator>
		<pubDate>Wed, 26 Oct 2005 23:04:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2005/10/26/introduction-to-html_ajax-slides-available/#comment-5142</guid>
		<description>Actually now that i think of it, all the problems your having should be fixed by upgrading, im pretty sure you got hit by a couple 0.2.3 bugs</description>
		<content:encoded><![CDATA[<p>Actually now that i think of it, all the problems your having should be fixed by upgrading, im pretty sure you got hit by a couple 0.2.3 bugs</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Eichorn</title>
		<link>http://blog.joshuaeichorn.com/archives/2005/10/26/introduction-to-html_ajax-slides-available/#comment-5141</link>
		<dc:creator>Joshua Eichorn</dc:creator>
		<pubDate>Wed, 26 Oct 2005 22:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2005/10/26/introduction-to-html_ajax-slides-available/#comment-5141</guid>
		<description>the proxy usage is a php5 error, the 0.2.4 release fixes that, im not sure what your other problems are.  If you could run the server page include just by itself you can find the root cause of the other errors.
server.php?stub=example</description>
		<content:encoded><![CDATA[<p>the proxy usage is a php5 error, the 0.2.4 release fixes that, im not sure what your other problems are.  If you could run the server page include just by itself you can find the root cause of the other errors.<br />
server.php?stub=example</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stonie</title>
		<link>http://blog.joshuaeichorn.com/archives/2005/10/26/introduction-to-html_ajax-slides-available/#comment-5140</link>
		<dc:creator>Stonie</dc:creator>
		<pubDate>Wed, 26 Oct 2005 21:12:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2005/10/26/introduction-to-html_ajax-slides-available/#comment-5140</guid>
		<description>Do I have to install extra stuff to get html_ajax to work? Because I don't get it working. The examples also don't work. For example: example3 in the slides gives me an error like this "remoteExample is not defined". I've tested it with php4.4.0 and php5.0.5 on an Apache2 server
The example "proxy_usage.php" also gives an error like that "test is not defined"

thx in advance</description>
		<content:encoded><![CDATA[<p>Do I have to install extra stuff to get html_ajax to work? Because I don&#8217;t get it working. The examples also don&#8217;t work. For example: example3 in the slides gives me an error like this &#8220;remoteExample is not defined&#8221;. I&#8217;ve tested it with php4.4.0 and php5.0.5 on an Apache2 server<br />
The example &#8220;proxy_usage.php&#8221; also gives an error like that &#8220;test is not defined&#8221;</p>
<p>thx in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Eichorn</title>
		<link>http://blog.joshuaeichorn.com/archives/2005/10/26/introduction-to-html_ajax-slides-available/#comment-5139</link>
		<dc:creator>Joshua Eichorn</dc:creator>
		<pubDate>Wed, 26 Oct 2005 20:00:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2005/10/26/introduction-to-html_ajax-slides-available/#comment-5139</guid>
		<description>Its was pretty quickly put together im happy how it turned out, but the examples could be made prettier.

For the slides i used s5 http://www.meyerweb.com/eric/tools/s5/</description>
		<content:encoded><![CDATA[<p>Its was pretty quickly put together im happy how it turned out, but the examples could be made prettier.</p>
<p>For the slides i used s5 <a href="http://www.meyerweb.com/eric/tools/s5/" rel="nofollow">http://www.meyerweb.com/eric/tools/s5/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gilles</title>
		<link>http://blog.joshuaeichorn.com/archives/2005/10/26/introduction-to-html_ajax-slides-available/#comment-5138</link>
		<dc:creator>Gilles</dc:creator>
		<pubDate>Wed, 26 Oct 2005 19:58:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2005/10/26/introduction-to-html_ajax-slides-available/#comment-5138</guid>
		<description>Nice slideshow joshua, gives a clear view on what ajax is. Could be expanded with some graphics, explaining where HTML_AJAX exactly is to make it even better. Did you use the slide show technique from ALA ?</description>
		<content:encoded><![CDATA[<p>Nice slideshow joshua, gives a clear view on what ajax is. Could be expanded with some graphics, explaining where HTML_AJAX exactly is to make it even better. Did you use the slide show technique from ALA ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
