forked from php/presentations
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdrupalcon.xml
More file actions
66 lines (59 loc) · 2.11 KB
/
drupalcon.xml
File metadata and controls
66 lines (59 loc) · 2.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
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
<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"
>
<!--
Wed Oct.19 10:45-11:30 Grand Ballroom
Learn what it takes to design and deploy large-scale PHP applications.
From pragmatic problem solving to opcode caching, testing, debugging,
benchmarking, optimization and deployment, this presentation is a quick
sprint through the entire process of solving any web problem with PHP.
-->
<topic>PHP</topic>
<title>PHP</title>
<event>Drupal Conference</event>
<location>Amsterdam</location>
<date>Oct.20, 2005</date>
<speaker>Rasmus Lerdorf</speaker>
<email>rasmus@php.net</email>
<slide>slides/intro/titlepage.xml</slide>
<slide>slides/intro/idea.xml</slide>
<slide>slides/lamp/failfast.xml</slide>
<slide>slides/keynotes/dev1.xml</slide>
<slide>slides/keynotes/dev2.xml</slide>
<slide>slides/intro/php44.xml</slide>
<slide>slides/keynotes/tempvar.xml</slide>
<slide>slides/intro/php5.xml</slide>
<slide>slides/intro/xml_eg.xml</slide>
<slide>slides/intro/oop5.xml</slide>
<slide>slides/intro/pdo.xml</slide>
<slide>slides/intro/sqlite1.xml</slide>
<slide>slides/intro/sqlite2.xml</slide>
<slide>slides/keynotes/speed.xml</slide>
<slide>slides/intro/new_apc.xml</slide>
<slide>slides/intro/php_opcode_caches3.xml</slide>
<slide>slides/intro/php_june05_bm.xml</slide>
<slide>slides/keynotes/unicode1.xml</slide>
<slide>slides/intro/xss.xml</slide>
<slide>slides/intro/xss1.xml</slide>
<slide>slides/intro/xss2.xml</slide>
<slide>slides/intro/xss3.xml</slide>
<slide>slides/intro/xss_common.xml</slide>
<slide>slides/intro/xss_risks.xml</slide>
<slide>slides/intro/scanmus.xml</slide>
<slide>slides/intro/filter.xml</slide>
<slide>slides/intro/input_filter2.xml</slide>
<slide>slides/keynotes/web20.xml</slide>
<slide>slides/intro/ws2.xml</slide>
<slide>slides/intro/ws1.xml</slide>
<slide>slides/intro/ws3.xml</slide>
<slide>slides/intro/ws4.xml</slide>
<slide>slides/intro/ws5.xml</slide>
<slide>slides/intro/ajax.xml</slide>
<slide>slides/intro/drupalcon_ref.xml</slide>
</presentation>