[Debburn-changes] r502 - website

Eduard Bloch blade at alioth.debian.org
Mon Nov 27 22:56:31 CET 2006


Author: blade
Date: 2006-11-27 22:56:31 +0100 (Mon, 27 Nov 2006)
New Revision: 502

Modified:
   website/index.html
Log:
A fancy version of the web site

Modified: website/index.html
===================================================================
--- website/index.html	2006-11-27 11:33:34 UTC (rev 501)
+++ website/index.html	2006-11-27 21:56:31 UTC (rev 502)
@@ -1,7 +1,32 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
-<title>cdrkit - portable command-line CD/DVD recorder software</title>
+   <title>cdrkit - portable command-line CD/DVD recorder software</title>
+   <style type="text/css">
+
+h2, h3 {
+font-family: Verdana,sans-serif;
+font-size: 12px;
+font-weight: bold;
+}
+
+h2 {
+padding: 3px;
+margin: 2;
+color: #000000;
+background: #dddddd;
+}
+
+h3 {
+border-bottom: 2px solid #dddddd;
+}
+
+body, table {
+background-color: #ffffff; font-family: Verdana, sans-serif; font-size: 13px;
+}
+
+</style>
+
 </head>
 
 <body>
@@ -41,6 +66,17 @@
 should be able to use cdrkit merely by substituting the name "wodim"
 for the name "cdrecord".</p>
 
+<h2>News</h2>
+<h3><blink>2006/11/27</blink></h3>
+Eduard's favorite DVD recorder died a hero's death. If you wish to donate
+a new device, see a list of candidates on the <a
+   href="http://www.amazon.de/exec/obidos/wishlist/ZT546S1NNLGK/ref=wl_em_to">Amazon's
+   wishlist</a> and send one of them using your account.
+<h3>2006/11/25</h3>
+In the trunk, some application and libraries have been renamed. Libschily has
+been reduced in size and renamed.
+<br>
+
 <h2>Development</h2>
 
 <p>cdrkit development is coordinated on the
@@ -52,7 +88,7 @@
 >debburn-devel</a> list and download our source code tree using a
 Subversion client:
 <pre>
-    svn co svn://svn.debian.org/debburn/nonameyet/trunk cdrkit-svn
+    svn co svn://svn.debian.org/debburn/cdrkit/trunk cdrkit-svn
 </pre>
 Read the TODO file at the top of that tree for some ideas of things to
 work on.  Submit patches by email to the development list.  Regular
@@ -62,14 +98,20 @@
 <p>If you would like to receive email updates whenever code is
 committed to our repository, join the
 <a href="http://lists.alioth.debian.org/mailman/listinfo/debburn-changes"
->debburn-changes</a> list.</p>
+   >debburn-changes</a> list. If you just like to browse trough the repository,
+use the <a href="http://svn.debian.org/wsvn/debburn">web frontend</a>.</p>
 
 <p>We also maintain an IRC channel, <code>#cdrkit</code> on
 <code>irc.oftc.net</code>.  If you like to use IRC in a software
 development context, please stop by.</p>
 
-<hr>
-<!-- Created: Sun Sep 10 12:08:56 UTC 2006 -->
-<!-- hhmts start -->Last modified: Mon Sep 18 23:33:30 CEST 2006 <!-- hhmts end -->
+<br>
+<br>
+<font size=-2>
+   <!-- Created: Sun Sep 10 12:08:56 UTC 2006 -->
+   <!-- hhmts start -->Last modified: 
+   Mon, 27 Nov 2006 22:47:08 +0100
+   <!-- hhmts end -->
+</font>
 </body>
 </html>




More information about the Debburn-changes mailing list