<?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 for OutlyerNet</title>
	<atom:link href="http://outlyer.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://outlyer.net</link>
	<description>7½ años online y aún sin contenido</description>
	<lastBuildDate>Thu, 11 Mar 2010 18:40:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on VCS 1.11 released by Toni</title>
		<link>http://outlyer.net/2010-03-07:vcs-1_11-released/comment-page-1/#comment-1276</link>
		<dc:creator>Toni</dc:creator>
		<pubDate>Thu, 11 Mar 2010 18:40:23 +0000</pubDate>
		<guid isPermaLink="false">http://outlyer.net/?p=442#comment-1276</guid>
		<description>Hi John, and thanks for using the script :) Here&#039;re a couple notes regarding your issue:

First of all, editing the script is usually not required. In this case, you can achieve the same result by creating a file named either &lt;code&gt;/etc/vcs.conf&lt;/code&gt; or &lt;code&gt;~/.vcs.conf&lt;/code&gt; and adding to it:

&lt;code&gt;font_tstamps=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
font_heading=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf&lt;/code&gt;

Or even tighter:
&lt;code&gt;font_tstamps=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
font_heading=$font_tstamps&lt;/code&gt;

Second... I&#039;m surprised Karmic&#039;s ImageMagick recognizes DejaVu with a different name than Debian Sid, but anyway, you can get its actual name with
&lt;code&gt;$ convert -list font &#124; grep -B 5 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf &#124; head -1&lt;/code&gt; in case you prefer to use a symbolic name instead of a path.

I know it&#039;s annoying since it gets printed a lot of times but ImageMagick falls back to some other font. Nonetheless I might add some workaround if every OS turns out to name fonts differently. Thanks for the report.</description>
		<content:encoded><![CDATA[<p>Hi John, and thanks for using the script <img src='http://outlyer.net/site/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Here&#039;re a couple notes regarding your issue:</p>
<p>First of all, editing the script is usually not required. In this case, you can achieve the same result by creating a file named either <code>/etc/vcs.conf</code> or <code>~/.vcs.conf</code> and adding to it:</p>
<p><code>font_tstamps=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf<br />
font_heading=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf</code></p>
<p>Or even tighter:<br />
<code>font_tstamps=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf<br />
font_heading=$font_tstamps</code></p>
<p>Second&#8230; I&#039;m surprised Karmic&#039;s ImageMagick recognizes DejaVu with a different name than Debian Sid, but anyway, you can get its actual name with<br />
<code>$ convert -list font | grep -B 5 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf | head -1</code> in case you prefer to use a symbolic name instead of a path.</p>
<p>I know it&#039;s annoying since it gets printed a lot of times but ImageMagick falls back to some other font. Nonetheless I might add some workaround if every OS turns out to name fonts differently. Thanks for the report.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VCS 1.11 released by John</title>
		<link>http://outlyer.net/2010-03-07:vcs-1_11-released/comment-page-1/#comment-1274</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 11 Mar 2010 18:01:17 +0000</pubDate>
		<guid isPermaLink="false">http://outlyer.net/?p=442#comment-1274</guid>
		<description>After upgradign to vcs 1.11  I receive the following error messages in Ubuntu Karmic:

convert: unable to read font `DejaVu-Sans-Book&#039; @ annotate.c/RenderType/1075.

Changing lines 267 and 268 to read:

declare font_tstamps=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf  # Used for timestamps over the thumbnails
declare font_heading=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf  # Used for the meta info heading

fixed this.</description>
		<content:encoded><![CDATA[<p>After upgradign to vcs 1.11  I receive the following error messages in Ubuntu Karmic:</p>
<p>convert: unable to read font `DejaVu-Sans-Book&#039; @ annotate.c/RenderType/1075.</p>
<p>Changing lines 267 and 268 to read:</p>
<p>declare font_tstamps=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf  # Used for timestamps over the thumbnails<br />
declare font_heading=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf  # Used for the meta info heading</p>
<p>fixed this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VCS 1.0.100a released by Toni</title>
		<link>http://outlyer.net/2009-04-10:vcs-1_0_100a-released/comment-page-1/#comment-976</link>
		<dc:creator>Toni</dc:creator>
		<pubDate>Mon, 05 Oct 2009 23:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://outlyer.net/?p=171#comment-976</guid>
		<description>Hi Chris.

Yes, VCS is still alive, I&#039;m not working on it right now but I haven&#039;t abandoned the project, so feel free to send me those notes if you want, just keep in mind I&#039;ve no access to any OS X installation to try anything :/

Use mail (outlyer at gmail dot com) or these comments section (I&#039;d prefer mail :) )</description>
		<content:encoded><![CDATA[<p>Hi Chris.</p>
<p>Yes, VCS is still alive, I&#039;m not working on it right now but I haven&#039;t abandoned the project, so feel free to send me those notes if you want, just keep in mind I&#039;ve no access to any OS X installation to try anything :/</p>
<p>Use mail (outlyer at gmail dot com) or these comments section (I&#039;d prefer mail <img src='http://outlyer.net/site/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VCS 1.0.100a released by Chris Norman</title>
		<link>http://outlyer.net/2009-04-10:vcs-1_0_100a-released/comment-page-1/#comment-975</link>
		<dc:creator>Chris Norman</dc:creator>
		<pubDate>Mon, 05 Oct 2009 21:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://outlyer.net/?p=171#comment-975</guid>
		<description>Are you still working on this? I have gotten it working on Mac OS X and I have a few notes for you.

Thanks</description>
		<content:encoded><![CDATA[<p>Are you still working on this? I have gotten it working on Mac OS X and I have a few notes for you.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on El Burro Catalán, y respuesta by Español</title>
		<link>http://outlyer.net/documentos/el-burro-catalan-y-respuesta/comment-page-1/#comment-947</link>
		<dc:creator>Español</dc:creator>
		<pubDate>Tue, 15 Sep 2009 23:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://outlyer.net/site/documentos/el-burro-catalan-y-respuesta/#comment-947</guid>
		<description>Niñato de los cojones metete tu mierda en los cojones. Te vamos a JODER a ti y a toda tu raza de mal nacidos. Y repite conmigo hijo de puta: VIVA ESPAÑA !!!!


PUTOS CATALUFOS a tomar por el culo NAZIS</description>
		<content:encoded><![CDATA[<p>Niñato de los cojones metete tu mierda en los cojones. Te vamos a JODER a ti y a toda tu raza de mal nacidos. Y repite conmigo hijo de puta: VIVA ESPAÑA !!!!</p>
<p>PUTOS CATALUFOS a tomar por el culo NAZIS</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KVM/QEMU Notes by Toni</title>
		<link>http://outlyer.net/howtos-linux/kvm-qemu-notes/comment-page-1/#comment-893</link>
		<dc:creator>Toni</dc:creator>
		<pubDate>Thu, 25 Jun 2009 23:03:13 +0000</pubDate>
		<guid isPermaLink="false">http://outlyer.net/howtos-linux/kvm-qemu-notes/#comment-893</guid>
		<description>Thanks Colin :)</description>
		<content:encoded><![CDATA[<p>Thanks Colin <img src='http://outlyer.net/site/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KVM/QEMU Notes by Colin D Bennett</title>
		<link>http://outlyer.net/howtos-linux/kvm-qemu-notes/comment-page-1/#comment-892</link>
		<dc:creator>Colin D Bennett</dc:creator>
		<pubDate>Thu, 25 Jun 2009 20:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://outlyer.net/howtos-linux/kvm-qemu-notes/#comment-892</guid>
		<description>As for zeroing out unused disk space on Windows, you can use &lt;a href=&quot;http://technet.microsoft.com/en-us/sysinternals/bb897443.aspx&quot; rel=&quot;nofollow&quot;&gt;SDelete&lt;/a&gt;.  Run &lt;code&gt;sdelete -c C:&lt;/code&gt; to fill free space on drive C: with zeros.

Cheers,
Colin</description>
		<content:encoded><![CDATA[<p>As for zeroing out unused disk space on Windows, you can use <a href="http://technet.microsoft.com/en-us/sysinternals/bb897443.aspx" rel="nofollow">SDelete</a>.  Run <code>sdelete -c C:</code> to fill free space on drive C: with zeros.</p>
<p>Cheers,<br />
Colin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on El Burro Catalán, y respuesta by Salut</title>
		<link>http://outlyer.net/documentos/el-burro-catalan-y-respuesta/comment-page-1/#comment-890</link>
		<dc:creator>Salut</dc:creator>
		<pubDate>Sun, 31 May 2009 22:26:17 +0000</pubDate>
		<guid isPermaLink="false">http://outlyer.net/site/documentos/el-burro-catalan-y-respuesta/#comment-890</guid>
		<description>A Salamanca des que els van fer retornar els papers catalans per la força tenen una &quot;sala manca&quot;. Mancada de papers es clar. JAJAJAJAJAJAJAJAJAJAJA.</description>
		<content:encoded><![CDATA[<p>A Salamanca des que els van fer retornar els papers catalans per la força tenen una &#034;sala manca&#034;. Mancada de papers es clar. JAJAJAJAJAJAJAJAJAJAJA.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VCS 1.0.100a released by Toni</title>
		<link>http://outlyer.net/2009-04-10:vcs-1_0_100a-released/comment-page-1/#comment-877</link>
		<dc:creator>Toni</dc:creator>
		<pubDate>Thu, 16 Apr 2009 11:18:27 +0000</pubDate>
		<guid isPermaLink="false">http://outlyer.net/?p=171#comment-877</guid>
		<description>Hi, thank you :)

Judging by what&#039;s on that line I guess RHEL4 includes a bash version too old (bash 3.1 is the minimum version required --use &quot;&lt;code&gt;bash --version&lt;/code&gt;&quot; to display it). I&#039;m sorry if that&#039;s the problem, but for my own sanity I decided to target relatively new bash versions only :/

Tell me if your bash is newer in case I missed something.</description>
		<content:encoded><![CDATA[<p>Hi, thank you <img src='http://outlyer.net/site/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Judging by what&#039;s on that line I guess RHEL4 includes a bash version too old (bash 3.1 is the minimum version required &#8211;use &#034;<code>bash --version</code>&#034; to display it). I&#039;m sorry if that&#039;s the problem, but for my own sanity I decided to target relatively new bash versions only :/</p>
<p>Tell me if your bash is newer in case I missed something.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VCS 1.0.100a released by Peter Ruiter</title>
		<link>http://outlyer.net/2009-04-10:vcs-1_0_100a-released/comment-page-1/#comment-876</link>
		<dc:creator>Peter Ruiter</dc:creator>
		<pubDate>Thu, 16 Apr 2009 08:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://outlyer.net/?p=171#comment-876</guid>
		<description>I love VCS, and I use it currently on my home CentOs 5 server.
However, when I try to run this on my other server (RHEL 4) I get a error:

./vcs-1.0.100a: line 1063: syntax error near unexpected token `&quot;$VCSTEMPDIR&quot;&#039;

Do you have any idea what the problem is here?</description>
		<content:encoded><![CDATA[<p>I love VCS, and I use it currently on my home CentOs 5 server.<br />
However, when I try to run this on my other server (RHEL 4) I get a error:</p>
<p>./vcs-1.0.100a: line 1063: syntax error near unexpected token `&#034;$VCSTEMPDIR&#034;&#039;</p>
<p>Do you have any idea what the problem is here?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
