<?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: Monitoring System Volume changes with Adobe AIR</title>
	<atom:link href="http://www.mikechambers.com/blog/2009/02/24/monitoring-system-volume-changes-with-adobe-air/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikechambers.com/blog/2009/02/24/monitoring-system-volume-changes-with-adobe-air/</link>
	<description>code = joy</description>
	<lastBuildDate>Thu, 11 Mar 2010 21:22:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tije</title>
		<link>http://www.mikechambers.com/blog/2009/02/24/monitoring-system-volume-changes-with-adobe-air/comment-page-1/#comment-16232</link>
		<dc:creator>Tije</dc:creator>
		<pubDate>Tue, 12 May 2009 09:32:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1668#comment-16232</guid>
		<description>Hi,

Works great. Does somebody know if it&#039;s possible to retrieve the UID from the USB device after Volume was added? Building a dedicated login-station. I know it should be possible with some kind of Java-bridging application, but I prefer doing it directly from flash/air.

Thanks,
Tije</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Works great. Does somebody know if it&#8217;s possible to retrieve the UID from the USB device after Volume was added? Building a dedicated login-station. I know it should be possible with some kind of Java-bridging application, but I prefer doing it directly from flash/air.</p>
<p>Thanks,<br />
Tije</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Print Screen detection in AIR &#124; Psyked</title>
		<link>http://www.mikechambers.com/blog/2009/02/24/monitoring-system-volume-changes-with-adobe-air/comment-page-1/#comment-16141</link>
		<dc:creator>Print Screen detection in AIR &#124; Psyked</dc:creator>
		<pubDate>Fri, 17 Apr 2009 08:24:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1668#comment-16141</guid>
		<description>[...] and watch for changes to it.  Mike Chambers&#8217; Volume Monitor class does something similar [link] with watching the local storage drives, so I&#8217;ve stolen that idea. I&#8217;m not going to go [...]</description>
		<content:encoded><![CDATA[<p>[...] and watch for changes to it.  Mike Chambers&#8217; Volume Monitor class does something similar [link] with watching the local storage drives, so I&#8217;ve stolen that idea. I&#8217;m not going to go [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sidney de Koning</title>
		<link>http://www.mikechambers.com/blog/2009/02/24/monitoring-system-volume-changes-with-adobe-air/comment-page-1/#comment-15964</link>
		<dc:creator>Sidney de Koning</dc:creator>
		<pubDate>Fri, 13 Mar 2009 10:53:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1668#comment-15964</guid>
		<description>Hi Mike,

Can you maybe place your slides from the FITC online?

Thanks,

Sidney</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>Can you maybe place your slides from the FITC online?</p>
<p>Thanks,</p>
<p>Sidney</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joris Timmerman</title>
		<link>http://www.mikechambers.com/blog/2009/02/24/monitoring-system-volume-changes-with-adobe-air/comment-page-1/#comment-15956</link>
		<dc:creator>Joris Timmerman</dc:creator>
		<pubDate>Thu, 12 Mar 2009 09:58:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1668#comment-15956</guid>
		<description>In FileUtil.as, under getRootDirectories() in the if else-statement, for linux, 
v = File(v[0]).resolvePath(&quot;/media&quot;).getDirectoryListing();
does the trick for most distributions.</description>
		<content:encoded><![CDATA[<p>In FileUtil.as, under getRootDirectories() in the if else-statement, for linux,<br />
v = File(v[0]).resolvePath(&#8220;/media&#8221;).getDirectoryListing();<br />
does the trick for most distributions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: localToGlobal &#187; Blog Archive &#187; news review -&#62; 9th week of 2009</title>
		<link>http://www.mikechambers.com/blog/2009/02/24/monitoring-system-volume-changes-with-adobe-air/comment-page-1/#comment-15912</link>
		<dc:creator>localToGlobal &#187; Blog Archive &#187; news review -&#62; 9th week of 2009</dc:creator>
		<pubDate>Tue, 03 Mar 2009 20:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1668#comment-15912</guid>
		<description>[...] &gt; Monitoring System Volume changes with Adobe AIR at Mike Chambers [...]</description>
		<content:encoded><![CDATA[<p>[...] &gt; Monitoring System Volume changes with Adobe AIR at Mike Chambers [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.mikechambers.com/blog/2009/02/24/monitoring-system-volume-changes-with-adobe-air/comment-page-1/#comment-15877</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 25 Feb 2009 15:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1668#comment-15877</guid>
		<description>Is it easy to use in a JS / HTML enviourment to?</description>
		<content:encoded><![CDATA[<p>Is it easy to use in a JS / HTML enviourment to?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flex Monkey Patches &#187; Blog Archive &#187; Rubbernecker’s Review - Week 28 - (Adobe Flex/Flash/AIR/LCDS Blog post recap)</title>
		<link>http://www.mikechambers.com/blog/2009/02/24/monitoring-system-volume-changes-with-adobe-air/comment-page-1/#comment-15876</link>
		<dc:creator>Flex Monkey Patches &#187; Blog Archive &#187; Rubbernecker’s Review - Week 28 - (Adobe Flex/Flash/AIR/LCDS Blog post recap)</dc:creator>
		<pubDate>Tue, 24 Feb 2009 22:05:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1668#comment-15876</guid>
		<description>[...] Monitoring System Volume changes with Adobe AIR (from Mike Chambers) [...]</description>
		<content:encoded><![CDATA[<p>[...] Monitoring System Volume changes with Adobe AIR (from Mike Chambers) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
