<?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>Zein's place on the net &#187; books</title>
	<atom:link href="http://www.azein.com/blog/category/books/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.azein.com/blog</link>
	<description>my views on Australia, Egypt, Linux and other stuff</description>
	<lastBuildDate>Fri, 23 Apr 2010 08:54:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Book Collection Managment for Linux</title>
		<link>http://www.azein.com/blog/2008/09/26/book-collection-managment-for-linux/</link>
		<comments>http://www.azein.com/blog/2008/09/26/book-collection-managment-for-linux/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 07:56:43 +0000</pubDate>
		<dc:creator>Ahmed</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[mybooklist]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.azein.com/blog/?p=133</guid>
		<description><![CDATA[Once upon a time, the options available to Linux users interested in managing their book collections were limited. The situation was so bleak that I attempted to create my own web-based application. That app was fine until I tried to host it on my 64MB VPS and failed (RoR had a footprint of 60MB all [...]]]></description>
			<content:encoded><![CDATA[<p>Once upon a time, the options available to Linux users interested in managing their book collections were limited. The situation was so bleak that I attempted to create <a href="http://mybooklist.sourceforge.net/">my own web-based application</a>. That app was fine until I tried to host it on my <a href="http://www.azein.com/blog/2007/10/06/stretching-64mb-as-much-as-you-can/">64MB VPS</a> and failed (RoR had a footprint of 60MB all by itself)! </p>
<p>Lately, I have been missing the ability to browse through my books. I started thinking about having another attempt at a book collection manger. Maybe this time I would try and write a desktop application. I could use python or even try out mono. So today I did a bit of googling and stumbled upon <a href="http://alexandria.rubyforge.org/">Alexandria</a>, a book collection manager for GNOME.</p>
<p>This application is brilliant! It is almost the perfect application. All I needed to do was get a list of books in my old app:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">&quot;select isbn from books;&quot;</span> <span style="color: #000000; font-weight: bold;">|</span> sqlite3 mybooklist_production.sqlite <span style="color: #000000; font-weight: bold;">&gt;</span> import-list.txt</pre></div></div>

<p>I was then able to import all my old books into Alexandria using the import ISBN list feature. I would like to recommend this app to anyone who is looking for a book collection manger for Linux. The site also has deb packages for those who use Debian or Ubuntu.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.azein.com/blog/2008/09/26/book-collection-managment-for-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Wireless Networking in the Developing World</title>
		<link>http://www.azein.com/blog/2007/01/07/wireless-networking-in-the-developing-world/</link>
		<comments>http://www.azein.com/blog/2007/01/07/wireless-networking-in-the-developing-world/#comments</comments>
		<pubDate>Sun, 07 Jan 2007 17:07:14 +0000</pubDate>
		<dc:creator>Ahmed</dc:creator>
				<category><![CDATA[books]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://www.azein.com/blog/2007/01/07/wireless-networking-in-the-developing-world/</guid>
		<description><![CDATA[hmm very interesting 
they even have a free (as in freedom) book!
from the project:
The massive popularity of wireless networking has caused equipment costs to continually plummet, while equipment capabilities continue to increase. By applying this technology in areas that are badly in need of critical communications infrastructure, more people can be brought online than ever [...]]]></description>
			<content:encoded><![CDATA[<p>hmm very interesting <img src='http://www.azein.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
they even have a free (as in freedom) <a href="http://wndw.net/">book</a>!</p>
<p>from the project:</p>
<blockquote><p>The massive popularity of wireless networking has caused equipment costs to continually plummet, while equipment capabilities continue to increase. By applying this technology in areas that are badly in need of critical communications infrastructure, more people can be brought online than ever before, in less time, for very little cost. We hope to not only convince you that this is possible, but also show how we have made such networks work, and to give you the information and tools you need to start a network project in your local community.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.azein.com/blog/2007/01/07/wireless-networking-in-the-developing-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My first open source project</title>
		<link>http://www.azein.com/blog/2006/11/26/my-first-open-source-project/</link>
		<comments>http://www.azein.com/blog/2006/11/26/my-first-open-source-project/#comments</comments>
		<pubDate>Sun, 26 Nov 2006 05:06:26 +0000</pubDate>
		<dc:creator>Ahmed</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[RoR]]></category>
		<category><![CDATA[books]]></category>

		<guid isPermaLink="false">http://www.azein.com/blog/?p=34</guid>
		<description><![CDATA[After looking for a simple clean application to hold my book collection and coming up empty, I decided to write one myself!
The application is written in Ruby on Rails (ROR) and will have the following features!

admin user to update and edit
book grabber from amazon (enter the ISBN and all the data is entered automagicly -including [...]]]></description>
			<content:encoded><![CDATA[<p>After looking for a simple clean application to hold my book collection and coming up empty, I decided to write one myself!</p>
<p>The application is written in Ruby on Rails (ROR) and will have the following features!</p>
<ul>
<li>admin user to update and edit</li>
<li>book grabber from amazon (enter the ISBN and all the data is entered automagicly -including the image of the front cover-)</li>
<li>search by author, category ,book title or publisher</li>
<li>list or grid view</li>
<li>sexy smart looking with a very clean interface!</li>
<li>rate books</li>
<li>wish list</li>
<li>mark as borrowed with the borrowers name</li>
</ul>
<p>I have registered a project at sourceforge.com and will upload the source as soon as the project is approved!</p>
<p>here are a couple of screen shots:</p>
<p><a class="imagelink" title="books grid view" href="http://www.azein.com/blog/wp-content/uploads/2006/11/books-grid.png"><img width="328" height="206" id="image35" alt="books grid view" src="http://www.azein.com/blog/wp-content/uploads/2006/11/books-grid.png" /></a></p>
<p><a class="imagelink" title="books list view" href="http://www.azein.com/blog/wp-content/uploads/2006/11/books-list.png"><img width="331" height="210" id="image36" alt="books list view" src="http://www.azein.com/blog/wp-content/uploads/2006/11/books-list.png" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.azein.com/blog/2006/11/26/my-first-open-source-project/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
