Files
archived-presentations/xdebug-oscom4.xml
Derick Rethans 7e2f903781 - Updated the OSCOM 4 talks with some tweaks
- Added an SRM presentation for the Zürich PHPUG - which I sadly could not
  give due to plane problems.
2004-10-03 13:44:55 +00:00

57 lines
1.5 KiB
XML

<?xml version="1.0" encoding="iso-8859-1"?>
<presentation
template="css"
navmode="html"
navbarbackground="#4373b4"
navbartopiclinks="0"
navColor="#f1fbff"
logo1=""
stylesheet="presentations/slides/perf/ezp.css"
backgroundfixed="1" >
<topic>Debugging</topic>
<title>Efficient debugging</title>
<event>OSCOM 4</event>
<location>Zürich, Switzerland</location>
<date>September 30th, 2004</date>
<speaker>Derick Rethans</speaker>
<email>derick@php.net</email>
<url>http://pres.derickrethans.nl/xdebug-oscom4</url>
<slide>slides/xdebug/title.xml</slide>
<!-- INTRODUCTION -->
<slide>slides/xdebug/questions.xml</slide>
<slide>slides/xdebug/survey.xml</slide>
<slide>slides/xdebug/how-started.xml</slide>
<!-- BASIC STUFF -->
<slide>slides/xdebug/infinite.xml</slide>
<slide>slides/xdebug/vardump.xml</slide>
<slide>slides/xdebug/stacktrace.xml</slide>
<slide>slides/xdebug/local-vars2.xml</slide>
<!-- SUPER GLOBALS -->
<slide>slides/xdebug/superglobals.xml</slide>
<!-- TRACING -->
<slide>slides/xdebug/functiontrace-file.xml</slide>
<slide>slides/xdebug/functiontrace-computerized.xml</slide>
<slide>slides/xdebug/xgui.xml</slide>
<!-- PROFILING -->
<slide>slides/xdebug/profiling.xml</slide>
<!-- CODE COVERAGE -->
<slide>slides/xdebug/ccoverage1.xml</slide>
<slide>slides/xdebug/ccoverage2.xml</slide>
<slide>slides/xdebug/ccoverage3.xml</slide>
<!-- REMOTE INTERFACES -->
<slide>slides/xdebug/interfaces.xml</slide>
<slide>slides/xdebug/dbgp.xml</slide>
<!-- END -->
<slide>slides/xdebug/about.xml</slide>
<slide>slides/xdebug/resources.xml</slide>
</presentation>