<?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: Location of app-spefic files for AIR apps on OS X</title>
	<atom:link href="http://aralbalkan.com/2204/feed" rel="self" type="application/rss+xml" />
	<link>http://aralbalkan.com/2204</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: JH</title>
		<link>http://aralbalkan.com/2204/comment-page-1#comment-256106</link>
		<dc:creator>JH</dc:creator>
		<pubDate>Sat, 30 May 2009 12:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/2204#comment-256106</guid>
		<description>Hello!

Thanks for THAT hint, I was just searching for that and didn&#039;t find it right away :-)

JH</description>
		<content:encoded><![CDATA[<p>Hello!</p>
<p>Thanks for THAT hint, I was just searching for that and didn&#8217;t find it right away :-)</p>
<p>JH</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Deraedt</title>
		<link>http://aralbalkan.com/2204/comment-page-1#comment-256055</link>
		<dc:creator>David Deraedt</dc:creator>
		<pubDate>Wed, 27 May 2009 09:29:36 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/2204#comment-256055</guid>
		<description>Hi Aral,
Not sure what you meant exactly here, so sorry if I misunderstood you, but I&#039;d like to elaborate a bit on this.
The folder where the EncryptedLocalStore (ELS) data is stored is indeed Users/[user]/Library/ApplicationSupport/Adobe/AIR/ELS/[applicationid] (+some random key depending on whether you&#039;re testing the app under ADL). 
Other data like files (such as SQLite DBs) are stored elsewhere, basically where the developer (you, in that case) has chosen to store them, which most likely is the application storage directory: Users/[user]/Library/Preferences/[applicationid].
Btw, if, as a developer, you need to nuke the ELS data for your app, there&#039;s a special method for that : reset().</description>
		<content:encoded><![CDATA[<p>Hi Aral,<br />
Not sure what you meant exactly here, so sorry if I misunderstood you, but I&#8217;d like to elaborate a bit on this.<br />
The folder where the EncryptedLocalStore (ELS) data is stored is indeed Users/[user]/Library/ApplicationSupport/Adobe/AIR/ELS/[applicationid] (+some random key depending on whether you&#8217;re testing the app under ADL).<br />
Other data like files (such as SQLite DBs) are stored elsewhere, basically where the developer (you, in that case) has chosen to store them, which most likely is the application storage directory: Users/[user]/Library/Preferences/[applicationid].<br />
Btw, if, as a developer, you need to nuke the ELS data for your app, there&#8217;s a special method for that : reset().</p>
]]></content:encoded>
	</item>
</channel>
</rss>

