<?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: AIR Logging Framework</title>
	<atom:link href="http://www.daveoncode.com/air-logging-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.daveoncode.com</link>
	<description>Objective C, iOS and more programming stuff</description>
	<lastBuildDate>Fri, 03 Feb 2012 17:32:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Davide Zanotti</title>
		<link>http://www.daveoncode.com/air-logging-framework/comment-page-1/#comment-31145</link>
		<dc:creator>Davide Zanotti</dc:creator>
		<pubDate>Tue, 13 Sep 2011 09:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.daveoncode.com/?page_id=404#comment-31145</guid>
		<description>kylobytes!</description>
		<content:encoded><![CDATA[<p>kylobytes!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: artaxerxe</title>
		<link>http://www.daveoncode.com/air-logging-framework/comment-page-1/#comment-31056</link>
		<dc:creator>artaxerxe</dc:creator>
		<pubDate>Mon, 12 Sep 2011 11:36:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.daveoncode.com/?page_id=404#comment-31056</guid>
		<description>Hi Davide!

Just a question. When I specify the file size to 2048, what does it mean : bytes, kilo, mega ... bytes ?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Davide!</p>
<p>Just a question. When I specify the file size to 2048, what does it mean : bytes, kilo, mega &#8230; bytes ?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://www.daveoncode.com/air-logging-framework/comment-page-1/#comment-11589</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Wed, 27 Oct 2010 19:14:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.daveoncode.com/?page_id=404#comment-11589</guid>
		<description>I think you have not set up the proper MIME type for SWC extension. My Safari would treat it as a .zip file and decompress after downloaded.

I had the same problem with .AIR files, but fixed it after updating MIME types on my webserver ;)

Just my $.02</description>
		<content:encoded><![CDATA[<p>I think you have not set up the proper MIME type for SWC extension. My Safari would treat it as a .zip file and decompress after downloaded.</p>
<p>I had the same problem with .AIR files, but fixed it after updating MIME types on my webserver ;)</p>
<p>Just my $.02</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alberto</title>
		<link>http://www.daveoncode.com/air-logging-framework/comment-page-1/#comment-11582</link>
		<dc:creator>Alberto</dc:creator>
		<pubDate>Wed, 27 Oct 2010 15:18:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.daveoncode.com/?page_id=404#comment-11582</guid>
		<description>Since Davide will not reply to my enquire, does anyone know how can I rotate my files if the filesize gets bigger than the size limit?
Thank you</description>
		<content:encoded><![CDATA[<p>Since Davide will not reply to my enquire, does anyone know how can I rotate my files if the filesize gets bigger than the size limit?<br />
Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MikeF</title>
		<link>http://www.daveoncode.com/air-logging-framework/comment-page-1/#comment-6414</link>
		<dc:creator>MikeF</dc:creator>
		<pubDate>Tue, 22 Jun 2010 10:48:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.daveoncode.com/?page_id=404#comment-6414</guid>
		<description>Oh yeah, I also tried directly calling the &#039;backup()&#039; method on the BackupManager instance: BackupManager.getInstance().backup();  but Flex could not find the backup method :(

Other than that great library!

&lt;blockquote&gt;
&lt;a href=&quot;#comment-6405&quot; rel=&quot;nofollow&quot;&gt;
&lt;strong&gt;&lt;em&gt;MikeF:&lt;/em&gt;&lt;/strong&gt;
&lt;/a&gt;
 Hi,
I’m currently using you framework to log to files, however I cannot seem the get the BackupManager to work. That is, I’m setting a file size limit of 100, using the method
target.sizeLimit = 100;
But the client file happily exceeds 100kb… am I missing something?
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Oh yeah, I also tried directly calling the &#8216;backup()&#8217; method on the BackupManager instance: BackupManager.getInstance().backup();  but Flex could not find the backup method :(</p>
<p>Other than that great library!</p>
<blockquote><p>
<a href="#comment-6405" rel="nofollow"><br />
<strong><em>MikeF:</em></strong><br />
</a><br />
 Hi,<br />
I’m currently using you framework to log to files, however I cannot seem the get the BackupManager to work. That is, I’m setting a file size limit of 100, using the method<br />
target.sizeLimit = 100;<br />
But the client file happily exceeds 100kb… am I missing something?
</p></blockquote>
]]></content:encoded>
	</item>
</channel>
</rss>

