<?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: Thumbnails</title>
	<atom:link href="http://commandliners.com/2009/01/thumbnails/feed/" rel="self" type="application/rss+xml" />
	<link>http://commandliners.com/2009/01/thumbnails/</link>
	<description># killall -9 X</description>
	<lastBuildDate>Mon, 09 Jan 2012 20:50:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: pfortuny</title>
		<link>http://commandliners.com/2009/01/thumbnails/comment-page-1/#comment-142</link>
		<dc:creator>pfortuny</dc:creator>
		<pubDate>Mon, 05 Jan 2009 18:35:50 +0000</pubDate>
		<guid isPermaLink="false">http://commandliners.com/?p=382#comment-142</guid>
		<description>Hi arpauser,

actually, the -resize axb command &lt;strong&gt;seems&lt;/strong&gt; to do keep the aspect ratio anyway, at least on my system.</description>
		<content:encoded><![CDATA[<p>Hi arpauser,</p>
<p>actually, the -resize axb command <strong>seems</strong> to do keep the aspect ratio anyway, at least on my system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arpauser</title>
		<link>http://commandliners.com/2009/01/thumbnails/comment-page-1/#comment-135</link>
		<dc:creator>arpauser</dc:creator>
		<pubDate>Mon, 05 Jan 2009 15:18:03 +0000</pubDate>
		<guid isPermaLink="false">http://commandliners.com/?p=382#comment-135</guid>
		<description>your code works well with square images, but using :

&lt;code&gt;for fich in *.jpg;do convert &quot;$fich&quot; -resize 20% thumb_&quot;$fich&quot;;done
&lt;/code&gt;

for example has the avantage to keep aspect ratio of images</description>
		<content:encoded><![CDATA[<p>your code works well with square images, but using :</p>
<p><code>for fich in *.jpg;do convert "$fich" -resize 20% thumb_"$fich";done<br />
</code></p>
<p>for example has the avantage to keep aspect ratio of images</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.023 seconds -->

