<?xml version="1.0" encoding="iso-8859-1"?>
<slide fontsize="3em">
	<title>About this talk</title>

	<blurb>Why should you attend this talk?</blurb>
	<list>
		<bullet>PHP is easy to learn, but hard to master</bullet>
		<bullet>Security issues are lurking everywhere</bullet>
		<bullet>Performance is important, especially for a scripting language</bullet>
		<bullet>Open source should be "nice looking"</bullet>
	</list>

	<blurb>What will I learn here?</blurb>
	<list>
		<bullet>A lot of common mistakes so you can avoid them</bullet>
		<bullet>A lot of common tricks you can use</bullet>
		<bullet>Some nice tools to make your work more easy and secure</bullet>
	</list>
		
</slide>
