<?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"
	>

<channel>
	<title>YAB &#187; convert</title>
	<atom:link href="http://blog.alexgirard.com/tag/convert/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.alexgirard.com</link>
	<description>Yet Another Blog</description>
	<pubDate>Wed, 26 Nov 2008 23:44:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>[Ruby] Comic books to PDF</title>
		<link>http://blog.alexgirard.com/ruby-comic-books-to-pdf/</link>
		<comments>http://blog.alexgirard.com/ruby-comic-books-to-pdf/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 14:20:35 +0000</pubDate>
		<dc:creator>alx</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[cbr]]></category>

		<category><![CDATA[cbz]]></category>

		<category><![CDATA[comic book]]></category>

		<category><![CDATA[convert]]></category>

		<category><![CDATA[pdf]]></category>

		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://blog.alexgirard.com/?p=212</guid>
		<description><![CDATA[
Moebius is a script to convert Comic Book files (.cbr and .cbz) in PDF for portable reading.
Download last version of Moebius, or view its code on Github.
Usage


	cd moebius_installation
	./moebius.rb comic_file.cbr


It&#8217;ll output a comic_file.pdf file in your current directory.
Requirements

Ruby 1.8
Gem: prawn
Unzip
Unrar

]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.alexgirard.com/wp-content/uploads/2008/08/imagen-1-193x300.png" alt="" title="The Last Man" width="193" height="300" class="size-medium wp-image-214" /></p>
<p>Moebius is a script to convert Comic Book files (.cbr and .cbz) in PDF for portable reading.</p>
<p><a href="http://github.com/alx/moebius/tarball/master">Download last version of Moebius</a>, or <a href="http://github.com/alx/moebius/tree/master">view its code</a> on Github.</p>
<p><strong>Usage</strong></p>
<pre>
<code>
	cd moebius_installation
	./moebius.rb comic_file.cbr
</code>
</pre>
<p>It&#8217;ll output a <em>comic_file.pdf</em> file in your current directory.</p>
<p><strong>Requirements</strong></p>
<ul>
<li>Ruby 1.8</li>
<li>Gem: <a href="http://prawn.majesticseacreature.com/">prawn</a></li>
<li>Unzip</li>
<li>Unrar</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.alexgirard.com/ruby-comic-books-to-pdf/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

