A complete application build from concept through design, modelling, development and deployment in a three hour session. Lead by a Core CakePHP developer, this session is a combination of CakePHP overview of capabilities as well as an introduction to improvements and changes in the recently released CakePHP 1.3 beta.
Take this opportunity to learn rapid development from a CakePHP developer
Moderated by: Graham Weldon
Mingle with CakePHP developers and users alike to discuss the movement of the framework as it emerges on its development towards the groundbreaking 2.0 version, and the new features that are in the recent release of CakePHP 1.3.
Moderated by: Douglas Bell
Organizations, businesses, clubs, and all kinds of user groups around the world are using online bulletin boards to bring communities together, and phpBB is the most widely used free and open source bulletin board solution on the internet. Join phpBB users and team members from across the West Coast to learn more about phpBB and how you can use it to bring your community together online.
Talks about how to develop PHP applications that can be deployed on many different platforms with ease.
This tutorial explores new concepts in web security. After a solid grounding in well-known exploits, I'll demonstrate how traditional exploits are being combined together and with other technologies to launch sophisticated attacks that penetrate firewalls, target users, and spread like worms. I'll then discuss some ideas for the future to help you provide a better, more secure user experience.
HipHop programmatically transforms your PHP source code into highly optimized C++ and then uses g++ to compile it.
Google App Engine is an development & hosting platform that lets you build & deploy web applications on Google's high-traffic infrastructure. You only need to upload your code: no more worrying about machines, storage, scalability! This tutorial introduces attendees to its architecture & various service APIs. In the hands-on lab, you'll build+deploy a real app to the cloud using Python in minutes!
Replacing double quotes with single quotes makes your PHP applications faster, right? This talk covers that and more, with advanced optimization techniques and beginner pitfalls.
Moderated by: Graham Weldon
CakePHP, Symfony, Zend Framework, CodeIgnitor, Solaar, Lithium, you name it, the PHP Frameworks BoF is here to discuss the various frameworks and application development techniques that exist and are emerging in the PHP arena as more people move to PHP5 and PHP 5.3 support.
Future Luke has traveled back from the year 2050 to give past Luke a beating for leaving bad code behind. Find out what you can do now to prevent future you from hating yourself, what happens to PHP over the next 40 years, and get an opportunity to ask somebody from 2050 when we will finally get our flying cars and why everybody in science fiction versions of the future has to wear a jumpsuit.
This talk is about a new extension that allows PHP source code to be modified by other PHP scripts pre-compilation. This allows for many things, from code verification to macro processing.
This session, given by the creator of PHPUnit, will shine a light on best practices when it comes to testing PHP code.
In this tutorial, Sebastian Bergmann, a pioneer in the field of quality assurance in PHP projects and creator of PHPUnit, imparts comprehensive knowledge and experience about testing and quality assurance in PHP-based software projects.
Google App Engine is an development & hosting platform that lets you build & deploy web applications on Google's high-traffic infrastructure. You only need to upload your code: no more worrying about machines, storage, scalability! This session introduces attendees to its architecture & various service APIs. Time-permitting we'll go through a simple example using Python.