Files
archived-presentations/pragmatic.xml

106 lines
3.8 KiB
XML

<presentation
template="php"
navmode="html"
>
<topic>PHP</topic>
<title>Pragmatic PHP</title>
<event>O'Reilly Open Source Conference</event>
<location>San Diego</location>
<date>July 22, 2002</date>
<speaker>Jim Winstead</speaker>
<email>jimw@apache.org</email>
<url>http://conf.php.net/pragmatic</url>
<slide>slides/intro/titlepage.xml</slide>
<slide>slides/pragmatic/agenda.xml</slide>
<!-- short intro to php -->
<slide>slides/pragmatic/php-helloworld.xml</slide>
<slide>slides/pragmatic/php-shorttags.xml</slide>
<slide>slides/pragmatic/php-variables.xml</slide>
<slide>slides/pragmatic/php-arrays.xml</slide>
<slide>slides/pragmatic/php-forminput.xml</slide>
<slide>slides/pragmatic/php-registerglobals.xml</slide>
<slide>slides/pragmatic/php-controlstructures.xml</slide>
<slide>slides/pragmatic/php-looping.xml</slide>
<slide>slides/pragmatic/php-functions.xml</slide>
<!-- survey of development tools -->
<slide>slides/pragmatic/devtools-basic.xml</slide>
<slide>slides/pragmatic/devtools-phpedit.xml</slide>
<slide>slides/pragmatic/devtools-phped.xml</slide>
<slide>slides/pragmatic/devtools-idephp.xml</slide>
<slide>slides/pragmatic/devtools-phpmole.xml</slide>
<slide>slides/pragmatic/devtools-commercial.xml</slide>
<slide>slides/pragmatic/devtools-debuggers.xml</slide>
<!-- using database -->
<slide>slides/pragmatic/db-overview.xml</slide>
<slide>slides/pragmatic/db-raw.xml</slide>
<slide>slides/pragmatic/db-mysql.xml</slide>
<slide>slides/pragmatic/db-odbc.xml</slide>
<slide>slides/pragmatic/db-oracle.xml</slide>
<slide>slides/pragmatic/db-abstraction.xml</slide>
<slide>slides/pragmatic/db-dbx.xml</slide>
<slide>slides/pragmatic/db-peardb.xml</slide>
<slide>slides/pragmatic/db-metabase.xml</slide>
<slide>slides/pragmatic/db-adodb.xml</slide>
<!-- <slide>slides/pragmatic/db-phplib.xml</slide> -->
<slide>slides/pragmatic/db-tools.xml</slide>
<!-- template systems -->
<slide>slides/pragmatic/tpl-overview.xml</slide>
<slide>slides/pragmatic/tpl-bugi.xml</slide>
<slide>slides/pragmatic/tpl-fasttemplate.xml</slide>
<slide>slides/pragmatic/tpl-integratedtemplate.xml</slide>
<slide>slides/pragmatic/tpl-phemplate.xml</slide>
<slide>slides/pragmatic/tpl-smarty.xml</slide>
<slide>slides/pragmatic/tpl-templateclass.xml</slide>
<slide>slides/pragmatic/tpl-templatepower.xml</slide>
<slide>slides/pragmatic/tpl-xtemplate.xml</slide>
<slide>slides/pragmatic/tpl-php.xml</slide>
<slide>slides/pragmatic/break.xml</slide>
<slide>slides/pragmatic/agenda.xml</slide>
<!-- setting up an online store -->
<slide>slides/pragmatic/store-freetrade.xml</slide>
<slide>slides/pragmatic/store-marketplus.xml</slide>
<slide>slides/pragmatic/store-oscommerce.xml</slide>
<slide>slides/pragmatic/store-phorsale.xml</slide>
<slide>slides/pragmatic/store-phpshop.xml</slide>
<slide>slides/pragmatic/store-payment.xml</slide>
<!-- adding a message board -->
<slide>slides/pragmatic/forum-cthreads.xml</slide>
<slide>slides/pragmatic/forum-fudforum.xml</slide>
<slide>slides/pragmatic/forum-lforum.xml</slide>
<slide>slides/pragmatic/forum-phorum.xml</slide>
<slide>slides/pragmatic/forum-phpbb.xml</slide>
<slide>slides/pragmatic/forum-wagora.xml</slide>
<slide>slides/pragmatic/forum-zorum.xml</slide>
<!-- setting up an intranet -->
<slide>slides/pragmatic/intranet-horde.xml</slide>
<slide>slides/pragmatic/intranet-moregroupware.xml</slide>
<slide>slides/pragmatic/intranet-phpgroupware.xml</slide>
<slide>slides/pragmatic/intranet-phprojekt.xml</slide>
<slide>slides/pragmatic/intranet-tutos.xml</slide>
<slide>slides/pragmatic/intranet-twig.xml</slide>
<!-- bonus section: wiki -->
<slide>slides/pragmatic/wiki-overview.xml</slide>
<slide>slides/pragmatic/wiki-phpwiki.xml</slide>
<slide>slides/pragmatic/wiki-pwiki.xml</slide>
<slide>slides/pragmatic/wiki-tavi.xml</slide>
<slide>slides/pragmatic/fin.xml</slide>
</presentation>