
In this presentation, we will separate the Web 2.0 buzz from reality. We will show how application developers are using PHP, AJAX and Flex to create RIAs that are transforming enterprise processes. We will see, how developers are designing enterprise-wide RIAs that combine the best of traditional graphical user interface applications with the wide reach of Web-based access.

Representational State Transfer (REST) has become the method of choice for many Web Services wishing to provide an alternative to their SOAP and XML-RPC interfaces. This talk will explain the theory of REST and offer an approach to design a REST service. We'll look at many existing REST examples and examine a practical implementation of a RESTful Web service.

Das Zend Framework ist ein relativ neuer Stern am Himmel der PHP-Web-Frameworks. Ist es überhaupt ein Framework oder doch eine Komponentenbibliothek? Eigentlich ist das nicht so wichtig, denn letztlich zählt nur, was es Ihnen bietet und wie es sich im harten Projektalltag bewährt. Finden Sie heraus, ob der Name "Zend" hält, was er verspricht.

XSLT is a powerful way to transform data into output. This talk shows different concepts to create webpages, rss feeds, pdf files, newsletters and administration interfaces using XML output and XSLT templates.

There are many solutions for indexing a website, Lucene is recognized as one of the best. Zend_Lucene, part of the Zend Framework, is the PHP implementation. In this session we will take an existing site and index it using Zend_Lucene.

Joomla! hilft dem Entwickler bei der Erstellung von Erweiterungen mit dem Joomla!-Framework. Der Vortrag zeigt anhand eines praktischen Beispiels wie die Erstellung einer Erweiterung abläuft und was zu beachten ist. Es werden dabei die Methoden und entsprechenden Klassen des Frameworks verwendet, mit eigener Funktionalität ergänzt und sowohl eine Oberfläche für die Administration, als auch die Präsentation für den Benutzer erstellt.