Added "Why such name ?" section.
authorSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Tue, 13 Jun 2017 05:30:02 +0000 (08:30 +0300)
committerSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Tue, 13 Jun 2017 05:30:02 +0000 (08:30 +0300)
doc/index.html
doc/index.org

index 6bb7dda..e84f626 100644 (file)
@@ -2,7 +2,7 @@
 <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>
-<!-- 2017-05-25 Thu 22:04 -->
+<!-- 2017-06-13 Tue 08:27 -->
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="generator" content="Org-mode">
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="generator" content="Org-mode">
@@ -243,10 +243,23 @@ Dr. Lawrence Angelo, The Lawnmower Man (1992)
 </p>
 </blockquote>
 </li>
 </p>
 </blockquote>
 </li>
+
+<li>Why such name ?
+<ul class="org-ul">
+<li>In short: it's just a number.
+</li>
+<li>Many years ago inspired by the ideas of <a href="https://en.wikipedia.org/wiki/Forth_(programming_language)">Forth (programming
+language)</a> I decided to create my own implementation <a href="http://www2.svjatoslav.eu/gitbrowse/fifth/doc/index.html">Fifth</a>
+(computing/programming environment).
+</li>
+<li>Then I realized I miss type safe object oriented capabilities. So
+I updated the name to Sixth and switched to Java.
+</li>
+</ul>
+</li>
 </ul>
 </div>
 
 </ul>
 </div>
 
-
 <div id="outline-container-sec-1-1" class="outline-3">
 <h3 id="sec-1-1"><a id="ID-4224d52c-2ee1-411a-bd89-77c286322b21" name="ID-4224d52c-2ee1-411a-bd89-77c286322b21"></a><span class="section-number-3">1.1</span> Perfect data storage and computation engine</h3>
 <div class="outline-text-3" id="text-1-1">
 <div id="outline-container-sec-1-1" class="outline-3">
 <h3 id="sec-1-1"><a id="ID-4224d52c-2ee1-411a-bd89-77c286322b21" name="ID-4224d52c-2ee1-411a-bd89-77c286322b21"></a><span class="section-number-3">1.1</span> Perfect data storage and computation engine</h3>
 <div class="outline-text-3" id="text-1-1">
@@ -348,7 +361,6 @@ See: <a href="http://www2.svjatoslav.eu/gitbrowse/sixth-data/doc/index.html">Six
 </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-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">
@@ -391,7 +403,7 @@ and my free time available). Contributions welcome ! :)
 </div></div></div>
 <footer id="postamble" class="">
 <div><p class="author">Author: Svjatoslav Agejenko</p>
 </div></div></div>
 <footer id="postamble" class="">
 <div><p class="author">Author: Svjatoslav Agejenko</p>
-<p class="date">Created: 2017-05-25 Thu 22:04</p>
+<p class="date">Created: 2017-06-13 Tue 08:27</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 a1cbfb9..a4d464c 100644 (file)
@@ -41,6 +41,13 @@ In short, this is what I want:
     Dr. Lawrence Angelo, The Lawnmower Man (1992)
     #+END_QUOTE
 
     Dr. Lawrence Angelo, The Lawnmower Man (1992)
     #+END_QUOTE
 
+- Why such name ?
+  - In short: it's just a number.
+  - Many years ago inspired by the ideas of [[https://en.wikipedia.org/wiki/Forth_(programming_language)][Forth (programming
+    language)]] I decided to create my own implementation [[http://www2.svjatoslav.eu/gitbrowse/fifth/doc/index.html][Fifth]]
+    (computing/programming environment).
+  - Then I realized I miss type safe object oriented capabilities. So
+    I updated the name to Sixth and switched to Java.
 
 ** Perfect data storage and computation engine
   :PROPERTIES:
 
 ** Perfect data storage and computation engine
   :PROPERTIES:
@@ -91,7 +98,6 @@ See: [[http://www2.svjatoslav.eu/gitbrowse/sixth-data/doc/index.html][Sixth data
   + (Git as a database:
     https://www.kenneth-truyers.net/2016/10/13/git-nosql-database/ )
 
   + (Git as a database:
     https://www.kenneth-truyers.net/2016/10/13/git-nosql-database/ )
 
-
 * 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]].