mirror of
https://github.com/php/presentations.git
synced 2026-03-23 23:22:22 +01:00
MySQL keynote
This commit is contained in:
55
mysql07key.xml
Normal file
55
mysql07key.xml
Normal file
@@ -0,0 +1,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>PHP on Hormones</title>
|
||||
<event>MySQL Conference</event>
|
||||
<location>Santa Clara</location>
|
||||
<date>Apr.26, 2007</date>
|
||||
<speaker>Rasmus Lerdorf</speaker>
|
||||
<email>rasmus@php.net</email>
|
||||
<url>http://talks.php.net/show/mysql07key</url>
|
||||
|
||||
<slide>slides/intro/titlepage.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>
|
||||
|
||||
<!-- Hormones -->
|
||||
<slide>slides/intro/ossworks.xml</slide>
|
||||
<slide>slides/intro/ego.xml</slide>
|
||||
<slide>slides/intro/web20.xml</slide>
|
||||
<slide>slides/intro/web2works.xml</slide>
|
||||
|
||||
<!-- Performance -->
|
||||
<slide>slides/fowa/performance.xml</slide>
|
||||
|
||||
<slide>slides/intro/drupalperf.xml</slide>
|
||||
<slide>slides/fowa/security.xml</slide>
|
||||
<slide>slides/intro/xss_common.xml</slide>
|
||||
<slide>slides/intro/xss_yrisk.xml</slide>
|
||||
<slide>slides/fowa/filter.xml</slide>
|
||||
|
||||
<slide>slides/intro/api_title.xml</slide>
|
||||
<slide>slides/intro/rss_flickr.xml</slide>
|
||||
<slide>slides/intro/geoflickr.xml</slide>
|
||||
|
||||
<slide>slides/intro/web2_summary.xml</slide>
|
||||
<slide>slides/intro/slides_ref.xml</slide>
|
||||
</presentation>
|
||||
4
slides/intro/api_title.xml
Normal file
4
slides/intro/api_title.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<slide title="APIs">
|
||||
<break lines="12" />
|
||||
<blurb fontsize="15em" marginleft="0.7em">APIs are Cool!</blurb>
|
||||
</slide>
|
||||
Reference in New Issue
Block a user