Added html files and images.

merge-requests/1/head
Henning Geinitz 2003-09-19 17:33:24 +00:00
commit f1948e2ecd
6 zmienionych plików z 352 dodań i 0 usunięć

75
cvs.html 100644
Wyświetl plik

@ -0,0 +1,75 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>SANE - Scanner Access Now Easy</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="author" content="Henning Meier-Geinitz">
<meta name="keywords" content="sane, scanner, cvs, cvsweb, development, unstable">
<meta name="description" content="SANE CVS server">
<link href="mailto:hmg-guest@users.alioth.debian.org" rev="made">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
</head>
<body>
<center>
<a href="http://www.mostang.com/sane/" target="_top"><img src="images/sane-logo-3.png" alt="SANE" height="225" width="192" border="0"></a>
</center>
<h1><a
href="https://alioth.debian.org/scm/?group_id=1308" target="_top">SANE: CVS Access</a></h1>
<p>
There is development and anonymous CVS access. To use <em>anonymous</em>
CVS, use the following commands (just press enter when asked for the
password):
</p>
<pre>
cvs -d:pserver:anonymous@cvs.alioth.debian.org:/cvsroot/sane login
cvs -z3 -d:pserver:anonymous@cvs.alioth.debian.org:/cvsroot/sane co sane-backends
</pre>
<p>
If you intend to use the <em>development</em> CVS server, <a
href="https://alioth.debian.org/account/register.php" target="_top">get a login at
Alioth</a> and <a
href="https://alioth.debian.org/projects/sane/" target="_top">contact one of the SANE
project managers</a> to get added to the project. Don't be surprised
that you get a "foo-guest" account, that's just the normal naming
scheme. Development CVS access is done by ssh (version 1):
</p>
<pre>
export CVS_RSH=ssh
cvs -z3 -d:ext:developername@cvs.alioth.debian.org:/cvsroot/sane co sane-backends
</pre>
<p>
For getting access to SANE frontends, just replace "sane-backends" by
"sane-frontends" in the commands above.
</p>
<p>
If you are interested in the changes in the SANE CVS tree, subscribe to
the <a
href="http://lists.alioth.debian.org/mailman/listinfo/sane-commit" target="_top">sane-commit
mailing list</a> (see below).
</p>
<p>
More information and links to CVS web can be found on the <a
href="https://alioth.debian.org/scm/?group_id=1308" target="_top">Alioth CVS page</a>.
</p>
<hr>
<p class="noindent">
<!-- Created: 2003-06-09 17:22:49 CET -->
<!-- hhmts start -->
Last modified: 2003-09-19 18:33:11 CEST
<!-- hhmts end -->
by Henning Meier-Geinitz (<a href="mailto:hmg-guest@users.alioth.debian.org">hmg-guest@users.alioth.debian.org</a>)<br>
<a href="/">Overview</a><br>
<a href="http://www.mostang.com/sane/" target="_top">SANE
homepage</a><br>
</p>
<!-- doc-lang: english -->
</body>
</html>

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 16 KiB

BIN
images/sane.png 100644

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 10 KiB

46
imprint.html 100644
Wyświetl plik

@ -0,0 +1,46 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>SANE: Imprint</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="author" content="Henning Meier-Geinitz">
<link href="mailto:hmg-guest@users.alioth.debian.org" rev="made">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
</head>
<body>
<h1>Imprint for the web pages on sane.alioth.debian.org</h1>
<p>
The pages on sane.alioth.debian.org have been created by Henning
Meier-Geinitz if there is no note of a different author.
</p>
<address>
Henning Meier-Geinitz<br>
Kettelerstr. 71<br>
D-64807 Dieburg<br>
Germany<br>
<a href="mailto:hmg-guest@users.alioth.debian.org">hmg-guest@users.alioth.debian.org</a>
<br>
Tel.: ++49 (0)6071 24112
</address>
<p>
This imprint is necessary due to German legislation.
</p>
<hr>
<p class="noindent">
<!-- Created: 2003-09-18 13:04:00 CET -->
<!-- hhmts start -->
Last modified: 2003-09-19 18:35:18 CEST
<!-- hhmts end -->
by Henning Meier-Geinitz (<a href="mailto:hmg-guest@users.alioth.debian.org">hmg-guest@users.alioth.debian.org</a>)<br>
<a href="/">Overview</a><br>
</p>
<!-- doc-lang: english -->
</body>
</html>

76
index.html 100644
Wyświetl plik

@ -0,0 +1,76 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>SANE - Scanner Access Now Easy</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="author" content="Henning Meier-Geinitz">
<meta name="keywords" content="sane, scanner, cvs, backend, frontend, driver">
<meta name="description" content="Services on Alioth for the SANE project">
<link href="mailto:hmg-guest@users.alioth.debian.org" rev="made">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
</head>
<body>
<center>
<a href="http://www.mostang.com/sane/" target="_top"><img
src="images/sane-logo-3.png"
alt="SANE" height="225" width="192" border="0"></a>
</center>
<h1>SANE (Scanner Access Now Easy)</h1>
<p>
These are the <a href="https://alioth.debian.org/projects/sane/" target="_top">SANE
pages</a> on <a href="http://alioth.debian.org" target="_top">Alioth</a>. Thanks to
the <a href="http://www.debian.org" target="_top">Debian Project</a> for providing
this service. Download links, documentation, scanner lists and much more
can be found on the <a href="http://www.mostang.com/sane/" target="_top">SANE
homepage</a>.
</p>
<h2>What's on this web site?</h2>
<h3><a href="mailing-lists.html">Mailing lists and IRC channel</a></h3>
<p>
Use one of the SANE mailing lists to be kept up-to-date about new
versions, to ask for help or to discuss about SANE. Or just ask on the
SANE IRC channel.
</p>
<h3><a href="cvs.html">SANE CVS</a></h3>
<p>
The unstable development version of sane-backends and sane-frontends is
kept in CVS. It's available to everyone via anonymous cvs or cvsweb.
</p>
<h3><a
href="https://alioth.debian.org/tracker/?atid=410366&#38;group_id=1308&#38;func=browse"
target="_top">Bug Tracking System</a></h3>
<p>
The <a
href="https://alioth.debian.org/tracker/?atid=410366&#38;group_id=1308&#38;func=browse"
target="_top">SANE bug tracker</a> can be used to report bugs or missing
features in sane-backends or sane-frontends. Please be as specific as
possible and use an appropriate category.
</p>
<hr>
<p class="noindent">
<!-- Created: 2003-06-09 17:22:49 CET -->
<!-- hhmts start -->
Last modified: 2003-09-19 18:54:31 CEST
<!-- hhmts end -->
by Henning Meier-Geinitz (<a
href="mailto:hmg-guest@users.alioth.debian.org">hmg-guest@users.alioth.debian.org</a>)<br>
<a href="http://www.mostang.com/sane/" target="_top">SANE
homepage</a><br>
<a href="imprint.html">imprint</a>
</p>
<!-- doc-lang: english -->
</body>
</html>

155
mailing-lists.html 100644
Wyświetl plik

@ -0,0 +1,155 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>SANE - Mailing lists</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="author" content="Henning Meier-Geinitz">
<meta name="keywords" content="sane, scanner, mailing, lists,
sane-announce, sane-commit, sane-devel, #sane, IRC">
<meta name="description" content="Information about SANE mailing lists an
IRC channel">
<link href="mailto:hmg-guest@users.alioth.debian.org" rev="made">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
</head>
<body>
<center>
<a href="http://www.mostang.com/sane/" target="_top"><img
src="images/sane-logo-3.png" alt="SANE" height="225" width="192"
border="0"></a> </center>
<h1>SANE Mailing lists and IRC channel</h1>
<h2><a href="https://alioth.debian.org/mail/?group_id=1308" target="_top">Mailing
lists</a></h2>
<p>
There are three <a
href="https://alioth.debian.org/mail/?group_id=1308" target="_top">mailing lists</a>
for SANE: sane-announce, sane-devel and sane-commit.
</p>
<h3> <a
href="http://lists.alioth.debian.org/mailman/listinfo/sane-announce" target="_top">sane-announce</a></h3>
<p>
sane-announce is a low-traffic list for release and similar
announces. It's intended for users who want to know when a new release
or beta snapshot of sane-backends or frontends becomes available. The
list is moderated.
</p>
<p>
You can subscribe to sane-announce by sending a mail containing the word
"subscribe" in the subject to
<em>sane-announce-request@lists.alioth.debian.org</em>. To unsubscribe,
send a mail containing "unsubscribe password" to that address. You get
the password by email once you have subscribed. You can also subscribe,
unsubscribe or modify your settings by using the <a
href="http://lists.alioth.debian.org/mailman/listinfo/sane-announce" target="_top">web
interface</a>.
</p>
<p>
There is also an <a
href="http://lists.alioth.debian.org/pipermail/sane-announce/" target="_top">archive</a>
of sane-announce.
</p>
<h3> <a
href="http://lists.alioth.debian.org/mailman/listinfo/sane-devel" target="_top">sane-devel</a></h3>
<p>
sane-devel is the main discussion list for SANE (Scanner Access Now
Easy). Despite its name, it's also intended for users. You need to be
subscribed to be able to send mail to this list. If you are not
subscribed, your mail may be posted by the moderator but that can take
some time. When answering to a posting, keep in mind that the response
is directed to the author by default. If you want to respond to the
list, please use the "reply-to-list" (or similar) function of your mail
client.
</p>
<p>
You can subscribe to sane-devel by sending a mail containing the word
"subscribe" in the subject to
<em>sane-devel-request@lists.alioth.debian.org</em>. To unsubscribe,
send a mail containing "unsubscribe password" to that address. You get
the password by email once you have subscribed. You can also subscribe,
unsubscribe or modify your settings by using the <a
href="http://lists.alioth.debian.org/mailman/listinfo/sane-devel" target="_top">web
interface</a>.
</p>
<!--
Change once the archive on sane.alioth.debian.org is running
-->
<p>
There are also archives of the sane-devel mailing lists. The <a
href="http://www.mostang.com/sane/old-mail-archive.html" target="_top">first
archive</a> contains emails upto 2001-07-15. In the <a
href="http://www.mostang.com/pipermail/sane-devel/" target="_top">second archive</a>,
mails until 2003-09-18 can be found. The <a
href="http://lists.alioth.debian.org/pipermail/sane-devel/" target="_top">third
archive</a> contains the messages sent until today.
</p>
<!--
<p>
There are also archives of the sane-devel mailing lists. The <a
href="archive/old/old.html">first archive</a> contains emails upto
2001-07-15. In the <a href="archive/mostang/index.html">second
archive</a>, mails until 2003-09-18 can be found. The <a
href="http://lists.alioth.debian.org/pipermail/sane-devel/">third
archive</a> contains the messages sent until today.
</p>
-->
<p>
You can also <a
href="http://sane.informatik.uni-freiburg.de/htdig/search.html" target="_top">search
the archives</a>. Thanks to <a href="mailto:Jochen Eisinger
<jochen.eisinger@gmx.de>">Jochen Eisinger</A> for making available the
search engine.
</p>
<h3> <a
href="http://lists.alioth.debian.org/mailman/listinfo/sane-commit" target="_top">sane-commit</a></h3>
<p>
When a developer changes the source code of SANE in CVS, an email
containing a summary of the changes is sent to sane-commit. If you are
interested in changes in the SANE source, this list is for you. The list
is read-only.
</p>
<p>
You can subscribe to sane-announce by sending a mail containing the word
"subscribe" in the subject to
<em>sane-commit-request@lists.alioth.debian.org</em>. To unsubscribe,
send a mail containing "unsubscribe password" to that address. You get
the password by email once you have subscribed. You can also subscribe,
unsubscribe or modify your settings by using the <a
href="http://lists.alioth.debian.org/mailman/listinfo/sane-commit" target="_top">web
interface</a>.
</p>
<h2><a href="irc://irc.freenode.net/sane">SANE IRC Channel</a></h2>
<p>
The SANE IRC channel #sane (irc.freenode.net) is intended for
discussions about SANE and for getting help. Please be patient, answers
can take some time.
</p>
<hr>
<p class="noindent">
<!-- Created: 2003-06-09 17:22:49 CET -->
<!-- hhmts start -->
Last modified: 2003-09-19 18:29:39 CEST
<!-- hhmts end -->
by Henning Meier-Geinitz (<a
href="mailto:hmg-guest@users.alioth.debian.org">hmg-guest@users.alioth.debian.org</a>)<br>
<a href="/">Overview</a><br>
<a href="http://www.mostang.com/sane/" target="_top">SANE
homepage</a><br>
</p>
<!-- doc-lang: english -->
</body>
</html>