Updated vision
authorSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Mon, 2 Jul 2018 06:59:32 +0000 (09:59 +0300)
committerSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Mon, 2 Jul 2018 06:59:32 +0000 (09:59 +0300)
doc/index.html
doc/index.org

index d0e596a..be673b5 100644 (file)
@@ -2,14 +2,14 @@
 <html lang="en">
 <head>
 <title>Sixth - system for data storage, computation, exploration and interaction</title>
 <html lang="en">
 <head>
 <title>Sixth - system for data storage, computation, exploration and interaction</title>
-<!-- 2018-06-22 Fri 02:14 -->
+<!-- 2018-07-02 Mon 09:57 -->
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="generator" content="Org-mode">
 <meta name="author" content="Svjatoslav Agejenko">
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="generator" content="Org-mode">
 <meta name="author" content="Svjatoslav Agejenko">
-<link href="https://bootswatch.com/4/darkly/bootstrap.min.css" rel="stylesheet">
-<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
-<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.1/js/bootstrap.min.js"></script>"
+<link href="https://bootswatch.com/3/darkly/bootstrap.min.css" rel="stylesheet">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/js/bootstrap.min.js"></script>
 <style type="text/css">
 footer {background-color: #111 !important;}
 pre {background-color: #111; color: #ccc;}
 <style type="text/css">
 footer {background-color: #111 !important;}
 pre {background-color: #111; color: #ccc;}
@@ -196,17 +196,11 @@ $(function() {
 <body>
 <div id="content" class="container">
 <div class="row"><div class="col-md-9"><h1 class="title">Sixth - system for data storage, computation, exploration and interaction</h1>
 <body>
 <div id="content" class="container">
 <div class="row"><div class="col-md-9"><h1 class="title">Sixth - system for data storage, computation, exploration and interaction</h1>
-<hr >
-<ul class="org-ul">
-<li>Clone GIT repository using commanad:
-<pre class="example">
-git clone http://www2.svjatoslav.eu/git/sixth.git
-</pre>
-</li>
-
-<li><a href="http://www2.svjatoslav.eu/gitweb/?p=sixth.git;a=snapshot;h=HEAD;sf=tgz">Download latest snapshot in TAR GZ format</a>
-</li>
 
 
+<div id="outline-container-sec-1" class="outline-2">
+<h2 id="sec-1"><span class="section-number-2">1</span> General</h2>
+<div class="outline-text-2" id="text-1">
+<ul class="org-ul">
 <li>This program is free software: you can redistribute it and/or modify
 it under the terms of the <a href="https://www.gnu.org/licenses/lgpl.html">GNU Lesser General Public License</a> as
 published by the Free Software Foundation, either version 3 of the
 <li>This program is free software: you can redistribute it and/or modify
 it under the terms of the <a href="https://www.gnu.org/licenses/lgpl.html">GNU Lesser General Public License</a> as
 published by the Free Software Foundation, either version 3 of the
@@ -227,35 +221,107 @@ License, or (at your option) any later version.
 <li><a href="http://www.svjatoslav.eu/projects/">Other software projects hosted at svjatoslav.eu</a>
 </li>
 </ul>
 <li><a href="http://www.svjatoslav.eu/projects/">Other software projects hosted at svjatoslav.eu</a>
 </li>
 </ul>
+</div>
 
 
-<div id="outline-container-sec-1" class="outline-2">
-<h2 id="sec-1"><a id="ID-1f4e1c17-d25f-4d92-aa9b-5785f1d86f4f" name="ID-1f4e1c17-d25f-4d92-aa9b-5785f1d86f4f"></a><span class="section-number-2">1</span> Vision - A tool to amplify human ability</h2>
-<div class="outline-text-2" id="text-1">
-<p class="verse">
-Makes lots of complex data intuitive to:<br >
-&#xa0;&#xa0;- explore, understand<br >
-&#xa0;&#xa0;- manipulate and compute on<br >
-<br >
-by extensively relying on:<br >
-&#xa0;&#xa0;- <a href="http://www3.svjatoslav.eu/projects/sixth-3d/">Realtime 3D graphics</a> with immediate feedback loop.<br >
-&#xa0;&#xa0;- <a href="http://www3.svjatoslav.eu/projects/sixth-data/">Flexible and distributed computation and data storage</a>.<br >
+<div id="outline-container-sec-1-1" class="outline-3">
+<h3 id="sec-1-1"><span class="section-number-3">1.1</span> Source code</h3>
+<div class="outline-text-3" id="text-1-1">
+<ul class="org-ul">
+<li><a href="http://www2.svjatoslav.eu/gitweb/?p=sixth.git;a=snapshot;h=HEAD;sf=tgz">Download latest snapshot in TAR GZ format</a>
+</li>
+
+<li><a href="http://www2.svjatoslav.eu/gitweb/?p=sixth.git;a=summary">Browse Git repository online</a>
+</li>
+
+<li>Clone Git repository using command:
+<pre class="example">
+git clone http://www2.svjatoslav.eu/git/sixth.git
+</pre>
+</li>
+</ul>
+</div>
+</div>
+</div>
+
+<div id="outline-container-sec-2" class="outline-2">
+<h2 id="sec-2"><a id="ID-1f4e1c17-d25f-4d92-aa9b-5785f1d86f4f" name="ID-1f4e1c17-d25f-4d92-aa9b-5785f1d86f4f"></a><span class="section-number-2">2</span> Vision - A tool to amplify human ability</h2>
+<div class="outline-text-2" id="text-2">
+<p>
+Idea is to design all encompassing, flexible and powerful virtual
+environment where I can live in and very efficiently do all my
+computing tasks enjoyably and with playful ease.
+</p>
+
+<p>
+Examples of extendable environments where one can live in and do
+  almost everything:
+</p>
+<dl class="org-dl">
+<dt> <a href="https://www.johndcook.com/blog/2008/04/27/one-program-to-rule-them-all/">GNU Emacs</a> </dt><dd>At the heart, Emacs is text editor on top of <a href="https://www.ibm.com/developerworks/library/j-cb02067/j-cb02067-pdf.pdf">Lisp</a>
+                 runtime.
+</dd>
+
+<dt> <a href="https://www.eclipse.org/ide/">Eclipse IDE</a> </dt><dd>In essence <a href="https://en.wikipedia.org/wiki/OSGi">OSGi</a> platform with a text editor.
+</dd>
+</dl>
+
+<p>
+In both cases you can develop/install plugins for every purpose
+imaginable.
 </p>
 
 
 </p>
 
 
+<p>
+I would like to create general purpose environment with the following
+properties:
+</p>
+
+<ul class="org-ul">
+<li>Makes lots of complex data intuitive to:
+<ul class="org-ul">
+<li>explore, understand
+</li>
+<li>manipulate and compute on
+</li>
+</ul>
+</li>
+
+<li>Extensively relying on:
+<ul class="org-ul">
+<li><a href="http://www3.svjatoslav.eu/projects/sixth-3d/">Realtime 3D graphics</a> with immediate feedback loop.
+</li>
+</ul>
 <blockquote>
 <p>
 “Virtual reality holds the key to the evolution of the human mind”
 Dr. Lawrence Angelo, The Lawnmower Man (1992)
 </p>
 </blockquote>
 <blockquote>
 <p>
 “Virtual reality holds the key to the evolution of the human mind”
 Dr. Lawrence Angelo, The Lawnmower Man (1992)
 </p>
 </blockquote>
+</li>
+
+<li><a href="http://www3.svjatoslav.eu/projects/sixth-data/">Flexible and distributed computation and data storage</a>.
+</li>
+
+<li>Cross device:
+<ul class="org-ul">
+<li>Easily switch and/or combine computers to work seamlessly on any
+tasks.
+</li>
+
+<li>User interface, data, software, running proceses etc are not
+contained to any device.
+</li>
+</ul>
+</li>
+</ul>
 </div>
 </div>
 
 </div>
 </div>
 
-<div id="outline-container-sec-2" class="outline-2">
-<h2 id="sec-2"><span class="section-number-2">2</span> Current status</h2>
-<div class="outline-text-2" id="text-2">
+<div id="outline-container-sec-3" class="outline-2">
+<h2 id="sec-3"><span class="section-number-2">3</span> Current status</h2>
+<div class="outline-text-2" id="text-3">
 <ul class="org-ul">
 <ul class="org-ul">
-<li>Formulated high-level <a href="#sec-1">vision / goal</a>.
+<li>Formulated high-level <a href="#sec-2">vision / goal</a>.
 </li>
 
 <li>In the process of implementing some of building blocks:
 </li>
 
 <li>In the process of implementing some of building blocks:
@@ -279,9 +345,9 @@ and my free time available). Contributions welcome ! :)
 </div>
 </div>
 
 </div>
 </div>
 
-<div id="outline-container-sec-3" class="outline-2">
-<h2 id="sec-3"><span class="section-number-2">3</span> Computation ideas</h2>
-<div class="outline-text-2" id="text-3">
+<div id="outline-container-sec-4" class="outline-2">
+<h2 id="sec-4"><span class="section-number-2">4</span> Computation ideas</h2>
+<div class="outline-text-2" id="text-4">
 <ul class="org-ul">
 <li>Program - stored instructions for execution by computer.
 </li>
 <ul class="org-ul">
 <li>Program - stored instructions for execution by computer.
 </li>
@@ -325,9 +391,9 @@ storage.
 </div>
 </div>
 
 </div>
 </div>
 
-<div id="outline-container-sec-4" class="outline-2">
-<h2 id="sec-4"><span class="section-number-2">4</span> Frequently Given Answers</h2>
-<div class="outline-text-2" id="text-4">
+<div id="outline-container-sec-5" class="outline-2">
+<h2 id="sec-5"><span class="section-number-2">5</span> Frequently Given Answers</h2>
+<div class="outline-text-2" id="text-5">
 <ul class="org-ul">
 <li>Why such name ?
 <ul class="org-ul">
 <ul class="org-ul">
 <li>Why such name ?
 <ul class="org-ul">
@@ -348,17 +414,22 @@ I updated the name to Sixth and switched to Java.
 </div><div class="col-md-3"><nav id="table-of-contents">
 <div id="text-table-of-contents" class="bs-docs-sidebar">
 <ul class="nav">
 </div><div class="col-md-3"><nav id="table-of-contents">
 <div id="text-table-of-contents" class="bs-docs-sidebar">
 <ul class="nav">
-<li><a href="#sec-1">1. Vision - A tool to amplify human ability</a></li>
-<li><a href="#sec-2">2. Current status</a></li>
-<li><a href="#sec-3">3. Computation ideas</a></li>
-<li><a href="#sec-4">4. Frequently Given Answers</a></li>
+<li><a href="#sec-1">1. General</a>
+<ul class="nav">
+<li><a href="#sec-1-1">1.1. Source code</a></li>
+</ul>
+</li>
+<li><a href="#sec-2">2. Vision - A tool to amplify human ability</a></li>
+<li><a href="#sec-3">3. Current status</a></li>
+<li><a href="#sec-4">4. Computation ideas</a></li>
+<li><a href="#sec-5">5. Frequently Given Answers</a></li>
 </ul>
 </div>
 </nav>
 </div></div></div>
 <footer id="postamble" class="">
 <div><p class="author">Author: Svjatoslav Agejenko</p>
 </ul>
 </div>
 </nav>
 </div></div></div>
 <footer id="postamble" class="">
 <div><p class="author">Author: Svjatoslav Agejenko</p>
-<p class="date">Created: 2018-06-22 Fri 02:14</p>
+<p class="date">Created: 2018-07-02 Mon 09:57</p>
 <p class="creator"><a href="http://www.gnu.org/software/emacs/">Emacs</a> 25.1.1 (<a href="http://orgmode.org">Org-mode</a> 8.2.10)</p>
 </div>
 </footer>
 <p class="creator"><a href="http://www.gnu.org/software/emacs/">Emacs</a> 25.1.1 (<a href="http://orgmode.org">Org-mode</a> 8.2.10)</p>
 </div>
 </footer>
index 9284711..5e5ddc2 100644 (file)
@@ -1,12 +1,17 @@
 #+TITLE: Sixth - system for data storage, computation, exploration and interaction
 
 #+TITLE: Sixth - system for data storage, computation, exploration and interaction
 
------
-- Clone GIT repository using command:
-  : git clone http://www2.svjatoslav.eu/git/sixth.git
-
-- [[http://www2.svjatoslav.eu/gitweb/?p=sixth.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+* (document settings) :noexport:
+** use dark style for TWBS-HTML exporter
+#+HTML_HEAD: <link href="https://bootswatch.com/3/darkly/bootstrap.min.css" rel="stylesheet">
+#+HTML_HEAD: <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
+#+HTML_HEAD: <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/js/bootstrap.min.js"></script>
+#+HTML_HEAD: <style type="text/css">
+#+HTML_HEAD:   footer {background-color: #111 !important;}
+#+HTML_HEAD:   pre {background-color: #111; color: #ccc;}
+#+HTML_HEAD: </style>
 
 
-+ This program is free software: you can redistribute it and/or modify
+* General
+- This program is free software: you can redistribute it and/or modify
   it under the terms of the [[https://www.gnu.org/licenses/lgpl.html][GNU Lesser General Public License]] as
   published by the Free Software Foundation, either version 3 of the
   License, or (at your option) any later version.
   it under the terms of the [[https://www.gnu.org/licenses/lgpl.html][GNU Lesser General Public License]] as
   published by the Free Software Foundation, either version 3 of the
   License, or (at your option) any later version.
 
 - [[http://www.svjatoslav.eu/projects/][Other software projects hosted at svjatoslav.eu]]
 
 
 - [[http://www.svjatoslav.eu/projects/][Other software projects hosted at svjatoslav.eu]]
 
-* (document settings) :noexport:
-** use dark style for TWBS-HTML exporter
-#+HTML_HEAD: <link href="https://bootswatch.com/4/darkly/bootstrap.min.css" rel="stylesheet">
-#+HTML_HEAD: <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
-#+HTML_HEAD: <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.1/js/bootstrap.min.js"></script>"
-#+HTML_HEAD: <style type="text/css">
-#+HTML_HEAD:   footer {background-color: #111 !important;}
-#+HTML_HEAD:   pre {background-color: #111; color: #ccc;}
-#+HTML_HEAD: </style>
+** Source code
+- [[http://www2.svjatoslav.eu/gitweb/?p=sixth.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+
+- [[http://www2.svjatoslav.eu/gitweb/?p=sixth.git;a=summary][Browse Git repository online]]
+
+- Clone Git repository using command:
+  : git clone http://www2.svjatoslav.eu/git/sixth.git
 
 * Vision - A tool to amplify human ability
   :PROPERTIES:
   :ID:       1f4e1c17-d25f-4d92-aa9b-5785f1d86f4f
   :END:
 
 * Vision - A tool to amplify human ability
   :PROPERTIES:
   :ID:       1f4e1c17-d25f-4d92-aa9b-5785f1d86f4f
   :END:
-#+BEGIN_VERSE
-Makes lots of complex data intuitive to:
+Idea is to design all encompassing, flexible and powerful virtual
+environment where I can live in and very efficiently do all my
+computing tasks enjoyably and with playful ease.
+
+Examples of extendable environments where one can live in and do
+  almost everything:
+  + [[https://www.johndcook.com/blog/2008/04/27/one-program-to-rule-them-all/][GNU Emacs]] :: At the heart, Emacs is text editor on top of [[https://www.ibm.com/developerworks/library/j-cb02067/j-cb02067-pdf.pdf][Lisp]]
+                 runtime.
+
+  + [[https://www.eclipse.org/ide/][Eclipse IDE]] :: In essence [[https://en.wikipedia.org/wiki/OSGi][OSGi]] platform with a text editor.
+
+In both cases you can develop/install plugins for every purpose
+imaginable.
+
+
+I would like to create general purpose environment with the following
+properties:
+
++ Makes lots of complex data intuitive to:
   - explore, understand
   - manipulate and compute on
 
   - explore, understand
   - manipulate and compute on
 
-by extensively relying on:
++ Extensively relying on:
   - [[http://www3.svjatoslav.eu/projects/sixth-3d/][Realtime 3D graphics]] with immediate feedback loop.
   - [[http://www3.svjatoslav.eu/projects/sixth-3d/][Realtime 3D graphics]] with immediate feedback loop.
-  - [[http://www3.svjatoslav.eu/projects/sixth-data/][Flexible and distributed computation and data storage]].
-#+END_VERSE
 
 
+  #+BEGIN_QUOTE
+  “Virtual reality holds the key to the evolution of the human mind”
+  Dr. Lawrence Angelo, The Lawnmower Man (1992)
+  #+END_QUOTE
+
++ [[http://www3.svjatoslav.eu/projects/sixth-data/][Flexible and distributed computation and data storage]].
+
++ Cross device:
+  + Easily switch and/or combine computers to work seamlessly on any
+    tasks.
 
 
-#+BEGIN_QUOTE
-“Virtual reality holds the key to the evolution of the human mind”
-Dr. Lawrence Angelo, The Lawnmower Man (1992)
-#+END_QUOTE
+  + User interface, data, software, running proceses etc are not
+    contained to any device.
 
 * Current status
 + Formulated high-level [[id:1f4e1c17-d25f-4d92-aa9b-5785f1d86f4f][vision / goal]].
 
 * Current status
 + Formulated high-level [[id:1f4e1c17-d25f-4d92-aa9b-5785f1d86f4f][vision / goal]].