Files
archived-presentations/penguicon1.xml
Rasmus Lerdorf 737598a5ba fix
2009-05-02 12:45:59 +00:00

45 lines
1.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"
>
<!--
Simple is Hard
-->
<topic>Security</topic>
<title>Never click on a link</title>
<event>Penguicon 2009</event>
<location>Romulus</location>
<date>May 2, 2009</date>
<speaker>Rasmus Lerdorf</speaker>
<url>http://talks.php.net/show/penguicon1</url>
<twitter>rasmus</twitter>
<slide>slides/intro/titlepage.xml</slide>
<!-- Security -->
<slide>slides/intro/never_click_title.xml</slide>
<slide>slides/intro/ff2005.xml</slide>
<slide>slides/intro/url_handlers.xml</slide>
<slide>slides/intro/xss_basic.xml</slide>
<slide>slides/intro/xss_risks.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/xss_type9.xml</slide>
<slide>slides/intro/sec_ref.xml</slide>
</presentation>