summaryrefslogtreecommitdiffstats
path: root/success.html
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2010-11-29 23:27:12 +0100
committerJohannes Schindelin <johannes.schindelin@gmx.de>2010-11-29 23:27:31 +0100
commitd670aac3835ed6f4ee84c863fb49e65f1212c8b5 (patch)
treed1300832efcce7008a41d6fc1edeaf22c7369b18 /success.html
parent705a5d46e66d18fe3a50072b12e5245a01fd2ed2 (diff)
downloadlibtdevnc-d670aac3835ed6f4ee84c863fb49e65f1212c8b5.tar.gz
libtdevnc-d670aac3835ed6f4ee84c863fb49e65f1212c8b5.zip
The website is now maintained independently
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Diffstat (limited to 'success.html')
-rw-r--r--success.html45
1 files changed, 0 insertions, 45 deletions
diff --git a/success.html b/success.html
deleted file mode 100644
index 45caf18..0000000
--- a/success.html
+++ /dev/null
@@ -1,45 +0,0 @@
-<html>
-<head>
-<title>Success stories</title>
-</head>
-<body>
-<ul>
-<li>
-<a href=http://www.karlrunge.com>Karl Runge</a> took my first version of
-x11vnc, which was just a proof-of-concept that the library actually is
-usable, and turned it into a <a href=http://www.karlrunge.com/x11vnc/>
-fully fledged application</a>.
-<li>
-Tim Jansen created <a href=http://www.tjansen.de/krfb/>KRFB</a>, which is
-x11vnc integrated into KDE.
-<li>
-Jeff Mock of <a href=http://alfa.naic.edu>the world's largest radio telescope
-in Arecibo</a> sent me a nice
-<a href=http://libvncserver.sourceforge.net/alfa-vnc.gif>screenshot</a>,
-describing his use of LibVNCServer:
-
-<p>
-
-<i>I've been using it for about 4 months
-on a project to build a new spectrometer for the radio telescope at
-Arecibo. Arecibo is the largest radio telescope in the world (305m!) in
-Puerto Rico. It has 10-times the collecting area of the second largest
-telescope in Effelsburg (maybe near you?).
-
-<p>
-
-The project is an embedded linux box that boots from a compact flash
-card. The root filesystem is only about 5MB. X wasn't reasonable
-for such a small embedded system, but libvncserver was perfect. On
-the console we run graphical diagnostics that write directly to the
-frame buffer. It was a simple matter to hook this direct-framebuffer
-application to libvncserver. This way we can easily view the
-diagnostics for the spectrometer from the control room (or anyplace
-else for that matter).</i>
-
-<li>
-michu let me know that <a href=http://ssl.bulix.org/projects/lcd4linux/>
-LCD4Linux</a> has a VNC backend using LibVNCServer.
-</body>
-</html>
-