<?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: WordPress Thumbnails</title>
	<atom:link href="http://www.stevejamieson.com/blog/2007/08/19/wordpress-thumbnails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stevejamieson.com/blog/2007/08/19/wordpress-thumbnails/</link>
	<description>What should I put here?</description>
	<lastBuildDate>Mon, 24 Aug 2009 10:47:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: george</title>
		<link>http://www.stevejamieson.com/blog/2007/08/19/wordpress-thumbnails/comment-page-1/#comment-8039</link>
		<dc:creator>george</dc:creator>
		<pubDate>Mon, 24 Aug 2009 10:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevejamieson.com/blog/2007/08/19/wordpress-thumbnails/#comment-8039</guid>
		<description>Hi Steve, 

Have you seen by any chance the latest version 2.8.4 - do we still have the same image quality or is it improved? 
I&#039;m getting quite low-quality thumbnails with the default settings so I&#039;m wondering what should I tweak in order to improve the quality.

Thanks
George</description>
		<content:encoded><![CDATA[<p>Hi Steve, </p>
<p>Have you seen by any chance the latest version 2.8.4 &#8211; do we still have the same image quality or is it improved?<br />
I&#8217;m getting quite low-quality thumbnails with the default settings so I&#8217;m wondering what should I tweak in order to improve the quality.</p>
<p>Thanks<br />
George</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danna</title>
		<link>http://www.stevejamieson.com/blog/2007/08/19/wordpress-thumbnails/comment-page-1/#comment-7822</link>
		<dc:creator>danna</dc:creator>
		<pubDate>Mon, 08 Jun 2009 04:09:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevejamieson.com/blog/2007/08/19/wordpress-thumbnails/#comment-7822</guid>
		<description>I just tried this after searching for a solution for hours and it worked! Thank you thank you thank you.</description>
		<content:encoded><![CDATA[<p>I just tried this after searching for a solution for hours and it worked! Thank you thank you thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Jamieson</title>
		<link>http://www.stevejamieson.com/blog/2007/08/19/wordpress-thumbnails/comment-page-1/#comment-7768</link>
		<dc:creator>Steve Jamieson</dc:creator>
		<pubDate>Wed, 20 May 2009 01:36:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevejamieson.com/blog/2007/08/19/wordpress-thumbnails/#comment-7768</guid>
		<description>The thumbnail creation code has been changed considerably and has been moved since I first published this entry. Looking at version 2.7, the code now resides in &lt;code&gt;wp-admin/includes/image.php&lt;/code&gt;. Look for the line (at or around line 71):

&lt;code&gt;if ( imagejpeg( $dst, $dst_file ) )&lt;/code&gt;

As before, it just needs the third argument that specifies the image quality. I haven&#039;t tested it, but that should work.</description>
		<content:encoded><![CDATA[<p>The thumbnail creation code has been changed considerably and has been moved since I first published this entry. Looking at version 2.7, the code now resides in <code>wp-admin/includes/image.php</code>. Look for the line (at or around line 71):</p>
<p><code>if ( imagejpeg( $dst, $dst_file ) )</code></p>
<p>As before, it just needs the third argument that specifies the image quality. I haven&#8217;t tested it, but that should work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dodo</title>
		<link>http://www.stevejamieson.com/blog/2007/08/19/wordpress-thumbnails/comment-page-1/#comment-7766</link>
		<dc:creator>dodo</dc:creator>
		<pubDate>Tue, 19 May 2009 15:37:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevejamieson.com/blog/2007/08/19/wordpress-thumbnails/#comment-7766</guid>
		<description>now ，the code of version 2.65 (or higher)  had lots of updata and changes, this method for v2.3 is no longer work.

do you know to change the code in wordpress 2.6.5 or higher version ?

thankyou~！！</description>
		<content:encoded><![CDATA[<p>now ，the code of version 2.65 (or higher)  had lots of updata and changes, this method for v2.3 is no longer work.</p>
<p>do you know to change the code in wordpress 2.6.5 or higher version ?</p>
<p>thankyou~！！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.stevejamieson.com/blog/2007/08/19/wordpress-thumbnails/comment-page-1/#comment-6817</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 06 Aug 2008 21:24:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevejamieson.com/blog/2007/08/19/wordpress-thumbnails/#comment-6817</guid>
		<description>Thanks, you exactly answered the question I was googling! I use the multifile-upload plugin which allows you to upload multiple files at once and specify the thumbnail size for each, but the image quality of the thumbnails is still pretty garbage. It uses wp_create_thumbnail() so I might try your hack, otherwise it&#039;s back to Adobe...</description>
		<content:encoded><![CDATA[<p>Thanks, you exactly answered the question I was googling! I use the multifile-upload plugin which allows you to upload multiple files at once and specify the thumbnail size for each, but the image quality of the thumbnails is still pretty garbage. It uses wp_create_thumbnail() so I might try your hack, otherwise it&#8217;s back to Adobe&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Built From Skratch</title>
		<link>http://www.stevejamieson.com/blog/2007/08/19/wordpress-thumbnails/comment-page-1/#comment-4966</link>
		<dc:creator>Built From Skratch</dc:creator>
		<pubDate>Thu, 14 Feb 2008 22:24:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevejamieson.com/blog/2007/08/19/wordpress-thumbnails/#comment-4966</guid>
		<description>That was pretty interesting. Thanks for sharing!

-Dre</description>
		<content:encoded><![CDATA[<p>That was pretty interesting. Thanks for sharing!</p>
<p>-Dre</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Mirkalami</title>
		<link>http://www.stevejamieson.com/blog/2007/08/19/wordpress-thumbnails/comment-page-1/#comment-4679</link>
		<dc:creator>Jim Mirkalami</dc:creator>
		<pubDate>Wed, 06 Feb 2008 23:00:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevejamieson.com/blog/2007/08/19/wordpress-thumbnails/#comment-4679</guid>
		<description>I have been a frequent visitor of this blog for some time now, so I thought it would be a good idea to leave you with my thanks.

Regards,
Jim Mirkalami</description>
		<content:encoded><![CDATA[<p>I have been a frequent visitor of this blog for some time now, so I thought it would be a good idea to leave you with my thanks.</p>
<p>Regards,<br />
Jim Mirkalami</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Milorad</title>
		<link>http://www.stevejamieson.com/blog/2007/08/19/wordpress-thumbnails/comment-page-1/#comment-885</link>
		<dc:creator>Milorad</dc:creator>
		<pubDate>Mon, 10 Sep 2007 18:50:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevejamieson.com/blog/2007/08/19/wordpress-thumbnails/#comment-885</guid>
		<description>Thanks for this, it really came in handy.  I&#039;m making &quot;thumbnails&quot; 418 pixels wide, so any quality improvement helps.

I find though that if the source image is pretty big, the result isn&#039;t near as muddy as your example here, which is just as well, as I&#039;m doing this all to avoid having to generate my own feature images.

Cheers and thanks again.</description>
		<content:encoded><![CDATA[<p>Thanks for this, it really came in handy.  I&#8217;m making &#8220;thumbnails&#8221; 418 pixels wide, so any quality improvement helps.</p>
<p>I find though that if the source image is pretty big, the result isn&#8217;t near as muddy as your example here, which is just as well, as I&#8217;m doing this all to avoid having to generate my own feature images.</p>
<p>Cheers and thanks again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

