<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>OutlyerNet</title>
	<atom:link href="http://outlyer.net/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 13:10:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>VCS 1.11.1 released</title>
		<link>http://outlyer.net/2010-03-11:vcs-1_11_1-released/</link>
		<comments>http://outlyer.net/2010-03-11:vcs-1_11_1-released/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 13:05:18 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[Video Contact Sheet]]></category>
		<category><![CDATA[Arch Linux]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://outlyer.net/?p=464</guid>
		<description><![CDATA[Here&#039;s a very small bugfix release, nothing too fancy this time around:
- A name for the FLV1 codec (used in older flash videos)
- Warnings about the DEFAULT_* configuration variables accidentally removed in the previous release (and temporarily accept them)
- A check of ImageMagick&#039;s version that should work in all systems
Also new there&#039;s a PKGBUILD file [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#039;s a very small bugfix release, nothing too fancy this time around:</p>
<p>- A name for the FLV1 codec (used in older flash videos)</p>
<p>- Warnings about the <tt>DEFAULT_*</tt> configuration variables accidentally removed in the previous release (and temporarily accept them)</p>
<p>- A check of ImageMagick&#039;s version that should work in all systems</p>
<p>Also new there&#039;s a <a href="http://p.outlyer.net/vcs/files/PKGBUILD"><tt>PKGBUILD</tt></a> file for packaging for <a href="http://www.archlinux.org/">Arch</a>.</p>
<dl>
<dt><tt>vcs 1.11.1</tt></dt>
<dd><a href="http://p.outlyer.net/vcs/files/vcs-1.11.1.gz">http://p.outlyer.net/vcs/files/vcs-1.11.1.gz</a></dd>
<dt>deb, rpm, etc.</dt>
<dd>as usual at <a href="http://p.outlyer.net/vcs/">http://p.outlyer.net/vcs/</a></dd>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://outlyer.net/2010-03-11:vcs-1_11_1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>numcaps in configuration</title>
		<link>http://outlyer.net/2010-03-08:enabling-numcaps-in-conf/</link>
		<comments>http://outlyer.net/2010-03-08:enabling-numcaps-in-conf/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 13:43:19 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[Video Contact Sheet]]></category>

		<guid isPermaLink="false">http://outlyer.net/?p=460</guid>
		<description><![CDATA[After a user report I noticed I should clarify: If you add, e.g. numcaps=10 to your configuration file you&#039;re changing the default number of captures but the default mode of operation is to capture at fixed intervals so to actually use this value you also have to add timecode_from=$TC_NUMCAPS to your configuration, which the changes [...]]]></description>
			<content:encoded><![CDATA[<p>After a user report I noticed I should clarify: If you add, e.g. <tt>numcaps=10</tt> to your configuration file you&#039;re changing the default number of captures <b>but</b> the default mode of operation is to capture at fixed intervals so to actually use this value you also have to add <b><tt>timecode_from=$TC_NUMCAPS</tt></b> to your configuration, which the changes the mode of operation to a fixed number of captures. E.g.:</p>
<pre>$ cat ~/.vcs.conf
numcaps=20
timecode_from=$TC_NUMCAPS
cols=5</pre>
]]></content:encoded>
			<wfw:commentRss>http://outlyer.net/2010-03-08:enabling-numcaps-in-conf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VCS 1.11 released</title>
		<link>http://outlyer.net/2010-03-07:vcs-1_11-released/</link>
		<comments>http://outlyer.net/2010-03-07:vcs-1_11-released/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 22:44:27 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[Video Contact Sheet]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://outlyer.net/?p=442</guid>
		<description><![CDATA[In this post:

Release notes
A note for everyone (but specially for porn aficionados)
BTS and Documentation

Release notes
Finally a new version of vcs, and it brings a truckload of changes. So many in fact that it will probably break in new and unexpected ways but so far it has been working quite fine.
The major improvement will probably be [...]]]></description>
			<content:encoded><![CDATA[<h4>In this post:</h4>
<ul>
<li><a href="#vcs-1-11-relnotes">Release notes</a></li>
<li><a href="#vcs-1-11-unhidref">A note for everyone (but specially for porn aficionados)</a></li>
<li><a href="#vcs-1-11-btsndox">BTS and Documentation</a></li>
</ul>
<h4 id="vcs-1-11-relnotes">Release notes</h4>
<p>Finally a new version of <tt>vcs</tt>, and it brings a truckload of changes. So many in fact that it will probably break in new and unexpected ways but so far it has been working quite fine.</p>
<p>The major improvement will probably be the tweaks to video duration detection that should get rid of the dreaded &#034;Failed to capture&#8230;&#034; on the last capture.</p>
<p>Other new features worth mentioning:</p>
<ul>
<li>Height can be defined as a percentage (<tt>-H 25%</tt>) or set configuration files (<tt>th_height=160</tt>)</li>
<li>Output filename can now be set manually (<tt>-o file</tt>)
<li>Lots of small cosmetic tweaks, from default font and heading background, to tighter padding or smaller timestamps. And the ability to tweak or disable padding.</li>
<li>Support for DVD has been revamped and should work much better now.</li>
<li>FreeBSD users are now (mostly) first class citizens for vcs <img src='http://outlyer.net/site/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </li>
<li>More concise <tt>--help</tt> output, added <tt>--fullhelp</tt> for the whole bore</li>
<li>Handling of non-latin filenames makes a lot more sense now</li>
<li>And last but not least, the usual lot of bugfixes, better detection of video features, better aspect ratio detection, new codec names, etc.</li>
</ul>
<p>On a more mundane note, no longer both MPlayer and FFmpeg are required, either one will do (although both will render best results), <tt>bc</tt> is no longer required.</p>
<p>Also, I&#039;m providing an rpm package too this time around.</p>
<p>And finally this version <b>will</b> work on bash 2.05b, in case you&#039;re using some tight system like <span title="Damn Small Linux">DSL</span>.</p>
<p>In case you wonder how the hell did I count to make 1.11 follow 1.0.100a, I just <a href="http://p.outlyer.net/dox/vcs:devel:renumbering"><em>remembered</em> I should bump the version when new features are added, and re-counted versions</a>. Lame I know but at least numbering should make more sense now.</p>
<p><b>Important</b> I forgot to add warnings about this: If you&#039;re using a configuration file, there&#039;s been some renamings: <tt>DEFAULT_NUMCAPS</tt> is now <tt>numcaps</tt>, <tt>DEFAULT_INTERVAL</tt> is now <tt>interval</tt> and <tt>DEFAULT_COLS</tt> is now <tt>cols</tt>.</p>
<p><b>Edit:</b> <a href='http://outlyer.net/2010-03-11:vcs-1_11_1-released/'>1.11.1</a> fixes this: warns about their usage and accepts them for now.</p>
<h4 id="vcs-1-11-unhidref">A note for everyone (but specially for porn aficionados)</h4>
<p>Please, if at all possible link directly whenever you discuss <tt>vcs</tt>. I know many communities prefer to use link redirections to keep <span title="source address">referrer</span> hidden but knowing how people is using or what they&#039;re saying about <tt>vcs</tt> helps me in improving and fixing it.</p>
<p>I know full well such a script caters to pr0n uploaders and I&#039;m not offended, no need to hide <img src='http://outlyer.net/site/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Conversely, if you know of any discussion about <tt>vcs</tt> feel free to let me know so that I can jump in or <del>steal</del> get ideas from it.</p>
<h4 id="vcs-1-11-btsndox">BTS and Documentation</h4>
<p>Finally, in case you didn&#039;t notice, the documentation site has received a lot of love and now is much more useful, and I&#039;ve also opened a bug tracker in case you prefer it to e-mail.</p>
<p>Documentation: <a href="http://p.outlyer.net/dox/vcs">http://p.outlyer.net/dox/vcs</a><br />
BTS: <a href="http://b.outlyer.net/">http://b.outlyer.net/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://outlyer.net/2010-03-07:vcs-1_11-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Refreshed mp3plot&#039;s Debian Sid packages</title>
		<link>http://outlyer.net/2010-02-21:mp3plot-201002-deb-refresh/</link>
		<comments>http://outlyer.net/2010-02-21:mp3plot-201002-deb-refresh/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 14:19:29 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[mp3plot]]></category>

		<guid isPermaLink="false">http://outlyer.net/?p=436</guid>
		<description><![CDATA[I&#039;ve just refreshed the Debian Sid packages for mp3plot with the newer dependencies. They&#039;re just re-built packages, nothing else changed.
The new packages can, as always, be found at mp3plot&#039;s site.
Also, I missed this one but FreeBSD&#039;s included version got up-to-date a mere ten days after the last release.
]]></description>
			<content:encoded><![CDATA[<p>I&#039;ve just refreshed the Debian Sid packages for mp3plot with the newer dependencies. They&#039;re just re-built packages, nothing else changed.</p>
<p>The new packages can, as always, be found at <a href="http://p.outlyer.net/mp3plot/">mp3plot&#039;s site</a>.</p>
<p>Also, I missed this one but FreeBSD&#039;s <a href="http://www.freebsd.org/cgi/cvsweb.cgi/ports/audio/mp3plot/">included version</a> got up-to-date a mere ten days after the last release.</p>
]]></content:encoded>
			<wfw:commentRss>http://outlyer.net/2010-02-21:mp3plot-201002-deb-refresh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Documentation wiki is live</title>
		<link>http://outlyer.net/2010-02-07:documentation-wiki-is-live/</link>
		<comments>http://outlyer.net/2010-02-07:documentation-wiki-is-live/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 19:46:10 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Video Contact Sheet]]></category>
		<category><![CDATA[mp3plot]]></category>
		<category><![CDATA[nautilus-follow-symlink]]></category>

		<guid isPermaLink="false">http://outlyer.net/?p=416</guid>
		<description><![CDATA[I&#039;ve finally open access to the documentation wiki for vcs (and also mp3plot and nautilus-follow-symlink). It&#039;s far from complete, with a lot of stuff to add, but I&#039;m moving there all documentation progressively so there&#039;s the place to look for help.
I started using MediaWiki but later scaled back to DokuWiki.
]]></description>
			<content:encoded><![CDATA[<p>I&#039;ve finally open access to the <a href="http://p.outlyer.net./dox/">documentation wiki</a> for <tt><a href="http://p.outlyer.net./vcs/">vcs</a></tt> (and also <tt><a href="http://p.outlyer.net./mp3plot/">mp3plot</a></tt> and <tt><a href="http://p.outlyer.net./nautilus-follow-symlink/">nautilus-follow-symlink</a></tt>). It&#039;s far from complete, with a lot of stuff to add, but I&#039;m moving there all documentation progressively so there&#039;s the place to look for help.</p>
<p><small>I started using <a href="http://www.mediawiki.org/">MediaWiki</a> but later scaled back to <a href="http://dokuwiki.org/">DokuWiki</a>.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://outlyer.net/2010-02-07:documentation-wiki-is-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Sticky] outlyer @ deviantART</title>
		<link>http://outlyer.net/2009-07-04:da/</link>
		<comments>http://outlyer.net/2009-07-04:da/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 23:30:33 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[Fotos]]></category>
		<category><![CDATA[dA]]></category>

		<guid isPermaLink="false">http://outlyer.net/?p=305</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div style="height:0px;display:none;"><!-- Fight WP's stupid auto-formatting adding P's and BR's all around --><br />
<!-- SmoothGallery loading --><br />
<script type="text/javascript">
// Load CSS
if (document.getElementsByTagName) {
  var h = document.getElementsByTagName('HEAD')[0];
  var s = document.createElement('LINK')
  s.setAttribute('rel', 'stylesheet');
  s.setAttribute('type', 'text/css');
  s.setAttribute('href', '/lib/sg12ns/css/jd.gallery.css');
  h.appendChild(s);
}
</script><br />
<script src="/lib/sgdev-mt121/scripts/mootools-1.2.1-core-yc.js" type="text/javascript"></script><br />
<script src="/lib/sgdev-mt121/scripts/mootools-1.2-more.js" type="text/javascript"></script><br />
<script src="/lib/sgdev-mt121/scripts/jd.gallery.js" type="text/javascript"></script><br />
<!-- Adjust to required size --><br />
<script src="http://p.outlyer.net/graveyard/net_outlyer_dyn_css.js" type="text/javascript"></script>
</div>
<div id="myGallery">
<div class="imageElement">
<h3>That time of the year</h3>
<p><em xml:lang="la">Euphorbia pulcherrima (Poinsettia)</em></p>
<p>    <a href="http://outlyer.deviantart.com/art/That-time-of-the-year-147888298" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/That time of the year.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/That time of the year.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Rural Textures No. 5</h3>
<p>&nbsp;</p>
<p>    <a href="http://outlyer.deviantart.com/art/Rural-Textures-No-5-146898815" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Rural Textures No. 5.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Rural Textures No. 5.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Rural Textures No. 4</h3>
<p>&nbsp;</p>
<p>    <a href="http://outlyer.deviantart.com/art/Rural-Textures-No-4-146897130" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Rural Textures No. 4.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Rural Textures No. 4.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Rural Textures No. 3</h3>
<p>&nbsp;</p>
<p>    <a href="http://outlyer.deviantart.com/art/Rural-Textures-No-3-146896911" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Rural Textures No. 3.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Rural Textures No. 3.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Rural Textures No. 2</h3>
<p>&nbsp;</p>
<p>    <a href="http://outlyer.deviantart.com/art/Rural-Textures-No-2-146896279" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Rural Textures No. 2.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Rural Textures No. 2.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Rural Textures No. 1</h3>
<p>&nbsp;</p>
<p>    <a href="http://outlyer.deviantart.com/art/Rural-Textures-No-1-145674814" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Rural Textures No. 1.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Rural Textures No. 1.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>See?</h3>
<p>Buenache de Alarcón, Cuenca</p>
<p>    <a href="http://outlyer.deviantart.com/art/See-133829433" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/See.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/See.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Blush</h3>
<p>&nbsp;</p>
<p>    <a href="http://outlyer.deviantart.com/art/Blush-132235143" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Blush.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Blush.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Live</h3>
<p>&nbsp;</p>
<p>    <a href="http://outlyer.deviantart.com/art/Live-132143627" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Live.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Live.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Lighting mix</h3>
<p>Valverde de Júcar, Cuenca</p>
<p>    <a href="http://outlyer.deviantart.com/art/Lighting-mix-132777588" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Lighting mix.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Lighting mix.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Giddyup</h3>
<p>Budapest</p>
<p>    <a href="http://outlyer.deviantart.com/art/Giddyup-131943246" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Giddyup.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Giddyup.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Sunny</h3>
<p><em xml:lang="la">Helianthus annuus</em></p>
<p>    <a href="http://outlyer.deviantart.com/art/Sunny-130101035" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Sunny.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Sunny.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>OHAI2U</h3>
<p><em xml:lang="la">Giraffa camelopardalis</em></p>
<p>    <a href="http://outlyer.deviantart.com/art/OHAI2U-132770765" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/OHAI2U.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/OHAI2U.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>OHAI, Redux</h3>
<p>Guanaco (<em xml:lang="la">Lama guanicoe</em>)</p>
<p>    <a href="http://outlyer.deviantart.com/art/OHAI-Redux-132770401" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/OHAI, Redux.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/OHAI, Redux.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>You heard that?</h3>
<p><em xml:lang="la">Suricata suricatta</em></p>
<p>    <a href="http://outlyer.deviantart.com/art/You-heard-that-128513530" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/You heard that.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/You heard that.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Mmmm</h3>
<p><em xml:lang="la">Spheniscus humboldti</em></p>
<p>    <a href="http://outlyer.deviantart.com/art/Mmmm-128508942" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Mmmm.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Mmmm.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Flamingo</h3>
<p><em xml:lang="la">Phoenicopterus ruber</em></p>
<p>    <a href="http://outlyer.deviantart.com/art/Flamingo-128300147" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Flamingo.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Flamingo.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Sleepy</h3>
<p>Feat. &#034;Samby&#034;</p>
<p>    <a href="http://outlyer.deviantart.com/art/Sleepy-127677088" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Sleepy.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Sleepy.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Pure</h3>
<p>Feat. &#034;Samby&#034;</p>
<p>    <a href="http://outlyer.deviantart.com/art/Pure-127444362" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Pure.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Pure.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Happy</h3>
<p>&nbsp;</p>
<p>    <a href="http://outlyer.deviantart.com/art/Happy-127425408" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Happy.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Happy.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Fisherkids</h3>
<p>Budapest</p>
<p>    <a href="http://outlyer.deviantart.com/art/Fisherkids-124723753" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Fisherkids.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Fisherkids.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Unreal</h3>
<p>Sant Just Desvern, Barcelona</p>
<p>    <a href="http://outlyer.deviantart.com/art/Unreal-124053999" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Unreal.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Unreal.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Magnus</h3>
<p>Roma</p>
<p>    <a href="http://outlyer.deviantart.com/art/Magnus-123806022" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Magnus.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Magnus.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Bright</h3>
<p>Budapest</p>
<p>    <a href="http://outlyer.deviantart.com/art/Bright-94052248" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Bright.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Bright.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Dark</h3>
<p>Budapest</p>
<p>    <a href="http://outlyer.deviantart.com/art/Dark-93877003" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Dark.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Dark.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Straighten</h3>
<p>Budapest</p>
<p>    <a href="http://outlyer.deviantart.com/art/Straighten-94156169" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Straighten.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Straighten.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Pointy</h3>
<p>&#034;Casa Salvador&#034;, Cullera, Valencia</p>
<p>    <a href="http://outlyer.deviantart.com/art/Pointy-93874726" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Pointy.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Pointy.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Reflect</h3>
<p>Budapest</p>
<p>    <a href="http://outlyer.deviantart.com/art/Reflect-94302609" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Reflect.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Reflect.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Vanished</h3>
<p>Valverde de Júcar, Cuenca</p>
<p>    <a href="http://outlyer.deviantart.com/art/Vanished-93524101" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Vanished.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Vanished.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Dusk</h3>
<p>Sant Just Desvern, Barcelona</p>
<p>    <a href="http://outlyer.deviantart.com/art/Dusk-93363997" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Dusk.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Dusk.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Lone</h3>
<p>Cuenca</p>
<p>    <a href="http://outlyer.deviantart.com/art/Lone-83405033" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Lone.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Lone.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Stitched</h3>
<p>Valverde de Júcar, Cuenca</p>
<p>    <a href="http://outlyer.deviantart.com/art/Stitched-39867398" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Stitched.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Stitched.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Martyrdom</h3>
<p><em xml:lang="la" lang="la">Passiflora caerulea</em></p>
<p>    <a href="http://outlyer.deviantart.com/art/Martyrdom-39415705" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Martyrdom.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Martyrdom.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Resting</h3>
<p>&nbsp;</p>
<p>    <a href="http://outlyer.deviantart.com/art/Resting-39250420" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Resting.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Resting.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Peaceful</h3>
<p>Feat. &#034;Duck&#034;</p>
<p>    <a href="http://outlyer.deviantart.com/art/Peaceful-39247509" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Peaceful.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Peaceful.jpg" class="thumbnail" />
</div>
<div class="imageElement">
<h3>Gimme</h3>
<p>Feat. &#034;Taff&#034;</p>
<p>    <a href="http://outlyer.deviantart.com/art/Gimme-39245722" title="Open " class="open"></a><br />
<img src="http://files.outlyer.net/imagenes/dA/600x450/Gimme.jpg" class="full" /><br />
<img src="http://files.outlyer.net/imagenes/dA/100x75/Gimme.jpg" class="thumbnail" />
</div>
</p></div>
<p><!--Gallery--></p>
<p><script type="text/javascript">
function startGallery() {
var myGallerySet = new gallery($('myGallery'), {
timed: true,
delay: 7500
});
}
window.addEvent('domready', startGallery);
//onet.addLoadEvent(startGallery);
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://outlyer.net/2009-07-04:da/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mp3plot 0.6.0 released</title>
		<link>http://outlyer.net/2009-06-22:mp3plot-0_6_0-released/</link>
		<comments>http://outlyer.net/2009-06-22:mp3plot-0_6_0-released/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 17:20:24 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[mp3plot]]></category>

		<guid isPermaLink="false">http://outlyer.net/?p=236</guid>
		<description><![CDATA[mp3plot 0.6.0 is out. It started as a bugfix release for a nasty bug when dealing with free-format or broken files (reported by Tricky Trix, thanks pal   ) and eventually led me to (finally) implement support for &#034;MP1&#034; (MPEG-1 Layer I), &#034;MP2&#034; (MPEG-1 Layer II) and all three layers of MPEG-2. Such files [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://p.outlyer.net/mp3plot/">mp3plot 0.6.0</a> is out. It started as a bugfix release for a nasty bug when dealing with free-format or broken files (reported by <em>Tricky Trix</em>, thanks pal <img src='http://outlyer.net/site/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ) and eventually led me to (finally) implement support for &#034;MP1&#034; (MPEG-1 Layer I), &#034;MP2&#034; (MPEG-1 Layer II) and all three layers of MPEG-2. Such files can be found sometimes as disguised mp3s so this should be useful.</p>
<p>Also some other fixes including longstanding (<em><a href="http://www.catb.org/jargon/html/B/brown-paper-bag-bug.html">brown paper bag</a></em>) bugs. There&#039;s no doubt more of them in there, so report if you find something weird.</p>
<p>So in short previous versions should be ditched in favour of this one <img src='http://outlyer.net/site/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://outlyer.net/2009-06-22:mp3plot-0_6_0-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>nautilus-folow-symlink 1.1 released</title>
		<link>http://outlyer.net/2009-04-30:nautilus-folow-symlink-1_1-released/</link>
		<comments>http://outlyer.net/2009-04-30:nautilus-folow-symlink-1_1-released/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 20:04:59 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[nautilus-follow-symlink]]></category>

		<guid isPermaLink="false">http://outlyer.net/?p=190</guid>
		<description><![CDATA[There&#039;s a refreshed version of nautilus-follow-symlink. Nothing new (after all there&#039;s little to be added), but I&#039;m finally letting GNOME set the icon instead of force-feeding it, so it should, hopefully, display an icon matching the user-chosen theme. And it should also be friendlier to build.


]]></description>
			<content:encoded><![CDATA[<p>There&#039;s a refreshed version of <a href="http://p.outlyer.net/nautilus-follow-symlink">nautilus-follow-symlink</a>. Nothing new (after all there&#039;s little to be added), but I&#039;m finally letting GNOME set the icon instead of force-feeding it, so it should, hopefully, display an icon matching the user-chosen theme. And it should also be friendlier to build.</p>
<div><center><br />
<img src="http://outlyer.net/site/wp-content/uploads/2009/04/popup-sample.png" alt="nautilus-follow-symlink popup menu for symbolic links" title="nautilus-follow-symlink popup menu for symbolic links" width="294" height="421" class="aligncenter size-full wp-image-191" /></center></div>
]]></content:encoded>
			<wfw:commentRss>http://outlyer.net/2009-04-30:nautilus-folow-symlink-1_1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mp3plot 0.5.1 released</title>
		<link>http://outlyer.net/2009-04-25:mp3plot-0_5_1-released/</link>
		<comments>http://outlyer.net/2009-04-25:mp3plot-0_5_1-released/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 20:02:04 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[mp3plot]]></category>

		<guid isPermaLink="false">http://outlyer.net/?p=174</guid>
		<description><![CDATA[mp3plot 0.5.1 is out, I&#039;ve finally got a graphical output I sort of like and fixed some bugs, see the changelog for details.


The older colourscheme is still available as an option (--old-colorscheme)



]]></description>
			<content:encoded><![CDATA[<p><a href="http://p.outlyer.net/mp3plot/">mp3plot 0.5.1</a> is out, I&#039;ve finally got a graphical output I sort of like and fixed some bugs, see the <a href="http://p.outlyer.net/mp3plot/files/ChangeLog">changelog for details</a>.</p>
<div><center><br />
<a href="http://outlyer.net/site/wp-content/uploads/2009/04/sample.jpg" rel="milkbox"><img src="http://outlyer.net/site/wp-content/uploads/2009/04/sample-300x225.jpg" alt="mp3plot 0.5.1 gd sample" title="mp3plot 0.5.1 gd sample" width="300" height="225" class="size-medium wp-image-175" /></a><br />
</center></div>
<p>The older colourscheme is still available as an option (<kbd>--old-colorscheme</kbd>)</p>
<div><center><br />
<a href="http://outlyer.net/site/wp-content/uploads/2009/04/old_gdsample.jpg" rel="milkbox"><img src="http://outlyer.net/site/wp-content/uploads/2009/04/old_gdsample-300x225.jpg" alt="mp3plot 0.5.1 gd sample (old colourscheme)" title="mp3plot 0.5.1 gd sample (old colourscheme)" width="300" height="225" class="aligncenter size-medium wp-image-177" /></a><br />
</center></div>
]]></content:encoded>
			<wfw:commentRss>http://outlyer.net/2009-04-25:mp3plot-0_5_1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VCS 1.0.100a released</title>
		<link>http://outlyer.net/2009-04-10:vcs-1_0_100a-released/</link>
		<comments>http://outlyer.net/2009-04-10:vcs-1_0_100a-released/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 17:37:05 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[Video Contact Sheet]]></category>
		<category><![CDATA[FreeBSD]]></category>

		<guid isPermaLink="false">http://outlyer.net/?p=171</guid>
		<description><![CDATA[I&#039;ve published a snapshot of VCS in the state I commented in the last post, i.e. it works on FreeBSD and possibly more OSes than before, but output is less refined there. But since I&#039;ve been a bit sidetracked I&#039;ve opted to publish now and update later on  
]]></description>
			<content:encoded><![CDATA[<p>I&#039;ve published a <em>snapshot</em> of VCS in the state I commented <a href='http://outlyer.net/2009-03-25:vcs-working-on-freebsd/'>in the last post</a>, i.e. it works on FreeBSD and possibly more OSes than before, but output is less <em>refined</em> there. But since I&#039;ve been a bit sidetracked I&#039;ve opted to publish now and update later on <img src='http://outlyer.net/site/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://outlyer.net/2009-04-10:vcs-1_0_100a-released/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
