Session en anglais
Mobile PHP
Although PHP is traditionally a web-only language, that doesn't mean that it
can only be used for web applications. This presentation will show you how
PHP can be used on embedded devices—running on Linux. As an example I will use
a phone and a Kindle. Getting PHP to run is a first step, but after that you
need to get applications on it as well. I will cover some basics for GUI
design (with directfb and PHP-GTK), but also cover issues that come along when
you have to take care of low-memory, low-bandwidth situations as well as
restrictions with input methods. In those cases solutions need to be picked
to make the whole experience on embedded devices usable.

Derick Rethans has contributed in a number of ways to the PHP project, including the Xdebug debugging tool, the mcrypt, date and input-filter extensions, bug fixes, additions and leading the QA team. He's a frequent lecturer at conferences, the author of php|architect's Guide to Date and Time Programming, and the co-author of PHP 5 Power Programming. Right now he is a free lancer doing PHP and PHP-Internals work. In his spare time he likes to travel, hike, ski and practise photography.