<?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 Hello World with HTML_AJAX</title>
	<atom:link href="http://blog.joshuaeichorn.com/archives/2005/08/17/ajax-hello-world-with-html_ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.joshuaeichorn.com/archives/2005/08/17/ajax-hello-world-with-html_ajax/</link>
	<description>The weblog of Joshua Eichorn, AJAX, PHP and Open Source</description>
	<pubDate>Fri, 05 Sep 2008 22:21:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1-alpha</generator>
		<item>
		<title>By: Joshua Eichorn</title>
		<link>http://blog.joshuaeichorn.com/archives/2005/08/17/ajax-hello-world-with-html_ajax/#comment-522827</link>
		<dc:creator>Joshua Eichorn</dc:creator>
		<pubDate>Wed, 16 Jul 2008 07:29:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2005/08/17/ajax-hello-world-with-html_ajax/#comment-522827</guid>
		<description>James:
You have a couple different options, but in every case it amounts to creating custom Open/Load functions.  The second parameter to each of the global methods (default: http://svn.bluga.net/HTML_AJAX/trunk/js/Loading.js) should be a Request object and you could use that for custom loading messages.

But if you want loading at the spot of the call i think i would create custom methods for handling the message on the proxy object (or if your not using a proxy on the Request object)

proxy.dispatcher.options['Open'] = function() { logic to show message here }
proxy.dispatcher.options['Load'] = function() { logic to hide here }</description>
		<content:encoded><![CDATA[<p>James:<br />
You have a couple different options, but in every case it amounts to creating custom Open/Load functions.  The second parameter to each of the global methods (default: <a href="http://svn.bluga.net/HTML_AJAX/trunk/js/Loading.js" rel="nofollow">http://svn.bluga.net/HTML_AJAX/trunk/js/Loading.js</a>) should be a Request object and you could use that for custom loading messages.</p>
<p>But if you want loading at the spot of the call i think i would create custom methods for handling the message on the proxy object (or if your not using a proxy on the Request object)</p>
<p>proxy.dispatcher.options['Open'] = function() { logic to show message here }<br />
proxy.dispatcher.options['Load'] = function() { logic to hide here }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://blog.joshuaeichorn.com/archives/2005/08/17/ajax-hello-world-with-html_ajax/#comment-522795</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 16 Jul 2008 06:19:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2005/08/17/ajax-hello-world-with-html_ajax/#comment-522795</guid>
		<description>Hi there,
In my web page I have 2 different sections of the page that use AJAX to load information. The trouble i'm having is to work out how to have more than one loading message ('HTML_AJAX_LOADING') in the page. The reason I want this is to have the loading message next to the part that is loading so it doesn;t pop up at the wrong part of the screen. I've done many a web search and poked around but can';t work out how to do it - is there a way round this you'd advise me to follow?
thanks</description>
		<content:encoded><![CDATA[<p>Hi there,<br />
In my web page I have 2 different sections of the page that use AJAX to load information. The trouble i&#8217;m having is to work out how to have more than one loading message (&#8217;HTML_AJAX_LOADING&#8217;) in the page. The reason I want this is to have the loading message next to the part that is loading so it doesn;t pop up at the wrong part of the screen. I&#8217;ve done many a web search and poked around but can&#8217;;t work out how to do it - is there a way round this you&#8217;d advise me to follow?<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PEAR Tutorials &#124; PHP kitchen</title>
		<link>http://blog.joshuaeichorn.com/archives/2005/08/17/ajax-hello-world-with-html_ajax/#comment-467655</link>
		<dc:creator>PEAR Tutorials &#124; PHP kitchen</dc:creator>
		<pubDate>Wed, 14 May 2008 20:00:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2005/08/17/ajax-hello-world-with-html_ajax/#comment-467655</guid>
		<description>[...]  http://blog.joshuaeichorn.com/archives/2005/08/17/ajax-hello-world-with-html_ajax/ [...]</description>
		<content:encoded><![CDATA[<p>[...]  <a href="http://blog.joshuaeichorn.com/archives/2005/08/17/ajax-hello-world-with-html_ajax/" rel="nofollow">http://blog.joshuaeichorn.com/archives/2005/08/17/ajax-hello-world-with-html_ajax/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Eichorn</title>
		<link>http://blog.joshuaeichorn.com/archives/2005/08/17/ajax-hello-world-with-html_ajax/#comment-350259</link>
		<dc:creator>Joshua Eichorn</dc:creator>
		<pubDate>Tue, 15 Jan 2008 22:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2005/08/17/ajax-hello-world-with-html_ajax/#comment-350259</guid>
		<description>Oren:

HTML_AJAX doesn't support this and you really wouldn't want to do that anyway since making an http request to set a single variable would be horrible slow and inefficient</description>
		<content:encoded><![CDATA[<p>Oren:</p>
<p>HTML_AJAX doesn&#8217;t support this and you really wouldn&#8217;t want to do that anyway since making an http request to set a single variable would be horrible slow and inefficient</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oren</title>
		<link>http://blog.joshuaeichorn.com/archives/2005/08/17/ajax-hello-world-with-html_ajax/#comment-350256</link>
		<dc:creator>Oren</dc:creator>
		<pubDate>Tue, 15 Jan 2008 22:57:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2005/08/17/ajax-hello-world-with-html_ajax/#comment-350256</guid>
		<description>Is it possible to set php class members without accessing a method.
For example: changing the variable $d from the javascript remoteClass.d=4

&#60;?
class a{

 var $d;
 
 function s(){}

}</description>
		<content:encoded><![CDATA[<p>Is it possible to set php class members without accessing a method.<br />
For example: changing the variable $d from the javascript remoteClass.d=4</p>
<p>&lt;?<br />
class a{</p>
<p> var $d;</p>
<p> function s(){}</p>
<p>}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Eichorn</title>
		<link>http://blog.joshuaeichorn.com/archives/2005/08/17/ajax-hello-world-with-html_ajax/#comment-248229</link>
		<dc:creator>Joshua Eichorn</dc:creator>
		<pubDate>Mon, 27 Aug 2007 16:03:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2005/08/17/ajax-hello-world-with-html_ajax/#comment-248229</guid>
		<description>pfarthing6:

The sessions are there because you want to store data in the session.  AJAX doesn't get rid of the need of sessions.

Things were broken because of PHP5/PHP4 case differences</description>
		<content:encoded><![CDATA[<p>pfarthing6:</p>
<p>The sessions are there because you want to store data in the session.  AJAX doesn&#8217;t get rid of the need of sessions.</p>
<p>Things were broken because of PHP5/PHP4 case differences</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pfarthing6</title>
		<link>http://blog.joshuaeichorn.com/archives/2005/08/17/ajax-hello-world-with-html_ajax/#comment-247404</link>
		<dc:creator>pfarthing6</dc:creator>
		<pubDate>Sun, 26 Aug 2007 01:20:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2005/08/17/ajax-hello-world-with-html_ajax/#comment-247404</guid>
		<description>the working example is broken. Javascript error: remoteHW has no properties. Using FF-2.0.0.6

Also this seems like way too much work and code to just do a simple xmlHTTP request to get some data off of a server and place it somewhere in a document and just shouldn't even need any session vars to do it.</description>
		<content:encoded><![CDATA[<p>the working example is broken. Javascript error: remoteHW has no properties. Using FF-2.0.0.6</p>
<p>Also this seems like way too much work and code to just do a simple xmlHTTP request to get some data off of a server and place it somewhere in a document and just shouldn&#8217;t even need any session vars to do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leo</title>
		<link>http://blog.joshuaeichorn.com/archives/2005/08/17/ajax-hello-world-with-html_ajax/#comment-230562</link>
		<dc:creator>Leo</dc:creator>
		<pubDate>Thu, 19 Jul 2007 09:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2005/08/17/ajax-hello-world-with-html_ajax/#comment-230562</guid>
		<description>Hi! I found the solution :D Sorry about my stupid question :D


To make PEAR work on Windows, you simple need to add the PEAR installation dir (e.g. c:\php\pear) to the include_path directive in your php.ini.

Note: There are some classes (like Schedule/At.php), that do not work on Windows, because they use *nix specific commands.</description>
		<content:encoded><![CDATA[<p>Hi! I found the solution <img src='http://blog.joshuaeichorn.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> Sorry about my stupid question <img src='http://blog.joshuaeichorn.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>To make PEAR work on Windows, you simple need to add the PEAR installation dir (e.g. c:\php\pear) to the include_path directive in your php.ini.</p>
<p>Note: There are some classes (like Schedule/At.php), that do not work on Windows, because they use *nix specific commands.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leo</title>
		<link>http://blog.joshuaeichorn.com/archives/2005/08/17/ajax-hello-world-with-html_ajax/#comment-230508</link>
		<dc:creator>Leo</dc:creator>
		<pubDate>Thu, 19 Jul 2007 07:13:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2005/08/17/ajax-hello-world-with-html_ajax/#comment-230508</guid>
		<description>Do I need copy also the directory HTML/AJAX to the same directory I put the webpage?

This is the first time I using PEAR. Therefore, I don't know how it works.

require_once ‘HTML/AJAX/Server.php’;
Will PHP automatically find the place of the request page in PEAR (in this case, the page is Sever.php), or we have to indicate where it is?

When I try the example, It doesn't work unless I copy the directory HTML_AJAX to same place will example.</description>
		<content:encoded><![CDATA[<p>Do I need copy also the directory HTML/AJAX to the same directory I put the webpage?</p>
<p>This is the first time I using PEAR. Therefore, I don&#8217;t know how it works.</p>
<p>require_once ‘HTML/AJAX/Server.php’;<br />
Will PHP automatically find the place of the request page in PEAR (in this case, the page is Sever.php), or we have to indicate where it is?</p>
<p>When I try the example, It doesn&#8217;t work unless I copy the directory HTML_AJAX to same place will example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Eichorn</title>
		<link>http://blog.joshuaeichorn.com/archives/2005/08/17/ajax-hello-world-with-html_ajax/#comment-208945</link>
		<dc:creator>Joshua Eichorn</dc:creator>
		<pubDate>Fri, 08 Jun 2007 16:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2005/08/17/ajax-hello-world-with-html_ajax/#comment-208945</guid>
		<description>If your using ie6 then the provided line # means nothing.  If you use ie7 or firefox you'll get a more reasonable error message.  Using .html instead of .php for the helloworld file shouldn't matter since there is no php in that file.</description>
		<content:encoded><![CDATA[<p>If your using ie6 then the provided line # means nothing.  If you use ie7 or firefox you&#8217;ll get a more reasonable error message.  Using .html instead of .php for the helloworld file shouldn&#8217;t matter since there is no php in that file.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
