s.py work
[systematiki.git] / Documentation / past-present.html
blobabe58cb06d761eaa72b89a96d9690e845f8f6f89
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
2 "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
5 <head>
6 <meta http-equiv="Content-Type"
7 content="application/xhtml+xml; charset=utf-8" />
8 <title>Systematiki</title>
9 <style type="text/css" media="all">
10 @import "./style/base.css";
11 </style>
12 </head>
14 <body>
16 <div class="box bhead">
17 <p style="float: right;">
18 &lt; <a href="past/index.html">Past</a> &gt; &nbsp;
19 &lt; <b>Present</b> &gt; &nbsp;
20 &lt; <a href="future/index.html">Future</a> &gt; &nbsp;
21 </p>
22 <h1>Systematiki</h1>
23 </div>
25 <div class="box bside">
26 <p><a href="index.html">Introduction</a></p>
27 <p><a href="development.html">Development</a></p>
28 <p><a href="tutorial.html">Tutorial</a></p>
29 <p><a href="documentation.html">Documentation</a></p>
30 <p><a href="past-present.html">Past and Present</a></p>
31 </div>
33 <div class="box bmain">
35 <p>This document indicates the state of incorporation of
36 <a href="past/index.html">past ideas</a> into the present
37 documentation. &quot;Obsolete&quot; means it's a waste of time to look
38 at, while &quot;TODO&quot; means that there are still interesting bits that
39 have not yet been discussed in present documentation.</p>
41 <p><b><a href="past/architecture-fuse.svg">architecture-fuse.svg</a></b><br/>
42 TODO
43 </p>
45 <p><b><a href="past/architecture.svg">architecture.svg</a></b><br/>
46 Superseded by <a href="documentation.html">Documentation</a>.
47 </p>
49 <p><b><a href="past/architecture-tcp-net.svg">architecture-tcp-net.svg</a></b><br/>
50 TODO
51 </p>
53 <p><b><a href="past/database-structure.html">database-structure.txt</a></b><br/>
54 TODO
55 </p>
57 <p><b><a href="past/description-chat.txt">description-chat.txt</a></b><br/>
58 TODO
59 </p>
61 <p><b><a href="past/ideas.html">ideas.txt</a></b><br/>
62 TODO
63 </p>
65 <p><b><a href="past/index.html">index.html</a></b><br/>
66 Index to old documents; relevant pieces of information have been incorporated.
67 </p>
69 <p><b><a href="past/internal-object-registry.html">internal-object-registry.txt</a></b><br/>
70 TODO
71 </p>
73 <p><b><a href="past/link-ideas.html">link-ideas.txt</a></b><br/>
74 TODO
75 </p>
77 <p><b><a href="past/overview-de.odt">overview-de.odt</a></b><br/>
78 TODO; contains the following feature descriptions in German:<br/>
79 <i>General:</i> linked XML data; client-server system; portable; support
80 for more media types other than just plain text<br/>
81 <i>Client:</i> display text; create links using proprietary syntax
82 (obsolete idea); provide our own editor<br/>
83 <i>Server:</i> version control; multi-user system; database support (e.g.
84 MySQL)
85 </p>
87 <p><b><a href="past/proto1-01.png">proto1-01.png</a></b><br/>
88 Obsolete.
89 </p>
91 <p><b><a href="past/proto1-02.png">proto1-02.png</a></b><br/>
92 Obsolete.
93 </p>
95 <p><b><a href="past/proto1-03.png">proto1-03.png</a></b><br/>
96 Obsolete.
97 </p>
99 <p><b><a href="past/prototype-1.html">prototype-1.txt</a></b><br/>
100 Obsolete.
101 </p>
103 <p><b><a href="past/prototype-2.html">prototype-2.txt</a></b><br/>
104 The upper TODO list is obsolete.<br/>
105 For the glossary, see also <a href="documentation.html">Documentation</a>.<br/>
106 TODO: &quot;After proto2&quot;.
107 </p>
109 <p><b><a href="past/python-security.html">python-security.txt</a></b><br/>
110 Obsolete.
111 </p>
113 <p><b><a href="past/roadmap.html">roadmap.txt</a></b><br/>
114 TODO
115 </p>
117 <p><b><a href="past/server-configuration.html">server-configuration.txt</a></b><br/>
118 Superseded by <a href="documentation.html">Documentation</a>.
119 </p>
121 <p><b><a href="past/todo.html">todo.txt</a></b><br/>
122 TODO
123 </p>
125 </div>
127 <div class="box bfoot">
128 <p>Software for browsing, searching, and editing semantically linked data.</p>
129 </div>
131 </body>
133 </html>