<?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: PunyPNG on a New Server</title>
	<atom:link href="http://www.gracepointafterfive.com/punypng-on-a-new-server/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gracepointafterfive.com/punypng-on-a-new-server</link>
	<description>A design blog by those of us with day jobs</description>
	<lastBuildDate>Tue, 24 Jan 2012 19:01:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: conrad</title>
		<link>http://www.gracepointafterfive.com/punypng-on-a-new-server/comment-page-1#comment-2720</link>
		<dc:creator>conrad</dc:creator>
		<pubDate>Fri, 04 Mar 2011 04:42:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.gracepointafterfive.com/?p=406#comment-2720</guid>
		<description>@marion, wow, what are you doing processing 500+ images daily??  You can try using Michael Grosser&#039;s Smusher.

https://github.com/grosser/smusher

You can also license PunyPNG&#039;s API to run on your own server if you want.</description>
		<content:encoded><![CDATA[<p>@marion, wow, what are you doing processing 500+ images daily??  You can try using Michael Grosser&#8217;s Smusher.</p>
<p><a href="https://github.com/grosser/smusher" rel="nofollow">https://github.com/grosser/smusher</a></p>
<p>You can also license PunyPNG&#8217;s API to run on your own server if you want.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marion</title>
		<link>http://www.gracepointafterfive.com/punypng-on-a-new-server/comment-page-1#comment-2716</link>
		<dc:creator>marion</dc:creator>
		<pubDate>Thu, 03 Mar 2011 23:11:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.gracepointafterfive.com/?p=406#comment-2716</guid>
		<description>Any chance of releasing a WP plugin or a Mozilla add-on?  I really like punypng but I find it painful optimizing 500+ images daily...</description>
		<content:encoded><![CDATA[<p>Any chance of releasing a WP plugin or a Mozilla add-on?  I really like punypng but I find it painful optimizing 500+ images daily&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scot nery</title>
		<link>http://www.gracepointafterfive.com/punypng-on-a-new-server/comment-page-1#comment-1880</link>
		<dc:creator>scot nery</dc:creator>
		<pubDate>Sun, 07 Nov 2010 17:15:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.gracepointafterfive.com/?p=406#comment-1880</guid>
		<description>Dude! this service is awesome. I use it a lot. Thank you.</description>
		<content:encoded><![CDATA[<p>Dude! this service is awesome. I use it a lot. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lorents</title>
		<link>http://www.gracepointafterfive.com/punypng-on-a-new-server/comment-page-1#comment-1251</link>
		<dc:creator>lorents</dc:creator>
		<pubDate>Sun, 04 Jul 2010 13:54:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.gracepointafterfive.com/?p=406#comment-1251</guid>
		<description>Good afternoon!
I study some time, optimisation of pictures (JPEG and PNG) and often I use your service for these purposes, however because of a number of restrictions in service, have walked to write own algorithm of optimisation of pictures.
For JPEG
&quot;jpegtran.exe&quot;-copy all-optimise-perfect &quot;%% ~fi&quot; &quot;%% ~fi&quot;
&quot;jhead.exe&quot;-dc-de-di-dx-du &quot;%% ~fi&quot;
Or
&quot;jpegtran.exe&quot;-copy all-progressive-perfect &quot;%% ~fi&quot; &quot;%% ~fi&quot;
&quot;jhead.exe&quot;-dc-de-di-dx-du &quot;%% ~fi&quot;
Use of this or that algorithm depends on a situation
As I understand, you use progressive compression for JPEG.
In certain cases I lose to your service in compression JPEG, and I would like to learn why and how it can be corrected?
And still, how I understand, in PNG with an alpha the channel, you change all transparent pixels to one transparent colour, as shown here?
http://www.artlebedev.ru/tools/technogrette/img/png-3/
Thanks for attention!</description>
		<content:encoded><![CDATA[<p>Good afternoon!<br />
I study some time, optimisation of pictures (JPEG and PNG) and often I use your service for these purposes, however because of a number of restrictions in service, have walked to write own algorithm of optimisation of pictures.<br />
For JPEG<br />
&#8220;jpegtran.exe&#8221;-copy all-optimise-perfect &#8220;%% ~fi&#8221; &#8220;%% ~fi&#8221;<br />
&#8220;jhead.exe&#8221;-dc-de-di-dx-du &#8220;%% ~fi&#8221;<br />
Or<br />
&#8220;jpegtran.exe&#8221;-copy all-progressive-perfect &#8220;%% ~fi&#8221; &#8220;%% ~fi&#8221;<br />
&#8220;jhead.exe&#8221;-dc-de-di-dx-du &#8220;%% ~fi&#8221;<br />
Use of this or that algorithm depends on a situation<br />
As I understand, you use progressive compression for JPEG.<br />
In certain cases I lose to your service in compression JPEG, and I would like to learn why and how it can be corrected?<br />
And still, how I understand, in PNG with an alpha the channel, you change all transparent pixels to one transparent colour, as shown here?<br />
<a href="http://www.artlebedev.ru/tools/technogrette/img/png-3/" rel="nofollow">http://www.artlebedev.ru/tools/technogrette/img/png-3/</a><br />
Thanks for attention!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

