-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathcp08.xml
More file actions
77 lines (68 loc) · 2.46 KB
/
cp08.xml
File metadata and controls
77 lines (68 loc) · 2.46 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
74
75
76
77
<presentation
template="php2"
navmode="html"
titlecolor="#1111aa"
navbarbackground="url(images/trans-ffffff.png)"
logo1="images/php-med-trans-light.gif"
titlesize="2em"
navbarheight="4.1em"
>
<!--
Scale, latency, and security are the key words for this year's talk. In order to build
these bigger and faster web applications, PHP has gotten bigger and faster as well.
This talk will explore recent PHP development and apply it to the three key words.
-->
<topic>PHP</topic>
<title>Optimization and Security</title>
<event>Campus Party 2008</event>
<location>Valencia, Spain</location>
<date>August 1, 2008</date>
<speaker>Rasmus Lerdorf</speaker>
<email>rasmus@php.net</email>
<url>http://talks.php.net/show/cp08</url>
<slide>slides/intro/titlepage.xml</slide>
<slide>slides/intro/cp08_agenda.xml</slide>
<!-- History -->
<slide>slides/fowa/hist1.xml</slide>
<slide>slides/fowa/hist2.xml</slide>
<slide>slides/fowa/hist3.xml</slide>
<slide>slides/fowa/hist4.xml</slide>
<slide>slides/fowa/hist5.xml</slide>
<slide>slides/intro/php4_eol.xml</slide>
<!-- Performance -->
<slide>slides/intro/hurdles2.xml</slide>
<slide>slides/intro/perf_overall1.xml</slide>
<slide>slides/intro/lac1.xml</slide>
<slide>slides/intro/lac2.xml</slide>
<slide>slides/intro/lac3.xml</slide>
<slide>slides/intro/lac4.xml</slide>
<slide>slides/intro/lac5.xml</slide>
<slide>slides/intro/lac6.xml</slide>
<slide>slides/intro/lac7.xml</slide>
<slide>slides/intro/lac8.xml</slide>
<slide>slides/intro/lac9.xml</slide>
<slide>slides/intro/lac10.xml</slide>
<slide>slides/intro/lac11.xml</slide>
<slide>slides/intro/twit0.xml</slide>
<slide>slides/intro/twit1.xml</slide>
<slide>slides/intro/twit2.xml</slide>
<slide>slides/intro/twit3.xml</slide>
<slide>slides/intro/twit4.xml</slide>
<!-- Security -->
<slide>slides/intro/never_click_title.xml</slide>
<slide>slides/intro/ff2005.xml</slide>
<slide>slides/intro/url_handlers.xml</slide>
<slide>slides/intro/xss_basic.xml</slide>
<slide>slides/intro/xss_risks.xml</slide>
<slide>slides/intro/input_filter2.xml</slide>
<slide>slides/intro/xss_type1.xml</slide>
<slide>slides/intro/xss_type2.xml</slide>
<slide>slides/intro/xss_type3.xml</slide>
<slide>slides/intro/xss_type4.xml</slide>
<slide>slides/intro/xss_type5.xml</slide>
<slide>slides/intro/xss_type6.xml</slide>
<slide>slides/intro/xss_type7.xml</slide>
<slide>slides/intro/xss_type8.xml</slide>
<slide>slides/intro/xss_type9.xml</slide>
<slide>slides/intro/perfsec_ref.xml</slide>
</presentation>