<?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: Frontend Friday: Got questions?</title>
	<atom:link href="http://scripts.indisguise.org/2008/08/01/frontend-friday-got-questions/feed/" rel="self" type="application/rss+xml" />
	<link>http://scripts.indisguise.org/2008/08/01/frontend-friday-got-questions/</link>
	<description>Angela's scripts archive</description>
	<pubDate>Fri, 21 Nov 2008 12:47:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Angela</title>
		<link>http://scripts.indisguise.org/2008/08/01/frontend-friday-got-questions/#comment-53192</link>
		<dc:creator>Angela</dc:creator>
		<pubDate>Fri, 08 Aug 2008 09:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://scripts.indisguise.org/?p=242#comment-53192</guid>
		<description>Huh, thanks for pointing that out! I've no idea why comments were closed for that entry. It's been opened :)

That's a good point you make, and I agree--AJAX is something that's been hyped to hell and back, and people usually fail to see the technical origins/truth of it, which is usually rather unglamorous.

I believe though that &lt;em&gt;usage&lt;/em&gt; of AJAX is relatively new technology, in the sense that it's only become popular fairly recently.

Web 2.0 on the other hand, is a mix of new (data/design/business/social) trends and techniques, one of which is the usage of AJAX.</description>
		<content:encoded><![CDATA[<p>Huh, thanks for pointing that out! I&#8217;ve no idea why comments were closed for that entry. It&#8217;s been opened :)</p>
<p>That&#8217;s a good point you make, and I agree&#8211;<acronym title="Asynchronous JavaScript and XML">AJAX</acronym> is something that&#8217;s been hyped to hell and back, and people usually fail to see the technical origins/truth of it, which is usually rather unglamorous.</p>
<p>I believe though that <em>usage</em> of <acronym title="Asynchronous JavaScript and XML">AJAX</acronym> is relatively new technology, in the sense that it&#8217;s only become popular fairly recently.</p>
<p>Web 2.0 on the other hand, is a mix of new (data/design/business/social) trends and techniques, one of which is the usage of <acronym title="Asynchronous JavaScript and XML">AJAX</acronym>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Siao</title>
		<link>http://scripts.indisguise.org/2008/08/01/frontend-friday-got-questions/#comment-53191</link>
		<dc:creator>Joe Siao</dc:creator>
		<pubDate>Fri, 08 Aug 2008 09:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://scripts.indisguise.org/?p=242#comment-53191</guid>
		<description>HI,

since the comments are closed on the other blog post related to alex's comment on this topic, I thought I would post my comment here regarding your other blog post. 

IMHO, AJAX is being misconstrued as a new technology (in business sense) , or AJAX is web 2.0 . 
But actually, AJAX is just Javascript's XmlhttpRequest Object.</description>
		<content:encoded><![CDATA[<p>HI,</p>
<p>since the comments are closed on the other blog post related to alex&#8217;s comment on this topic, I thought I would post my comment here regarding your other blog post. </p>
<p>IMHO, <acronym title="Asynchronous JavaScript and XML">AJAX</acronym> is being misconstrued as a new technology (in business sense) , or <acronym title="Asynchronous JavaScript and XML">AJAX</acronym> is web 2.0 .<br />
But actually, <acronym title="Asynchronous JavaScript and XML">AJAX</acronym> is just Javascript&#8217;s XmlhttpRequest Object.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Indiscripts &#187; Blog Archive &#187; Frontend Friday: Too much AJAX</title>
		<link>http://scripts.indisguise.org/2008/08/01/frontend-friday-got-questions/#comment-53174</link>
		<dc:creator>Indiscripts &#187; Blog Archive &#187; Frontend Friday: Too much AJAX</dc:creator>
		<pubDate>Fri, 08 Aug 2008 06:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://scripts.indisguise.org/?p=242#comment-53174</guid>
		<description>[...] asked in last week&#8217;s Frontend Friday: I just wanted to know how you decide how much AJAX is too much AJAX? You don’t seem to use much [...]</description>
		<content:encoded><![CDATA[<p>[...] asked in last week&#8217;s Frontend Friday: I just wanted to know how you decide how much <acronym title="Asynchronous JavaScript and XML">AJAX</acronym> is too much <acronym title="Asynchronous JavaScript and XML">AJAX</acronym>? You don’t seem to use much [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Kavanagh</title>
		<link>http://scripts.indisguise.org/2008/08/01/frontend-friday-got-questions/#comment-52441</link>
		<dc:creator>Christopher Kavanagh</dc:creator>
		<pubDate>Sat, 02 Aug 2008 06:05:56 +0000</pubDate>
		<guid isPermaLink="false">http://scripts.indisguise.org/?p=242#comment-52441</guid>
		<description>Are you able to help with PHP too? I'm having trouble making a PHP contact form where the variables go to a database instead of email.</description>
		<content:encoded><![CDATA[<p>Are you able to help with <acronym title="Hypertext PreProcessing">PHP</acronym> too? I&#8217;m having trouble making a <acronym title="Hypertext PreProcessing">PHP</acronym> contact form where the variables go to a database instead of email.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://scripts.indisguise.org/2008/08/01/frontend-friday-got-questions/#comment-52346</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 01 Aug 2008 14:43:47 +0000</pubDate>
		<guid isPermaLink="false">http://scripts.indisguise.org/?p=242#comment-52346</guid>
		<description>Hi, I just wanted to know how you decide how much AJAX is too much AJAX? :) You don't seem to use much (if any) on this website. :)</description>
		<content:encoded><![CDATA[<p>Hi, I just wanted to know how you decide how much <acronym title="Asynchronous JavaScript and XML">AJAX</acronym> is too much <acronym title="Asynchronous JavaScript and XML">AJAX</acronym>? :) You don&#8217;t seem to use much (if any) on this website. :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
