Mercurial > noffle-website
comparison htdocs/index.html @ 1:9c922e041740 website
[svn] Add SF logo to main page, plus small HTML tidies.
author | bears |
---|---|
date | Fri, 11 Jan 2002 17:49:05 +0000 |
parents | af7afad923c1 |
children | 53d5f8005f44 |
comparison
equal
deleted
inserted
replaced
0:af7afad923c1 | 1:9c922e041740 |
---|---|
1 <!doctype html public "-//ietf//dtd html//en"> | |
2 | |
1 <html> | 3 <html> |
2 <head> | 4 <head> |
3 <title>Noffle</title> | 5 <title>Noffle</title> |
4 <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."> | 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."> |
5 <META NAME="keywords" CONTENT="noffle, news server, news reader, offline, modem, dialup, linux, gnu/linux"> | 7 <META NAME="keywords" CONTENT="noffle, news server, news reader, offline, modem, dialup, linux, gnu/linux"> |
6 </head> | 8 </head> |
7 | 9 |
8 <body bgcolor="#f8f8f8" text="black" link="#0000ee" vlink="#551a8b" alink="#551a8b"> | 10 <body> |
9 | 11 |
10 <h1>The Noffle News Server</h1> | 12 <h1>The Noffle News Server</h1> |
11 | 13 |
12 <hr> | 14 <hr> |
13 | 15 |
148 New releases and other important news are announced on the | 150 New releases and other important news are announced on the |
149 <a href="http://lists.sourceforge.net/mailman/listinfo/noffle-announce"> | 151 <a href="http://lists.sourceforge.net/mailman/listinfo/noffle-announce"> |
150 Noffle-Announce Mailing List</a>. | 152 Noffle-Announce Mailing List</a>. |
151 <br> | 153 <br> |
152 Bugs should be reported to the | 154 Bugs should be reported to the |
153 <a href="http://sourceforge.net/bugs/?group_id=1044"> | 155 <a href="http://sourceforge.net/bugs/?group_id=1044">Noffle Bug Tracker</a>. |
154 Noffle Bug Tracker</a>. | |
155 </p> | 156 </p> |
156 | 157 |
157 <h2><a name="links">Links</a></h2> | 158 <h2><a name="links">Links</a></h2> |
158 | 159 |
159 <ul> | 160 <ul> |
160 <li> | 161 <li> |
161 <a href="http://www.tin.org/docs.html">NNTP information</a> | 162 <a href="http://www.tin.org/docs.html">NNTP information</a> |
162 <li> | 163 <li> |
163 <a href="http://www.leafnode.org/"> | 164 <a href="http://www.leafnode.org/">Leafnode</a> - news server |
164 Leafnode</a> - news server | |
165 <li> | 165 <li> |
166 <a href="http://home.t-online.de/home/juergen.haible/english.htm"> | 166 <a href="http://home.t-online.de/home/juergen.haible/english.htm">Hamster</a> |
167 Hamster</a> - news and mail server for Windows | 167 &em; news and mail server for Windows |
168 <li> | 168 <li> |
169 <a href="http://space.mit.edu/~davis/slrn.html">SLRN</a> | 169 <a href="http://space.mit.edu/~davis/slrn.html">SLRN</a> |
170 - powerful news reader for Windows and Unix | 170 - powerful news reader for Windows and Unix |
171 <li> | 171 <li> |
172 <a href="http://www.gedanken.demon.co.uk/wwwoffle/index.html">WWWOFFLE</a> | 172 <a href="http://www.gedanken.demon.co.uk/wwwoffle/index.html">WWWOFFLE</a> |
174 </ul> | 174 </ul> |
175 | 175 |
176 | 176 |
177 <p> | 177 <p> |
178 <hr> | 178 <hr> |
179 | 179 <A href="http://sourceforge.net"> |
180 <IMG src="http://sourceforge.net/sflogo.php?group_id=1044&type=1" | |
181 width="88" height="31" border="0" alt="SourceForge Logo"> </A> | |
180 </body> | 182 </body> |
181 </html> | 183 </html> |