]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Kill live-demo web page.
authorAndre Noll <maan@systemlinux.org>
Tue, 20 Nov 2007 21:52:45 +0000 (22:52 +0100)
committerAndre Noll <maan@systemlinux.org>
Tue, 20 Nov 2007 21:52:45 +0000 (22:52 +0100)
web/demo.in.html [deleted file]
web/header.html

diff --git a/web/demo.in.html b/web/demo.in.html
deleted file mode 100644 (file)
index 1306c3c..0000000
+++ /dev/null
@@ -1,52 +0,0 @@
-<h1>Live Demo</h1>
-<hr>
-
-<p> There is a public paraslash stream at www.paraslash.org,
-streaming
-
-       <a href="http://www.digitalvibes.de/">the music of Henri Petterson</a>.
-
-
-You can listen to the stream with any mp3 player that supports
-http streaming.</p>
-
-       <p>mpg123 -Z http://www.paraslash.org:8009/</p>
-
-
-       <p>xmms http://www.paraslash.org:8009/</p>
-
-<p>and iTunes are known to work.</p>
-
-<p> Moreover, there is an anonymous paraslash account available which you can
-use to have a look at paraslash without configuring and running para_server on
-your own box. There's no need to install the paraslash package and no
-root-privileges are required for the demo. </p>
-
-<p>Download the
-
-       <a href="key.anonymous">public key</a>
-
-for the anonymous user and the latest paraslash
-
-       <a href="versions">tarball</a>
-or the
-       <a href="versions/paraslash-git.tar.bz2">current snapshot</a>.
-
-Next, compile para_audiod (./configure && make para_audiod) and use the
-following configuration options:</p>
-<ul>
-       <li> ~/.paraslash/client.conf:
-       <ul>
-               <li>user anonymous</li>
-               <li>hostname www.paraslash.org</li>
-               <li>key_file key.anonymous</li>
-       </ul>
-       <li> ~/.paraslash/audiod.conf:</li>
-       <ul>
-               <li>receiver "mp3:http -i www.paraslash.org -p 8009"</li>
-               <li>loglevel 1</li>
-       </ul>
-</ul>
-<p>Finally, type "./para_audiod" to start streaming. If this works, try out
-para_client, para_gui and para_audioc. Otherwise, use para_recv, para_filter
-and para_write to find out why.</p>
index 647a64aa131975c4b4037179cb2fc28be1b8c039..7d56f6313aed03bb5959a36543eefbf875ac09ab 100644 (file)
@@ -29,7 +29,6 @@
                        <br><a href="FEATURES.html">Features</a>
                        <br><a href="download.html">Download</a>
                        <br><a href="screenshots.html">Screenshots</a>
-                       <br><a href="demo.html">Live Demo</a>
                        <br><a href="/gitweb/gitweb.cgi?p=.git;a=shortlog">Changes</a>
                        <br><a href="documentation.html">Documentation</a>
                        <br><a href="license.html">License</a>