<?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: Optimize Your Web Images Online With Smush It</title>
	<atom:link href="http://www.sitepoint.com/blogs/2009/07/08/optimize-your-web-images-online-with-smush-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2009/07/08/optimize-your-web-images-online-with-smush-it/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<lastBuildDate>Mon, 23 Nov 2009 05:23:27 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anonymous</title>
		<link>http://www.sitepoint.com/blogs/2009/07/08/optimize-your-web-images-online-with-smush-it/comment-page-1/#comment-928592</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 15 Jul 2009 15:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=12082#comment-928592</guid>
		<description>sdsd&lt;em&gt;&lt;blockquote&gt;&lt;code&gt;&lt;/code&gt;&lt;/blockquote&gt;&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>sdsd<em><br />
<blockquote><code></code></blockquote></em></p>
<p></p>]]></content:encoded>
	</item>
	<item>
		<title>By: mikebrady</title>
		<link>http://www.sitepoint.com/blogs/2009/07/08/optimize-your-web-images-online-with-smush-it/comment-page-1/#comment-928305</link>
		<dc:creator>mikebrady</dc:creator>
		<pubDate>Wed, 08 Jul 2009 18:30:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=12082#comment-928305</guid>
		<description>Wow, thanks! This tool is great! I&#039;ve reduced the file size of almost every image on my site drastically. Even after saving for the web in PS.</description>
		<content:encoded><![CDATA[<p>Wow, thanks! This tool is great! I&#8217;ve reduced the file size of almost every image on my site drastically. Even after saving for the web in PS.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: TomBradshaw</title>
		<link>http://www.sitepoint.com/blogs/2009/07/08/optimize-your-web-images-online-with-smush-it/comment-page-1/#comment-928277</link>
		<dc:creator>TomBradshaw</dc:creator>
		<pubDate>Wed, 08 Jul 2009 12:17:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=12082#comment-928277</guid>
		<description>Those are some impressive stats, thanks for the info Jennifer. I&#039;ll have to give this a go!</description>
		<content:encoded><![CDATA[<p>Those are some impressive stats, thanks for the info Jennifer. I&#8217;ll have to give this a go!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: captainh2ok</title>
		<link>http://www.sitepoint.com/blogs/2009/07/08/optimize-your-web-images-online-with-smush-it/comment-page-1/#comment-928265</link>
		<dc:creator>captainh2ok</dc:creator>
		<pubDate>Wed, 08 Jul 2009 06:57:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=12082#comment-928265</guid>
		<description>&lt;blockquote&gt;I installed the plug-in and it didn’t work properly for me.&lt;/blockquote&gt;

This morning i run an update for my plugins in Firefox 3.5 manually, and there is a new (beta) version of YSlow. Now it works also in FF 3.5!</description>
		<content:encoded><![CDATA[<blockquote><p>I installed the plug-in and it didn’t work properly for me.</p></blockquote>
<p>This morning i run an update for my plugins in Firefox 3.5 manually, and there is a new (beta) version of YSlow. Now it works also in FF 3.5!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ssttoo</title>
		<link>http://www.sitepoint.com/blogs/2009/07/08/optimize-your-web-images-online-with-smush-it/comment-page-1/#comment-928263</link>
		<dc:creator>ssttoo</dc:creator>
		<pubDate>Wed, 08 Jul 2009 04:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=12082#comment-928263</guid>
		<description>Thanks for mentioning the tool, Jeniffer.

If anyone&#039;s curious how the tool works, I&#039;ve written a few articles over at the YUIBlog:
&lt;a href=&quot;http://yuiblog.com/blog/2008/10/29/imageopt-1/&quot; rel=&quot;nofollow&quot;&gt;http://yuiblog.com/blog/2008/10/29/imageopt-1/&lt;/a&gt;

The &quot;secret sauce&quot; is just using free open source programs such as pngcrush, imagemagick and jpgtran for lossless optimization.

A much similar feature is also available in Google&#039;s PageSpeed extension. It&#039;s running optipng instead of pngcrush to optimize PNGs, but the results are pretty similar.

The point I&#039;ve been trying to make for some time is: we have to optimize images. 50% of the average web page is images and 10-30% of the image weight can be optimized. Using free open source tools anyone can run in a batch on all images. After finishing with PS&#039; Save for the Web.

Here&#039;s also a presentation SP readers might find interesting:
http://www.slideshare.net/stoyan/image-optimization-7-mistakes</description>
		<content:encoded><![CDATA[<p>Thanks for mentioning the tool, Jeniffer.</p>
<p>If anyone&#8217;s curious how the tool works, I&#8217;ve written a few articles over at the YUIBlog:<br />
<a href="http://yuiblog.com/blog/2008/10/29/imageopt-1/" rel="nofollow">http://yuiblog.com/blog/2008/10/29/imageopt-1/</a></p>
<p>The &#8220;secret sauce&#8221; is just using free open source programs such as pngcrush, imagemagick and jpgtran for lossless optimization.</p>
<p>A much similar feature is also available in Google&#8217;s PageSpeed extension. It&#8217;s running optipng instead of pngcrush to optimize PNGs, but the results are pretty similar.</p>
<p>The point I&#8217;ve been trying to make for some time is: we have to optimize images. 50% of the average web page is images and 10-30% of the image weight can be optimized. Using free open source tools anyone can run in a batch on all images. After finishing with PS&#8217; Save for the Web.</p>
<p>Here&#8217;s also a presentation SP readers might find interesting:<br />
<a href="http://www.slideshare.net/stoyan/image-optimization-7-mistakes" rel="nofollow">http://www.slideshare.net/stoyan/image-optimization-7-mistakes</a></p>]]></content:encoded>
	</item>
</channel>
</rss>
