mirror of
https://github.com/php/presentations.git
synced 2026-03-23 23:22:22 +01:00
67 lines
2.1 KiB
XML
67 lines
2.1 KiB
XML
<presentation
|
|
template="css"
|
|
navmode="html"
|
|
navbarbackground="#4373b4"
|
|
navbartopiclinks="0"
|
|
navColor="#f1fbff"
|
|
logo1=""
|
|
stylesheet="presentations/slides/perf/ezp.css"
|
|
backgroundfixed="1" >
|
|
<topic>PHP</topic>
|
|
<title>PHP Introduction</title>
|
|
<event>Linux Seminar 2005</event>
|
|
<location>Sheffield, UK</location>
|
|
<date>March 2nd, 2005</date>
|
|
<speaker>Derick Rethans</speaker>
|
|
<email>dr@ez.no</email>
|
|
<url>http://files.derickrethans.nl/introduction-sheffield.pdf</url>
|
|
<slide>slides/ze-xdebug/title.xml</slide>
|
|
<slide>slides/php5intro/nl/who-am-i.xml</slide>
|
|
|
|
<!-- Project -->
|
|
<slide>slides/php5intro/nl/intro.xml</slide>
|
|
<slide>slides/php5intro/nl/project.xml</slide>
|
|
|
|
<!-- History -->
|
|
<slide>slides/intro/hist-php3.xml</slide>
|
|
<slide>slides/intro/hist-php4.xml</slide>
|
|
<slide>slides/intro/hist-php5.xml</slide>
|
|
|
|
<!-- Cool stuff in PHP 5 -->
|
|
<slide>slides/php5intro/nl/oo.xml</slide>
|
|
<!-- XML -->
|
|
<slide>slides/php5intro/nl/xml.xml</slide>
|
|
<slide>slides/php5intro/nl/domxml-load.xml</slide>
|
|
<slide>slides/php5intro/nl/simplexml-load.xml</slide>
|
|
|
|
<!-- Streams -->
|
|
<slide>slides/php5intro/nl/streams.xml</slide>
|
|
<slide>slides/php5intro/nl/gd.xml</slide>
|
|
<slide>slides/php5intro/nl/exif.xml</slide>
|
|
<slide>slides/i18nl10n/iconv-ob-buffer-multiple.xml</slide> <!-- multiple charsets and iconv conversion -->
|
|
<slide>slides/php5intro/nl/mcrypt.xml</slide>
|
|
<slide>slides/php5intro/nl/mysqli.xml</slide>
|
|
<slide>slides/php5intro/nl/pcre.xml</slide>
|
|
<slide>slides/php5intro/nl/shared-memory.xml</slide>
|
|
<slide>slides/php5intro/sqlite.xml</slide>
|
|
<slide>slides/php5intro/what-else.xml</slide>
|
|
|
|
<!-- Pear -->
|
|
<slide>slides/php5intro/nl/pear.xml</slide>
|
|
<slide>slides/php5intro/nl/pecl.xml</slide>
|
|
|
|
<!-- Security -->
|
|
<slide>slides/php5intro/nl/numbers.xml</slide>
|
|
<slide>slides/intro/who-uses.xml</slide>
|
|
<slide>slides/intro/strong-points.xml</slide>
|
|
<slide>slides/intro/security.xml</slide>
|
|
|
|
<!-- Future -->
|
|
<slide>slides/intro/hist-php51.xml</slide>
|
|
<slide>slides/intro/hist-php52.xml</slide>
|
|
|
|
<slide>slides/php5intro/nl/p5pp.xml</slide>
|
|
<slide>slides/php5intro/nl/resources-sheffield.xml</slide>
|
|
|
|
</presentation>
|