first draft of the project coordinator position we'll announce in a month or so.
Andrew Lewman

Andrew Lewman commited on 2012-08-03 02:47:08
Zeige 1 geänderte Dateien mit 121 Einfügungen und 0 Löschungen.

... ...
@@ -0,0 +1,121 @@
1
+## translation metadata
2
+# Revision: $Revision: 25666 $
3
+# Translation-Priority: 3-low
4
+
5
+#include "head.wmi" TITLE="Tor Project: Jobs (browser hacker)" CHARSET="UTF-8"
6
+<div id="content" class="clearfix">
7
+	<div id="breadcrumbs">
8
+    <a href="<page index>">Home &raquo; </a>
9
+    <a href="<page about/overview>">About &raquo; </a>
10
+    <a href="<page about/jobs>">Jobs</a>
11
+  </div>
12
+	<div id="maincol">
13
+<h1>The Tor Project is looking for a Project Coordinator!</h1>
14
+
15
+<p>
16
+A project coordinator is the person who coordinates and helps track
17
+deliverables, progress, and provide metrics on past and current
18
+performance of projects.
19
+</p>
20
+
21
+<p>Your impact will involve:</p>
22
+
23
+<ul>
24
+<li>Deriving deliverables, deadlines, and milestones for each active
25
+contract.</li>
26
+<li>Developing timelines and schedules for completion of milestones and
27
+ deliverables for each active, and occassionally proposed, contract.<li>
28
+<li>Collecting ideas and potential deliverables for the future.</li>
29
+<li>Raising concerns, timeline slips, and probability of missed deadlines
30
+to management.</li>
31
+<li>Helping with managing people's schedules, work load, and keep various
32
+people or teams in communication with one another.</li>
33
+<li>Tracking deliverable completion.</li>
34
+<li>Developing and maintaining metrics about project completion rate
35
+and other measures as based on <a
36
+href="http://www.joelonsoftware.com/items/2007/10/26.html">evidence-based
37
+project management</a>.</li>
38
+<li>Helping contractors develop their contract deliverables for six month
39
+periods based on expected workload.</li>
40
+<li>Maintaining project status pages on trac (or whatever system we have)
41
+with deliverables, tickets, and monthly summaries of progress.</li>
42
+<li>Helping to write the monthly progress reports required for contracts.</li>
43
+</ul>
44
+
45
+<p>In general, you should be:</p>
46
+<ul>
47
+<li>Be comfortable and experienced justifying and documenting technical
48
+decisions for a public, world-wide technical audience.</li>
49
+<li>Be comfortable working remotely.</li>
50
+<li>Be comfortable and experienced with interacting with users and other
51
+developers online.</li>
52
+<li>Be comfortable with transparency: as a non-profit, everything we do is in
53
+public, including your name (or at least your business name) and pay
54
+rate.</li>
55
+</ul>
56
+
57
+<p>An ideal candidate would also:</p>
58
+
59
+<ul>
60
+<li>Have experience with open-source software development, including
61
+working with distributed teams across different time-zones containing
62
+employees and volunteers of differing skill levels over multiple mediums,
63
+including email, instant messaging, and IRC.</li>
64
+<li>Have basic familiarity with distributed version control systems.</li>
65
+</ul>
66
+
67
+<p>Other notes:</p>
68
+
69
+<ul>
70
+<li>Tor has an office in Walpole, MA. However, you can work from
71
+wherever you want, in basically any country. You'll need to be
72
+comfortable in this environment! We coordinate via IRC, Instant
73
+Messaging, email, phone and video chats, and bug trackers.</li>
74
+<li>Academic degrees are great, but not required if you have
75
+the right experience.</li>
76
+<li>We only write free and open source software, and we don't
77
+believe in software patents.</li>
78
+</ul>
79
+
80
+<p>
81
+How to apply:
82
+</p>
83
+
84
+<ul>
85
+	<li>Link to a sample of projects you've coordinated in the past that
86
+	you're allowed to show us.</li>
87
+	<li>Provide a CV explaining your background, experience, skills,
88
+	and other relevant qualifications.</li>
89
+	<li>List some people who can tell us more about you: these
90
+	references could be employers or coworkers, open source projects,
91
+	etc.</li>
92
+	<li>Email the above to jobs@torproject.org, specifying the
93
+	"Project Coordinator" position.</li>
94
+</ul>
95
+
96
+<p>
97
+About the company:<br>
98
+ The Tor Project is a US 501(c)(3) non-profit dedicated to research,
99
+ development, and education about online anonymity and privacy. The Tor
100
+ network's 3000 volunteer relays carry 14 Gbps for upwards of half a
101
+ million daily users, including ordinary citizens who want protection
102
+ from identity theft and prying corporations, corporations who want
103
+ to look at a competitor's website in private, people around the world
104
+ whose Internet connections are censored, and even governments and law
105
+ enforcement. Tor has a staff of 15 paid developers, researchers, and
106
+ advocates, plus many dozen volunteers who help out on a daily basis. Tor
107
+ is funded in part by government research and development grants, and
108
+ in part by individual and corporate donations.
109
+</p>
110
+
111
+  </div>
112
+  <!-- END MAINCOL -->
113
+  <div id = "sidecol">
114
+#include "side.wmi"
115
+#include "info.wmi"
116
+  </div>
117
+  <!-- END SIDECOL -->
118
+</div>
119
+<!-- END CONTENT -->
120
+#include <foot.wmi>
121
+
0 122