summaryrefslogtreecommitdiff
path: root/software
diff options
context:
space:
mode:
authordakkar <dakkar@luxion>2008-03-02 15:56:16 +0000
committerdakkar <dakkar@luxion>2008-03-02 15:56:16 +0000
commit05c5b431a8b60d38c39515babd3fb273d2a6babc (patch)
tree7794962384f27b4abcae26e8ba93a5caff2e6559 /software
downloadthenautilus-05c5b431a8b60d38c39515babd3fb273d2a6babc.tar.gz
thenautilus-05c5b431a8b60d38c39515babd3fb273d2a6babc.tar.bz2
thenautilus-05c5b431a8b60d38c39515babd3fb273d2a6babc.zip
re-import del sito, in ReST, da ritoccare parecchio
git-svn-id: svn://luxion/repos/thenautilus@331 fcb26f47-9200-0410-b104-b98ab5b095f3
Diffstat (limited to 'software')
-rw-r--r--software/document.en.rest.txt42
-rw-r--r--software/document.it.rest.txt42
2 files changed, 84 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/
diff --git a/software/document.it.rest.txt b/software/document.it.rest.txt
new file mode 100644
index 0000000..a97ecd4
--- /dev/null
+++ b/software/document.it.rest.txt
@@ -0,0 +1,42 @@
+La mia produzione software
+==========================
+
+`Generatore Web`_
+
+ Il metodo con cui genero questo sito
+
+`NNetLib`_
+
+ Libreria C++ per la gestione di reti neurali (specialmente
+ back-propagation) con topologia arbitraria (purché aciclica)
+
+`Keyboard Layout`_
+
+ Un paio di programmi Perl per (cercare di) ottimizzare il layout di
+ tastiera (molto sperimentale...)
+
+`KanaTrain`_
+
+ Un programma Perl per memorizzare i caratteri fonetici giapponesi
+
+`Installare QTopia oggi`_
+
+ Come sviluppare per lo `Zaurus`_ senza diventare matti
+
+.. _`keyboard layout`:
+ index/
+
+.. _`generatore web`:
+ sitemake/
+
+.. _`installare qtopia oggi`:
+ qtopia-dev/
+
+.. _`kanatrain`:
+ kanatrain/
+
+.. _`zaurus`:
+ zaurus/
+
+.. _`nnetlib`:
+ http://sourceforge.net/projects/nnetlib/