Home » History » Version 144
Greg Burri, 09/27/2012 10:45 PM
1 | 140 | Greg Burri | h1. Wiki |
---|---|---|---|
2 | 1 | Greg Burri | |
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 | 110 | Greg Burri | * [[Constraints]] |
21 | 138 | Greg Burri | * [[Changelog]] |
22 | 60 | Greg Burri | |
23 | h2. Technical |
||
24 | |||
25 | 143 | Greg Burri | * [[Howtos - Translate D-LAN in my languague]] |
26 | 131 | Greg Burri | * [[Howtos - Hack on Windows Seven]] |
27 | * [[Howtos - Hack on Linux]] |
||
28 | 137 | Greg Burri | * [[Howtos - Hack on Mac OS X]] |
29 | 131 | Greg Burri | * [[Howtos - Generate documentation]] |
30 | 132 | Greg Burri | * [[Howtos - Profiling]] |
31 | * [[Howtos - Monitor memory leaks]] |
||
32 | 130 | Greg Burri | |
33 | 127 | Greg Burri | * [[Libraries]] |
34 | * [[Tools]] |
||
35 | 139 | Greg Burri | * [[Tests]] |
36 | 135 | Greg Burri | * "Doxygen":http://doc.d-lan.net/ ("errors":http://doc.d-lan.net/errors.txt) |
37 | 1 | Greg Burri | * [[Guidelines]] |
38 | 99 | Greg Burri | * [[Prototypes]] |
39 | |||
40 | h3. Design |
||
41 | |||
42 | 136 | Greg Burri | * [[General approach]] |
43 | 134 | Greg Burri | * [[Architecture]] |
44 | 1 | Greg Burri | * [[Protocols]] |
45 | 144 | Greg Burri | ** [[Protocol core-core Version 1|Core-core - Version 1]] |
46 | ** [[Protocol core-core Version 4|Core-core - Version 4]] |
||
47 | 133 | Greg Burri | ** [[Protocol core-GUI|Core-GUI]] |
48 | 1 | Greg Burri | * [[Algorithms]] |
49 | 111 | Greg Burri | * [[Persistent data]] |
50 | 117 | Greg Burri | * [[Security]] |
51 | 98 | Greg Burri | |
52 | h3. Studies |
||
53 | |||
54 | 141 | Greg Burri | * [[Performance comparisons]] |
55 | 98 | Greg Burri | * [[Study of the BitTorrent protocol]] |
56 | * [[Study of UDP multicast]] |
||
57 | * [[Study of Protocol Buffer]] |