<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Review of Foundations of Ajax</title>
	<atom:link href="http://fgiasson.com/blog/index.php/2005/10/09/review_of_foundations_of_ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://fgiasson.com/blog/index.php/2005/10/09/review_of_foundations_of_ajax/</link>
	<description></description>
	<lastBuildDate>Tue, 15 May 2012 14:41:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Fred</title>
		<link>http://fgiasson.com/blog/index.php/2005/10/09/review_of_foundations_of_ajax/comment-page-1/#comment-415</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Tue, 18 Oct 2005 21:12:20 +0000</pubDate>
		<guid isPermaLink="false">#comment-415</guid>
		<description>Hi Fortrel,&lt;br /&gt;
&lt;br /&gt;
Great. Sure it is, even more considering ideas like SPARQL-AJAX programs :)&lt;br /&gt;
&lt;br /&gt;
Not really too. Wha I do is to use the DOM Inspector FireFox extension and the &quot;Inspect Element&quot; extension. Then I check how the DOM documents are builded with these tools and follow the path with the javascript functions that enable you to play with it. It works fine for me. But if you find some, please post them here :)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Salutations,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Fred</description>
		<content:encoded><![CDATA[<p>Hi Fortrel,</p>
<p>Great. Sure it is, even more considering ideas like SPARQL-AJAX programs <img src='http://fgiasson.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Not really too. Wha I do is to use the DOM Inspector FireFox extension and the &#8220;Inspect Element&#8221; extension. Then I check how the DOM documents are builded with these tools and follow the path with the javascript functions that enable you to play with it. It works fine for me. But if you find some, please post them here <img src='http://fgiasson.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>
Thanks,</p>
<p>
Salutations,</p>
<p>
Fred</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fortrel</title>
		<link>http://fgiasson.com/blog/index.php/2005/10/09/review_of_foundations_of_ajax/comment-page-1/#comment-416</link>
		<dc:creator>Fortrel</dc:creator>
		<pubDate>Mon, 17 Oct 2005 14:23:14 +0000</pubDate>
		<guid isPermaLink="false">#comment-416</guid>
		<description>That sounds like a nice book. Definitivly on my list. I looked at Ajax a couple of weeks ago and it sounds promising. I understood the XML async request thing relativly easily, but I haven&#039;t got any good reference or web sites on how to manipulate HTML DOM with JavaScript. Do you have any good pointers on that?&lt;br /&gt;
&lt;br /&gt;
Alex</description>
		<content:encoded><![CDATA[<p>That sounds like a nice book. Definitivly on my list. I looked at Ajax a couple of weeks ago and it sounds promising. I understood the XML async request thing relativly easily, but I haven&#8217;t got any good reference or web sites on how to manipulate HTML DOM with JavaScript. Do you have any good pointers on that?</p>
<p>Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guy Tavor</title>
		<link>http://fgiasson.com/blog/index.php/2005/10/09/review_of_foundations_of_ajax/comment-page-1/#comment-414</link>
		<dc:creator>Guy Tavor</dc:creator>
		<pubDate>Wed, 12 Oct 2005 22:35:49 +0000</pubDate>
		<guid isPermaLink="false">#comment-414</guid>
		<description>This blog entry was added to the Ajax resources search engine at: http://www.rawsugar.com/collections/guyt/ajax</description>
		<content:encoded><![CDATA[<p>This blog entry was added to the Ajax resources search engine at: <a href="http://www.rawsugar.com/collections/guyt/ajax" rel="nofollow">http://www.rawsugar.com/collections/guyt/ajax</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://fgiasson.com/blog/index.php/2005/10/09/review_of_foundations_of_ajax/comment-page-1/#comment-413</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Mon, 10 Oct 2005 13:09:26 +0000</pubDate>
		<guid isPermaLink="false">#comment-413</guid>
		<description></description>
		<content:encoded><![CDATA[<p>Hi Mr. Mahemoff,</p>
<p>
Thanks for your comment, it&#8217;s a good point and probably something I have to clarify. The fact is, if I think back when I started to check at the world of Ajax, I have been a little bit lost at first. The term and techniques are somewhat young. If you check on Amazon.com for example, most of the &#8220;Ajax&#8221; books are not yet released. I was reading that Google Maps was an application using the so-called Ajax techniques but they were not telling me what I could and could not be able to do with these so called Ajax techniques. More and more good source of information on Ajax, like yours, are emerging. However, people have to find them to benefit from their knowledge. </p>
<p>This said, the information is there but distributed everywhere. So if you are a web developer that does not have days and weeks to search for the good information, the good practices, and the good development tools, you will probably be a little bit lost, and see the whole thing as “mysterious” (I know, the term is probably a little bit strong). However, it is what this book is intended to: a complete source of information, clear and quickly readable, where you can find all the information you need to start developing with the Ajax Techniques and to know what are the best development practices to develop strong Ajax interface that do not fall behind the caprice of each individual web browser. </p>
<p>Hope it clarify a little bit my assertion,</p>
<p>Thanks</p>
<p>
Salutations,</p>
<p>
Fred</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Mahemoff</title>
		<link>http://fgiasson.com/blog/index.php/2005/10/09/review_of_foundations_of_ajax/comment-page-1/#comment-412</link>
		<dc:creator>Michael Mahemoff</dc:creator>
		<pubDate>Mon, 10 Oct 2005 05:09:42 +0000</pubDate>
		<guid isPermaLink="false">#comment-412</guid>
		<description>Hi again Fred.&lt;br /&gt;
&lt;br /&gt;
Thanks for posting this review. Are you able to elaborate on the comments at the start, i.e. which techniques do you feel remain obscure and in need of documentation?</description>
		<content:encoded><![CDATA[<p>Hi again Fred.</p>
<p>Thanks for posting this review. Are you able to elaborate on the comments at the start, i.e. which techniques do you feel remain obscure and in need of documentation?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (Requested URI is rejected)
Database Caching using disk: basic

Served from: fgiasson.com @ 2012-05-21 16:28:48 -->
