mirror of
https://github.com/php/presentations.git
synced 2026-03-23 23:22:22 +01:00
- Updated slides.
This commit is contained in:
@@ -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>
|
||||
|
||||
BIN
slides/grown-up/blog_brick.jpg
Normal file
BIN
slides/grown-up/blog_brick.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 77 KiB |
BIN
slides/grown-up/brick-in-screen.jpg
Normal file
BIN
slides/grown-up/brick-in-screen.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 102 KiB |
7
slides/grown-up/brick-in-screen.xml
Normal file
7
slides/grown-up/brick-in-screen.xml
Normal 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>
|
||||
7
slides/grown-up/brick.xml
Normal file
7
slides/grown-up/brick.xml
Normal 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>
|
||||
BIN
slides/grown-up/main-logo-noblur.jpg
Normal file
BIN
slides/grown-up/main-logo-noblur.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
@@ -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>
|
||||
|
||||
7
slides/grown-up/rip-php4.xml
Normal file
7
slides/grown-up/rip-php4.xml
Normal 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>
|
||||
BIN
slides/grown-up/rip_php4.jpg
Normal file
BIN
slides/grown-up/rip_php4.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 65 KiB |
BIN
slides/grown-up/xdebug.png
Normal file
BIN
slides/grown-up/xdebug.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
7
slides/grown-up/xdebug.xml
Normal file
7
slides/grown-up/xdebug.xml
Normal 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>
|
||||
Reference in New Issue
Block a user