mirror of
https://github.com/php/presentations.git
synced 2026-03-23 23:22:22 +01:00
66 lines
2.2 KiB
XML
66 lines
2.2 KiB
XML
<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"
|
|
>
|
|
<!--
|
|
In order to build a successful modern web application you have to engage the user at a
|
|
very primal level and harness each and every user in such a way that every action
|
|
enhances the overall experience for all users. Translating this concept into code and
|
|
making sure that an exponentially growing user base doesn't bring your application to
|
|
its knees becomes an interesting problem to solve.
|
|
|
|
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>Bigger and Faster</title>
|
|
<event>PHP Québec</event>
|
|
<location>Montréal</location>
|
|
<date>Mar.16, 2007</date>
|
|
<speaker>Rasmus Lerdorf</speaker>
|
|
<email>rasmus@php.net</email>
|
|
<url>http://talks.php.net/show/yul07</url>
|
|
|
|
<slide>slides/intro/titlepage.xml</slide>
|
|
|
|
<!-- Hormones -->
|
|
<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/ossworks.xml</slide>
|
|
<slide>slides/intro/ego.xml</slide>
|
|
<slide>slides/intro/web20.xml</slide>
|
|
<slide>slides/intro/web2works.xml</slide>
|
|
|
|
<!-- Performance -->
|
|
<slide>slides/intro/opt_callgrind.xml</slide>
|
|
<slide>slides/intro/opt_xdebug.xml</slide>
|
|
|
|
<!-- Security -->
|
|
<slide>slides/yahoo/xss_basic.xml</slide>
|
|
<slide>slides/yahoo/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>
|