<?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"
	>

<channel>
	<title>DEAN LEE:/DEV/BLOG &#187; optimization</title>
	<atom:link href="http://www.deanlee.cn/tag/optimization/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deanlee.cn</link>
	<description>mount /dev/brain &#124;&#124; tail -f /var/log/thoughts &#62;&#62; /pub/www</description>
	<pubDate>Fri, 30 Dec 2011 13:27:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
	<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>rOptiPng:an modification to OptiPNG to support recursive directory optimization</title>
		<link>http://www.deanlee.cn/programming/roptipng/</link>
		<comments>http://www.deanlee.cn/programming/roptipng/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 17:05:41 +0000</pubDate>
		<dc:creator>Dean Lee</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<category><![CDATA[projects]]></category>

		<category><![CDATA[lossless]]></category>

		<category><![CDATA[optimization]]></category>

		<category><![CDATA[optipng]]></category>

		<category><![CDATA[png]]></category>

		<category><![CDATA[roptipng]]></category>

		<guid isPermaLink="false">http://www.deanlee.cn/programming/roptipngmodify-optipng-to-support-optimization-of-an-entire-directory-with-subdirectory-recursion/</guid>
		<description><![CDATA[rOptiPng,hosted on google code, is an modification to OptiPNG to support the optimization of multiple directories with recursion,making it easier to use,especially when optimizing many image files in different directories,such as a website.
Download roptipng
To optimization of multiple directories recursively with rOptiPng,simply by using the ** wildcard in file path.    for examples:  [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://code.google.com/p/roptipng/" target="_blank">rOptiPng,hosted on google code</a>, is an modification to <a href="http://optipng.sourceforge.net/" target="_blank">OptiPNG</a> to support the optimization of multiple directories with recursion,making it easier to use,especially when optimizing many image files in different directories,such as a website.</p>
<p class="download"><a href="http://code.google.com/p/roptipng/downloads/list">Download roptipng</a></p>
<p>To optimization of multiple directories recursively with rOptiPng,simply by using the ** wildcard in file path.    <br />for examples:     <br />roptipng **/*.png     <br />roptipng c:\photos\**\*.png     <br />roptipng c:\photos\**\*.png d:\website\**\*.png     <br />roptipng c:\photos\**\image8.png</p>
<p><a href="http://www.deanlee.cn/wp-content/uploads/2009/07/image8.png" rel="lightbox"><img title="image" style="display: inline" height="237" alt="image" src="http://www.deanlee.cn/wp-content/uploads/2009/07/image_thumb4.png" width="473" /></a> </p>
<p>if you find it useful, a time saver,or even just mildly interesting,then my effort was worth it.    <br />if you have any suggestions on how to improve it, I’d love to hear it.</p>
<p>Enjoy:)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.deanlee.cn/programming/roptipng/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

