74c0042537fbe280929bdd54ba16ff111cd0da73
Peter Palfrader Add gui and minor fixes

Peter Palfrader authored 18 years ago

1) ## translation metadata
2) # Revision: $Revision$
3) 
Roger Dingledine patch from matt edman to ma...

Roger Dingledine authored 18 years ago

4) #include "head.wmi" TITLE="GUI Competition"
Peter Palfrader Add gui and minor fixes

Peter Palfrader authored 18 years ago

5) 
6) <div class="main-column">
7) 
8) <!-- LEFT HAND MENU FOR GUI CONTEST PAGES -->
9) <div class="guileft">
10) <div class="guimenu">
11)   
12)   <div class="curveleft">
13)   <div class="curveright">
14)   &nbsp;
15)   </div>
16)   </div>
17) 
18) <div class="guimenuinner">
19) <h1>Tor GUI Competition</h1>
20) 
21) <a href="index.html">Overview &amp; Goals</a>
22) <a href="categories.html">What to Submit</a>
23) <a href="submit.html">How to Submit</a>
24) <a class="on" href="criteria.html">Judging &amp; Timeline</a>
25) <a href="technotes.html">Technical Notes</a>
26) <a href="legal.html">Licensing</a>
27) <h1>&nbsp;</h1>
28) <a class="wiki" href="http://wiki.noreply.org/noreply/TheOnionRouter/ContestFAQ">Wiki/FAQ</a>
29) </div>
30) 
31)   <div class="curvebottomleft">
32)   <div class="curvebottomright">
33)   &nbsp;
34)   </div>
35)   </div>
36) 
37) </div>
38) </div>
39) 
40) <h2>Criteria</h2>
41) 
42) <p>Awards will be granted on the basis of (in rough preference order):</p>
43) 
44) <ul>
45) <li>Usability (<a
46) href="http://wiki.noreply.org/noreply/TheOnionRouter/ContestFAQ#DefineUsable">what
47) does this mean?</a>)</li>
48) <li>Informativeness: can the user learn what they need to know, both in terms
49) of using the network and also in terms of security decisions?</li>
50) <li>Total user experience</li>
51) <li>Aesthetics</li>
52) <li>Responsiveness</li>
53) <li>Stability and robustness</li>
54) <li>Internationalization (multiple language support)</li>
55) <li>Installation experience</li>
56) </ul>
57) <br />
58) <h2>Judges</h2>
59) 
60) <p>Judging will be led by a panel of prominent specialists in usability
61) and security, including:</p>
62) <ul>
63) <li>Patrick Ball, Director, Human Rights Program, The Benetech
64) Initiative</li>
Roger Dingledine add Ren as a new GUI compet...

Roger Dingledine authored 17 years ago

65) <li>Ren Bucholz, EFF</li>
Roger Dingledine simson asked to be removed...

Roger Dingledine authored 18 years ago

66) <!--<li>Simson Garfinkel, Center for Research on Computation and Society,
67) Harvard University</li>-->
Peter Palfrader Add gui and minor fixes

Peter Palfrader authored 18 years ago

68) <li>Bruce Schneier, Counterpane Internet Security</li>
69) <li>Adam Shostack, Informed Security</li>
70) <li>Edward Tufte</li>
71) <li>Ka-Ping Yee, University of California, Berkeley</li>
72) </ul>
73) 
74) <h2>Timeline</h2>
75) 
76) <ul>
77) <li>Phase 1 deadline (sketches): November 30, 2005.</li>
Roger Dingledine push the phase two gui comp...

Roger Dingledine authored 18 years ago

78) <li>Phase 2 deadline (code): May 31, 2006.</li>
Peter Palfrader Add gui and minor fixes

Peter Palfrader authored 18 years ago

79) </ul>
80) 
81) <p>Winners will be announced on the webpage and also at the SOUPS 2006
82) conference. (Here's a suggestion on one approach to <a
83) href="http://wiki.noreply.org/noreply/TheOnionRouter/ContestFAQ#AcademicResearch">academic
84) usability research on Tor</a>.)</p>
85) 
86)  </div><!-- #main -->
87) 
88) #include <foot.wmi>