<?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>Niels Horn&#039;s Blog &#187; FBReader</title>
	<atom:link href="http://blog.nielshorn.net/category/free-software/fbreader/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nielshorn.net</link>
	<description>Random thoughts, tips &#38; tricks about Slackware-Linux, Lego and Star Wars</description>
	<lastBuildDate>Thu, 05 Jan 2012 02:40:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Packages for ARMedslack</title>
		<link>http://blog.nielshorn.net/2010/09/packages-for-armedslack/</link>
		<comments>http://blog.nielshorn.net/2010/09/packages-for-armedslack/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 01:50:58 +0000</pubDate>
		<dc:creator>Niels Horn</dc:creator>
				<category><![CDATA[ARMedslack]]></category>
		<category><![CDATA[FBReader]]></category>
		<category><![CDATA[QComicBook]]></category>
		<category><![CDATA[Qemu]]></category>
		<category><![CDATA[RRDtool]]></category>

		<guid isPermaLink="false">http://blog.nielshorn.net/?p=567</guid>
		<description><![CDATA[No, I did not abandon ARMedslack, the official port of Slackware to the ARM architecture&#8230; It was simply a matter of lack of time (or a question of priorities, depending of your point of view).
But this weekend I finally found some time to setup a clean build environment based on the stable ARMedslack 13.1 version.
The [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.nielshorn.net/wp-content/uploads/2010/09/armedslack.png"><img src="http://blog.nielshorn.net/wp-content/uploads/2010/09/armedslack.png" alt="armedslack" title="armedslack" width="146" height="194" class="alignleft size-full wp-image-568" /></a>No, I did not abandon <a href="http://www.armedslack.org/">ARMedslack</a>, the official port of Slackware to the ARM architecture&#8230; It was simply a matter of lack of time (or a question of priorities, depending of your point of view).<br />
But this weekend I finally found some time to setup a clean build environment based on the stable ARMedslack 13.1 version.</p>
<p><strong>The build environment</strong></p>
<p>I build all my packages for Slackware in Virtual Machines, using QEMU. I use the snapshot feature to guarantee that I always use the same, stable version without leftovers from previous builds. So for my ARMedslack packages I set up a new VM in Qemu, using the emulation of the ARM Versatile board. ARMedslack runs fine on this, but it is quite slow compared to a &#8220;real&#8221; system with an ARM processor, like the SheevaPlug I have.<br />
I set up a distributed compiler &#8220;farm&#8221;, using spare processor time of some other desktops / servers I have in my network, so that compile-time gets a lot friendlier. <img src='http://blog.nielshorn.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Whenever I find some time I&#8217;ll write a post about distcc and how to set it up to compile for the ARM architecture on x86 boxes.</p>
<p><strong>What to build for ARMedslack</strong></p>
<p>Not all packages I maintain are useful on ARMedslack.<br />
Most ARMedslack systems (SheevaPlug, GuruPlug, etc.) don&#8217;t use any graphical interface, or are slow if using them, so it does not make sense to prepare any heavy graphics-dependent packages like FreeCAD or BRLCAD. I also don&#8217;t think anyone will use ARMedslack to construct Lego models, so these were out as well.<br />
On the other hand, the plug computers are ideal for monitoring your network, so the Nagios, rrdtool, ntop and Zabbix are all on the list.<br />
Hercules has been one of my favorites on the SheevaPlug, to show off my &#8220;portable mainframe&#8221;. I also put a few benchmark programs in the mix and fbreader and QComicBook to test simple graphics applications.<br />
After all, I still hope to have a ARM-based net/note-book one day.</p>
<p><strong>What is ready *now*</strong></p>
<p>Building and testing these packages takes some time if done with care, but I started with the following packages that can already be downloaded from my <a href="http://www.nielshorn.net/slackware/slack_pkg.php">site</a>:</p>
<ul>
<li>QComicBook &#8211; A Comic Book reader</li>
<li>liblinebreak &#8211; a library needed by fbreader</li>
<li>fbreader &#8211; An e-book reader</li>
<li>rrdtool &#8211; a library to store and display time-series data, used by many monitoring programs</li>
</ul>
<p><strong>Next&#8230;</strong></p>
<p>Other packages will follow and I&#8217;ll announce them here as soon as they become available (after some basic testing).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nielshorn.net/2010/09/packages-for-armedslack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New(er) version of FBReader released</title>
		<link>http://blog.nielshorn.net/2010/03/newer-version-of-fbreader-released/</link>
		<comments>http://blog.nielshorn.net/2010/03/newer-version-of-fbreader-released/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 21:22:05 +0000</pubDate>
		<dc:creator>Niels Horn</dc:creator>
				<category><![CDATA[ARMedslack]]></category>
		<category><![CDATA[FBReader]]></category>
		<category><![CDATA[Slackware]]></category>

		<guid isPermaLink="false">http://blog.nielshorn.net/?p=275</guid>
		<description><![CDATA[The guys that are developing FBReader are releasing so many updates that it is difficult to keep my SlackBuild and packages up-to-date!  
Only a few days ago I mentioned the new 0.12.7 version and they&#8217;re already at 0.12.9
The new version resolves some bugs and improves the Smashwords library support. The code is also compatible [...]]]></description>
			<content:encoded><![CDATA[<p>The guys that are developing <a href="http://fbreader.org/">FBReader</a> are releasing so many updates that it is difficult to keep my SlackBuild and packages up-to-date! <img src='http://blog.nielshorn.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><img src="http://blog.nielshorn.net/wp-content/uploads/2010/03/ico_fbreader1.png" alt="ico_fbreader" title="ico_fbreader" width="32" height="32" class="alignleft size-full wp-image-276" />Only a few days ago I mentioned the new 0.12.7 version and they&#8217;re already at 0.12.9<br />
The new version resolves some bugs and improves the Smashwords library support. The code is also compatible with the newest gcc compilers now.</p>
<p>As always, the updated SlackBuild is in the pending queue on <a href="http://slackbuilds.org/">SlackBuilds.org</a> and the new packages for Slackware (32 &#038; 64-bits) and ARMedslack can be downloaded from my <a href="http://www.nielshorn.net/slackware/slack_pkg.php">site</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nielshorn.net/2010/03/newer-version-of-fbreader-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New version of FBReader released</title>
		<link>http://blog.nielshorn.net/2010/03/new-version-of-fbreader-released/</link>
		<comments>http://blog.nielshorn.net/2010/03/new-version-of-fbreader-released/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 09:48:01 +0000</pubDate>
		<dc:creator>Niels Horn</dc:creator>
				<category><![CDATA[ARMedslack]]></category>
		<category><![CDATA[FBReader]]></category>
		<category><![CDATA[Slackware]]></category>

		<guid isPermaLink="false">http://blog.nielshorn.net/?p=262</guid>
		<description><![CDATA[A new version of FBReader, an e-book reader with functions to download books from some popular sites, has been released.
Version 0.12.7 is mainly a bug-fix release, but it also add some extra support for ePub files.
The new SlackBuild script is in the pending queue on SlackBuilds.org and pre-built packages for Slackware 32-bits, 64-bits and ARMedslack [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.nielshorn.net/wp-content/uploads/2010/03/ico_fbreader.png" alt="ico_fbreader" title="ico_fbreader" width="32" height="32" class="alignleft size-full wp-image-263" />A new version of <a href="http://fbreader.org/">FBReader</a>, an e-book reader with functions to download books from some popular sites, has been released.<br />
Version 0.12.7 is mainly a bug-fix release, but it also add some extra support for ePub files.</p>
<p>The new SlackBuild script is in the pending queue on <a href="http://slackbuilds.org/">SlackBuilds.org</a> and pre-built packages for Slackware 32-bits, 64-bits and ARMedslack can be downloaded from my <a href="http://www.nielshorn.net/slackware/slack_pkg.php">site</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nielshorn.net/2010/03/new-version-of-fbreader-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FBReader</title>
		<link>http://blog.nielshorn.net/2010/01/fbreader/</link>
		<comments>http://blog.nielshorn.net/2010/01/fbreader/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 23:56:35 +0000</pubDate>
		<dc:creator>Niels Horn</dc:creator>
				<category><![CDATA[FBReader]]></category>
		<category><![CDATA[Slackware]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[SlackBuilds.org]]></category>

		<guid isPermaLink="false">http://blog.nielshorn.net/?p=154</guid>
		<description><![CDATA[Some days ago I read some messages on the SlackBuilds mailing list about problems with building FBReader on 64-bits Slackware and the right location of the libraries. At first, I had no clue what FBReader was, I was just interested in the technical problem and how it was solved.
I decided to build the program and [...]]]></description>
			<content:encoded><![CDATA[<p>Some days ago I read some messages on the SlackBuilds mailing list about problems with building <a href="http://fbreader.org/">FBReader</a> on 64-bits Slackware and the right location of the libraries. At first, I had no clue what FBReader was, I was just interested in the technical problem and how it was solved.</p>
<p>I decided to build the program and found out it was a nice e-book reader, with some extra features that caught my attention. The nicest was that it can automatically search and download books by author from some on-line &#8220;libraries&#8221;, which makes it quite simple for the non-technical user to get &#038; read some of the classics.</p>
<p>Here are some screenshots of the program, opening the on-line library and getting a famous book by Arthur Conan Doyle:</p>
<p><a href="http://blog.nielshorn.net/wp-content/uploads/2010/01/fbreader_01.png"><img src="http://blog.nielshorn.net/wp-content/uploads/2010/01/fbreader_01-150x150.png" alt="The &quot;About&quot; screen" title="fbreader_01" width="150" height="150" class="size-thumbnail wp-image-155" /></a> <a href="http://blog.nielshorn.net/wp-content/uploads/2010/01/fbreader_02.png"><img src="http://blog.nielshorn.net/wp-content/uploads/2010/01/fbreader_02-150x150.png" alt="Opening the on-line library" title="fbreader_02" width="150" height="150" class="size-thumbnail wp-image-156" /></a> <a href="http://blog.nielshorn.net/wp-content/uploads/2010/01/fbreader_03.png"><img src="http://blog.nielshorn.net/wp-content/uploads/2010/01/fbreader_03-150x150.png" alt="The books by Arthur Conan Doyle" title="fbreader_03" width="150" height="150" class="size-thumbnail wp-image-157" /></a> <a href="http://blog.nielshorn.net/wp-content/uploads/2010/01/fbreader_04.png"><img src="http://blog.nielshorn.net/wp-content/uploads/2010/01/fbreader_04-150x150.png" alt="Book downloaded and ready to read!" title="fbreader_04" width="150" height="150" class="size-thumbnail wp-image-158" /></a> <a href="http://blog.nielshorn.net/wp-content/uploads/2010/01/fbreader_05.png"><img src="http://blog.nielshorn.net/wp-content/uploads/2010/01/fbreader_05-150x150.png" alt="Reading the book" title="fbreader_05" width="150" height="150" class="size-thumbnail wp-image-159" /></a></p>
<p>Since the Slackbuild was unmaintained, I resubmitted it for the newest version, together with the needed liblinebreak library.<br />
Both will be available on <a href="http://slackbuilds.org/">SlackBuilds.org</a> soon, but if you can&#8217;t wait, you can download packages for Slackware from my <a href="http://www.nielshorn.net/slackware/slack_pkg.php">site</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nielshorn.net/2010/01/fbreader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

