<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Using Prototype.js and PeriodicalExecuter</title>
	<link>http://www.ajaxlessons.com/2006/02/15/using-prototypejs-and-periodicalexecuter/</link>
	<description>Simple Ajax Tutorials and News</description>
	<pubDate>Sat, 05 Jul 2008 10:09:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.1</generator>

	<item>
		<title>by: Eylon</title>
		<link>http://www.ajaxlessons.com/2006/02/15/using-prototypejs-and-periodicalexecuter/#comment-7272</link>
		<pubDate>Mon, 05 Feb 2007 09:10:08 +0000</pubDate>
		<guid>http://www.ajaxlessons.com/2006/02/15/using-prototypejs-and-periodicalexecuter/#comment-7272</guid>
					<description>Hi,

I am building a new site in Hebrew using prototype.js
Everything works fine, but not the
new Ajax.Request('./nextPage.php', {method:'post',....
In nextPage.php I get strange character although I added
header('Content-Type: text/html; charset=WINDOWS-1255');  in the start of the PHP.

Do you know if and how I can specify the Ajax.Request to use charset=WINDOWS-1255?

Thanks and Best regards,
Eylon

The site which I am building: http://www.yaldut.com</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am building a new site in Hebrew using prototype.js<br />
Everything works fine, but not the<br />
new Ajax.Request(&#8217;./nextPage.php&#8217;, {method:&#8217;post&#8217;,&#8230;.<br />
In nextPage.php I get strange character although I added<br />
header(&#8217;Content-Type: text/html; charset=WINDOWS-1255&#8242;);  in the start of the <acronym title="Hypertext PreProcessing">PHP</acronym>.</p>
<p>Do you know if and how I can specify the Ajax.Request to use charset=WINDOWS-1255?</p>
<p>Thanks and Best regards,<br />
Eylon</p>
<p>The site which I am building: <a href='http://www.yaldut.com' rel='nofollow'>http://www.yaldut.com</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: http://hometown.aol.com/xyi111</title>
		<link>http://www.ajaxlessons.com/2006/02/15/using-prototypejs-and-periodicalexecuter/#comment-4125</link>
		<pubDate>Fri, 08 Dec 2006 11:13:23 +0000</pubDate>
		<guid>http://www.ajaxlessons.com/2006/02/15/using-prototypejs-and-periodicalexecuter/#comment-4125</guid>
					<description>Thank you for your site. I have found here much useful information...-&lt;a href=&quot;http://hometown.aol.com/xyi111&quot; rel=&quot;nofollow&quot;&gt;pharma&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Thank you for your site. I have found here much useful information&#8230;-<a href="http://hometown.aol.com/xyi111" rel="nofollow">pharma</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: TeamSuperGood</title>
		<link>http://www.ajaxlessons.com/2006/02/15/using-prototypejs-and-periodicalexecuter/#comment-96</link>
		<pubDate>Wed, 15 Mar 2006 03:11:23 +0000</pubDate>
		<guid>http://www.ajaxlessons.com/2006/02/15/using-prototypejs-and-periodicalexecuter/#comment-96</guid>
					<description>&lt;strong&gt;Using Prototype.js and PeriodicalExecuter&lt;/strong&gt;

	Use PeriodicalExecuter to execute a method every x seconds.
	I wonder if its any different than window.setTimeout(&amp;#8217;runMoreCode()&amp;#8217;, timeInMilliseconds);

...</description>
		<content:encoded><![CDATA[<p><strong>Using Prototype.js and PeriodicalExecuter</strong></p>
<p>	Use PeriodicalExecuter to execute a method every x seconds.<br />
	I wonder if its any different than window.setTimeout(&#8217;runMoreCode()&#8217;, timeInMilliseconds);</p>
<p>&#8230;
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
