<!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, #msg p { overflow: auto; background: #ffc; border: 1px #fc0 solid; padding: 6px; }
#msg ul { 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>[906] trunk/www: Clean out old website.</title>
</head>
<body>
<div id="msg">
<dl>
<dt>Revision</dt> <dd>906</dd>
<dt>Author</dt> <dd>method</dd>
<dt>Date</dt> <dd>2008-02-16 00:52:50 -0500 (Sat, 16 Feb 2008)</dd>
</dl>
<h3>Log Message</h3>
<pre>Clean out old website. It's in revision control anyway.</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwwwRakefile">trunk/www/Rakefile</a></li>
</ul>
<h3>Removed Paths</h3>
<ul>
<li>trunk/www/css/</li>
<li><a href="#trunkwwwdoaprdf">trunk/www/doap.rdf</a></li>
<li><a href="#trunkwwwdonorshtml">trunk/www/donors.html</a></li>
<li><a href="#trunkwwwdownloadshtml">trunk/www/download.shtml</a></li>
<li><a href="#trunkwwwfeatureshtml">trunk/www/feature.shtml</a></li>
<li>trunk/www/images/</li>
<li>trunk/www/includes/</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>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwwwRakefile"></a>
<div class="modfile"><h4>Modified: trunk/www/Rakefile (905 => 906)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/Rakefile        2008-02-16 04:13:59 UTC (rev 905)
+++ trunk/www/Rakefile        2008-02-16 05:52:50 UTC (rev 906)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">
</span><span class="cx"> require 'fileutils'
</span><span class="cx"> require 'rubygems'
</span><del>-require_gem 'staticmatic', '<= 0.9.0'
</del><ins>+gem 'staticmatic', '<= 0.9.3'
</ins><span class="cx">
</span><span class="cx"> desc "Builds the website using StaticMatic"
</span><span class="cx"> task :generate do
</span></span></pre></div>
<a id="trunkwwwdoaprdf"></a>
<div class="delfile"><h4>Deleted: trunk/www/doap.rdf (905 => 906)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/doap.rdf        2008-02-16 04:13:59 UTC (rev 905)
+++ trunk/www/doap.rdf        2008-02-16 05:52:50 UTC (rev 906)
</span><span class="lines">@@ -1,45 +0,0 @@
</span><del>-<?xml version="1.0" encoding="iso-8859-15"?>
-<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
-xmlns:doap="http://usefulinc.com/ns/doap#"
-xmlns:foaf="http://xmlns.com/foaf/0.1/"
-xmlns:admin="http://webns.net/mvcb/" xml:lang="en">
- <rdf:Description rdf:about="">
- <admin:generatorAgent
-rdf:resource="http://www.bonjourlesmouettes.org/doap-a-matic.php"/>
- </rdf:Description>
- <doap:Project>
- <doap:name>Alexandria</doap:name>
- <doap:homepage rdf:resource="http://alexandria.rubyforge.org"/>
- <doap:created>2004-03-18</doap:created>
- <doap:description>Alexandria is a GNOME application to help you
-manage your book collection.</doap:description>
- <doap:bug-database
-rdf:resource="http://rubyforge.org/tracker/?group_id=205"/>
- <doap:mailing-list
-rdf:resource="http://rubyforge.org/mail/?group_id=205"/>
- <doap:screenshots rdf:resource="http://alexandria.rubyforge.org"/>
- <doap:programming-language>Ruby</doap:programming-language>
- <doap:license rdf:resource="http://usefulinc.com/doap/licenses/gpl"/>
- <doap:download-page
-rdf:resource="http://rubyforge.org/frs/?group_id=205"/>
- <doap:maintainer>
- <foaf:Person>
- <foaf:name>Laurent Sansonetti</foaf:name>
- <foaf:nick>lrz</foaf:nick>
-
-<foaf:mbox_sha1sum>ee1db2f7304b64077017bcbf0d457cf880ca2304</foaf:mbox_sha1sum>
- <rdfs:seeAlso rdf:resource="http://lrz.unixtech.be/foaf.rdf"/>
- </foaf:Person>
- </doap:maintainer>
- <doap:repository>
- <doap:CVSRepository>
-
-<doap:anon-root>:pserver:anonymous@rubyforge.org:/var/cvs/alexandria</doap:anon-root>
- <doap:module>alexandria</doap:module>
- <doap:browse
-rdf:resource="http://rubyforge.org/cgi-bin/viewcvs/cgi/viewcvs.cgi/?cvsroot=alexandria"/>
- </doap:CVSRepository>
- </doap:repository>
- </doap:Project>
-</rdf:RDF>
</del></span></pre></div>
<a id="trunkwwwdonorshtml"></a>
<div class="delfile"><h4>Deleted: trunk/www/donors.html (905 => 906)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/donors.html        2008-02-16 04:13:59 UTC (rev 905)
+++ trunk/www/donors.html        2008-02-16 05:52:50 UTC (rev 906)
</span><span class="lines">@@ -1,62 +0,0 @@
</span><del>-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
-<head>
- <title>Donors</title>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-</head>
-<body>
- <h1>Donors</h1>
- <p>
- The following generous people have donated to the Alexandria project:
- </p>
- <ul>
- <li>
- March 2005:
- <ul>
- <li>Russell Neches (<tt>15 Euros</tt>);</li>
-                <li>Jon Ole Killie (<tt>10 Euros</tt>).</li>
- </ul>
- </li>
- <li>
- October 2004:
- <ul>
- <li>Nuh Naci Kisnisci (<tt>5 Euros</tt>).</li>
- </ul>
- </li>
-        <li>
- September 2004:
- <ul>
- <li>Zachary Landau (<tt>15 Euros</tt>);</li>
- <li>Todd Walton (<tt>20 Euros</tt>).</li>
- </ul>
- </li>
- </ul>
- <p>
- Total amount received so far is <tt>65 Euros</tt>.
- </p>
- <h1>Usage</h1>
- <p>
- The received money has been spent accordingly:
- </p>
- <ul>
- <li> February 2005: bought 2 CueCat barcode scanners from Ebay (<tt>29 Euros</tt>). Reception March 2005.</li>
- </ul>
- <p>
- If you like the program and want to support its development by making
- a donation, just click on the button.
- </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>
- <p>
- <a href="index.html">Back to the main page</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>
- </p>
-</body>
</del></span></pre></div>
<a id="trunkwwwdownloadshtml"></a>
<div class="delfile"><h4>Deleted: trunk/www/download.shtml (905 => 906)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/download.shtml        2008-02-16 04:13:59 UTC (rev 905)
+++ trunk/www/download.shtml        2008-02-16 05:52:50 UTC (rev 906)
</span><span class="lines">@@ -1,47 +0,0 @@
</span><del>-<!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>
</del></span></pre></div>
<a id="trunkwwwfeatureshtml"></a>
<div class="delfile"><h4>Deleted: trunk/www/feature.shtml (905 => 906)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/feature.shtml        2008-02-16 04:13:59 UTC (rev 905)
+++ trunk/www/feature.shtml        2008-02-16 05:52:50 UTC (rev 906)
</span><span class="lines">@@ -1,45 +0,0 @@
</span><del>-<!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.thalia.de/">Thalia</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>
</del></span></pre></div>
<a id="trunkwwwindexshtml"></a>
<div class="delfile"><h4>Deleted: trunk/www/index.shtml (905 => 906)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/index.shtml        2008-02-16 04:13:59 UTC (rev 905)
+++ trunk/www/index.shtml        2008-02-16 05:52:50 UTC (rev 906)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-<!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>
</del></span></pre></div>
<a id="trunkwwwscreenshotsshtml"></a>
<div class="delfile"><h4>Deleted: trunk/www/screenshots.shtml (905 => 906)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/screenshots.shtml        2008-02-16 04:13:59 UTC (rev 905)
+++ trunk/www/screenshots.shtml        2008-02-16 05:52:50 UTC (rev 906)
</span><span class="lines">@@ -1,55 +0,0 @@
</span><del>-<!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>
</del></span></pre></div>
<a id="trunkwwwsupportshtml"></a>
<div class="delfile"><h4>Deleted: trunk/www/support.shtml (905 => 906)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/www/support.shtml        2008-02-16 04:13:59 UTC (rev 905)
+++ trunk/www/support.shtml        2008-02-16 05:52:50 UTC (rev 906)
</span><span class="lines">@@ -1,33 +0,0 @@
</span><del>-<!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">irc</a>#alexandria or #ruby-gnome2 on FreeNode.
-        </p>
-
- <!--
- <!--#include virtual="/includes/make_a_donation.html" -->
- <!--#include virtual="/includes/google_ad.html" -->
- -->
-
- <!--#include virtual="/includes/footer.html" -->
-
- </body>
-</html>
</del></span></pre>
</div>
</div>
</body>
</html>