pearweb_index
[ class tree: pearweb_index ] [ index: pearweb_index ] [ all elements ]

Source for file slides.php

Documentation is available at slides.php

  1. <?php
  2. /*
  3.    +----------------------------------------------------------------------+
  4.    | PEAR Web site version 1.0                                            |
  5.    +----------------------------------------------------------------------+
  6.    | Copyright (c) 2004-2005 The PEAR Group                               |
  7.    +----------------------------------------------------------------------+
  8.    | This source file is subject to version 2.02 of the PHP license,      |
  9.    | that is bundled with this package in the file LICENSE, and is        |
  10.    | available at through the world-wide-web at                           |
  11.    | http://www.php.net/license/2_02.txt.                                 |
  12.    | If you did not receive a copy of the PHP license and are unable to   |
  13.    | obtain it through the world-wide-web, please send a note to          |
  14.    | license@php.net so we can mail you a copy immediately.               |
  15.    +----------------------------------------------------------------------+
  16.    | Authors: Martin Jansen <mj@php.net>                                  |
  17.    +----------------------------------------------------------------------+
  18.    $Id: slides.php,v 1.27 2007/12/29 00:11:33 dufuz Exp $
  19. */
  20.  
  21. response_header("Support - Presentation Slides");
  22. ?>
  23.  
  24. <h1>Support</h1>
  25.  
  26. <h2>&raquo; Presentation Slides</h2>
  27.  
  28. <p>The following is a list of pointers to the slides of presentations
  29. that have been held about PEAR.</p>
  30.  
  31. <ul>
  32.  <li>
  33.   <p><cite><a href="http://www.novadevel.com/m/ifeghali/slides/PHPConfBrasil07-PEAR_pears_and_dogs.pdf">PEAR, pears and dogs</a></cite>
  34.   <ul>
  35.     <li>Date: 2007-12-01</li>
  36.     <li>Presenter: <?php echo user_link('ifeghali'true)?></li>
  37.     <li>Venue: PHP Conference Brasil 2007, Sao Paulo, Brazil</li>
  38.     <li>Language: Portuguese</li>
  39.   </ul>
  40.  </li>
  41.  <li>
  42.   <p><cite><a href="http://www.novadevel.com/m/ifeghali/slides/FISL8-MDB2_Schema.pdf">MDB2_Schema</a></cite>
  43.   <ul>
  44.     <li>Date: 2007-04-13</li>
  45.     <li>Presenter: <?php echo user_link("ifeghali"true)?></li>
  46.     <li>Venue: 8th International Free Software Forum, Porto Alegre, Brazil</li>
  47.     <li>Language: Portuguese</li>
  48.   </ul>
  49.  </li>
  50.  <li>
  51.   <p><cite><a href="http://www.novadevel.com/m/ifeghali/slides/PHPConfBrasil06-MDB2_Schema.pdf">MDB2_Schema</a></cite>
  52.   <ul>
  53.     <li>Date: 2006-12-02</li>
  54.     <li>Presenter: <?php echo user_link("ifeghali"true)?></li>
  55.     <li>Venue: PHP Conference Brasil 2006, Sao Paulo, Brazil</li>
  56.     <li>Language: Portuguese</li>
  57.   </ul>
  58.  </li>
  59.  <li>
  60.   <p><cite><a href="http://kore-nordmann.de/slides.html">
  61.   3D rendering with PHP</a></cite>
  62.   <ul>
  63.     <li>Date: 2005-11-08</li>
  64.     <li>Presenter: <?php echo user_link("kore"true)?></li>
  65.     <li>Venue: International PHP Conference,
  66.     Frankfurt, Germany</li>
  67.     <li>Language: German</li>
  68.   </ul>
  69.  </li>
  70.  <li>
  71.   <p><cite><a href="http://schlitt.info/misc/PEAR_distributing_PHP_Conf_2005_toby.tar.gz">
  72.   Distributing PHP applications with PEAR</a></cite>
  73.   <ul>
  74.     <li>Date: 2005-11-07</li>
  75.     <li>Presenter: <?php echo user_link("toby"true)?></li>
  76.     <li>Venue: International PHP Conference,
  77.     Frankfurt, Germany</li>
  78.     <li>Language: English</li>
  79.   </ul>
  80.  </li>
  81.  <li>
  82.   <p><cite><a href="http://www.schlitt.info/misc/ZendPHPConf_PEAR.pdf">
  83.   PEAR (General overview, news in 1.4)</a></cite>
  84.   <ul>
  85.     <li>Date: 2005-10-20</li>
  86.     <li>Presenter: <?php echo user_link("toby"true)?></li>
  87.     <li>Venue: Zend/PHP Conference and Expo,
  88.     San Francisco, California / USA</li>
  89.     <li>Language: English</li>
  90.   </ul>
  91.  </li>
  92.  <li>
  93.   <p><cite><a href="http://www.schlitt.info/misc/News_from_PEAR_Linuxtag2005_toby.tar.gz">
  94.   News from PEAR (Slides + 10 pages elaboration + examples)</a></cite>
  95.   <ul>
  96.     <li>Date: 2005-06-23</li>
  97.     <li>Presenter: <?php echo user_link("toby"true)?></li>
  98.     <li>Venue: Linuxtag 2005,
  99.     Karlsruhe, Germany</li>
  100.     <li>Language: English</li>
  101.   </ul>
  102.  </li>
  103.  <li>
  104.   <p><cite><a href="http://www.php-tools.net/downloads/sessions/phpconference2005spring/Event-Driven.pdf">
  105.   Component and Event-Driven architectures in PHP (Event_Dispatcher)</a></cite>
  106.   <a href="http://www.php-tools.net/downloads/sessions/phpconference2005spring/Event-Driven-Examples.zip">Example code</a></p>
  107.   <ul>
  108.     <li>Date: 2005-05-03</li>
  109.     <li>Presenter: <?php echo user_link("schst"true)?></li>
  110.     <li>Venue: Interantional PHP Conference 2005 Spring Edition,
  111.     Amsterdam, Netherlands</li>
  112.     <li>Language: English</li>
  113.   </ul>
  114.  </li>
  115.  <li>
  116.   <p><cite><a href="http://www.schlitt.info/misc/Whats_new_in_PEAR_PHP5_PHP_Conference_Spring_Amsterdam_2005_toby.tar.gz">
  117.   What's new in PEAR? (News from PEAR 1.4 and PEAR with PHP5)</a></cite></p>
  118.   <ul>
  119.     <li>Date: 2005-05-04</li>
  120.     <li>Presenter: <?php echo user_link("toby"true)?></li>
  121.     <li>Venue: Interantional PHP Conference 2005 Spring Edition,
  122.     Amsterdam, Netherlands</li>
  123.     <li>Language: English</li>
  124.   </ul>
  125.  </li>
  126.  <li>
  127.   <p><cite><a href="http://www.schlitt.info/misc/PHP_Conf_2005_spring_XML_Webservices_PHP5_PEAR_schst_toby.tar.gz">
  128.   XML and Webservices with PHP 5.0/5.1, PECL and PEAR</a></cite></p>
  129.   <ul>
  130.     <li>Date: 2005-05-02</li>
  131.     <li>Presenter: <?php echo user_link("schst"true)?> and <?php echo user_link("toby"true)?></li>
  132.     <li>Venue: Interantional PHP Conference 2005 Spring Edition,
  133.     Amsterdam, Netherlands</li>
  134.     <li>Language: English</li>
  135.   </ul>
  136.  </li>
  137.  <li>
  138.   <p><cite><a href="http://www.schlitt.info/download/PHP_Quebec_2005_Session_toby.pdf">
  139.   PEAR Introduction Talk</a></cite></p>
  140.   <ul>
  141.     <li>Date: 2005-03-31</li>
  142.     <li>Presenter: <?php echo user_link("toby"true)?></li>
  143.     <li>Venue: PHP Conference Quebec 2005,
  144.     Montreal, Canada</li>
  145.     <li>Language: English</li>
  146.   </ul>
  147.  </li>
  148.  <li>
  149.   <p><cite><a href="http://www.schlitt.info/download/PEAR_Workshop_Quebec_2005_toby.tar.gz">
  150.   PEAR Workshop</a></cite></p>
  151.   <ul>
  152.     <li>Date: 2005-03-31</li>
  153.     <li>Presenter: <?php echo user_link("toby"true)?></li>
  154.     <li>Venue: PHP Conference Quebec 2005,
  155.     Montreal, Canada</li>
  156.     <li>Language: English</li>
  157.   </ul>
  158.  </li>
  159.  <li>
  160.   <p><cite><a href="http://www.sebastian-bergmann.de/talks/2004-11-10-PHPUnit.pdf">
  161.   Testgetriebene Entwicklung mit PHPUnit</a></cite></p>
  162.   <ul>
  163.     <li>Date: 2004-11-10</li>
  164.     <li>Presenter: <?php echo user_link("sebastian"true)?></li>
  165.     <li>Venue: International PHP Conference, Frankfurt, Germany</li>
  166.     <li>Language: German</li>
  167.   </ul>
  168.  </li>
  169.  <li>
  170.   <p><cite><a href="http://www.arachnion.de/conf2004/">
  171.   Building Web clients using XUL and SOAP</a></cite></p>
  172.   <ul>
  173.     <li>Date: 2004-11-10</li>
  174.     <li>Presenter: Volker Goebbels</li>
  175.     <li>Venue: International PHP Conference, Frankfurt, Germany</li>
  176.     <li>Language: English</li>
  177.   </ul>
  178.  </li>
  179.  <li>
  180.   <p><cite><a href="http://www.php-tools.net/site.php?file=/about/presentations.xml">HTTP_SessionServer - Maintaining state across different Servers</a></cite></p>
  181.   <ul>
  182.     <li>Date: 2004-11-09</li>
  183.     <li>Presenter: <?php echo user_link("schst"true)?></li>
  184.     <li>Venue: International PHP Conference, Frankfurt, Germany</li>
  185.     <li>Language: English</li>
  186.   </ul>
  187.  </li>
  188.  <li>
  189.   <p><cite><a href="http://www.limbourg.com/pres/2004/francfort_liveuser/">PEAR::LiveUser - Integrating into new and existing applications</a></cite></p>
  190.   <ul>
  191.     <li>Date: 2004-11-09</li>
  192.     <li>Presenter: <?php echo user_link("arnaud"true)?></li>
  193.     <li>Venue: International PHP Conference, Frankfurt, Germany</li>
  194.     <li>Language: English</li>
  195.   </ul>
  196.  </li>
  197.  <li>
  198.   <p><cite><a href="http://www.schlitt.info/download/PEAR_Powerworkshop_Fall_2004.tar.gz">
  199.   PEAR</a></cite></p>
  200.   <ul>
  201.     <li>Date: 2004-11-07</li>
  202.     <li>Presenters: <?php echo user_link("lsmith"true)?> and <?php echo user_link("toby"true)?></li>
  203.     <li>Venue: PEAR Powerworkshop, International PHP Conference,
  204.     Frankfurt, Germany</li>
  205.     <li>Language: English</li>
  206.   </ul>
  207.  </li>
  208.  
  209.  <li>
  210.   <p><cite>
  211.    <a href="http://www.schlitt.info/index.php/content.publications_phpworld2004">PEAR von A-Z</a>
  212.   </cite></p>
  213.   <ul>
  214.     <li>Date: 2004-10-21</li>
  215.     <li>Presenter: <?php echo user_link("toby"true)?></li>
  216.     <li>Venue: PHP World, Munich, Germany</li>
  217.     <li>Language: German</li>
  218.   </ul>
  219.  </li>
  220.  
  221.  <li>
  222.   <p><cite>
  223.    <a href="http://www.php-tools.net/site.php?file=/about/presentations.xml">
  224.    PEAR for the masses</a></cite></p>
  225.   <ul>
  226.     <li>Date: 2004-07-30</li>
  227.     <li>Presenters: <?php echo user_link("schst"true)?></li>
  228.     <li>Venue: O'Reilly Open Source Conference 2004, Portland/Oregon, United States</li>
  229.     <li>Language: English</li>
  230.   </ul>
  231.  </li>
  232.  
  233.  <li>
  234.   <p><cite>
  235.    <a href="http://www.schlitt.info/index.php/content.publications_linuxtag2004">PEAR - An introduction</a>
  236.   </cite></p>
  237.   <ul>
  238.     <li>Date: 2004-06-25</li>
  239.     <li>Presenters: <?php echo user_link("neufeind"true)?> and <?php echo user_link("toby"true)?></li>
  240.     <li>Venue: Linuxtag 2004, Karlsruhe, Germany</li>
  241.     <li>Language: English</li>
  242.   </ul>
  243.  </li>
  244.  
  245.  <li>
  246.   <p><cite><a href="http://www.phpconf.hu/rsduf/media/eloadasok/PEAR.pdf">
  247.   PEAR</a></cite></p>
  248.   <ul>
  249.     <li>Date: 2004-05-29</li>
  250.     <li>Presenter: <?php echo user_link("norbert"true)?></li>
  251.     <li>Venue: First Hungarian PHP Roadshow 2004, Dunaujvaros, Hungary</li>
  252.     <li>Language: Hungarian</li>
  253.   </ul>
  254.  </li>
  255.  
  256.  <li>
  257.   <p><cite><a href="http://www.sebastian-bergmann.de/talks/2004-05-04-PHPUnit.pdf">
  258.   Testing Object-Oriented PHP Applications with PHPUnit</a></cite></p>
  259.   <ul>
  260.     <li>Date: 2004-05-04</li>
  261.     <li>Presenter: <?php echo user_link("sebastian"true)?></li>
  262.     <li>Venue: International PHP Conference, Amsterdam, Netherlands</li>
  263.     <li>Language: English</li>
  264.   </ul>
  265.  </li>
  266.  
  267.  <li>
  268.   <p><cite><a href="http://www.schlitt.info/download/PEAR_Powerworkshop_Spring_2004.tar.gz">
  269.   PEAR not just a fleshy pome (Powerworkshop)</a></cite></p>
  270.   <ul>
  271.     <li>Date: 2004-05-03</li>
  272.     <li>Presenters: <?php echo user_link("lsmith"true)?> and <?php echo user_link("toby"true)?></li>
  273.     <li>Venue: International PHP Conference Spring Edition,
  274.     Amsterdam, Netherlands</li>
  275.     <li>Language: English</li>
  276.   </ul>
  277.  </li>
  278.  
  279.  <li>
  280.   <p><cite><a href="http://www.schlitt.info/index.php/content.publications_phpconf2003ffm">
  281.   PEAR im Einsatz</a></cite></p>
  282.   <ul>
  283.     <li>Date: 2003-11-04</li>
  284.     <li>Presenter: <?php echo user_link("toby"true)?></li>
  285.     <li>Venue: International PHP Conference, Frankfurt, Germany</li>
  286.     <li>Language: German</li>
  287.   </ul>
  288.  </li>
  289.  
  290.  <li>
  291.   <p><cite><a href="http://www.php-con.com/2003/west/pdf/christian_wenz_archive.pdf">
  292.   Tour de PEAR</a></cite></p>
  293.   <ul>
  294.     <li>Date: 2003-10-24</li>
  295.     <li>Presenter: <?php echo user_link("wenz"true)?></li>
  296.     <li>Venue: php{con West 2003, Santa Clara, United States</li>
  297.     <li>Language: English</li>
  298.   </ul>
  299.  </li>
  300.  
  301.  <li>
  302.   <p><cite><a href="http://talks.php.net/show/sdphp_using_tools">
  303.   Making your (coding) life simpler</a></cite></p>
  304.   <ul>
  305.     <li>Date: 2003-06-05</li>
  306.     <li>Presenter: <?php echo user_link("jmcastagnetto"true)?></li>
  307.     <li>Venue: SDPHP monthly meeting, San Diego, United States</li>
  308.     <li>Language: English</li>
  309.   </ul>
  310.  </li>
  311.  
  312.  <li>
  313.   <p><cite><a href="http://www.sebastian-bergmann.de/talks/2003-05-09-Transforming_XML_with_PHP.pdf">
  314.   Transforming XML with PHP</a></cite></p>
  315.   <ul>
  316.     <li>Date: 2003-05-09</li>
  317.     <li>Presenter: <?php echo user_link("sebastian"true)?></li>
  318.     <li>Venue: International PHP Conference, Amsterdam, Netherlands</li>
  319.     <li>Language: English</li>
  320.   </ul>
  321.  </li>
  322.  
  323.  <li>
  324.   <p><cite><a href="http://kris.koehntopp.de/artikel/xml-transformer/">
  325.   XML Transformationen mit PHP (und warum XSLT saugt)</a></cite></p>
  326.   <ul>
  327.     <li>Date: 2002-11-05</li>
  328.     <li>Presenter: <?php echo user_link("sebastian"true)?> and <?php echo user_link("kk"true)?></li>
  329.     <li>Venue: International PHP Conference, Frankfurt, Germany</li>
  330.     <li>Language: Germany</li>
  331.   </ul>
  332.  </li>
  333.  
  334.  <li>
  335.   <p><cite><a href="http://conf2.php.net/show/powerpear">
  336.   Teach Yourself PEAR in 6 Hours</a></cite></p>
  337.   <ul>
  338.     <li>Date: 2002-11-03</li>
  339.     <li>Presenter: <?php echo user_link("ssb"true)?></li>
  340.     <li>Venue: International PHP Conference, Frankfurt, Germany</li>
  341.     <li>Language: English</li>
  342.   </ul>
  343.  </li>
  344.  
  345.  <li>
  346.   <p><cite><a href="http://conf.php.net/pres/slides/pres/index.php?p=slides%2Fpear%2Flt2002&amp;id=pearlt2002">
  347.   The State of (the) PEAR</a></cite></p>
  348.   <ul>
  349.     <li>Date: 2002-06-08</li>
  350.     <li>Presenter: <?php echo user_link("ssb"true)?></li>
  351.     <li>Venue: LinuxTag, Karlsruhe, Germany</li>
  352.     <li>Language: English</li>
  353.   </ul>
  354.  </li>
  355.  
  356.  <li>
  357.   <p><cite><a href="http://conf.php.net/pear2">
  358.   The PHP Extension and Application Repository</a></cite></p>
  359.   <ul>
  360.     <li>Date: 2001-07-26</li>
  361.     <li>Presenter: <?php echo user_link("jon"true)?></li>
  362.     <li>Venue: O&#39;Reilly Open Source Convention 2001, San Diego,
  363.         United States</li>
  364.     <li>Language: English</li>
  365.   </ul>
  366.  </li>
  367.  
  368.  <li>
  369.   <p><cite><a href="http://conf.php.net/pres/index.php?p=slides%2Fpear&amp;id=pear">
  370.   The PHP Extension and Application Repository</a></cite></p>
  371.   <ul>
  372.     <li>Date: 2001-04-05</li>
  373.     <li>Presenter: <?php echo user_link("ssb"true)?></li>
  374.     <li>Venue: ApacheCon 2001, Santa Clara, United States</li>
  375.     <li>Language: English</li>
  376.   </ul>
  377.  </li>
  378. </ul>
  379.  
  380. <p><a href="/support/">&laquo; Back to the Support overview</a></p>
  381.  
  382. <?php echo hdelim()?>
  383.  
  384. <p>Do you know of other presentation slides that should be added here?
  385. Please let the <a href="mailto:pear-webmaster@lists.php.net">webmaster
  386. team</a> know about them.</p>
  387.  
  388. <?php
  389. response_footer();
  390. ?>

Documentation generated on Mon, 11 Mar 2019 15:14:36 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.