- Updated slides.

This commit is contained in:
Derick Rethans
2008-03-03 20:53:58 +00:00
parent 6796694879
commit 0059135f37
11 changed files with 35 additions and 1 deletions

View File

@@ -19,11 +19,15 @@
<slide>slides/grown-up/title.xml</slide>
<slide>slides/grown-up/rip-php4.xml</slide>
<!-- INTRODUCTION -->
<slide>slides/grown-up/me.xml</slide>
<slide>slides/grown-up/ms.xml</slide>
<slide>slides/grown-up/first-app.xml</slide>
<slide>slides/grown-up/brick.xml</slide>
<slide>slides/grown-up/brick-in-screen.xml</slide>
<slide>slides/grown-up/php2-parser.xml</slide>
<slide>slides/grown-up/php3.xml</slide>
<slide>slides/grown-up/i-am-a-spammer.xml</slide>
@@ -60,6 +64,7 @@
<slide>slides/tdd/tdd.xml</slide>
<slide>slides/tdd/broken-code-is-fine.xml</slide>
<slide>slides/tdd/dont-ship.xml</slide>
<slide>slides/grown-up/xdebug.xml</slide>
<slide>slides/tdd/unit-testing.xml</slide>
<slide>slides/tdd/religion.xml</slide>
<slide>slides/tdd/back-in-time.xml</slide>
@@ -76,6 +81,6 @@
<slide>slides/tdd/case-study-major-players.xml</slide>
<slide>slides/tdd/darth-sb.xml</slide>
<slide>slides/grown-up/suhoshin.xml</slide>
<slide>slides/grown-up/thanks.xml</slide>
</presentation>

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<slide fontsize="6em">
<title>The Bricks</title>
<break lines="2"/>
<image align="center" filename="brick-in-screen.jpg"/>
</slide>

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<slide fontsize="6em">
<title>The Bricks</title>
<break lines="8"/>
<image align="center" filename="blog_brick.jpg"/>
</slide>

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@@ -7,6 +7,7 @@
<bullet>eZ Systems A.S.</bullet>
<bullet>eZ Components project lead</bullet>
</list>
<image align="center" filename="main-logo-noblur.jpg"/>
<list>
<bullet>Working with internet "applications" since about 1998</bullet>

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<slide fontsize="6em">
<title>Get Over It</title>
<break lines="6"/>
<image align="center" filename="rip_php4.jpg"/>
</slide>

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

BIN
slides/grown-up/xdebug.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<slide fontsize="6em">
<title>If Broken: Debug</title>
<break lines="11"/>
<image align="center" filename="xdebug.png"/>
</slide>