-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathauthor.html
More file actions
41 lines (31 loc) · 1.39 KB
/
Copy pathauthor.html
File metadata and controls
41 lines (31 loc) · 1.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="style-print.css" media="print"/>
<link rel="stylesheet" type="text/css" href="style.css" media="screen"/>
<title>Abora Author</title>
</head>
<body>
<!-- abora:header -->
<h1>Abora Author</h1>
<!-- abora:header_close -->
<p>All work so far under the Abora project banner has been
accomplished by David Jones. I can't claim any connection with the
long history of the Xanadu project, but was aware in passing of
Ted Nelsons work and the shadow of the Xanadu project. I was
fascinated to read the much maligned Wired article, but finally
started to get an inkling of the value of a Xanadu like system
after reading <i>Literary Machines</i> followed by some brief
investigations into the open-source release of Udanax-Gold.</p>
<p>If you are interested in contributing, or have any comments
then don't hesitate to contact the author.</p>
<p>David Jones<br>
<a
href="mailto:david_jones@night.dircon.co.uk">david_jones@night.dircon.co.uk</a><br>
<a href="http://www.night.dircon.co.uk">http://www.night.dicon.co.uk</a></p>
<!-- abora:footer -->
<!-- abora:footer_close -->
</body>
</html>