<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>PHP-Scripts Blog &#187; AJAX</title>
	<link>http://www.php-scripts.com</link>
	<description>Writing about PHP scripting since 12/99. Learn something new every day.</description>
	<pubDate>Thu, 09 Oct 2008 14:17:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>
	<language>en</language>
			<item>
		<title>Dealing with the browser buttons in AJAX</title>
		<link>http://www.php-scripts.com/20060609/85/</link>
		<comments>http://www.php-scripts.com/20060609/85/#comments</comments>
		<pubDate>Fri, 09 Jun 2006 10:44:15 +0000</pubDate>
		<dc:creator>TDavid</dc:creator>
		
		<category><![CDATA[How To]]></category>

		<category><![CDATA[AJAX]]></category>

		<guid isPermaLink="false">http://www.php-scripts.com/20060609/85/</guid>
		<description><![CDATA[Developing PHP the AJAX Way [article]:
A major challenge of Asynchronous JavaScript and XML (Ajax)-driven Web sites is the lack of a Back button. We will use JavaScript to create a history stack for the Ajax photo gallery
Good article on how to deal with the browser Back, Forward and Reload button.
]]></description>
			<content:encoded><![CDATA[<p>Developing PHP the AJAX Way [<a href="http://www-128.ibm.com/developerworks/opensource/library/os-php-rad2/?ca=dgr-btw01AjaxAndPHP">article</a>]:<br />
<blockquote>A major challenge of Asynchronous JavaScript and XML (Ajax)-driven Web sites is the lack of a Back button. We will use JavaScript to create a history stack for the Ajax photo gallery</p></blockquote>
<p>Good article on how to deal with the browser Back, Forward and Reload button.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.php-scripts.com/20060609/85/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AJAX MyTop</title>
		<link>http://www.php-scripts.com/20060131/78/</link>
		<comments>http://www.php-scripts.com/20060131/78/#comments</comments>
		<pubDate>Tue, 31 Jan 2006 17:34:10 +0000</pubDate>
		<dc:creator>TDavid</dc:creator>
		
		<category><![CDATA[AJAX]]></category>

		<category><![CDATA[Installation and configuration]]></category>

		<category><![CDATA[PHP 5.x]]></category>

		<category><![CDATA[PHP 4.x]]></category>

		<guid isPermaLink="false">http://www.php-scripts.com/?p=78</guid>
		<description><![CDATA[Man, how many clicks does it take to get the download these days at Sourceforge? Seems like it took me a half dozen to get to the AjaxMyTop project download.

MyTop creator Jeremy Zawodny writes:
Someone has built and AJAX powered version of mytop, the little console based MySQL monitoring tool I wrote years ago. I guess [...]]]></description>
			<content:encoded><![CDATA[<p>Man, how many clicks does it take to get the download these days at Sourceforge? Seems like it took me a half dozen to get to the <a href="http://jeremy.zawodny.com/blog/archives/006199.html">AjaxMyTop project download</a>.</p>
<p><img src="http://www.php-scripts.com/images/2006/ajaxmytop.jpg" border="0"/></p>
<p>MyTop creator Jeremy Zawodny <a href="http://jeremy.zawodny.com/blog/archives/006199.html">writes</a>:<br />
<blockquote>Someone has built and AJAX powered version of mytop, the little console based MySQL monitoring tool I wrote years ago. I guess it&#8217;s now buzzword compliant.</p></blockquote>
<p><a href="http://jeremy.zawodny.com/mysql/mytop/">mytop</a> is a handy little program for monitoring MySQL queries that we&#8217;ve used in the past on a couple of our boxes so I decided to fire up this AJAX version and see how it fared. AjaxMyTop received <a href="http://ajaxian.com/archives/779">3.7 out of 5 rating at Ajaxian</a> as of this writing.</p>
<p>Installation started at 8:38am PST.  gunzip ajaxMyTop.tar.gz. tar -xvf  ajaxMyTop.tar.  Threw dom errors right away, documentation is non-existent. Error was result of PHP 5.x required for the program. Turns out <a href="http://sourceforge.net/forum/forum.php?thread_id=1431063&#038;forum_id=526557">Michael Kimsal hacked up processlist.php</a> to work in PHP4. Here is the <a href="http://www.php-scripts.com/examples/processlist.phps">PHP 4 process.php source file</a> you&#8217;ll need if you aren&#8217;t running PHP5. And no, I didn&#8217;t clean up the indenting. Total time spent on this project: 20 minutes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.php-scripts.com/20060131/78/feed/</wfw:commentRss>
		</item>
		<item>
		<title>symfony open source php5 framework</title>
		<link>http://www.php-scripts.com/20051109/60/</link>
		<comments>http://www.php-scripts.com/20051109/60/#comments</comments>
		<pubDate>Wed, 09 Nov 2005 22:53:11 +0000</pubDate>
		<dc:creator>TDavid</dc:creator>
		
		<category><![CDATA[AJAX]]></category>

		<category><![CDATA[PHP 5.x]]></category>

		<guid isPermaLink="false">http://www.php-scripts.com/?p=60</guid>
		<description><![CDATA[Based on the concept of Rails / Django like framework only for PHP, here comes the MIT licensed symfony
]]></description>
			<content:encoded><![CDATA[<p>Based on the concept of <a href="http://www.rubyonrails.org/">Rails</a> / <a href="http://www.djangoproject.com/">Django</a> like framework only for PHP, here comes the MIT licensed <a href="http://www.symfony-project.com/">symfony</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.php-scripts.com/20051109/60/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

