-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy pathchina07.xml
55 lines (49 loc) · 1.81 KB
/
china07.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
52
53
54
55
<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>Performance and Security</title>
<event>China Internet Developer Conference</event>
<location>Hangzhou, China</location>
<date>May 20, 2007</date>
<speaker>Rasmus Lerdorf</speaker>
<email>[email protected]</email>
<url>http://talks.php.net/show/china07</url>
<slide>slides/intro/titlepage.xml</slide>
<slide>slides/intro/sls.xml</slide>
<!-- Performance -->
<slide>slides/intro/performance_title.xml</slide>
<slide>slides/intro/mysqlnd1.xml</slide>
<slide>slides/intro/mysqlnd2.xml</slide>
<slide>slides/intro/mysqlnd3.xml</slide>
<slide>slides/intro/opt_callgrind.xml</slide>
<slide>slides/intro/mysqlnd4.xml</slide>
<slide>slides/intro/mysqlnd5.xml</slide>
<!-- Security -->
<slide>slides/intro/security_title.xml</slide>
<slide>slides/intro/xss_basic.xml</slide>
<slide>slides/intro/xss_yrisk.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/the_web_is_broken.xml</slide>
<slide>slides/intro/xsrf.xml</slide>
<slide>slides/intro/perfsec_ref.xml</slide>
</presentation>