<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: FlashAid version 1.0 released</title>
	<atom:link href="http://aralbalkan.com/861/feed" rel="self" type="application/rss+xml" />
	<link>http://aralbalkan.com/861</link>
	<description>Passionate geekisms.</description>
	<lastBuildDate>Tue, 22 May 2012 18:33:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Monopolio Podcast .... el podcast más demandado</title>
		<link>http://aralbalkan.com/861/comment-page-1#comment-12495</link>
		<dc:creator>Monopolio Podcast .... el podcast más demandado</dc:creator>
		<pubDate>Mon, 05 Mar 2007 18:18:02 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/861#comment-12495</guid>
		<description>[...] FlashAid puente Ajax/Javascript para la accesibilidad con Flash El 3d llegó a Flash para quedarse  Componentes para Flex Conferencia 360 de Flex  Apollo Guide para desarrolladores Flex Adobe a punto de lanzar Apollo Concurso de cliente Flex para Wordpress Concurso de Aplicaciones Móviles en Flash Lite Flash Lite para Sony Ericsson Flash Lite para PSP Algunos anuncios flasheros en el 3GSM Adobe MAX 2007 en Barcelona Chumby un juguete para geeks flashers Show us the Code      ﻿ [...]</description>
		<content:encoded><![CDATA[<p>[...] FlashAid puente Ajax/Javascript para la accesibilidad con Flash El 3d llegó a Flash para quedarse  Componentes para Flex Conferencia 360 de Flex  Apollo Guide para desarrolladores Flex Adobe a punto de lanzar Apollo Concurso de cliente Flex para WordPress Concurso de Aplicaciones Móviles en Flash Lite Flash Lite para Sony Ericsson Flash Lite para PSP Algunos anuncios flasheros en el 3GSM Adobe MAX 2007 en Barcelona Chumby un juguete para geeks flashers Show us the Code      ﻿ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kid666 Blog &#187; Blog Archive &#187; Web Standards Group London - Accessiblity</title>
		<link>http://aralbalkan.com/861/comment-page-1#comment-11828</link>
		<dc:creator>Kid666 Blog &#187; Blog Archive &#187; Web Standards Group London - Accessiblity</dc:creator>
		<pubDate>Thu, 01 Mar 2007 09:47:30 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/861#comment-11828</guid>
		<description>[...] I&#8217;m glad Niqui talked about FlashAid. Aral and Jeremy did a fabulous job. I posted some comments on how I would like to see Flash Aid used already, but I look forward to seeing what the community thinks. [...]</description>
		<content:encoded><![CDATA[<p>[...] I&#8217;m glad Niqui talked about FlashAid. Aral and Jeremy did a fabulous job. I posted some comments on how I would like to see Flash Aid used already, but I look forward to seeing what the community thinks. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aral</title>
		<link>http://aralbalkan.com/861/comment-page-1#comment-11430</link>
		<dc:creator>aral</dc:creator>
		<pubDate>Tue, 27 Feb 2007 20:57:14 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/861#comment-11430</guid>
		<description>Hey Tom,

&lt;blockquote&gt; I think I&#039;m going to use SWFObject to check for Flash and if there isn&#039;t Flash insert an off-screen AJAX warning into the DOM.&lt;/blockquote&gt;

Aral already had! :P  

You can use the failure callback for this. FlashAid already uses SwfObject to embed the flashAid.swf file. If Flash doesn&#039;t exist or is the wrong version, the failure callback will be called. You can handle this any which way you like in the failure handler. 

&lt;blockquote&gt;It might be good user experience to insert something off-screen to notify the user that AJAX has been turned off and give them an option to turn it back on if they have JAWS 7.1 or Windows Eyes 5.5 .&lt;/blockquote&gt;

Can you give me an example what you mean -- doesn&#039;t sound difficult to add if it&#039;s going to be useful. I&#039;m assuming this is for those times that JavaScript is off? (Currently, the alternate content in the flashAid div is displayed in these circumstances.)</description>
		<content:encoded><![CDATA[<p>Hey Tom,</p>
<blockquote><p> I think I&#8217;m going to use SWFObject to check for Flash and if there isn&#8217;t Flash insert an off-screen AJAX warning into the DOM.</p></blockquote>
<p>Aral already had! :P  </p>
<p>You can use the failure callback for this. FlashAid already uses SwfObject to embed the flashAid.swf file. If Flash doesn&#8217;t exist or is the wrong version, the failure callback will be called. You can handle this any which way you like in the failure handler. </p>
<blockquote><p>It might be good user experience to insert something off-screen to notify the user that AJAX has been turned off and give them an option to turn it back on if they have JAWS 7.1 or Windows Eyes 5.5 .</p></blockquote>
<p>Can you give me an example what you mean &#8212; doesn&#8217;t sound difficult to add if it&#8217;s going to be useful. I&#8217;m assuming this is for those times that JavaScript is off? (Currently, the alternate content in the flashAid div is displayed in these circumstances.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://aralbalkan.com/861/comment-page-1#comment-11396</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 27 Feb 2007 20:31:24 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/861#comment-11396</guid>
		<description>Hey Aral,

this is great. I was asking Niqui if we could build something like this, and lo, she said &quot;Aral already had&quot;. You rock. 

I&#039;m still tempted to make it a combination solution though, I don&#039;t like relying on one technology to support another. I think I&#039;m going to use SWFObject to check for Flash and if there isn&#039;t Flash insert an off-screen AJAX warning into the DOM. If there is Flash FlashAid can deal with it.

It might be good user experience to insert something off-screen to notify the user that AJAX has been turned off and give them an option to turn it back on if they have JAWS 7.1  or Windows Eyes 5.5 .</description>
		<content:encoded><![CDATA[<p>Hey Aral,</p>
<p>this is great. I was asking Niqui if we could build something like this, and lo, she said &#8220;Aral already had&#8221;. You rock. </p>
<p>I&#8217;m still tempted to make it a combination solution though, I don&#8217;t like relying on one technology to support another. I think I&#8217;m going to use SWFObject to check for Flash and if there isn&#8217;t Flash insert an off-screen AJAX warning into the DOM. If there is Flash FlashAid can deal with it.</p>
<p>It might be good user experience to insert something off-screen to notify the user that AJAX has been turned off and give them an option to turn it back on if they have JAWS 7.1  or Windows Eyes 5.5 .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Introducing FlashAid: Using Flash to improve accessibility in Ajax at Aral Balkan</title>
		<link>http://aralbalkan.com/861/comment-page-1#comment-11361</link>
		<dc:creator>Introducing FlashAid: Using Flash to improve accessibility in Ajax at Aral Balkan</dc:creator>
		<pubDate>Tue, 27 Feb 2007 17:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/861#comment-11361</guid>
		<description>[...] This post is out of date: See my post on the latest version of FlashAid (1.0) for up-to-date information. [...]</description>
		<content:encoded><![CDATA[<p>[...] This post is out of date: See my post on the latest version of FlashAid (1.0) for up-to-date information. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aral</title>
		<link>http://aralbalkan.com/861/comment-page-1#comment-11359</link>
		<dc:creator>aral</dc:creator>
		<pubDate>Tue, 27 Feb 2007 17:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/861#comment-11359</guid>
		<description>Hi Luar, 

If they have a problem with it, I&#039;ll change it. 

I blogged about my reasons for using &quot;Flash&quot; in the name of this: I think it does the Flash Platform good to be associated with it. It can just as easily be called AjaxAid if necessary.</description>
		<content:encoded><![CDATA[<p>Hi Luar, </p>
<p>If they have a problem with it, I&#8217;ll change it. </p>
<p>I blogged about my reasons for using &#8220;Flash&#8221; in the name of this: I think it does the Flash Platform good to be associated with it. It can just as easily be called AjaxAid if necessary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luar</title>
		<link>http://aralbalkan.com/861/comment-page-1#comment-11356</link>
		<dc:creator>luar</dc:creator>
		<pubDate>Tue, 27 Feb 2007 14:39:55 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/861#comment-11356</guid>
		<description>I remember Adobe Legal not allow other people using Flash(TM) in their products, check FlashObject(SWFObject) case.</description>
		<content:encoded><![CDATA[<p>I remember Adobe Legal not allow other people using Flash(TM) in their products, check FlashObject(SWFObject) case.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

