<?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: Quick tip: Fastest ActionScript PNGEncoder (update)</title>
	<atom:link href="http://blog.yoz.sk/2010/06/quick-tip-fastest-actionscript-pngencoder/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.yoz.sk/2010/06/quick-tip-fastest-actionscript-pngencoder/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=quick-tip-fastest-actionscript-pngencoder</link>
	<description>My life, my work</description>
	<lastBuildDate>Thu, 02 Feb 2012 13:37:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Processing BitmapData.getPixels() With PHP at Jozef Chúťka&#039;s blog</title>
		<link>http://blog.yoz.sk/2010/06/quick-tip-fastest-actionscript-pngencoder/comment-page-1/#comment-3347</link>
		<dc:creator>Processing BitmapData.getPixels() With PHP at Jozef Chúťka&#039;s blog</dc:creator>
		<pubDate>Mon, 25 Oct 2010 11:35:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yoz.sk/?p=1813#comment-3347</guid>
		<description>[...] now you should get binary request not much bigger than length of the same request containing PNG encoded image bytes. On PHP side use gzuncompress() to get raw [...]</description>
		<content:encoded><![CDATA[<p>[...] now you should get binary request not much bigger than length of the same request containing PNG encoded image bytes. On PHP side use gzuncompress() to get raw [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BlooDHounD</title>
		<link>http://blog.yoz.sk/2010/06/quick-tip-fastest-actionscript-pngencoder/comment-page-1/#comment-3122</link>
		<dc:creator>BlooDHounD</dc:creator>
		<pubDate>Mon, 27 Sep 2010 15:45:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yoz.sk/?p=1813#comment-3122</guid>
		<description>http://www.blooddy.by/en/crypto/benchmark/</description>
		<content:encoded><![CDATA[<p><a href="http://www.blooddy.by/en/crypto/benchmark/" rel="nofollow">http://www.blooddy.by/en/crypto/benchmark/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jozef Chúťka</title>
		<link>http://blog.yoz.sk/2010/06/quick-tip-fastest-actionscript-pngencoder/comment-page-1/#comment-2981</link>
		<dc:creator>Jozef Chúťka</dc:creator>
		<pubDate>Thu, 09 Sep 2010 08:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yoz.sk/?p=1813#comment-2981</guid>
		<description>Hi @Tyler,
you are right, that would be interesting to see the differences in output size. I am sorry I did not tested it, it was not importatnt for the application I was doing. The testing app was very simple, while all the libraries has the common encode() method (mostly static), I just loaded a local image file and used its BitmapData as an imput into the encode() method</description>
		<content:encoded><![CDATA[<p>Hi @Tyler,<br />
you are right, that would be interesting to see the differences in output size. I am sorry I did not tested it, it was not importatnt for the application I was doing. The testing app was very simple, while all the libraries has the common encode() method (mostly static), I just loaded a local image file and used its BitmapData as an imput into the encode() method</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler Larson</title>
		<link>http://blog.yoz.sk/2010/06/quick-tip-fastest-actionscript-pngencoder/comment-page-1/#comment-2969</link>
		<dc:creator>Tyler Larson</dc:creator>
		<pubDate>Tue, 07 Sep 2010 16:27:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yoz.sk/?p=1813#comment-2969</guid>
		<description>Some of them claim to be able to create smaller files.
It would be interesting to see this with the image output size.
Can we get your test source? 
Thanks for doing this.</description>
		<content:encoded><![CDATA[<p>Some of them claim to be able to create smaller files.<br />
It would be interesting to see this with the image output size.<br />
Can we get your test source?<br />
Thanks for doing this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tahir Ahmed</title>
		<link>http://blog.yoz.sk/2010/06/quick-tip-fastest-actionscript-pngencoder/comment-page-1/#comment-2587</link>
		<dc:creator>Tahir Ahmed</dc:creator>
		<pubDate>Wed, 21 Jul 2010 12:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yoz.sk/?p=1813#comment-2587</guid>
		<description>Thanks for that.

- Tahir.</description>
		<content:encoded><![CDATA[<p>Thanks for that.</p>
<p>- Tahir.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

