summaryrefslogtreecommitdiff
path: root/software/document.en.rest.txt
diff options
context:
space:
mode:
Diffstat (limited to 'software/document.en.rest.txt')
-rw-r--r--software/document.en.rest.txt42
1 files changed, 42 insertions, 0 deletions
diff --git a/software/document.en.rest.txt b/software/document.en.rest.txt
new file mode 100644
index 0000000..8baf700
--- /dev/null
+++ b/software/document.en.rest.txt
@@ -0,0 +1,42 @@
+My software production
+======================
+
+`Web Generator`_
+
+ The system I use to generate this site
+
+`NNetLib`_
+
+ A C++ library to build and use neural networks (especially
+ back-propagation) with arbitrary (acyclic) topology.
+
+`Keyboard Layout`_
+
+ Some Perl scripts to (try to) optimize keyboard layout (very
+ experimental...)
+
+`KanaTrain`_
+
+ A Perl script to memorize japanese phonetic characters.
+
+`Installing QTopia today`_
+
+ How to develop for `Zaurus`_ without getting mad.
+
+.. _`keyboard layout`:
+ index/
+
+.. _`zaurus`:
+ zaurus/
+
+.. _`installing qtopia today`:
+ qtopia-dev/
+
+.. _`kanatrain`:
+ kanatrain/
+
+.. _`web generator`:
+ sitemake/
+
+.. _`nnetlib`:
+ http://sourceforge.net/projects/nnetlib/