<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; }
#msg dl a { font-weight: bold}
#msg dl a:link { color:#fc3; }
#msg dl a:active { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fc0 solid; padding: 6px; }
#msg ul, pre { overflow: auto; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<title>[685] trunk/www: Moved content from index.html to *.shtml files</title>
</head>
<body>
<div id="msg">
<dl>
<dt>Revision</dt> <dd>685</dd>
<dt>Author</dt> <dd>skk</dd>
<dt>Date</dt> <dd>2007-04-01 14:48:38 -0400 (Sun, 01 Apr 2007)</dd>
</dl>
<h3>Log Message</h3>
<pre>Moved content from index.html to *.shtml files</pre>
<h3>Added Paths</h3>
<ul>
<li><a href="#trunkwwwdownloadshtml">trunk/www/download.shtml</a></li>
<li><a href="#trunkwwwfeatureshtml">trunk/www/feature.shtml</a></li>
<li>trunk/www/includes/</li>
<li><a href="#trunkwwwincludesfooterhtml">trunk/www/includes/footer.html</a></li>
<li><a href="#trunkwwwincludesgoogle_adhtml">trunk/www/includes/google_ad.html</a></li>
<li><a href="#trunkwwwincludesmake_a_donationhtml">trunk/www/includes/make_a_donation.html</a></li>
<li><a href="#trunkwwwincludesmenuhtml">trunk/www/includes/menu.html</a></li>
<li><a href="#trunkwwwindexshtml">trunk/www/index.shtml</a></li>
<li><a href="#trunkwwwscreenshotsshtml">trunk/www/screenshots.shtml</a></li>
<li><a href="#trunkwwwsupportshtml">trunk/www/support.shtml</a></li>
</ul>
<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkwwwindexhtml">trunk/www/index.html</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwwwdownloadshtml"></a>
<div class="addfile"><h4>Added: trunk/www/download.shtml (0 => 685)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/download.shtml         (rev 0)
+++ trunk/www/download.shtml        2007-04-01 18:48:38 UTC (rev 685)
</span><span class="lines">@@ -0,0 +1,47 @@
</span><ins>+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
+                "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8;"/>
+ <title>Alexandria: a book collection manager for GNOME</title>
+ <link href="css/alexandria.css" type=text/css rel="stylesheet"/>
+ <link rel="meta" title="DOAP" type="application/rdf+xml" href="doap.rdf"/>
+ </head>
+
+ <body class=section-2>
+
+ <!--#include virtual="/includes/menu.html" -->
+
+ <h2 class="download">Download</h2>
+ <p>
+ The latest release is <b>0.6.1</b>. <a href="http://rubyforge.org/frs/download.php/6308/alexandria-0.6.1.tar.gz">Grab it while it is still hot!</a>
+ </p>
+ <p>
+
+ You can always get all the releases from the
+         <a href="http://rubyforge.org/frs/?group_id=205">download page</a>.
+         Please read the <a href="http://rubyforge.org/viewvc/trunk/alexandria/README?revision=HEAD&amp;root=alexandria">README</a> carefully, especially the requirements section.
+         The <a href="http://rubyforge.org/viewvc/trunk/alexandria/NEWS?revision=HEAD&amp;root=alexandria">NEWS</a> file contains a brief overview of user-visible changes for each release.
+         </p>
+         <p>
+         Official <b>Debian</b> packages are available in the unstable (Sid) distribution. Installing should be as simple as <code>apt-get install alexandria</code>. The same goes for <b>Ubuntu</b>. Unofficial up-to-date packages are also available from <a href="http://www.stoffel.org/john/sources/alexandria/">John Stoffel's repository</a>.
+         </p>
+        
+         <p>
+         Official <b>Mandrake</b> packages are available in the cooker distribution. Just make sure you configured a contrib source,
+         then you can simply install using <code>urpmi alexandria</code>.
+         </p>
+         <p>
+         Alexandria is also part of the official <b>Gentoo</b> portage tree. Install using the usual <code>emerge alexandria</code> command.
+         </p>
+        
+         <p>
+         <b>FreeBSD</b> ships a port in the <code>deskutils/alexandria</code> directory. Compile as usual!
+ </p>
+
+
+ <!--#include virtual="/includes/footer.html" -->
+
+
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkwwwfeatureshtml"></a>
<div class="addfile"><h4>Added: trunk/www/feature.shtml (0 => 685)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/feature.shtml         (rev 0)
+++ trunk/www/feature.shtml        2007-04-01 18:48:38 UTC (rev 685)
</span><span class="lines">@@ -0,0 +1,45 @@
</span><ins>+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
+                "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8;"/>
+ <title>Alexandria: a book collection manager for GNOME</title>
+ <link href="css/alexandria.css" type=text/css rel="stylesheet"/>
+ <link rel="meta" title="DOAP" type="application/rdf+xml" href="doap.rdf"/>
+</head>
+
+ <body class=section-3>
+ <!--#include virtual="/includes/menu.html" -->
+
+ <h2 class="features">Features</h2>
+ <p>
+ Alexandria:
+ </p>
+ <ul>
+ <li>retrieves and displays book information (sometimes with cover pictures) from several online libraries, such as <a href="http://www.amazon.com">Amazon</a>, <a href="http://www.proxis.be">Proxis</a>, <a href="http://www.barnesandnoble.com/">Barnes and Noble</a>, the <a href="http://www.mcu.es/">Spanish Ministry of Culture</a>, <a href="http://www.amadeusbuch.at">Amadeus Buch</a>, <a href="http://www.internetbookshop.it">Internet Bookshop Italia</a>, the <a href="http://www.loc.gov/">US Library of Congress</a> and the <a href="http://www.bl.uk/">British Library</a> ;</li>
+ <li>allows books to be added and updated by hand ;</li>
+ <li>enables searches either by <acronym title="European Article Numbering">EAN</acronym>/<acronym title="International Standard Book Number">ISBN</acronym>/<acronym title="Universal Product Code">UPC</acronym>, title, authors or keyword ;</li>
+ <li>supports the <a href="http://www.z3950.org/">Z39.50</a> standard and allow you to manage your own sources ;</li>
+ <li>saves data using the <a href="http://www.yaml.org"><acronym title="YAML Ain't Markup Language">YAML</acronym></a> format ;</li>
+ <li>can import and export data into <a href="http://www.editeur.org/onix.html"><acronym title="ONline Information eXchange">ONIX</acronym></a>, <a href="http://www.periapsis.org/tellico/">Tellico</a> and <acronym title="European Article Numbering">EAN</acronym>/<acronym title="International Standard Book Number">ISBN</acronym>/<acronym title="Universal Product Code">UPC</acronym>-list formats ;</li>
+ <li>generates from your libraries <acronym title="eXtensible Hypertext Markup Language">XHTML</acronym> web pages themable with <acronym title="Cascading Style Sheets">CSS</acronym> ;</li>
+ <li>allows marking your books as loaned, each with the loan-date and the
+ name of the person who has borrowed them ;</li>
+ <li>features a <a href="http://developer.gnome.org/projects/gup/hig/"><acronym title="Human Interface Guidelines">HIG</acronym></a>-compliant user interface ;</li>
+ <li>shows books in different views (standard list or icons list), that can be filtered and/or sorted;</li>
+ <li>handles book rating and notes ;</li>
+ <li>supports <a href="http://www.cuecat.com/">CueCat (C)</a> barcode readers ;</li>
+ <li>includes translations for several languages ;</li>
+ <li>is documented in a complete manual (at the moment in English only).</li>
+ </ul>
+ <p>
+ Planned features are in a <a href="http://rubyforge.org/viewvc/trunk/alexandria/TODO?revision=HEAD&root=alexandria">TODO</a> list.
+ </p>
+ <p>
+ Alexandria is written during spare time. If you want to support the development you can make a donation (whatever you want).
+ </p>
+
+ <!--#include virtual="/includes/footer.html" -->
+
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkwwwincludesfooterhtml"></a>
<div class="addfile"><h4>Added: trunk/www/includes/footer.html (0 => 685)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/includes/footer.html         (rev 0)
+++ trunk/www/includes/footer.html        2007-04-01 18:48:38 UTC (rev 685)
</span><span class="lines">@@ -0,0 +1,11 @@
</span><ins>+ <hr/>
+ <p>
+ Copyright 2004-2005 <a href="http://www.chopine.be/lrz">Laurent Sansonetti</a> (lrz AT chopine DOT be).
+ Graciously hosted by <a href="http://www.rubyforge.org">RubyForge</a>!
+ Related links: <a href="http://www.gnu.org/directory/All_Packages_in_Directory/alexandria.html">GNU Directory</a>, <a href="http://raa.ruby-lang.org/project/alexandria">RAA</a>, <a href="http://freshmeat.net/projects/alexandria_book_collection_manager/">Freshmeat</a>, <a href="http://www.gnomefiles.org/app.php?soft_id=110">GnomeFiles</a>.
+ </p>
+ <p>
+ <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" border="0"/></a>
+ <a href="http://jigsaw.w3.org/css-validator/check/referer"> <img border="0" width="88px" height="31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"/></a>
+ <a href="http://www.ruby-lang.org"><img border="0" src="images/powered_by_ruby.png" alt="powered by ruby!"/></a>
+ </p>
</ins></span></pre></div>
<a id="trunkwwwincludesgoogle_adhtml"></a>
<div class="addfile"><h4>Added: trunk/www/includes/google_ad.html (0 => 685)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/includes/google_ad.html         (rev 0)
+++ trunk/www/includes/google_ad.html        2007-04-01 18:48:38 UTC (rev 685)
</span><span class="lines">@@ -0,0 +1,18 @@
</span><ins>+<div align="center">
+ <script type="text/javascript"><!--
+ google_ad_client = "pub-1805534661793126";
+ google_ad_width = 468;
+ google_ad_height = 60;
+ google_ad_format = "468x60_as";
+ google_ad_type = "text_image";
+ google_ad_channel ="";
+ google_color_border = "336699";
+ google_color_bg = "FFFFFF";
+ google_color_link = "0000FF";
+ google_color_url = "008000";
+ google_color_text = "000000";
+ //--></script>
+ <script type="text/javascript"
+ src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+ </script>
+</div>
</ins></span></pre></div>
<a id="trunkwwwincludesmake_a_donationhtml"></a>
<div class="addfile"><h4>Added: trunk/www/includes/make_a_donation.html (0 => 685)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/includes/make_a_donation.html         (rev 0)
+++ trunk/www/includes/make_a_donation.html        2007-04-01 18:48:38 UTC (rev 685)
</span><span class="lines">@@ -0,0 +1,6 @@
</span><ins>+<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
+<input type="hidden" name="cmd" value="_s-xclick"/>
+<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"/>
+<input type="hidden" name="encrypted" value="-----BEGIN PKCS7-----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-----END PKCS7-----
+"/>
+</form>
</ins></span></pre></div>
<a id="trunkwwwincludesmenuhtml"></a>
<div class="addfile"><h4>Added: trunk/www/includes/menu.html (0 => 685)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/includes/menu.html         (rev 0)
+++ trunk/www/includes/menu.html        2007-04-01 18:48:38 UTC (rev 685)
</span><span class="lines">@@ -0,0 +1,7 @@
</span><ins>+<ul id="menu">
+ <li id=nav-1><a href=index.shtml>Home</a></li>
+ <li id=nav-2><a href=download.shtml>Download</a></li>
+ <li id=nav-3><a href=feature.shtml>Features</a></li>
+ <li id=nav-4><a href=screenshots.shtml>Screenshots</a></li>
+ <li id=nav-5><a href=support.shtml>Support</a></li>
+</ul>
</ins></span></pre></div>
<a id="trunkwwwindexhtml"></a>
<div class="delfile"><h4>Deleted: trunk/www/index.html (684 => 685)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/index.html        2007-04-01 18:47:19 UTC (rev 684)
+++ trunk/www/index.html        2007-04-01 18:48:38 UTC (rev 685)
</span><span class="lines">@@ -1,180 +0,0 @@
</span><del>-<?xml version="1.0"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
-<html lang="en">
- <head>
- <meta http-equiv="content-type" content="text/html; charset=UTF-8;"/>
- <title>Alexandria: a book collection manager for GNOME</title>
- <link href="style.css" type="text/css" rel="stylesheet"/>
- <link rel="meta" title="DOAP" type="application/rdf+xml" href="doap.rdf"/>
- </head>
- <body>
- <h1 class="main_title">Alexandria</h1>
- <p>
- Alexandria is a <a href="http://www.gnome.org">GNOME</a> application to help you manage your book collection.
- </p>
- <p>
- It is <a href="http://www.gnu.org/philosophy/free-sw.html">free software</a>, covered by the <a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public License</a> and provided <i>without any warranties of any kind</i>.
- </p>
-
-<div align="center">
- <script type="text/javascript"><!--
- google_ad_client = "pub-1805534661793126";
- google_ad_width = 468;
- google_ad_height = 60;
- google_ad_format = "468x60_as";
- google_ad_type = "text_image";
- google_ad_channel ="";
- google_color_border = "336699";
- google_color_bg = "FFFFFF";
- google_color_link = "0000FF";
- google_color_url = "008000";
- google_color_text = "000000";
- //--></script>
- <script type="text/javascript"
- src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
- </script>
- </div>
-
- <h2 class="download">Download</h2>
- <p>
- The latest release is <b>0.6.1</b>. <a href="http://rubyforge.org/frs/download.php/6308/alexandria-0.6.1.tar.gz">Grab it while it is still hot!</a>
- </p>
- <p>
- You can always get all the releases from the
- <a href="http://rubyforge.org/frs/?group_id=205">download page</a>.
- Please read the <a href="http://rubyforge.org/viewvc/trunk/alexandria/README?revision=HEAD&root=alexandria">README</a> carefully, especially the requirements section.
- The <a href="http://rubyforge.org/viewvc/trunk/alexandria/NEWS?revision=HEAD&root=alexandria">NEWS</a> file contains a brief overview of user-visible changes for each release.
- </p>
- <p>
- Official <b>Debian</b> packages are available in the unstable (Sid) distribution. Installing should be as simple as <code>apt-get install alexandria</code>. The same goes for <b>Ubuntu</b>. Unofficial up-to-date packages are also available from <a href="http://www.stoffel.org/john/sources/alexandria/">John Stoffel's repository</a>.
- </p>
- <p>
- Official <b>Mandrake</b> packages are available in the cooker distribution. Just make sure you configured a contrib source,
- then you can simply install using <code>urpmi alexandria</code>.
- </p>
- <p>
- Alexandria is also part of the official <b>Gentoo</b> portage tree. Install using the usual <code>emerge alexandria</code> command.
- </p>
- <p>
- <b>FreeBSD</b> ships a port in the <code>deskutils/alexandria</code> directory. Compile as usual!
- </p>
- <!-- those packages are not maintained any more
- <p>
- <b>RedHat</b> RPMs for Alexandria and its dependencies can be downloaded from
- <a href="http://www.caliban.org/files/redhat/RPMS/i386/">Ian Macdonald's web server</a>.
- </p>-->
- <h2 class="features">Features</h2>
- <p>
- Alexandria:
- </p>
- <ul>
- <li>retrieves and displays book information (sometimes with cover pictures) from several online libraries, such as <a href="http://www.amazon.com">Amazon</a>, <a href="http://www.proxis.be">Proxis</a>, <a href="http://www.barnesandnoble.com/">Barnes and Noble</a>, the <a href="http://www.mcu.es/">Spanish Ministry of Culture</a>, <a href="http://www.amadeusbuch.at">Amadeus Buch</a>, <a href="http://www.internetbookshop.it">Internet Bookshop Italia</a>, the <a href="http://www.loc.gov/">US Library of Congress</a> and the <a href="http://www.bl.uk/">British Library</a> ;</li>
- <li>allows books to be added and updated by hand ;</li>
- <li>enables searches either by <acronym title="European Article Numbering">EAN</acronym>/<acronym title="International Standard Book Number">ISBN</acronym>/<acronym title="Universal Product Code">UPC</acronym>, title, authors or keyword ;</li>
- <li>supports the <a href="http://www.z3950.org/">Z39.50</a> standard and allow you to manage your own sources ;</li>
- <li>saves data using the <a href="http://www.yaml.org"><acronym title="YAML Ain't Markup Language">YAML</acronym></a> format ;</li>
- <li>can import and export data into <a href="http://www.editeur.org/onix.html"><acronym title="ONline Information eXchange">ONIX</acronym></a>, <a href="http://www.periapsis.org/tellico/">Tellico</a> and <acronym title="European Article Numbering">EAN</acronym>/<acronym title="International Standard Book Number">ISBN</acronym>/<acronym title="Universal Product Code">UPC</acronym>-list formats ;</li>
- <li>generates from your libraries <acronym title="eXtensible Hypertext Markup Language">XHTML</acronym> web pages themable with <acronym title="Cascading Style Sheets">CSS</acronym> ;</li>
- <li>allows marking your books as loaned, each with the loan-date and the
- name of the person who has borrowed them ;</li>
- <li>features a <a href="http://developer.gnome.org/projects/gup/hig/"><acronym title="Human Interface Guidelines">HIG</acronym></a>-compliant user interface ;</li>
- <li>shows books in different views (standard list or icons list), that can be filtered and/or sorted;</li>
- <li>handles book rating and notes ;</li>
- <li>supports <a href="http://www.cuecat.com/">CueCat (C)</a> barcode readers ;</li>
- <li>includes translations for several languages ;</li>
- <li>is documented in a complete manual (at the moment in English only).</li>
- </ul>
- <p>
- Planned features are in a <a href="http://rubyforge.org/viewvc/trunk/alexandria/TODO?revision=HEAD&root=alexandria">TODO</a> list.
- </p>
- <p>
- Alexandria is written during spare time. If you want to support the development you can make a donation (whatever you want).
- </p>
-<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
-<input type="hidden" name="cmd" value="_s-xclick"/>
-<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"/>
-<input type="hidden" name="encrypted" value="-----BEGIN PKCS7-----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-----END PKCS7-----
-"/>
-</form>
-<div align="center">
- <script type="text/javascript"><!--
- google_ad_client = "pub-1805534661793126";
- google_ad_width = 468;
- google_ad_height = 60;
- google_ad_format = "468x60_as";
- google_ad_type = "text_image";
- google_ad_channel ="";
- google_color_border = "336699";
- google_color_bg = "FFFFFF";
- google_color_link = "0000FF";
- google_color_url = "008000";
- google_color_text = "000000";
- //--></script>
- <script type="text/javascript"
- src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
- </script>
- </div>
-
- <h2 class="screenshots">Screenshots</h2>
-
- <div class="screenshot">
- <a href="alexandria_icons.png"><img src="alexandria_icons_small.jpg" alt="View as Icons"/></a>
- <p>View as icons, sidepane displayed</p>
- </div>
- <div class="screenshot">
- <a href="alexandria_list.png"><img src="alexandria_list_small.jpg" alt="View as List"/></a>
- <p>View as list</p>
- </div>
- <div class="end_of_screenshots"/>
- <div class="screenshot">
- <a href="alexandria_add_book.png"><img src="alexandria_add_book_small.jpg" alt="Add a Book"/></a>
- <p>Adding a book</p>
- </div>
- <div class="screenshot">
- <a href="alexandria_book_properties.png"><img src="alexandria_book_properties_small.jpg" alt="Book Properties"/></a>
- <p>Properties of a book</p>
- </div>
- <div class="screenshot">
- <a href="alexandria_loaning.png"><img src="alexandria_loaning_small.jpg" alt="Loaning"/></a>
- <p>Loaning parameters</p>
- </div>
- <div class="end_of_screenshots"/>
- <div class="screenshot">
- <a href="alexandria_export.png"><img src="alexandria_export_small.jpg" alt="Exporting"/></a>
- <p>Exporting a library as a Web page (result <a href="http://laurent.sansonetti.free.fr/Stef's%20Library/">here</a>)</p>
- </div>
- <div class="screenshot">
- <a href="alexandria_providers_preferences.png"><img src="alexandria_providers_preferences_small.jpg" alt="Providers Preferences"/></a>
- <p>Providers preferences</p>
- </div>
- <div class="screenshot">
- <a href="alexandria_new_provider.png"><img src="alexandria_new_provider_small.jpg" alt="New Provider"/></a>
- <p>New Z39.50 source</p>
- </div>
- <div class="end_of_screenshots"/>
-
- <h2 class="support">Support</h2>
- <p>
- Please use the <a href="http://rubyforge.org/tracker/?group_id=205">tracker</a> to report bugs, send patches or request features.
- </p>
- <p>
- A <a href="http://rubyforge.org/mailman/listinfo/alexandria-list">mailing list</a> is also available at your service.
- </p>
- <p>
- Finally, if you need real-time support, you can still try to talk to a developer in <a href="http://ruby-gnome2.sourceforge.jp/hiki.cgi?irc">#ruby-gnome2</a>.
- </p>
- <hr/>
- <p>
- Copyright 2004-2005 <a href="http://www.chopine.be/lrz">Laurent Sansonetti</a> (lrz AT chopine DOT be).
- Graciously hosted by <a href="http://www.rubyforge.org">RubyForge</a>!
- Related links: <a href="http://www.gnu.org/directory/All_Packages_in_Directory/alexandria.html">GNU Directory</a>, <a href="http://raa.ruby-lang.org/project/alexandria">RAA</a>, <a href="http://freshmeat.net/projects/alexandria_book_collection_manager/">Freshmeat</a>, <a href="http://www.gnomefiles.org/app.php?soft_id=110">GnomeFiles</a>.
- </p>
- <p>
- <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" border="0"/></a>
- <a href="http://jigsaw.w3.org/css-validator/check/referer"> <img border="0" width="88px" height="31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"/></a>
- <a href="http://www.ruby-lang.org"><img border="0" src="powered_by_ruby.png" alt="powered by ruby!"/></a>
- </p>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkwwwindexshtml"></a>
<div class="addfile"><h4>Added: trunk/www/index.shtml (0 => 685)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/index.shtml         (rev 0)
+++ trunk/www/index.shtml        2007-04-01 18:48:38 UTC (rev 685)
</span><span class="lines">@@ -0,0 +1,23 @@
</span><ins>+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
+                "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8;"/>
+ <title>Alexandria: a book collection manager for GNOME</title>
+ <link href="css/alexandria.css" type=text/css rel="stylesheet"/>
+ <link rel="meta" title="DOAP" type="application/rdf+xml" href="doap.rdf"/>
+</head>
+
+ <body class=section-1>
+ <!--#include virtual="/includes/menu.html" -->
+
+ <h2 class="main_title">Alexandria</h2>
+ <p>
+        Alexandria is a <a href="http://www.gnome.org">GNOME</a> application to help you manage your book collection.
+        <!--
+        <!--#include virtual="/includes/google_ad.html" -->
+        -->
+ </p>
+ <!--#include virtual="/includes/footer.html" -->
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkwwwscreenshotsshtml"></a>
<div class="addfile"><h4>Added: trunk/www/screenshots.shtml (0 => 685)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/screenshots.shtml         (rev 0)
+++ trunk/www/screenshots.shtml        2007-04-01 18:48:38 UTC (rev 685)
</span><span class="lines">@@ -0,0 +1,55 @@
</span><ins>+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
+                "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8;"/>
+ <title>Alexandria: a book collection manager for GNOME</title>
+ <link href="css/alexandria.css" type=text/css rel="stylesheet"/>
+ <link rel="meta" title="DOAP" type="application/rdf+xml" href="doap.rdf"/>
+</head>
+
+ <body class=section-4>
+ <!--#include virtual="/includes/menu.html" -->
+
+ <h2 class="screenshots">Screenshots</h2>
+
+ <div class="screenshot">
+ <a href="images/alexandria_icons.png"><img src="images/alexandria_icons_small.jpg" alt="View as Icons"/></a>
+ <p>View as icons, sidepane displayed</p>
+ </div>
+ <div class="screenshot">
+ <a href="images/alexandria_list.png"><img src="images/alexandria_list_small.jpg" alt="View as List"/></a>
+ <p>View as list</p>
+ </div>
+ <div class="end_of_screenshots"/>
+ <div class="screenshot">
+ <a href="images/alexandria_add_book.png"><img src="images/alexandria_add_book_small.jpg" alt="Add a Book"/></a>
+ <p>Adding a book</p>
+ </div>
+ <div class="screenshot">
+ <a href="images/images/alexandria_book_properties.png"><img src="images/alexandria_book_properties_small.jpg" alt="Book Properties"/></a>
+ <p>Properties of a book</p>
+ </div>
+ <div class="screenshot">
+ <a href="images/alexandria_loaning.png"><img src="images/alexandria_loaning_small.jpg" alt="Loaning"/></a>
+ <p>Loaning parameters</p>
+ </div>
+ <div class="end_of_screenshots"/>
+ <div class="screenshot">
+ <a href="images/alexandria_export.png"><img src="images/alexandria_export_small.jpg" alt="Exporting"/></a>
+ <p>Exporting a library as a Web page (result <a href="http://laurent.sansonetti.free.fr/Stef's%20Library/">here</a>)</p>
+ </div>
+ <div class="screenshot">
+ <a href="images/alexandria_providers_preferences.png"><img src="images/alexandria_providers_preferences_small.jpg" alt="Providers Preferences"/></a>
+ <p>Providers preferences</p>
+ </div>
+ <div class="screenshot">
+ <a href="images/alexandria_new_provider.png"><img src="images/alexandria_new_provider_small.jpg" alt="New Provider"/></a>
+ <p>New Z39.50 source</p>
+ </div>
+ <div class="end_of_screenshots"/>
+
+ <!--#include virtual="/includes/footer.html" -->
+
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkwwwsupportshtml"></a>
<div class="addfile"><h4>Added: trunk/www/support.shtml (0 => 685)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/support.shtml         (rev 0)
+++ trunk/www/support.shtml        2007-04-01 18:48:38 UTC (rev 685)
</span><span class="lines">@@ -0,0 +1,33 @@
</span><ins>+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
+                "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8;"/>
+ <title>Alexandria: a book collection manager for GNOME</title>
+ <link href="css/alexandria.css" type=text/css rel="stylesheet"/>
+ <link rel="meta" title="DOAP" type="application/rdf+xml" href="doap.rdf"/>
+</head>
+
+ <body class=section-5>
+ <!--#include virtual="/includes/menu.html" -->
+
+ <h2 class="support">Support</h2>
+        <p>
+         Please use the <a href="http://rubyforge.org/tracker/?group_id=205">tracker</a> to report bugs, send patches or request features.
+        </p>
+        <p>
+         A <a href="http://rubyforge.org/mailman/listinfo/alexandria-list">mailing list</a> is also available at your service.
+        </p>
+        <p>
+         Finally, if you need real-time support, you can still try to talk to a developer in <a href="http://ruby-gnome2.sourceforge.jp/hiki.cgi?irc">#ruby-gnome2</a>.
+        </p>
+
+ <!--
+ <!--#include virtual="/includes/make_a_donation.html" -->
+ <!--#include virtual="/includes/google_ad.html" -->
+ -->
+
+ <!--#include virtual="/includes/footer.html" -->
+
+ </body>
+</html>
</ins></span></pre>
</div>
</div>
</body>
</html>