<?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: Adobe Air &#8211; Connection Manager</title>
	<atom:link href="http://jonniespratley.com/2008/10/08/adobe-air-connection-manager/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonniespratley.com/2008/10/08/adobe-air-connection-manager/</link>
	<description>Programming with Flash, Flex and PHP</description>
	<lastBuildDate>Fri, 02 Jul 2010 17:53:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: John Ivens</title>
		<link>http://jonniespratley.com/2008/10/08/adobe-air-connection-manager/comment-page-1/#comment-2403</link>
		<dc:creator>John Ivens</dc:creator>
		<pubDate>Mon, 26 Apr 2010 13:30:34 +0000</pubDate>
		<guid isPermaLink="false">http://jonniespratley.com/2008/10/08/adobe-air-connection-manager/#comment-2403</guid>
		<description>I am a Pensioner. Not very computer literate.
I don&#039;t know how or why but Adobe Air tried to install on my laptop.
I don&#039;t recall downloading it.
However, it says it is damaged, so download again.
It always says the same thing.
I have no idea what Air does, and doubt I need it,since I have never had the chance to use it.
Contact Adobe?
You must be joking. After 30 minutes trying I go to lie down with an ice bag on my forehead.
&quot;OK, let&#039;s get rid of the bloody thing&quot;.
You think life is that simple?
It won&#039;t Delete and has now jammed my Add and Remove Page. 
Hopefuly it will disappear when I close down.
For sure, I will never download another Adobe product in the future.
I can&#039;t even tell Adobe this. They live in a world of their own.
I don&#039;t appear to be the first who has had problems like this.</description>
		<content:encoded><![CDATA[<p>I am a Pensioner. Not very computer literate.<br />
I don&#8217;t know how or why but Adobe Air tried to install on my laptop.<br />
I don&#8217;t recall downloading it.<br />
However, it says it is damaged, so download again.<br />
It always says the same thing.<br />
I have no idea what Air does, and doubt I need it,since I have never had the chance to use it.<br />
Contact Adobe?<br />
You must be joking. After 30 minutes trying I go to lie down with an ice bag on my forehead.<br />
&#8220;OK, let&#8217;s get rid of the bloody thing&#8221;.<br />
You think life is that simple?<br />
It won&#8217;t Delete and has now jammed my Add and Remove Page.<br />
Hopefuly it will disappear when I close down.<br />
For sure, I will never download another Adobe product in the future.<br />
I can&#8217;t even tell Adobe this. They live in a world of their own.<br />
I don&#8217;t appear to be the first who has had problems like this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexwebmaster</title>
		<link>http://jonniespratley.com/2008/10/08/adobe-air-connection-manager/comment-page-1/#comment-123</link>
		<dc:creator>Alexwebmaster</dc:creator>
		<pubDate>Tue, 03 Mar 2009 10:47:02 +0000</pubDate>
		<guid isPermaLink="false">http://jonniespratley.com/2008/10/08/adobe-air-connection-manager/#comment-123</guid>
		<description>Hello webmaster 
I would like to share with you a link to your site 
write me here preonrelt@mail.ru</description>
		<content:encoded><![CDATA[<p>Hello webmaster<br />
I would like to share with you a link to your site<br />
write me here <a href="mailto:preonrelt@mail.ru">preonrelt@mail.ru</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonnie</title>
		<link>http://jonniespratley.com/2008/10/08/adobe-air-connection-manager/comment-page-1/#comment-101</link>
		<dc:creator>Jonnie</dc:creator>
		<pubDate>Tue, 16 Dec 2008 03:52:28 +0000</pubDate>
		<guid isPermaLink="false">http://jonniespratley.com/2008/10/08/adobe-air-connection-manager/#comment-101</guid>
		<description>Thats good to know, I&#039;ll watch for that next time I do anything with amazon. How should we go about doing this is a fault proof solution?</description>
		<content:encoded><![CDATA[<p>Thats good to know, I&#8217;ll watch for that next time I do anything with amazon. How should we go about doing this is a fault proof solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick Winscot</title>
		<link>http://jonniespratley.com/2008/10/08/adobe-air-connection-manager/comment-page-1/#comment-100</link>
		<dc:creator>Rick Winscot</dc:creator>
		<pubDate>Mon, 15 Dec 2008 05:58:16 +0000</pubDate>
		<guid isPermaLink="false">http://jonniespratley.com/2008/10/08/adobe-air-connection-manager/#comment-100</guid>
		<description>Helpful post! Just an fyi - the URLRequest method as &quot;HEAD&quot; fails with a 405 MethodNotAllowed when querying against www.amazon.com. Additionally, the URLMonitor can be tricked to think that the endpoint is online if the individual uses a service like OpenDNS - which swallows the error and sends back a page of &#039;recommendations&#039; and a status code of 200. So... rather than thinking that the URLMonitor is a means to determine that you are &#039;online&#039; it really should be used to determine that the endpoints you use within the application are &#039;available.&#039;</description>
		<content:encoded><![CDATA[<p>Helpful post! Just an fyi &#8211; the URLRequest method as &#8220;HEAD&#8221; fails with a 405 MethodNotAllowed when querying against <a href="http://www.amazon.com" rel="nofollow">http://www.amazon.com</a>. Additionally, the URLMonitor can be tricked to think that the endpoint is online if the individual uses a service like OpenDNS &#8211; which swallows the error and sends back a page of &#8216;recommendations&#8217; and a status code of 200. So&#8230; rather than thinking that the URLMonitor is a means to determine that you are &#8216;online&#8217; it really should be used to determine that the endpoints you use within the application are &#8216;available.&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: funkybot</title>
		<link>http://jonniespratley.com/2008/10/08/adobe-air-connection-manager/comment-page-1/#comment-77</link>
		<dc:creator>funkybot</dc:creator>
		<pubDate>Tue, 14 Oct 2008 06:57:53 +0000</pubDate>
		<guid isPermaLink="false">http://jonniespratley.com/2008/10/08/adobe-air-connection-manager/#comment-77</guid>
		<description>I&#039;d go with something simpler, or just quicker to write :)

                        var monit:URLMonitor;
			
			function init():void {
				var req:URLRequest = new URLRequest(&quot;http://spreadingfunkyness.com&quot;);
				req.method = URLRequestMethod.HEAD;
				monit = new URLMonitor(req);
				monit.addEventListener(StatusEvent.STATUS, change);
				monit.start();
			}
			
			function change(e:StatusEvent):void {
				trace(&quot;status is &quot;+monit.available);
			}</description>
		<content:encoded><![CDATA[<p>I&#8217;d go with something simpler, or just quicker to write <img src='http://jonniespratley.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>                        var monit:URLMonitor;</p>
<p>			function init():void {<br />
				var req:URLRequest = new URLRequest(&#8220;http://spreadingfunkyness.com&#8221;);<br />
				req.method = URLRequestMethod.HEAD;<br />
				monit = new URLMonitor(req);<br />
				monit.addEventListener(StatusEvent.STATUS, change);<br />
				monit.start();<br />
			}</p>
<p>			function change(e:StatusEvent):void {<br />
				trace(&#8220;status is &#8220;+monit.available);<br />
			}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
