<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blog &#124; BenHollis.net &#187; PNGGauntlet</title>
	<atom:link href="http://benhollis.net/blog/category/software/pnggauntlet/feed/" rel="self" type="application/rss+xml" />
	<link>http://benhollis.net/blog</link>
	<description>News about BenHollis.net and articles about Ben&#039;s interests</description>
	<lastBuildDate>Mon, 23 Jan 2012 02:52:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PNGGauntlet 3.1.1 fixes bugs and improves canceling</title>
		<link>http://benhollis.net/blog/2012/01/22/pnggauntlet-3-1-1-fixes-bugs-and-improves-canceling/</link>
		<comments>http://benhollis.net/blog/2012/01/22/pnggauntlet-3-1-1-fixes-bugs-and-improves-canceling/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 02:52:18 +0000</pubDate>
		<dc:creator>Ben Hollis</dc:creator>
				<category><![CDATA[PNGGauntlet]]></category>

		<guid isPermaLink="false">http://benhollis.net/blog/?p=718</guid>
		<description><![CDATA[I was hoping PNGGauntlet 3.1.0 would be the last release I&#8217;d need to do for a while, but it looks like there were still a few bugs that needed to be fixed. 3.1.1 is out and fixes all the bugs that were reported to me. The most important was a bug where you could add [...]]]></description>
			<content:encoded><![CDATA[<p>I was hoping <a href="http://pnggauntlet.com">PNGGauntlet</a> 3.1.0 would be the last release I&#8217;d need to do for a while, but it looks like there were still a few bugs that needed to be fixed. 3.1.1 is out and fixes all the bugs that were reported to me. The most important was a bug where you could add a non-PNG image to PNGGauntlet, and after compressing the image would convert to PNG, but still have its old file extension. Now, the file extension will be changed to .png as you&#8217;d expect. Besides that, I&#8217;ve made it so that PNGGauntlet will run on the smaller .NET 4.0 Client profile, and I&#8217;ve fixed the &#8220;Cancel Optimize&#8221; button so it&#8217;ll cancel immediately, killing any in-progress compressors, rather than waiting for the current compressor to finish. That&#8217;s particularly helpful since some images can take minutes to compress. Please <a href="http://pnggauntlet.com">grab 3.1.1</a> if you haven&#8217;t already, and feel free to email me if you notice anything still broken.</p>
]]></content:encoded>
			<wfw:commentRss>http://benhollis.net/blog/2012/01/22/pnggauntlet-3-1-1-fixes-bugs-and-improves-canceling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PNGGauntlet 3.1: Bugfixes and parallel file compression</title>
		<link>http://benhollis.net/blog/2012/01/15/pnggauntlet-3-1-bugfixes-and-parallel-file-compression/</link>
		<comments>http://benhollis.net/blog/2012/01/15/pnggauntlet-3-1-bugfixes-and-parallel-file-compression/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 07:22:11 +0000</pubDate>
		<dc:creator>Ben Hollis</dc:creator>
				<category><![CDATA[PNGGauntlet]]></category>

		<guid isPermaLink="false">http://benhollis.net/blog/?p=713</guid>
		<description><![CDATA[It&#8217;s been less than a week since PNGGauntlet 3 was released, and now PNGGauntlet 3.1 is out! It turns out that when I found PNGGauntlet 3, forgotten and incomplete, I hadn&#8217;t realized exactly how incomplete it was. Most everything worked, but the options dialog was only half-implemented, not allowing you to change OptiPNG and DeflOpt [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been less than a week since <a href="/blog/2012/01/10/pnggauntlet-3-three-compressors-make-the-smallest-pngs/">PNGGauntlet 3 was released</a>, and now <a href="http://pnggauntlet.com">PNGGauntlet 3.1 is out</a>! It turns out that when I found PNGGauntlet 3, forgotten and incomplete, I hadn&#8217;t realized exactly how incomplete it was. Most everything worked, but the options dialog was only half-implemented, not allowing you to change OptiPNG and DeflOpt options. Worse, I&#8217;d broken the ability to launch PNGGauntlet with command-line options, which also broke the <a href="/blog/2008/07/10/pnggauntlet-201/">&#8220;Open With&#8230;&#8221; feature</a> introduced in 2.0.1. I wanted to fix those bugs, but I know that I personally hate it when I update a program only to have another update right away. I knew I needed some neat feature to add to make it more palatable to update, and the only thing I could think of was the feature that everybody asks me for every time I release PNGGauntlet. So I did it &#8211; PNGGauntlet will now use all of your processor cores to compress files in parallel. You can turn it off if you don&#8217;t want it, but in my tests on an older dual-core machine, it halved the time to compress a batch of images. Hopefully that will make this update go down a bit smoother.</p>
<p><strong>Update:</strong> OK, so it looks like there are still a few bugs, introduced by adding the parallel compression and the new compressors. Non-PNG files are being converted to PNG but keeping their original file names, and errors are popping up while parallel-compressing files. Sorry, I&#8217;ll have a 3.1.1 version out soon that addresses these. No, I didn&#8217;t &#8220;remove features&#8221; in favor of nonsensical behavior, these are all just bugs.</p>
]]></content:encoded>
			<wfw:commentRss>http://benhollis.net/blog/2012/01/15/pnggauntlet-3-1-bugfixes-and-parallel-file-compression/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PNGGauntlet 3: Three compressors make the smallest PNGs</title>
		<link>http://benhollis.net/blog/2012/01/10/pnggauntlet-3-three-compressors-make-the-smallest-pngs/</link>
		<comments>http://benhollis.net/blog/2012/01/10/pnggauntlet-3-three-compressors-make-the-smallest-pngs/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 06:51:37 +0000</pubDate>
		<dc:creator>Ben Hollis</dc:creator>
				<category><![CDATA[PNGGauntlet]]></category>

		<guid isPermaLink="false">http://benhollis.net/blog/?p=709</guid>
		<description><![CDATA[This weekend I released a major update to PNGGauntlet, my PNG compression utility for Windows. A lot has changed, including a lot of bug fixes, but the biggest news is that PNGGauntlet now produces even smaller PNGs! I did a bunch of research, and I found that combining the powerful PNGOUT utility that PNGGauntlet has [...]]]></description>
			<content:encoded><![CDATA[<p>This weekend I released a major update to <a href="http://pnggauntlet.com">PNGGauntlet</a>, my PNG compression utility for Windows. A lot has changed, including a lot of bug fixes, but the biggest news is that PNGGauntlet now produces even smaller PNGs! I did a bunch of research, and I found that combining the powerful <a href="http://advsys.net/ken/util/pngout.htm">PNGOUT</a> utility that PNGGauntlet has always used with <a href="http://optipng.sourceforge.net/">OptiPNG</a> and <a href="http://www.walbeehm.com/download/">DeflOpt</a>, even more bytes could be shaved off of your PNG images. The contributions from OptiPNG and DeflOpt are often small compared to what PNGOUT does, but if every byte counts, you&#8217;ll be happy with the new arrangement. The new compressors do slow down the process a bit, though, so you can turn them off if you don&#8217;t want them.</p>
<p class="blogimage"><img src="http://pnggauntlet.com/images/pnggauntlet-screen.png" width="700" height="360"></p>
<p>That&#8217;s not all that&#8217;s changed, however. The UI has been streamlined, leaving only the most essential options. Drop files on the app, hit Optimize, and don&#8217;t worry about the rest. However, if you want to tweak the compressors, there&#8217;s an all-new options panel that exposes every possible setting for each compressor. The PNGGauntlet website has also been overhauled with a much more modern look.</p>
<p>Before you ask, no, the new PNGGauntlet will not compress multiple images at once to make use of multicore processors. I cover this <a href="http://pnggauntlet.com/help/#multicore">in the FAQ</a>, but since Ken Silverman, PNGOUT&#8217;s author, provides a <a href="http://www.ardfry.com/pngoutwin/">professional PNGOUT for Windows</a> that&#8217;s multicore-optimized for only $15, I don&#8217;t want to compete by matching PNGOUTWin&#8217;s feature set. It&#8217;s absolutely not a matter of not knowing how to do it. And anyway, the individual compressors do a good job of using multiple cores on their own.</p>
<p>One question that deserves an answer is why there was no PNGGauntlet release in the last year and a half. The answer is essentially that I forgot about PNGGauntlet. The last release, 2.1.3, was in May of 2010. That December, I did some work on a new version of PNGGauntlet, incorporating the new compressors and slimming down the UI. After I&#8217;d done that, I decided that I wanted to overhaul the UI completely &#8211; it&#8217;s built with the old Windows Forms technology and a pretty rickety open source data table library, and I&#8217;ve always been embarrassed by how crude it looks. My plan was to use Windows Presentation Foundation (WPF), which was supposed to be the new way of developing UIs for .NET apps. However, I soon discovered that Microsoft&#8217;s WPF libraries don&#8217;t really give you a native-looking UI. Applications developed with WPF look <em>kinda</em> like Windows apps, but they&#8217;re off in a bunch of subtle ways that really bothered me. So I ended up starting to draw my own controls to match Windows 7 more closely. And after a while down that rathole, I sorta gave up and shelved the whole project in disgust.</p>
<p>Since then, I&#8217;ve actually switched to using my Macbook Air, in OS X, almost exclusively, and I almost never use my Windows machines. The prospect of developing Windows apps no longer interests me much, and I don&#8217;t really use PNGGauntlet anymore myself (I use the very nice Mac analogue <a href="http://imageoptim.pornel.net/">ImageOptim</a>). PNGGauntlet still worked, so it stayed out of my mind until <a href="https://twitter.com/drewfreyling">@drewfreyling</a> messaged me on Twitter asking about incorporating the latest version of PNGOUT into PNGGauntlet. I figured it would be pretty simple to do a minor update, but when I booted up my old desktop and took a look at the code, I found my mostly-completed update just waiting to be released. So, no new slick modern UI, but I was able to spend an hour finishing up what I had and release it as PNGGauntlet 3. Hopefully it&#8217;ll be a useful and welcome upgrade to both new and existing PNGGauntlet users.</p>
]]></content:encoded>
			<wfw:commentRss>http://benhollis.net/blog/2012/01/10/pnggauntlet-3-three-compressors-make-the-smallest-pngs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PNGGauntlet 2.1 with Windows 7 integration</title>
		<link>http://benhollis.net/blog/2010/04/11/pnggauntlet-2-1-with-windows-7-integration/</link>
		<comments>http://benhollis.net/blog/2010/04/11/pnggauntlet-2-1-with-windows-7-integration/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 19:46:48 +0000</pubDate>
		<dc:creator>Ben Hollis</dc:creator>
				<category><![CDATA[PNGGauntlet]]></category>
		<category><![CDATA[compression]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[png]]></category>

		<guid isPermaLink="false">http://benhollis.net/blog/?p=495</guid>
		<description><![CDATA[Last week I pushed a new update to PNGGauntlet, version 2.1. It&#8217;s been almost two years since the last PNGGauntlet update, and 2.1 doesn&#8217;t bring a lot of new stuff &#8211; it&#8217;s mainly bug fixes and optimizations. But there are some cool new bits. My favorite is that PNGGauntlet now integrates with the Windows 7 [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I pushed a new update to <a href="http://pnggauntlet.com">PNGGauntlet</a>, version 2.1. It&#8217;s been almost two years since the last PNGGauntlet update, and 2.1 doesn&#8217;t bring a lot of new stuff &#8211; it&#8217;s mainly bug fixes and optimizations. But there are some cool new bits. My favorite is that PNGGauntlet now integrates with the Windows 7 taskbar to show compression progress on its taskbar icon.</p>
<p class="blogimage"><a href="http://pnggauntlet.com"><img src="http://benhollis.net/software/images/screenshot/pnggauntlet-taskbar.jpg" alt="" title="PNGGauntlet in the Windows 7 Taskbar" width="84" height="80" /></a></p>
<p>It isn&#8217;t a huge feature, but it lets you keep an eye on a big compression job while you&#8217;re doing other things. PNGGauntlet is slightly prettier in other areas, too, especially the list of files, which is also now sortable.</p>
<p>The other neat thing is that PNGGauntlet now registers itself as a handler for compatible image files on install now. This means that you can right-click an image, go to &#8220;Open With&#8230;&#8221; and select PNGGauntlet, and it&#8217;ll open right up with your file ready to go.</p>
<p class="blogimage"><a href="http://pnggauntlet.com"><img src="http://benhollis.net/blog/wp-content/uploads/2010/04/pnggauntlet-open-with.png" alt="" title="PNGGauntlet &quot;Open With&quot;" width="527" height="168" /></a></p>
<p>Beyond that, a couple bugs have been fixed where you could get PNGGauntlet into a weird state or hang. Check out <a href="http://pnggauntlet.com/changelog/">the full changelog</a> for all the features and fixes.</p>
]]></content:encoded>
			<wfw:commentRss>http://benhollis.net/blog/2010/04/11/pnggauntlet-2-1-with-windows-7-integration/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>PNGGauntlet 2.0.2</title>
		<link>http://benhollis.net/blog/2008/08/24/pnggauntlet-202/</link>
		<comments>http://benhollis.net/blog/2008/08/24/pnggauntlet-202/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 07:50:54 +0000</pubDate>
		<dc:creator>Ben Hollis</dc:creator>
				<category><![CDATA[PNGGauntlet]]></category>
		<category><![CDATA[compression]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[png]]></category>

		<guid isPermaLink="false">http://brh.numbera.com/blog/?p=216</guid>
		<description><![CDATA[I thought everything was going well with PNGGauntlet 2 until I got a comment reporting some problems with it at the beginning of the month. It&#8217;s taken me almost a month to get a chance to sit down and check out the problem (August is always really busy since people are usually visiting). When I [...]]]></description>
			<content:encoded><![CDATA[<p>I thought everything was going well with <a href="http://brh.numbera.com/software/pnggauntlet/">PNGGauntlet 2</a> until I got <a href="http://brh.numbera.com/blog/index.php/2008/07/10/pnggauntlet-201/#comment-7736">a comment</a> reporting some problems with it at the beginning of the month. It&#8217;s taken me almost a month to get a chance to sit down and check out the problem (August is always really busy since people are usually visiting). When I started digging into the code, I realized that I hadn&#8217;t actually made some key changes to the code that I <em>thought</em> I had made, and as a consequence, a lot of PNGGauntlet didn&#8217;t actually work. For example, the whole PNGOUT Options panel wasn&#8217;t actually wired up to anything, and the &#8220;Open With&#8221; functionality I <a href="http://brh.numbera.com/blog/index.php/2008/07/10/pnggauntlet-201">added in 2.0.1</a> didn&#8217;t actually call the right functions, and didn&#8217;t work either. Wow. This is what I get for not having tests set up for this code (it was written before I understood how to write tests). So it is with great humility that I submit to you <a href="http://brh.numbera.com/software/pnggauntlet/">PNGGauntlet 2.0.2</a>, which I have quite a bit more confidence in. Hopefully most people were using just default settings (like I usually do) and weren&#8217;t bitten too bad by the problems in the earlier versions. As usual, you can check out <a href="http://brh.numbera.com/software/pnggauntlet/changelog/">the full list of fixes</a>.</p>
<p>Interestingly, one of the two problems in the original comment that got me working on PNGGauntlet again wasn&#8217;t actually a PNGGauntlet or PNGOUT bug. It turns out that <a href="http://brh.numbera.com/software/pnggauntlet/help/#lostalpha">Photoshop, Gimp, and Paint Shop Pro</a> all don&#8217;t support 8-bit PNGs that have an alpha channel. Who knew? I tend to use either Fireworks or <a href="http://www.getpaint.net/">Paint.NET</a>, which both support 8-bit PNGs completely, so I never knew.</p>
]]></content:encoded>
			<wfw:commentRss>http://benhollis.net/blog/2008/08/24/pnggauntlet-202/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

