<?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: Paperclip processor to turn images into grayscale</title>
	<atom:link href="http://my-domain.se/paperclip-grayscale-processor/feed/" rel="self" type="application/rss+xml" />
	<link>http://my-domain.se/paperclip-grayscale-processor/</link>
	<description></description>
	<lastBuildDate>Fri, 09 Dec 2011 11:42:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: Martin</title>
		<link>http://my-domain.se/paperclip-grayscale-processor/comment-page-1/#comment-10186</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Tue, 26 Oct 2010 09:11:28 +0000</pubDate>
		<guid isPermaLink="false">http://my-domain.se/?p=360#comment-10186</guid>
		<description>&lt;p&gt;Nice found Corné!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[Nice found Corné!]]></content:encoded>
	</item>
	<item>
		<title>By: Corné</title>
		<link>http://my-domain.se/paperclip-grayscale-processor/comment-page-1/#comment-8543</link>
		<dc:creator>Corné</dc:creator>
		<pubDate>Thu, 16 Sep 2010 18:40:49 +0000</pubDate>
		<guid isPermaLink="false">http://my-domain.se/?p=360#comment-8543</guid>
		<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;thanks for the processor. While working with it, I found that the same can actually be done without the need for a processor by adding the proper :convert&lt;em&gt;options to has&lt;/em&gt;attached_file. Like this:&lt;/p&gt;

&lt;p&gt;:convert_options =&gt; { :all =&gt; &#039;-colorspace Gray -strip&#039; }&lt;/p&gt;

&lt;p&gt;See also the source code here: http://github.com/thoughtbot/paperclip/blob/master/lib/paperclip/thumbnail.rb.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[Hi,

thanks for the processor. While working with it, I found that the same can actually be done without the need for a processor by adding the proper :convert<em>options to has</em>attached_file. Like this:

:convert_options =&gt; { :all =&gt; &#8216;-colorspace Gray -strip&#8217; }

See also the source code here: <a href="http://github.com/thoughtbot/paperclip/blob/master/lib/paperclip/thumbnail.rb">http://github.com/thoughtbot/paperclip/blob/master/lib/paperclip/thumbnail.rb</a>.]]></content:encoded>
	</item>
</channel>
</rss>

