-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathbalug.xml
More file actions
73 lines (68 loc) · 2.41 KB
/
balug.xml
File metadata and controls
73 lines (68 loc) · 2.41 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
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
<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>BALUG</event>
<location>San Francisco, CA</location>
<url>http://lerdorf.com/balug.pdf</url>
<date>March 18, 2003</date>
<speaker>Rasmus Lerdorf</speaker>
<email>rasmus@php.net</email>
<chapter title="Introduction">
<slide>slides/titlepage.xml</slide>
<slide>slides/intro/old.xml</slide>
<slide>slides/intro/old2.xml</slide>
<slide>slides/intro/old3.xml</slide>
<slide>slides/intro/php-solution.xml</slide>
<slide>slides/intro/php-intro.xml</slide>
<slide>slides/intro/numbers.xml</slide>
<slide>slides/intro/timeline.xml</slide>
<slide>slides/intro/php-website.xml</slide>
<slide>slides/intro/serverside.xml</slide>
<slide>slides/intro/embed2.xml</slide>
</chapter>
<chapter title="MySQL">
<slide>slides/intro/guest.xml</slide>
<slide>slides/intro/sqlex.xml</slide>
<slide>slides/intro/sql.xml</slide>
<slide>slides/intro/sqlguest.xml</slide>
<slide>slides/intro/sqlguest2.xml</slide>
<slide>slides/intro/db.xml</slide>
<slide>slides/intro/squid1.xml</slide>
<slide>slides/intro/squid2.xml</slide>
<slide>slides/intro/repl1.xml</slide>
</chapter>
<chapter title="Dynamic Generation">
<slide>slides/intro/image.xml</slide>
<slide>slides/intro/image_colors6.xml</slide>
<slide>slides/intro/image2.xml</slide>
<slide>slides/intro/image_text1.xml</slide>
<slide>slides/intro/image_text2.xml</slide>
<slide>slides/intro/exif.xml</slide>
<slide>slides/intro/pdf.xml</slide>
<slide>slides/intro/flash_ming.xml</slide>
<slide>slides/intro/flash_ming2.xml</slide>
<slide>slides/intro/image_cache.xml</slide>
<slide>slides/intro/pi.xml</slide>
<slide>slides/intro/errdoc.xml</slide>
<slide>slides/intro/funky.xml</slide>
</chapter>
<chapter title="Performance">
<slide>slides/intro/php_opcode_caches.xml</slide>
<slide>slides/intro/php_opcode_caches-split.xml</slide>
<slide>slides/intro/php_opcode_caches2.xml</slide>
<slide>slides/intro/php_bench1.xml</slide>
<slide>slides/intro/php_bench2.xml</slide>
<slide>slides/intro/php_tuning1.xml</slide>
<slide>slides/intro/php_tuning2.xml</slide>
<slide>slides/intro/php_profiling.xml</slide>
<slide>slides/intro/php_profiling2.xml</slide>
<slide>slides/intro/resources.xml</slide>
</chapter>
</presentation>