<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Style Grind &#187; AJAX</title>
	<atom:link href="http://stylegrind.com/category/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://stylegrind.com</link>
	<description>Daily CSS, Internet Tech, Web 2.0 and AJAX News</description>
	<lastBuildDate>Sat, 24 May 2008 03:27:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>jQuery 1.1.3.1</title>
		<link>http://stylegrind.com/ajax/jquery-1131/</link>
		<comments>http://stylegrind.com/ajax/jquery-1131/#comments</comments>
		<pubDate>Mon, 09 Jul 2007 03:45:59 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://stylegrind.com/jquery-1131/</guid>
		<description><![CDATA[I’m pleased to announce the release of jQuery 1.1.3. After many months of testing, developing, and more testing, we have a very solid release available for download. It comes with roughly 80+ fixed bugs and a handful of enhancements for good measure. Highlights include:

Improved speeds, with DOM traversal over 800% faster than in 1.1.2.
A re-written [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://jquery.com/blog/2007/07/01/jquery-113-800-faster-still-20kb/">I’m pleased to announce the release of jQuery 1.1.3</a>. After many months of testing, developing, and more testing, we have a very solid release available for download. It comes with roughly <a href="http://dev.jquery.com/report/15">80+ fixed bugs</a> and a handful of enhancements for good measure. Highlights include:</p>
<ol>
<li>Improved speeds, with DOM traversal over 800% faster than in 1.1.2.</li>
<li>A re-written event system, with more graceful handling of keyboard events.</li>
<li>A re-written effects system (with an accompanying fx test suite), featuring faster execution and better cross-platform support.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://stylegrind.com/ajax/jquery-1131/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cool AJAX RSS Feed Aggregator</title>
		<link>http://stylegrind.com/ajax/cool-ajax-rss-feed-aggregator/</link>
		<comments>http://stylegrind.com/ajax/cool-ajax-rss-feed-aggregator/#comments</comments>
		<pubDate>Fri, 08 Dec 2006 03:51:06 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[RSS]]></category>

		<guid isPermaLink="false">http://stylegrind.com/cool-ajax-rss-feed-aggregator/</guid>
		<description><![CDATA[jMe 1.0 Beta, a very original feed aggregator implementation. The interface is very simple and neat, divided on three section where you can search, select, then post your selected feed items to your blog, forum or other. There is currently a hand selected collection of OS X, Web 2.0 and programming related sources that you [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.osxcode.com/feedsearch/">jMe 1.0 Beta</a>, a very original feed aggregator implementation. The interface is very simple and neat, divided on three section where you can search, select, then post your selected feed items to your blog, forum or other. There is currently a hand selected collection of OS X, Web 2.0 and programming related sources that you might enjoy reading</p>
]]></content:encoded>
			<wfw:commentRss>http://stylegrind.com/ajax/cool-ajax-rss-feed-aggregator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>script.aculo.us 1.6.5</title>
		<link>http://stylegrind.com/ajax/scriptaculous-165/</link>
		<comments>http://stylegrind.com/ajax/scriptaculous-165/#comments</comments>
		<pubDate>Wed, 08 Nov 2006 23:46:55 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://stylegrind.com/scriptaculous-165/</guid>
		<description><![CDATA[I’ve just pushed script.aculo.us 1.6.5 for your download pleasure. It’s a maintenance release that adds a few tweaks here and there—read on!

Update to Prototype 1.5.0_rc1 revision [5462]


Support the HTML ‘for’ attribute in Builder by using ‘htmlFor’, fixes #6472 [gjones, tdd]


Add support to run a specific failing unit test by clicking on the corresponding test result, [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve just pushed <a href="http://script.aculo.us/">script.aculo.us 1.6.5</a> for your download pleasure. It’s a maintenance release that adds a few tweaks here and there—read on!</p>
<ul>
<li>Update to Prototype 1.5.0_rc1 revision [5462]</li>
</ul>
<ul>
<li>Support the <span class="caps">HTML</span> ‘for’ attribute in Builder by using ‘htmlFor’, fixes #6472 [gjones, tdd]</li>
</ul>
<ul>
<li>Add support to run a specific failing unit test by clicking on the corresponding test result, fixes #6290 [leeo]</li>
</ul>
<ul>
<li>Add modifier key support to Event.simulateMouse, fixes #6391 [savetheclocktower]</li>
</ul>
<ul>
<li>Add new ‘with-last’ queue position option to queue effects to occur in parallel with the last effect to start in the queue</li>
</ul>
<ul>
<li>Add new special core effect Effect.Event for one-shot events that follow timelines defined by effect queues</li>
</ul>
<ul>
<li>Fix an possible crash of IE on Effect.SlideUp, fixes #3192 [thx nel]</li>
</ul>
<ul>
<li>Add Builder.build() to create nodes from strings containing <span class="caps">HTML</span>, [DHH]</li>
</ul>
<ul>
<li>Add a pulses parameter to Effect.Pulsate to control the amount of pulses, fixes #6245 [leeo]For example, this will pulsate twice (if the option is not given, it defaults to five pulses):</li>
</ul>
<ul>
<li>Fix an issue with clicking on a slider span resulting in an exception, fixes #4707 [thx sergeykojin]</li>
</ul>
<ul>
<li>Fix an issue with Draggables when no options are supplied, fixes #6045 [thx tdd]</li>
</ul>
<p>This should be the last release before <a href="http://www.rubyonrails.org/">Ruby on Rails 1.2</a> comes out—the next thing will be script.aculo.us 1.7! Lots of good and cool patches are waiting for their addition, and should make it into the 1.7 release.</p>
]]></content:encoded>
			<wfw:commentRss>http://stylegrind.com/ajax/scriptaculous-165/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moo.fx Version 2.0</title>
		<link>http://stylegrind.com/ajax/moofx-version-20/</link>
		<comments>http://stylegrind.com/ajax/moofx-version-20/#comments</comments>
		<pubDate>Sat, 04 Nov 2006 14:13:49 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://stylegrind.com/moofx-version-20/</guid>
		<description><![CDATA[moo.fx is a 3kb javascript effects library, to be used with prototype.js or the mootools framework. Open source, released under the MIT License, you can feel free to do anything you want with it.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://moofx.mad4milk.net/">moo.fx is a 3kb javascript effects library</a>, to be used with prototype.js or the mootools framework. Open source, released under the MIT License, you can feel free to do anything you want with it.</p>
]]></content:encoded>
			<wfw:commentRss>http://stylegrind.com/ajax/moofx-version-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mastering Ajax, Part 4: Exploiting DOM for Web response</title>
		<link>http://stylegrind.com/general/mastering-ajax-part-4-exploiting-dom-for-web-response/</link>
		<comments>http://stylegrind.com/general/mastering-ajax-part-4-exploiting-dom-for-web-response/#comments</comments>
		<pubDate>Thu, 12 Oct 2006 11:44:37 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://stylegrind.com/mastering-ajax-part-4-exploiting-dom-for-web-response/</guid>
		<description><![CDATA[The great divide between programmers (who work with back-end applications) and Web programmers (who spend their time writing HTML, CSS, and JavaScript) is long standing. However, the Document Object Model (DOM) bridges the chasm and makes working with both XML on the back end and HTML on the front end possible and an effective tool.
]]></description>
			<content:encoded><![CDATA[<p>The great divide between programmers (who work with back-end applications) and Web programmers (who spend their time writing HTML, CSS, and JavaScript) is long standing. <a href="http://www-128.ibm.com/developerworks/web/library/wa-ajaxintro4/index.html">However, the Document Object Model (DOM)</a> bridges the chasm and makes working with both XML on the back end and HTML on the front end possible and an effective tool.</p>
]]></content:encoded>
			<wfw:commentRss>http://stylegrind.com/general/mastering-ajax-part-4-exploiting-dom-for-web-response/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>COWS Ajax &#8211; Ajax evolved</title>
		<link>http://stylegrind.com/general/cows-ajax-ajax-evolved/</link>
		<comments>http://stylegrind.com/general/cows-ajax-ajax-evolved/#comments</comments>
		<pubDate>Mon, 04 Sep 2006 22:38:56 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://stylegrind.com/cows-ajax-ajax-evolved/</guid>
		<description><![CDATA[COWS Ajax takes over where Ajax leaves off. The web has gone through a great period of experimentation and now there is a dizzying array of frameworks, add-ons, how-to’s, and books. The common element these Ajax aides all fail to overcome is that, even with aides, apps take a long time to create and debug. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://cows-ajax.sourceforge.net/">COWS Ajax</a> takes over where Ajax leaves off. The web has gone through a great period of experimentation and now there is a dizzying array of frameworks, add-ons, how-to’s, and books. The common element these Ajax aides all fail to overcome is that, even with aides, apps take a long time to create and debug. Many times someone has already created a great tool and you’d really just rather use theirs instead of reinventing the wheel (especially if it’s a Google, Yahoo, or other trusted player). Wouldn’t it be great to drop in a single-line of code to gain a huge amount of functionality that frees you for something else? You can’t do that with Ajax, but you can with COWS (Changeable Origin Web Services) Ajax. Now highly interacticve third party services like <a href="http://www.spellingcow.com/">SpellingCow</a> are possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://stylegrind.com/general/cows-ajax-ajax-evolved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prototype Visual Diagram</title>
		<link>http://stylegrind.com/ajax/prototype-visual-diagram/</link>
		<comments>http://stylegrind.com/ajax/prototype-visual-diagram/#comments</comments>
		<pubDate>Thu, 27 Jul 2006 12:08:15 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://stylegrind.com/prototype-visual-diagram/</guid>
		<description><![CDATA[Jonathan Snook has drafted up a visual diagram showing all the methods and properties available in the popular web 2.0 AJAX script, prototype.js. Available in several resolutions, on black and on white it serves as an excellent cheat cheat for anyone developing web apps.
&#8220;In getting to know Prototype a little better, I decided to go [...]]]></description>
			<content:encoded><![CDATA[<p>Jonathan Snook has drafted up a visual diagram showing all the methods and properties available in the popular web 2.0 AJAX script, prototype.js. Available in several resolutions, on black and on white it serves as <a href="http://www.snook.ca/archives/000531.php">an excellent cheat cheat for anyone developing web apps</a>.</p>
<p>&#8220;In getting to know Prototype a little better, I decided to go through the latest version of the Prototype library (1.5.0_pre0) and detail every method and property that was available. In doing so, I got a much better understanding of how the code works. Here are the files in a 1280&#215;960 and a widescreen 1440&#215;900 version.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://stylegrind.com/ajax/prototype-visual-diagram/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>XMLHttpRequest Case-Sensitive in IE7</title>
		<link>http://stylegrind.com/general/xmlhttprequest-case-sensitive-in-ie7/</link>
		<comments>http://stylegrind.com/general/xmlhttprequest-case-sensitive-in-ie7/#comments</comments>
		<pubDate>Fri, 21 Jul 2006 13:13:46 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://stylegrind.com/xmlhttprequest-case-sensitive-in-ie7/</guid>
		<description><![CDATA[Sleepyhead has posted a  quick note about the XMLHttpRequest support in Internet Explorer 7, some bad  news &#8211; it’s case-sensitive.
The native XMLHttpRequest object in IE7 is case-sensitive. This is no big  surprise &#8211; however that was not the case with the XMLHttpRequest active-x object  in earlier versions of IE. So if [...]]]></description>
			<content:encoded><![CDATA[<p>Sleepyhead has posted <a href="http://sleepyhead81.blogspot.com/2006/07/xmlhttprequest-in-ie7-case-sensitive.html">a  quick note</a> about the XMLHttpRequest support in Internet Explorer 7, some bad  news &#8211; it’s case-sensitive.</p>
<blockquote><p>The native XMLHttpRequest object in IE7 is case-sensitive. This is no big  surprise &#8211; however that was not the case with the XMLHttpRequest active-x object  in earlier versions of IE. So if you have old code that used uppercase in  method/functions that worked with IE6 you have to change it for it to work in  IE7. Took me a while to figure out why an old script of mine wasn’t working…</p></blockquote>
<p>He <a href="http://sleepyhead81.blogspot.com/2006/07/xmlhttprequest-in-ie7-case-sensitive.html">gives  the code example</a> for his fix, noting that “Status” will no longer be the  same as “status”.</p>
<p>Found via <a href="http://ajaxian.com/archives/xmlhttprequest-case-sensitive-in-ie7">Ajaxian</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://stylegrind.com/general/xmlhttprequest-case-sensitive-in-ie7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free 10 Week Online AJAX Course by Sun Microsystems</title>
		<link>http://stylegrind.com/general/free-10-week-online-ajax-course-by-sun-microsystems/</link>
		<comments>http://stylegrind.com/general/free-10-week-online-ajax-course-by-sun-microsystems/#comments</comments>
		<pubDate>Mon, 17 Jul 2006 12:21:03 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://stylegrind.com/free-10-week-online-ajax-course-by-sun-microsystems/</guid>
		<description><![CDATA[A free 10-week &#8220;AJAX Programming&#8221; online course is about to start from August 4th, 2006. This course is for anyone who wants to learn AJAX for the first time or increase their knowledge on AJAX. In this 10-week course, students learn basic concept of AJAX as well as how to use various AJAX frameworks and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.javapassion.com/ajaxcodecamp/">A free 10-week &#8220;AJAX Programming&#8221; online course</a> is about to start from August 4th, 2006. This course is for anyone who wants to learn AJAX for the first time or increase their knowledge on AJAX. In this 10-week course, students learn basic concept of AJAX as well as how to use various AJAX frameworks and toolkits.</p>
]]></content:encoded>
			<wfw:commentRss>http://stylegrind.com/general/free-10-week-online-ajax-course-by-sun-microsystems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Make Your AJAX Applications Accessible &#8211; 40 Tutorials and Articles</title>
		<link>http://stylegrind.com/ajax/how-to-make-your-ajax-applications-accessible-40-tutorials-and-articles/</link>
		<comments>http://stylegrind.com/ajax/how-to-make-your-ajax-applications-accessible-40-tutorials-and-articles/#comments</comments>
		<pubDate>Thu, 29 Jun 2006 12:14:34 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[AJAX]]></category>

		<guid isPermaLink="false">http://stylegrind.com/how-to-make-your-ajax-applications-accessible-40-tutorials-and-articles/</guid>
		<description><![CDATA[Max Kiesler is at it again, this time showing off a monster list of 40 tutorials and articles on making your AJAX app more accessible.
&#8220;AJAX is a great tool for creating rich internet applications, however, when  improperly implemented it can cause huge accessibility issues. The good news is  that most of these issues [...]]]></description>
			<content:encoded><![CDATA[<p>Max Kiesler is at it again, <a href="http://www.maxkiesler.com/index.php/weblog/comments/how_to_make_your_ajax_applications_accessible/">this time showing off a monster list of 40 tutorials and articles</a> on making your AJAX app more accessible.</p>
<p>&#8220;AJAX is a great tool for creating rich internet applications, however, when  improperly implemented it can cause huge accessibility issues. The good news is  that most of these issues can be fixed so your websites are viewable by a much  wider audience. Great resources on accessibility have been around for years,  however, many web 2.0 and AJAX websites ignore all of the research that went  into turning website accessibility into a movement followed by most professional  web developers. Below you&#8217;ll find a list of 40 best AJAX accessibility tutorials  and articles that I have found on the web in the last year. &#8220;</p>
]]></content:encoded>
			<wfw:commentRss>http://stylegrind.com/ajax/how-to-make-your-ajax-applications-accessible-40-tutorials-and-articles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 Web Developer Libraries</title>
		<link>http://stylegrind.com/ajax/top-10-web-developer-libraries/</link>
		<comments>http://stylegrind.com/ajax/top-10-web-developer-libraries/#comments</comments>
		<pubDate>Sun, 18 Jun 2006 14:13:30 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://stylegrind.com/top-10-web-developer-libraries/</guid>
		<description><![CDATA[Cameron Olthuis has posted a list of what he thinks are the top 10 most useful developer libraries. These should be in any web developers bookmarks, so go ahead and look through  these libraries and bookmark your favorite ones. The list is in no particular  order.
]]></description>
			<content:encoded><![CDATA[<p>Cameron Olthuis has posted a list of what he thinks are the <a href="http://www.cameronolthuis.com/2006/06/top-10-web-developer-libraries/">top 10 most useful developer libraries</a>. These should be in any web developers bookmarks, so go ahead and look through  these libraries and bookmark your favorite ones. The list is in no particular  order.</p>
]]></content:encoded>
			<wfw:commentRss>http://stylegrind.com/ajax/top-10-web-developer-libraries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AJAX Comments 2.0</title>
		<link>http://stylegrind.com/ajax/ajax-comments-20/</link>
		<comments>http://stylegrind.com/ajax/ajax-comments-20/#comments</comments>
		<pubDate>Fri, 16 Jun 2006 12:55:34 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://stylegrind.com/ajax-comments-20/</guid>
		<description><![CDATA[Mike Smullin has released a new version of his AJAX Comments plug-in for Wordpress:
Features:

comment form validation happens server-side without refreshing or leaving  the page
Script.aculo.us Fade In/Out Effects make readers happy
works with AuthImage  captcha word verification plug-in to prevent comment spam
still works traditionally if browsers don’t support JavaScript (or have it  disabled)
uses existing [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mikesmullin.com/2006/06/05/ajax-comments-20/">Mike Smullin has released a new version of his AJAX Comments plug-in for Wordpress</a>:</p>
<p>Features:</p>
<ul>
<li>comment form validation happens server-side without refreshing or leaving  the page</li>
<li>Script.aculo.us Fade In/Out Effects make readers happy</li>
<li>works with <a href="http://dev.wp-plugins.org/wiki/AuthImage">AuthImage</a>  captcha word verification plug-in to prevent comment spam</li>
<li>still works traditionally if browsers don’t support JavaScript (or have it  disabled)</li>
<li>uses existing theme code to match styled comment threads when producing new  comments</li>
<li>25-second server timeout ensures readers aren’t left hanging</li>
<li>works in current versions of Firefox, Internet Explorer, Opera, Netscape,  and Safari.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://stylegrind.com/ajax/ajax-comments-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Developing PHP the Ajax way, Part 2</title>
		<link>http://stylegrind.com/ajax/developing-php-the-ajax-way-part-2/</link>
		<comments>http://stylegrind.com/ajax/developing-php-the-ajax-way-part-2/#comments</comments>
		<pubDate>Fri, 09 Jun 2006 12:52:05 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[AJAX]]></category>

		<guid isPermaLink="false">http://stylegrind.com/developing-php-the-ajax-way-part-2/</guid>
		<description><![CDATA[IBM has posted part two of their tutorial for developing PHP for AJAX.
&#8220;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 built in Part 1 of this two-part &#8220;Developing  [...]]]></description>
			<content:encoded><![CDATA[<p>IBM has posted part two of their tutorial for developing PHP for AJAX.</p>
<p>&#8220;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 built in Part 1 of this two-part &#8220;<a href="http://www.ibm.com/developerworks/views/opensource/libraryview.jsp?search_by=developing+php+ajax+way">Developing  PHP the Ajax way</a>&#8221; series. This history stack will closely mirror the history  utility found in Web browsers, and it <a href="http://www-128.ibm.com/developerworks/opensource/library/os-php-rad2/?ca=dgr-btw01AjaxAndPHP">will be used to provide Back, Forward, and  Reload buttons for the application</a>.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://stylegrind.com/ajax/developing-php-the-ajax-way-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AJAX Feedback Mechanism</title>
		<link>http://stylegrind.com/ajax/ajax-feedback-mechanism/</link>
		<comments>http://stylegrind.com/ajax/ajax-feedback-mechanism/#comments</comments>
		<pubDate>Fri, 09 Jun 2006 03:10:09 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[AJAX]]></category>

		<guid isPermaLink="false">http://stylegrind.com/ajax-feedback-mechanism/</guid>
		<description><![CDATA[So we set out to build a quick and easy feedback mechanism. A little  floater/popup that lets you quickly rate a page. All AJAX driven of  course.
Nicely packaged (it requires minimal HTML editing, and can be  fully manipulated through CSS) I give you: AJAX Feedback  Mechanism.
]]></description>
			<content:encoded><![CDATA[<p>So we set out to build a quick and easy feedback mechanism. A little  floater/popup that lets you quickly rate a page. All AJAX driven of  course.</p>
<p>Nicely packaged (it requires minimal HTML editing, and can be  fully manipulated through CSS) I give you: <a href="http://www.ibegin.com/blog/p_ajax_feedback_mechanism.html">AJAX Feedback  Mechanism</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://stylegrind.com/ajax/ajax-feedback-mechanism/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Implementing Google AJAX Search</title>
		<link>http://stylegrind.com/ajax/implementing-google-ajax-search/</link>
		<comments>http://stylegrind.com/ajax/implementing-google-ajax-search/#comments</comments>
		<pubDate>Fri, 09 Jun 2006 01:18:03 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[AJAX]]></category>

		<guid isPermaLink="false">http://stylegrind.com/implementing-google-ajax-search/</guid>
		<description><![CDATA[GetANewBrowser as the scoop on implementing google&#8217;s lastest AJAX toy, its svelte new search box.
&#8220;As a member of the Google AJAX Search API Google Group I have seen multiple requests for a tutorial for non-developers who want to implement this on their site or blog. So, here goes.&#8221;
]]></description>
			<content:encoded><![CDATA[<p><a href="http://getanewbrowser.com/2006/06/implementing-google-ajax-search/">GetANewBrowser as the scoop on implementing google&#8217;s lastest AJAX toy</a>, its svelte new search box.</p>
<p>&#8220;As a member of the Google AJAX Search API Google Group I have seen multiple requests for a tutorial for non-developers who want to implement this on their site or blog. So, here goes.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://stylegrind.com/ajax/implementing-google-ajax-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
