Skip to content

Commit 0fd7089

Browse files
committed
Added bios for Matt and Andrei.
1 parent d60bb71 commit 0fd7089

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

resources/speakers.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ <h4>XHProf and WonderProxy</h4>
110110

111111
<li>
112112
<h3>Andrei Zmievski</h3>
113+
<p>Andrei Zmievski is a developer with almost 15 years of experience in the Web. He has worked at Digg at Yahoo and co-founded Analog Coop to work on exciting projects such as Mapalong and Brooklyn Beta. As a core developer of PHP, he helped curate development of the world's most popular web platform. Along the way he started PHP-GTK and Smarty projects, co-wrote PHP Developer's Cookbook, and spearheaded the attempt to bring Unicode and i18n support to PHP. He loves good beer, brews some of his own, and can heartily recommend Russian River Pliny the Elder.</p>
113114
<h4>The Good, The Bad &amp; The Ugly: What Happened to Unicode in PHP 6</h4>
114115
<p>In the halcyon days of early 2005, a project was launched to bring long overdue native Unicode and internationalization support to PHP. It was deemed so far reaching and important that PHP needed to have a version bump. After more than 4 years of development, the project (and PHP 6 for now) was shelved. This talk will introduce Unicode and i18n concepts, explain why Web needs Unicode, why PHP needs Unicode, how we tried to solve it (with examples), and what eventually happened. No sordid details will be left uncovered.</p>
115116
</li>
@@ -146,6 +147,11 @@ <h4>Frontend Caching &mdash; The New Frontier</h4>
146147

147148
<li>
148149
<h3>Matthew Weier O'Phinney</h3>
150+
<p>Matthew is Project Lead for Zend Framework. He's been involved with the project almost since the beginning, and has seen the project change from a handful of components into the juggernaut it is today. Currently, he's spearheading the efforts towards version 2.0, guiding its architecture and working to make the framework more cohesive and flexible in design.</p>
151+
152+
<p>When not working on the framework, you'll find Matthew in his new hometown of Sioux Falls, South Dakota, spending time with his family, and occasionally blogging at <a href="http://weierophinney.net/matthew/">http://weierophinney.net/matthew/</a>.</p>
153+
154+
149155
<h4>Mastering Zend Framework 2 Patterns</h4>
150156
<p>Zend Framework 2 development centers around identifying common themes and patterns our devleopers are using, unifying them, and providing low-level patterns to use everywhere.</p>
151157
<p>In this tutorial, we will look at a number of these patterns, identifying them, and discussing the interfaces involved and the concrete use cases shipped in ZF2. We'll also show how you might create your own implementations and slip-stream them into your application. Amongst the patterns discussed will be events, brokers, and dispatchers. By the end of the tutorial, you should have a solid understanding of the fundamental patterns found in Zend Framework 2, where and why they are used, and how you can leverage them within your applications.</p>

0 commit comments

Comments
 (0)