<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - haxpor</title>
<link>http://snipplr.com/users/haxpor</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 15:15:21 GMT</pubDate>
<item>
<title>(Perl) Perl script working with pngcrush, for 1 level of folder hierarchy</title>
<link>http://snipplr.com/view/60973/perl-script-working-with-pngcrush-for-1-level-of-folder-hierarchy/</link>
<description><![CDATA[ <p>Wrote this script to work with pngcrush command line based program on Windows system to compress several .png images in multiple folders (with only 1 level of folders, rather than that you have to repeat doing it manually).

It's fast, and help doing the task at hand but it's completely clean.

Please note that the code doesn't take care for all un-expected result, it just does the job in controlled environment.

This script relates to my optimization on application's file size, check it out at the URL above.</p> ]]></description>
<pubDate>Fri, 18 Nov 2011 21:32:18 GMT</pubDate>
<guid>http://snipplr.com/view/60973/perl-script-working-with-pngcrush-for-1-level-of-folder-hierarchy/</guid>
</item>
</channel>
</rss>