-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy pathconmx.xml
52 lines (43 loc) · 1.43 KB
/
conmx.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
<presentation
template="simple"
navmode="html"
titlecolor="#000000"
navbarbackground="#bbbbbb"
navbartopiclinks="0"
logo1="images/php-med-trans.png"
titlesize="6em"
navbarheight="3.5em"
examplebackground="#ffffff"
outputbackground="#ffffff"
exampleclass="noshadow"
exampleoutputclass="noshadow"
>
<topic>PHP</topic>
<title>Deploying PHP 7</title>
<event>PHPCONMX</event>
<location>Mexico City</location>
<date>Sept.23, 2016</date>
<speaker>Rasmus Lerdorf</speaker>
<url>http://talks.php.net/conmx</url>
<twitter>@rasmus</twitter>
<slide>slides/intro/titlepage.xml</slide>
<slide>slides/intro/php7_speed.xml</slide>
<slide>slides/intro/php7_perf_s.xml</slide>
<slide>slides/intro/nov3/drupalbench.xml</slide>
<slide>slides/intro/nov3/wpbench.xml</slide>
<slide>slides/intro/nov3/moodlebench.xml</slide>
<slide>slides/intro/nov3/wardrobebench.xml</slide>
<slide>slides/intro/nov3/cachetbench.xml</slide>
<slide>slides/intro/smembase.xml</slide>
<slide>slides/intro/smemdrupal.xml</slide>
<slide>slides/intro/smemwp.xml</slide>
<slide>slides/intro/smemmoodle.xml</slide>
<slide>slides/intro/php7_2016s.xml</slide>
<slide>slides/intro/bc7.xml</slide>
<slide>slides/intro/phan.xml</slide>
<slide>slides/intro/php7_tuning.xml</slide>
<slide>slides/intro/numa.xml</slide>
<slide>slides/intro/deploy_2016.xml</slide>
<slide>slides/intro/php7prod.xml</slide>
<slide>slides/intro/thank_you.xml</slide>
</presentation>