<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Herm @ Nitobi</title>
	<atom:link href="http://blogs.nitobi.com/herm/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.nitobi.com/herm</link>
	<description></description>
	<lastBuildDate>Fri, 06 May 2011 21:23:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Encrypting Data in Adobe AIR</title>
		<link>http://blogs.nitobi.com/herm/2008/11/27/encrypting-data-in-adobe-air/</link>
		<comments>http://blogs.nitobi.com/herm/2008/11/27/encrypting-data-in-adobe-air/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 18:30:25 +0000</pubDate>
		<dc:creator>Herm</dc:creator>
				<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[encryption]]></category>

		<guid isPermaLink="false">http://blogs.nitobi.com/herm/?p=1</guid>
		<description><![CDATA[Adobe AIR 1.1 introduces built-in encryption for locally stored data. This is particularly useful if you need to store sensitive data like passwords or even settings for your AIR application. The encrypted local store can be found on the user&#8217;s computer at these location: Windows: C:\Documents and Settings\&#60;username&#62;\Application Data\Adobe\AIR\ELS\ Mac OS: /Users/&#60;username&#62;/Library/Application Support/Adobe/AIR/ELS/ More information [...]]]></description>
			<content:encoded><![CDATA[<p>Adobe AIR 1.1 introduces built-in encryption for locally stored data.</p>
<p>This is particularly useful if you need to store sensitive data like passwords or even settings for your AIR application.</p>
<p>The encrypted local store can be found on the user&#8217;s computer at these location:</p>
<p>Windows: C:\Documents and Settings\<em>&lt;username&gt;</em>\Application Data\Adobe\AIR\ELS\</p>
<p>Mac OS: /Users/<em>&lt;username&gt;</em>/Library/Application Support/Adobe/AIR/ELS/</p>
<p>More information can be found on <a href="http://help.adobe.com/en_US/AIR/1.5/devappsflex/WS5b3ccc516d4fbf351e63e3d118666ade46-7e31.html" target="_blank">Adobe&#8217;s site</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.nitobi.com/herm/2008/11/27/encrypting-data-in-adobe-air/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

