summaryrefslogtreecommitdiff
path: root/software/document.en.rest.txt
blob: 8baf700b8d30702261d0060f11da0c7120573d90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
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/