<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Improved Usability with AJAX</title>
	<atom:link href="http://apoorv.info/2005/08/01/improved-usability-with-ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://apoorv.info/2005/08/01/improved-usability-with-ajax/</link>
	<description>Random Thoughts</description>
	<lastBuildDate>Mon, 05 Dec 2011 13:29:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Mallikarjun</title>
		<link>http://apoorv.info/2005/08/01/improved-usability-with-ajax/#comment-3316</link>
		<dc:creator><![CDATA[Mallikarjun]]></dc:creator>
		<pubDate>Wed, 14 Dec 2005 11:37:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.apoorv.info/index.php/2005/08/01/improves-usability-with-ajax/#comment-3316</guid>
		<description><![CDATA[I think it is going to take significant time for adding AJAX support to the  portal server vendors. They need to re look and re design their rendering model.]]></description>
		<content:encoded><![CDATA[<p>I think it is going to take significant time for adding AJAX support to the  portal server vendors. They need to re look and re design their rendering model.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Apoorv</title>
		<link>http://apoorv.info/2005/08/01/improved-usability-with-ajax/#comment-3315</link>
		<dc:creator><![CDATA[Apoorv]]></dc:creator>
		<pubDate>Mon, 08 Aug 2005 13:32:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.apoorv.info/index.php/2005/08/01/improves-usability-with-ajax/#comment-3315</guid>
		<description><![CDATA[&lt;blockquote&gt;But as of now - I havent heard anyone talk about it for non academic or non-POC perposes.&lt;/blockquote&gt;

We are doing quite a big redesign projects here involving AJAX and there are many clients who want AJAX.
There are quite a few vendors out there who&#039;ve come up with apps that help you code ajax more easily. One of them is Rico (http://openrico.org/rico/home.page).]]></description>
		<content:encoded><![CDATA[<blockquote><p>But as of now &#8211; I havent heard anyone talk about it for non academic or non-POC perposes.</p></blockquote>
<p>We are doing quite a big redesign projects here involving AJAX and there are many clients who want AJAX.<br />
There are quite a few vendors out there who&#8217;ve come up with apps that help you code ajax more easily. One of them is Rico (<a href="http://openrico.org/rico/home.page" rel="nofollow">http://openrico.org/rico/home.page</a>).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pranshu</title>
		<link>http://apoorv.info/2005/08/01/improved-usability-with-ajax/#comment-3314</link>
		<dc:creator><![CDATA[pranshu]]></dc:creator>
		<pubDate>Mon, 08 Aug 2005 12:11:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.apoorv.info/index.php/2005/08/01/improves-usability-with-ajax/#comment-3314</guid>
		<description><![CDATA[While not entirely a new idea ( this is how new mail notifications worked on OWA and alerts work everywhere) bringing some sort of standardization and tools to make it easier do help.
At this point in time - with broadband being there - the Web UI is again reaching an experimental state.
With failed promices from Java and new promices from Microsoft - people are considering .NET rich clients especially for intranet and corporate like applications ( e.g. Content entry for CMS)
There are experimental projects on AJAX - but people feel that its too fragile and will work in cases where few failures are acceptable.

For example - sometime in Gmail, if you have two accounts - one with keyboard shortcuts and one witout - while switching between them its easy to land in a state where neither keyboard nor mouse works.
Maybe with more controls available as the technology becomes mainstream, coding will be easier on AJAX. But as of now - I havent heard anyone talk about it for non academic or non-POC perposes.]]></description>
		<content:encoded><![CDATA[<p>While not entirely a new idea ( this is how new mail notifications worked on OWA and alerts work everywhere) bringing some sort of standardization and tools to make it easier do help.<br />
At this point in time &#8211; with broadband being there &#8211; the Web UI is again reaching an experimental state.<br />
With failed promices from Java and new promices from Microsoft &#8211; people are considering .NET rich clients especially for intranet and corporate like applications ( e.g. Content entry for CMS)<br />
There are experimental projects on AJAX &#8211; but people feel that its too fragile and will work in cases where few failures are acceptable.</p>
<p>For example &#8211; sometime in Gmail, if you have two accounts &#8211; one with keyboard shortcuts and one witout &#8211; while switching between them its easy to land in a state where neither keyboard nor mouse works.<br />
Maybe with more controls available as the technology becomes mainstream, coding will be easier on AJAX. But as of now &#8211; I havent heard anyone talk about it for non academic or non-POC perposes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shishank</title>
		<link>http://apoorv.info/2005/08/01/improved-usability-with-ajax/#comment-3313</link>
		<dc:creator><![CDATA[Shishank]]></dc:creator>
		<pubDate>Mon, 01 Aug 2005 12:37:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.apoorv.info/index.php/2005/08/01/improves-usability-with-ajax/#comment-3313</guid>
		<description><![CDATA[I agree that AJAX will really improve usability but it needs to be used with care. Nothing comes for free and neither AJAX has. Though AJAX is pretty attractive there are several disadvantages with its usage. Read more about AJAX at http://goshishank.blogspot.com]]></description>
		<content:encoded><![CDATA[<p>I agree that AJAX will really improve usability but it needs to be used with care. Nothing comes for free and neither AJAX has. Though AJAX is pretty attractive there are several disadvantages with its usage. Read more about AJAX at <a href="http://goshishank.blogspot.com" rel="nofollow">http://goshishank.blogspot.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

