[Debtags-commits] [svn] r764 - web/trunk
Enrico Zini
debtags-commits@lists.alioth.debian.org
Sat, 14 May 2005 10:51:06 +0000
Author: enrico
Date: Sat May 14 10:51:05 2005
New Revision: 764
Added:
web/trunk/faq.html
web/trunk/update-faq (contents, props changed)
Modified:
web/trunk/index.html
Log:
Updated home page; added FAQ
Modified: web/trunk/index.html
==============================================================================
--- web/trunk/index.html (original)
+++ web/trunk/index.html Sat May 14 10:51:05 2005
@@ -1,55 +1,48 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
- <meta http-equiv="content-type"
- content="text/html; charset=ISO-8859-1">
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link href="main.css" rel="stylesheet" type="text/css">
<title>Debian Package Tags</title>
</head>
<body>
+
<h1>Debian Package Tags</h1>
-<h2> </h2>
-<table style="width: 100%; text-align: left;" border="0" cellpadding="2"
- cellspacing="2">
- <tbody>
- <tr>
- <td style="vertical-align: top;">
- <h2><img src="images/packageTags.png" title="" alt="debtags logo"
- style="width: 150px; height: 194px;" align="left" hspace="10"></h2>
- </td>
- <td style="vertical-align: top;">
- <h2>About Debtags</h2>
- <p>The size of Debian increases, and the "Sections:" system has
-proven
-unable to scale to keep pace with it. <br>
- </p>
- <p>There has been much consensus around a multiple tags per
-package
-solution: the <span style="font-weight: bold;">Debian Package Tags</span>
-system is a working implementation.<br>
- </p>
- </td>
- </tr>
- </tbody>
-</table>
-<h2>Debtags news<br>
-</h2>
-<ul>
- <li>[2004-08-02] New version of all components uploaded into unstable, with the new library API in place</li>
- <li>[2004-07-22] A <a
- href="http://alioth.debian.org/projects/debtags">Debtags Alioth project</a>
-has been created<img alt="new!" src="images/new.png"
- style="width: 31px; height: 12px;"></li>
- <li>[2004-05-25] Implemented <a
- href="http://packages.debian.org/unstable/misc/debtags-edit.html">Debtags-Edit</a>,
-a GUI interface for searching packages and editing the tag database </li>
- <li>[2004-05-25] Implemented <a
- href="http://packages.debian.org/unstable/libdevel/libdebtags-dev.html">libdebtags</a>,
-a library interface for package search and categorization using both
-Debtags and APT databases</li>
- <li><a href="oldnews.html">(older news)</a><br>
- </li>
+
+<img src="images/packageTags.png" alt="debtags logo"
+ style="float: left; width: 150px; height: 194px; margin-right: 10pt">
+
+<h2>About Debtags</h2>
+<p>The size of Debian increases, and the "Sections:" system has proven unable
+to scale to keep pace with it.</p>
+<p>There has been much consensus around a multiple tags per package solution:
+the <b>Debian Package Tags</b> system is a working implementation.</p>
+
+<div style="clear: both"/>
+
+<h2>Debtags news</h2>
+<ul>
+ <li>[2005-05-14] FAQ added to the website
+ <img alt="new!" src="images/new.png" style="width: 31px; height: 12px;">
+ </li>
+ <li>[2005-05-13] New version of all components uploaded into experimental,
+ with lots of new functions, python bindings and perl bindings
+ <img alt="new!" src="images/new.png" style="width: 31px; height: 12px;">
+ </li>
+ <li>[2004-08-02] New version of all components uploaded into unstable, with
+ the new library API in place</li>
+ <li>[2004-07-22] A <a href="http://alioth.debian.org/projects/debtags">Debtags Alioth project</a>
+ has been created</li>
+ <li>[2004-05-25] Implemented
+ <a href="http://packages.debian.org/unstable/misc/debtags-edit.html">Debtags-Edit</a>,
+ a GUI interface for searching packages and editing the tag database </li>
+ <li>[2004-05-25] Implemented
+ <a href="http://packages.debian.org/unstable/libdevel/libdebtags-dev.html">libdebtags</a>,
+ a library interface for package search and categorization using both
+ Debtags and APT databases</li>
+ <li><a href="oldnews.html">(older news)</a></li>
</ul>
+
<h2>Getting started</h2>
<ol>
<li>(as root) apt-get install debtags-edit</li>
@@ -61,30 +54,24 @@
<li>Have a look at <a
href="http://debian.vitavonni.de/packagebrowser/">http://debian.vitavonni.de/packagebrowser/</a></li>
</ol>
+
<h2>Debtags components</h2>
<dl>
- <dt><a href="http://debian.vitavonni.de/packagebrowser/">Debian Tag
-Browser</a> </dt>
+ <dt><a href="http://debian.vitavonni.de/packagebrowser/">Debian Tag Browser</a> </dt>
<dd>Central tag archive, browsable and editable online</dd>
- <dt><a
- href="http://packages.debian.org/unstable/libdevel/debtags-edit.html">debtags-edit</a></dt>
+ <dt><a href="http://packages.debian.org/unstable/libdevel/debtags-edit.html">debtags-edit</a></dt>
<dd>GUI application to search and tag packages</dd>
- <dt><a
- href="http://packages.debian.org/unstable/libdevel/debtags.html">debtags</a></dt>
+ <dt><a href="http://packages.debian.org/unstable/libdevel/debtags.html">debtags</a></dt>
<dd>Commandline interface to libdebtags functions and Debtags
administration tool</dd>
- <dt><a
- href="http://packages.debian.org/unstable/libdevel/libdebtags.html">libdebtags</a></dt>
+ <dt><a href="http://packages.debian.org/unstable/libdevel/libdebtags.html">libdebtags</a></dt>
<dd>Library providing Debian-specific package tags support</dd>
- <dt><a
- href="http://packages.debian.org/unstable/libdevel/tagcolledit.html">tagcolledit</a></dt>
+ <dt><a href="http://packages.debian.org/unstable/libdevel/tagcolledit.html">tagcolledit</a></dt>
<dd>GUI application to perform mass-editing of collections of tagged
items</dd>
- <dt><a
- href="http://packages.debian.org/unstable/libdevel/tagcoll.html">tagcoll</a></dt>
+ <dt><a href="http://packages.debian.org/unstable/libdevel/tagcoll.html">tagcoll</a></dt>
<dd>Commandline interface to libtagcoll functions</dd>
- <dt><a
- href="http://packages.debian.org/unstable/libdevel/libtagcoll.html">libtagcoll</a></dt>
+ <dt><a href="http://packages.debian.org/unstable/libdevel/libtagcoll.html">libtagcoll</a></dt>
<dd>Library providing generic functions to manipulate collections of
tagged items</dd>
</dl>
@@ -99,6 +86,14 @@
<h2>Debtags resources</h2>
+<h3>Web</h3>
+
+<ul>
+<li><a href="faq.html">Debtags FAQ</a></li>
+<li><a href="faceted.html">An explanation of faceted classification</a></li>
+<li><a href="vocabulary.html">Editing the tag vocabulary</a></li>
+</ul>
+
<h3>Mailing lists</h3>
<dl>
<dt><a
@@ -175,24 +170,28 @@
If you are insterested in doing some of this, or are already doing it, <a
href="http://lists.alioth.debian.org/mailman/listinfo/debtags-devel">jump on
debtags-devel</a> and be part of a winning team!
+
<h2>Credits</h2>
-<p>Enrico Zini is the author and maintainer of <a
- href="http://packages.debian.org/unstable/libdevel/libtagcoll-dev.html">libtagcoll</a>,
+<p>Enrico Zini is the author and maintainer of
+<a href="http://packages.debian.org/unstable/libdevel/libtagcoll-dev.html">libtagcoll</a>,
+<a href="http://packages.debian.org/libtagcoll1.html">libtagcoll1</a>,
<a href="http://packages.debian.org/unstable/misc/tagcoll.html">tagcoll</a>,
<a href="http://packages.debian.org/unstable/libdevel/tagcolledit.html">tagcolledit</a>,
<a href="http://packages.debian.org/unstable/libdevel/libdebtags.html">libdebtags</a>,
+<a href="http://packages.debian.org/libdebtags1">libdebtags1</a>,
+<a href="http://packages.debian.org/python-debtags">python-debtags</a>,
+<a href="http://packages.debian.org/libdebtags-perl">libdebtags-perl</a>,
<a href="http://packages.debian.org/unstable/libdevel/debtags.html">debtags</a>
-and <a
- href="http://packages.debian.org/unstable/libdevel/debtags-edit.html">debtags-edit.</a></p>
-<p>Erich Schubert is the author and maintainer of the <a
- href="http://debian.vitavonni.de/packagebrowser/">Debian Tag Browser.</a></p>
-<p>Big contributions come from, and thanks go to: Benjamin Mesing,
-Colin Walters, Hervé Eychenne, James "Ender" Brown, Jonas
-Smedegaard, Luca Busi, Matt Zimmerman, Marco Guidetti, Michael Vogt,
-Mornfall, Thaddeus H. Black and many
+and
+<a href="http://packages.debian.org/unstable/libdevel/debtags-edit.html">debtags-edit.</a></p>
+<p>Erich Schubert is the author and maintainer of the
+<a href="http://debian.vitavonni.de/packagebrowser/">Debian Tag Browser and central tag repository.</a></p>
+<p>Benjamin Mesing is the author and maintainer of <a href="http://packagesearch.sourceforge.net/">packagesearch</a> and the experimental <a href="http://svn.debian.org/wsvn/debtags/autodebtag/trunk">automated bayesian tagger</a></p>
+<p>Big contributions come from, and thanks go to: Colin Walters, Hervé
+Eychenne, James "Ender" Brown, Jonas Smedegaard, Luca Busi, Matt Zimmerman,
+Marco Guidetti, Michael Vogt, Mornfall, Thaddeus H. Black and many
others.</p>
-<ul>
-</ul>
+
<h2>Projects using Debtags</h2>
These are the projects currently known to use Debtags technology:<br>
<ul>
@@ -209,39 +208,27 @@
Are you using debtags or libtagcoll in some of your projects?
Drop a note in <a
href="http://lists.alioth.debian.org/mailman/listinfo/debtags-devel">debtags-devel</a>!
-<h2>See also<br>
-</h2>
+
+<h2>See also</h2>
<ul>
- <li><a href="faceted.html">Some notes on Faceted Classification</a><br>
- </li>
- <li><a
- href="http://lists.debian.org/debian-devel/2003/debian-devel-200304/msg02167.html">The
-original announcement on debian-devel</a><br>
- </li>
- <li><a
- href="http://lists.debian.org/debian-devel/2003/debian-devel-200304/msg02272.html">An
+ <li><a href="faceted.html">Some notes on Faceted Classification</a></li>
+ <li><a href="http://lists.debian.org/debian-devel/2003/debian-devel-200304/msg02167.html">The
+original announcement on debian-devel</a></li>
+ <li><a href="http://lists.debian.org/debian-devel/2003/debian-devel-200304/msg02272.html">An
update to the original announcement</a></li>
- <li><a href="oldintro.html">The original introduction to Debian
-Package Tags</a><br>
- </li>
- <li><span style="text-decoration: underline;"></span><a
- href="alternative-names.html">Old discussion on alternative names to
-"Tags"</a></li>
+ <li><a href="oldintro.html">The original introduction to Debian Package Tags</a></li>
+ <li><a href="alternative-names.html">Old discussion on alternative names to "Tags"</a></li>
</ul>
+
<table class="close" border="0" width="100%">
<tbody>
<tr>
- <td class="close" align="left"><span class="close"></span>[<a
- class="close"
- href="http://lists.alioth.debian.org/mailman/listinfo/debtags-devel">debtags-devel
-list</a>]
-- [<a class="close" href="http://alioth.debian.org/projects/debtags">Alioth
-project
-page</a>] - [<a class="close"
- href="http://deb-usability.alioth.debian.org/">Debian Usability
-Research</a>] </td>
- <td class="close" align="right"> <a class="sign"
- href="mailto:enrico@debian.org">Enrico Zini</a> </td>
+ <td class="close" align="left">
+ [<a class="close" href="http://lists.alioth.debian.org/mailman/listinfo/debtags-devel">debtags-devel list</a>]
+ -
+ [<a class="close" href="http://alioth.debian.org/projects/debtags">Alioth project page</a>]
+ </td>
+ <td class="close" align="right"> <a class="sign" href="mailto:enrico@debian.org">Enrico Zini</a> </td>
</tr>
</tbody>
</table>