<?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>etix&#039;s weblog &#187; geek</title> <atom:link href="http://blog.l0cal.com/category/geek/feed/" rel="self" type="application/rss+xml" /><link>http://blog.l0cal.com</link> <description>FLOSS developer</description> <lastBuildDate>Sat, 20 Feb 2010 23:42:38 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0</generator> <atom:link rel='hub' href='http://blog.l0cal.com/?pushpress=hub'/> <item><title>Create an ebook using images on GNU/Linux</title><link>http://blog.l0cal.com/2009/07/12/create-an-ebook-using-images-on-gnu-linux/</link> <comments>http://blog.l0cal.com/2009/07/12/create-an-ebook-using-images-on-gnu-linux/#comments</comments> <pubDate>Sun, 12 Jul 2009 00:40:06 +0000</pubDate> <dc:creator>etix</dc:creator> <category><![CDATA[English]]></category> <category><![CDATA[geek]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[pdf]]></category> <category><![CDATA[shell]]></category> <category><![CDATA[tips]]></category><guid isPermaLink="false">http://blog.l0cal.com/?p=29</guid> <description><![CDATA[Today, my girlfriend had to create an Ebook (in pdf) using some images acquired from a scanner (using xsane). After searching a while on google how to do that I remembered that ImageMagick was the tool to manipulate images, so I gave it a try. Luckily (for me) it worked! After this brief introduction, it&#8217;s [...]]]></description> <content:encoded><![CDATA[<p>Today, my girlfriend had to create an Ebook (in pdf) using some images acquired from a scanner (using xsane). After searching a while on google how to do that I remembered that <a title="ImageMagick, the image toolbox." href="http://www.imagemagick.org/" target="_blank">ImageMagick</a> was <strong>the</strong> tool to manipulate images, so I gave it a try. Luckily (for me) it worked!</p><p>After this brief introduction, it&#8217;s time to share the two-steps solution with you.</p><h4>Acquire the documents</h4><p>The first step is to scan all of your documents using xsane. For a good quality use a DPI of 200 or more. You should name them accordingly to the order of inclusion. For example<em></em>: <em>0001.png, 0002.png, &#8230;</em><em><br /> </em></p><h4>Create the PDF</h4><p>Now in a console, use this simple command to generate the ebook.</p><blockquote><p>convert -define pdf:use-trimbox=true -compress jpeg -quality 95% *.png ebook.pdf</p></blockquote><p>Remember that it can take some time if you have many pages.</p><p>That&#8217;s all folks !</p> ]]></content:encoded> <wfw:commentRss>http://blog.l0cal.com/2009/07/12/create-an-ebook-using-images-on-gnu-linux/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>VLC 1.0.0 Goldeneye</title><link>http://blog.l0cal.com/2009/07/07/vlc-1-0-0-goldeneye/</link> <comments>http://blog.l0cal.com/2009/07/07/vlc-1-0-0-goldeneye/#comments</comments> <pubDate>Tue, 07 Jul 2009 10:24:07 +0000</pubDate> <dc:creator>etix</dc:creator> <category><![CDATA[English]]></category> <category><![CDATA[geek]]></category> <category><![CDATA[multimedia]]></category> <category><![CDATA[release]]></category> <category><![CDATA[VideoLAN]]></category> <category><![CDATA[VLC]]></category><guid isPermaLink="false">http://blog.l0cal.com/?p=13</guid> <description><![CDATA[After more than a year of work, the VideoLAN community is proud to announce that VLC 1.0.0 is finally out ! This release has been delayed many times since February (the original release date chosen during the VideoLAN dev&#8217;days 2008) but reached its goal today. More stable, tons of new features, this release is definitely [...]]]></description> <content:encoded><![CDATA[<div id="attachment_14" class="wp-caption alignleft" style="width: 138px"><img class="size-full wp-image-14" title="VLC" src="http://blog.l0cal.com/wp-content/uploads/2009/07/vlc_logo.png" alt="VLC Media Player" width="128" height="128" /><p class="wp-caption-text">VLC Media Player</p></div><p>After more than a year of work, the VideoLAN community is proud to announce that VLC 1.0.0 is finally out !</p><p>This release has been delayed many times since February (the original release date chosen during the VideoLAN dev&#8217;days 2008) but reached its goal today. More stable, tons of new features, this release is definitely the best and most advanced release of VLC.</p><p>Take a look at the impressive <a title="VLC 1.0.0 Changelog" href="http://git.videolan.org/gitweb.cgi?p=vlc.git;a=blob;f=NEWS;h=7777648c36c794a5ef9c7c7f349735ebee64fe31;hb=92248f5864b803375a6fa35c88f8fdad3c474594" target="_blank">changelog</a>, and <a title="VLC download page" href="http://www.videolan.org/vlc/" target="_blank">give it a try</a> !</p><p>A list of the most *bling* *bling* enhancements since 0.9.9:</p><ul><li>Increased stability</li><li>Reduced memory usage</li><li>Live recording</li><li>Instant pausing and Frame-by-Frame support</li><li>New HD codecs (AES3, Dolby Digital Plus, TrueHD, Blu-Ray Linear PCM, Real Video 3.0 and 4.0, &#8230;)</li><li>New formats (Raw Dirac, M2TS, &#8230;) and majors improvements in many formats&#8230;</li><li>New Dirac encoder and MP3 fixed-point encoder</li><li>Video scaling in full-screen</li><li>RTSP Trickplay support</li><li>Zipped file playback</li><li>Customizable toolbars</li><li>Easier encoding GUI in Qt interface</li><li>Better integration in GTK environments</li><li>MTP devices on Linux</li><li>Air Tunes streaming</li><li>And much more&#8230;</li></ul><p style="text-align: center;"><a title="VLC download page" href="http://www.videolan.org/vlc/" target="_blank">Download it now !</a></p> ]]></content:encoded> <wfw:commentRss>http://blog.l0cal.com/2009/07/07/vlc-1-0-0-goldeneye/feed/</wfw:commentRss> <slash:comments>11</slash:comments> </item> <item><title>First post ever!</title><link>http://blog.l0cal.com/2009/07/03/first-post-ever/</link> <comments>http://blog.l0cal.com/2009/07/03/first-post-ever/#comments</comments> <pubDate>Fri, 03 Jul 2009 20:14:32 +0000</pubDate> <dc:creator>etix</dc:creator> <category><![CDATA[English]]></category> <category><![CDATA[geek]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[mylife]]></category><guid isPermaLink="false">http://blog.l0cal.com/?p=1</guid> <description><![CDATA[&#8230; no, just kidding. As you can imagine this is not really my first blog post ever. As every geek on this planet I already owned thousands of (unmaintained) blogs before. This is just one more Now it&#8217;s maybe time to briefly introduce myself to my fellow readers ! I&#8217;m Ludovic, a 24 years old [...]]]></description> <content:encoded><![CDATA[<p>&#8230; no, just kidding.</p><p>As you can imagine this is not really my first blog post ever. As every geek on this planet I already owned thousands of (unmaintained) blogs before. This is just one more <img src='http://blog.l0cal.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /></p><p>Now it&#8217;s maybe time to briefly introduce myself to my fellow readers !<br /> I&#8217;m Ludovic, a 24 years old guy living in Paris with his girlfriend and a cat (yes, that matters). I&#8217;m a <em>free software</em> activist and developer, taking part in some small and medium-sized projects; but this will be the subject of an upcoming post. Last but not least, I&#8217;m also a KDE and VIM user (FTW) !</p><p>kthxbye.</p> ]]></content:encoded> <wfw:commentRss>http://blog.l0cal.com/2009/07/03/first-post-ever/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 4/10 queries in 0.009 seconds using disk

Served from: blog.l0cal.com @ 2010-07-29 22:55:52 -->