Home » History » Version 137
Greg Burri, 05/08/2011 03:19 PM
1 | 1 | Greg Burri | h1. Home |
---|---|---|---|
2 | |||
3 | 104 | Greg Burri | *"Make things as simple as possible, but not simpler."* |
4 | 1 | Greg Burri | _Albert Einstein._ |
5 | 104 | Greg Burri | |
6 | 106 | Greg Burri | * "The KISS principle":http://en.wikipedia.org/wiki/KISS_principle |
7 | 91 | Greg Burri | * [[Brainstorming]] |
8 | 1 | Greg Burri | * [[Links]] |
9 | 94 | Greg Burri | |
10 | h2. Project management |
||
11 | |||
12 | * [[Development process]] |
||
13 | 120 | Greg Burri | * [[Stabilisation process]] |
14 | 1 | Greg Burri | * [[Version control]] |
15 | 94 | Greg Burri | |
16 | 60 | Greg Burri | h2. Functional |
17 | |||
18 | * [[Functional definition]] |
||
19 | 1 | Greg Burri | * [[GUI]] |
20 | 125 | Greg Burri | * [[Console]] |
21 | 110 | Greg Burri | * [[Constraints]] |
22 | 60 | Greg Burri | |
23 | h2. Technical |
||
24 | |||
25 | 131 | Greg Burri | * [[Howtos - Hack on Windows Seven]] |
26 | * [[Howtos - Hack on Linux]] |
||
27 | 137 | Greg Burri | * [[Howtos - Hack on Mac OS X]] |
28 | 131 | Greg Burri | * [[Howtos - Generate documentation]] |
29 | 132 | Greg Burri | * [[Howtos - Profiling]] |
30 | * [[Howtos - Monitor memory leaks]] |
||
31 | 130 | Greg Burri | |
32 | 127 | Greg Burri | * [[Libraries]] |
33 | * [[Tools]] |
||
34 | 135 | Greg Burri | * "Doxygen":http://doc.d-lan.net/ ("errors":http://doc.d-lan.net/errors.txt) |
35 | 1 | Greg Burri | * [[Guidelines]] |
36 | 99 | Greg Burri | * [[Prototypes]] |
37 | |||
38 | h3. Design |
||
39 | |||
40 | 136 | Greg Burri | * [[General approach]] |
41 | 134 | Greg Burri | * [[Architecture]] |
42 | 1 | Greg Burri | * [[Protocols]] |
43 | 133 | Greg Burri | ** [[Protocol core-core|Core-core]] |
44 | ** [[Protocol core-GUI|Core-GUI]] |
||
45 | 1 | Greg Burri | * [[Algorithms]] |
46 | 111 | Greg Burri | * [[Persistent data]] |
47 | 117 | Greg Burri | * [[Security]] |
48 | 98 | Greg Burri | |
49 | h3. Studies |
||
50 | |||
51 | * [[Study of the BitTorrent protocol]] |
||
52 | * [[Study of UDP multicast]] |
||
53 | * [[Study of Protocol Buffer]] |