-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTTT.mgp
343 lines (225 loc) · 7.06 KB
/
TTT.mgp
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%deffont "sans" xfont "Bitstream Vera Sans"
%deffont "sansbold" xfont "Bitstream Vera Sans Bold"
%deffont "serif" xfont "Georgia"
%deffont "serifbold" xfont "Georgia Bold"
%deffont "mono" xfont "Bitstream Vera Mono"
%%
%% Default settings per each line numbers.
%%
%default 1 leftfill, size 2, fore "white", back "black", font "sansbold"
#%default 1 bimage "bg-normal.jpg" 800x600
%default 2 size 7, vgap 20, prefix " "
%default 3 size 6, fore "white", vgap 20, prefix " ", font "sans"
%%
%% Default settings that are applied to TAB-indented lines.
%%
%tab 1 size 5, vgap 20, prefix " ", icon arc "tomato" 40
%tab 2 size 5, vgap 20, prefix " ", icon box "spring green" 40
%tab 3 size 4, vgap 20, prefix " ", icon delta3 "white" 40
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page
%nodefault
%size 7, font "sansbold", fore "white", back "black"
%center
In Memoriam
%image "dudes.jpg"
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page
%nodefault
%size 8, font "sansbold", fore "white", back "black"
%center
%image "gnome-logo-text-194.png"
To The Teeth:
Arming GNOME For
Desktop Success
%size 5
linux.conf.au, January 2004
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page
Preparing for success
Make sure you have no visible leadership
A moving target is more exciting
FAT WADS OF CASH make everyone happy
Triple the size of your team
Bring in some mercenaries - hackers for hire
Find a scapegoat: SUCKER #1
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page
%nodefault
%size 12, font "sansbold", fore "white", back "black"
%center
How did we
do it?
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page
Social Structure: Technical
Module maintainers and contributors
Sub-projects and contributors
Documentation
Accessibility
Bugsquad
Usability
Internationalisation
Release Team
Distributors and users
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page
Social Structure: Administrative
Foundation Board
Marketing
Funds management
Conference organisation
Advisory Board
Contributing companies
Distributors and users
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page
"Product" Structure
Divide and Conquer!
'Foundation' Libraries
Free Desktop stack
Glib, Pango, ATK, GTK+, libxml2
Developer Platform
libgnome, gnome-vfs, GConf
Desktop
Panel, Text Editor, File Manager, Web Browser
And soon, many more!
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page
%nodefault
%size 12, font "sansbold", fore "white", back "black"
%center
ANARCHY
AIM
FIRE!
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page
Anarchy, Aim, Fire!
Stay as open as possible to contributions and new ideas
Sieve out and lock down a set of deliverables
Defer the rest - some go away, some return stronger
Make your bets early - more time for clever saves
Work like hell and DELIVER
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page
Anarchy, Aim, Fire: Macro Example
GNOME's time-based release process
General process suggested by Havoc, causing yet another project-wide flamewar
%center
%image "release-roadmap.png"
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page
Anarchy, Aim, Fire: Macro Example
2.0: Negotiation period
2.2: Five months, to the day
2.4: Six months, to the day
2.6: On course for six months, to the day
Next year, if I have anything interesting to say at all, we at least know there'll be two GNOME releases out the door
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page
Anarchy, Aim, Fire: Micro Example
We've committed to API/ABI compatibility across the 2.x series
No more "lamp" and "gauge" widget mistakes...
libegg cut'n'paste library successes:
Epiphany and the new actions-based menu/toolbar API
Totem and the "Bacon" video widget
Desktop and recently-used files
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page
%nodefault
%size 12, font "sansbold", fore "white", back "black"
%center
WE WILL
WE WILL
ROCK YOU
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page
The Free Desktop Stack
Cairo
XCB (X C Binding), XCL (Xlib Compatibility Layer)
Keith's new X hackery
Project Utopia
udev, HAL, D-BUS and...
... everything that can go on top!
NO ugly polling or FAM or crap like that!
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page
The Free Desktop Stack
%center
%image "gnome-volume-capplet.png"
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page
Evolution Dataserver
C and CORBA/Bonobo APIs
Provides read-write, real-time access to calendar and contacts data
Should be in the Desktop release for 2.6, and the Developer Platform for 2.8
Projects working with it:
Ross Burton's lookup applet
Integration: Gaim, Evolution, Planner
An lbdb backend for all you mutt fans
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page
Dashboard & Galago
Prototype association engine and interface
Yeah, yeah, Emacs had this first (the Inference Engine)
Sources information via plugins
Responds to input from other applications
Christian Hammond (of Gaim fame) is now working on a D-BUS infrastructure for Dashboard-like functionality, called Galago
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page
Dashboard & Galago
%center
%image "dashboard.png"
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page
Storage
Designed by Seth Nickell to "replace the traditional filesystem with a new document store".
Is it like WinFS?
Different approach to WinFS in terms of storage
Seth mainly focused on natural language aspects
Prototype implementation of backend and frontends...
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page
Storage
%center
%image "gargamel1.png"
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page
Storage
%center
%image "gargamel2.png"
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page
Storage
%center
%image "gargamel3.png"
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page
Storage
%center
%image "gargamel4.png"
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page
Storage
%center
%image "gargamel5.png"
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page
Collaboration Station
Contacts & Calendar
Association & Context
Projects & Presence
Manageable data and metadata
Network transparency
What happens when all of these are part of the desktop environment?
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page
%nodefault
%size 12, font "sansbold", fore "white", back "black"
%center
WE WILL
WE WILL
ROCK YOU