-
Notifications
You must be signed in to change notification settings - Fork 27
/
bellingham.xml
51 lines (45 loc) · 1.52 KB
/
bellingham.xml
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
<presentation
template="php2"
titlecolor="#1111aa"
navbarbackground="url(images/trans-ffffff.png)"
logo1="images/php-med-trans-light.gif"
titlesize="2em"
navbarheight="4.1em"
>
<topic>PHP</topic>
<title>PHP</title>
<event>Linuxfest Northwest 2004</event>
<location>Bellingham, WA</location>
<date>Apr.17, 2004</date>
<speaker>Rasmus Lerdorf</speaker>
<email>[email protected]</email>
<url>http://talks.php.net/show/bellingham</url>
<chapter title="Introduction">
<slide>slides/titlepage.xml</slide>
</chapter>
<slide>slides/intro/bellingham_goals.xml</slide>
<chapter title="Design">
<slide>slides/intro/design.xml</slide>
<slide>slides/intro/urlapi.xml</slide>
<slide>slides/intro/pi.xml</slide>
<slide>slides/intro/errdoc.xml</slide>
<slide>slides/intro/image_cache.xml</slide>
<slide>slides/intro/funky.xml</slide>
<slide>slides/intro/app_arch.xml</slide>
<slide>slides/intro/layers.xml</slide>
</chapter>
<chapter title="Performance">
<slide>slides/intro/php_tuning1.xml</slide>
<slide>slides/intro/php_opcode_caches.xml</slide>
<slide>slides/intro/php_opcode_caches-split.xml</slide>
<slide>slides/intro/php_opcode_caches3.xml</slide>
<slide>slides/intro/php_bench1.xml</slide>
<slide>slides/intro/php_bench2.xml</slide>
<slide>slides/intro/php_bench3.xml</slide>
<slide>slides/intro/php_profiling.xml</slide>
<slide>slides/intro/xdebug.xml</slide>
<slide>slides/intro/valgrind.xml</slide>
<slide>slides/intro/stop.xml</slide>
</chapter>
<slide>slides/intro/resources.xml</slide>
</presentation>