comparison htdocs/index.html @ 2:53d5f8005f44 website

[svn] fixed HTML, updated Debian paragraph
author godisch
date Sat, 15 Feb 2003 12:44:01 +0000
parents 9c922e041740
children 234173a32d6d
comparison
equal deleted inserted replaced
1:9c922e041740 2:53d5f8005f44
1 <!doctype html public "-//ietf//dtd html//en"> 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 2
3 <html> 3 <html>
4 <head> 4 <head>
5 <title>Noffle</title> 5 <title>Noffle</title>
6 <META HTTP-EQUIV="content-type" CONTENT="text/html; charset=iso-8859-1">
6 <META NAME="description" CONTENT="Noffle is a news server for Linux that is optimized for low speed dialup connections to the Internet and few users. It can be used to add offline reading capability to news readers."> 7 <META NAME="description" CONTENT="Noffle is a news server for Linux that is optimized for low speed dialup connections to the Internet and few users. It can be used to add offline reading capability to news readers.">
7 <META NAME="keywords" CONTENT="noffle, news server, news reader, offline, modem, dialup, linux, gnu/linux"> 8 <META NAME="keywords" CONTENT="noffle, news server, news reader, offline, modem, dialup, linux, gnu/linux">
8 </head> 9 </head>
9 10
10 <body> 11 <body>
126 </p> 127 </p>
127 128
128 <p> 129 <p>
129 Noffle is included in the 130 Noffle is included in the
130 <a href="http://www.debian.org">Debian GNU/Linux</a> 131 <a href="http://www.debian.org">Debian GNU/Linux</a>
131 distribution (the unstable "woody" tree), thanks to 132 distribution, thanks to
132 <a href="mailto:paul@wurtel.demon.nl">Paul Slootman</a> for maintaining 133 <a href="mailto:paul@wurtel.demon.nl">Paul Slootman</a> and
133 the <a href="http://www.debian.org/Packages/unstable/news/noffle.html"> 134 <a href="mailto:martin@godisch.de">Martin Godisch</a> for maintaining
134 Noffle Debian Package</a>. 135 the <a href="http://packages.debian.org/unstable/news/noffle.html"
136 >Noffle Debian Package</a>.
135 </p> 137 </p>
136 138
137 139
138 <h2><a name="documentation">Documentation</a></h2> 140 <h2><a name="documentation">Documentation</a></h2>
139 141
162 <a href="http://www.tin.org/docs.html">NNTP information</a> 164 <a href="http://www.tin.org/docs.html">NNTP information</a>
163 <li> 165 <li>
164 <a href="http://www.leafnode.org/">Leafnode</a> - news server 166 <a href="http://www.leafnode.org/">Leafnode</a> - news server
165 <li> 167 <li>
166 <a href="http://home.t-online.de/home/juergen.haible/english.htm">Hamster</a> 168 <a href="http://home.t-online.de/home/juergen.haible/english.htm">Hamster</a>
167 &em; news and mail server for Windows 169 - news and mail server for Windows
168 <li> 170 <li>
169 <a href="http://space.mit.edu/~davis/slrn.html">SLRN</a> 171 <a href="http://space.mit.edu/~davis/slrn.html">SLRN</a>
170 - powerful news reader for Windows and Unix 172 - powerful news reader for Windows and Unix
171 <li> 173 <li>
172 <a href="http://www.gedanken.demon.co.uk/wwwoffle/index.html">WWWOFFLE</a> 174 <a href="http://www.gedanken.demon.co.uk/wwwoffle/index.html">WWWOFFLE</a>
175 177
176 178
177 <p> 179 <p>
178 <hr> 180 <hr>
179 <A href="http://sourceforge.net"> 181 <A href="http://sourceforge.net">
180 <IMG src="http://sourceforge.net/sflogo.php?group_id=1044&type=1" 182 <IMG src="http://sourceforge.net/sflogo.php?group_id=1044&amp;type=1"
181 width="88" height="31" border="0" alt="SourceForge Logo"> </A> 183 width="88" height="31" border="0" alt="SourceForge Logo"> </A>
182 </body> 184 </body>
183 </html> 185 </html>