-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathapachecon2003.xml
More file actions
36 lines (34 loc) · 1.11 KB
/
apachecon2003.xml
File metadata and controls
36 lines (34 loc) · 1.11 KB
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
<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>Do you PHP?</title>
<event>Apachecon 2003</event>
<location>Las Vegas</location>
<date>November 19, 2003</date>
<speaker>Rasmus Lerdorf</speaker>
<email>rasmus@php.net</email>
<url>http://lerdorf.com/ac2003.pdf</url>
<chapter title="Introduction">
<slide>slides/titlepage.xml</slide>
<slide>slides/intro/php-many.xml</slide>
<slide>slides/intro/numbers.xml</slide>
<slide>slides/intro/yahoo-numbers.xml</slide>
<slide>slides/intro/php-intro.xml</slide>
<slide>slides/intro/app_arch.xml</slide>
<slide>slides/intro/layers.xml</slide>
<slide>slides/intro/input_filter.xml</slide>
<slide>slides/intro/cpp.xml</slide>
<slide>slides/intro/php_tuning1.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/stop.xml</slide>
</chapter>
</presentation>