Fritz Thomas

Archive for the ‘PHP’ Category

I installed the default nginx package available in Ubuntu 10.04 server. For PHP-5.3.2 you have to use the cgi version, of course. But enough of the words. It is really really simple, so i just post the config files. The only “trickier” part was to convert the Apache Rewrite Rules from the FLOW3 distribution. After [...]

28 Jun, 2010

PHP-5.3.3 with php-fpm included?

Posted by: admin In: Open-Source|PHP

If you look at the RC1 source of the upcoming 5.3.3 release of PHP you see that the PHP-FPM sapi is already included. PHP-FPM was announced to be in the 5.4 release. Hopefully this gets not changed in the final release. Why i am so excited about that? “PHP-FPM (FastCGI Process Manager) is an alternative [...]

30 Jun, 2009

PHP 5.3.0 officially released

Posted by: admin In: PHP

Now it is finally here. The long awaited PHP 5.3.0 Release with Namespaces, Late Static Binding, Closures, many new extensions, new additions to the SPL and many more. Read the full Release Announcment for PHP 5.3.0 You can download PHP 5.3.0 on php.net Download site.

Read the full News at the FLOW3 Project Website:

Yesterday Zend Framework 1.7.5 was released with the normal enhancements and bug fixes. There is also an update to Zend_View which breaks Backwards Compatibility due an Security Issue. Read more on this on Matthews Blog. It is available for download as usual on http://zendframework.com/download/latest.

07 Nov, 2008

Zend_Amf Update and Examples

Posted by: admin In: Zend Framework

Andi Gutmans writes in a recent blog post about the progress of Zend_Amf in the Zend Framework since the partnership between Adobe and Zend: At ZendCon this year we announced a partnership between Zend and Adobe. The goal of the partnership is to help make it easier for PHP developers to use Flex. Since then [...]

Today i found an interesting OpenSource Web Traffic Analysis Tool (GPL Licensed), which i think i will give a try on my Blog and i think it could be a real alternative to Google Analytics and also for Clicky for me. The aim of Piwik is clear: piwik aims to be an open source alternative [...]

16 Oct, 2008

ZendCon 2008 Slides and Photos

Posted by: admin In: PHP

For all of those who have not participated at the ZendCon (like me), there are some interesting links to the slides on DevZone. If you want to get a better “feeling” of the ZendCon there are some Photos on Flickr. Thank you guys for sharing all of those!

If you want to profile all of your Database Querys with PHP you can use Zend_DB and the Zend_Db_Profiler_FireBug. Christoph Dorn, the author of FirePHP and the Zend Framework Components of Wildfire and FirePHP, described in a blog post how to do it. This is how it looks like:

So Whats new in this Release? Some of the “minor” changes and updates: Eclipse 3.4 Support. This Inlcudes many Bug Fixes and enhancements. Improved SQL Query Builder Improved Stability and Bug Fixes. I personally hope the annoying Build Errors when opening a project are fixed. Web Tools Platform is updated. This provides for example to [...]

03 Sep, 2008

Zend Framework 1.6 Final New Features

Posted by: admin In: Zend Framework

As i promised. Here a first look at the new Zend Framework Release 1.6. Dojo Integration 1.6 is the first Release of the Zend Framework with Dojo Integration. What does this mean? JSON-RPC Server dojo.data Envelopes Dojo View Helper Dijit integration with Zend_Form & Zend_View Dojo Library Distribution Unfortunately there are no samples yet in [...]

The final release of the version 1.6 just got released. It is the firat release after the partnership with dojo. Tomorrow I will write about the new components in it! You can download the release as usual on zendframework.com. Happy downloading.

Andi Gutmans has announced on his Blog that the Dojo Toolkit and Zend cooperates together on the Zend Framework. He describes the similarities of both frameworks and also tells what the partnership brings to the community. As i think Great News for the Zend Framework. Read the full blog post on Andis Blog

Christoph Dorn hat eine interessante Erweiterung für Firebug veröffentlicht. FirePHP ermöglicht es aus PHP Code direkt in die Firebug Console zu loggen.

Ruben Vermeersch hat einen interessanten Artikel geschrieben, wie einfach man Doctrine im Zend Framework integrieren kann.

19 Mar, 2008

QuickStart für das Zend Framework

Posted by: Thomas In: Zend Framework

Wil Sinclair hat einen offiziellen QuickStart für das Zend Framework Wiki Eintrag veröffentlicht der es Anfängern erleichtert mit dem Zend Framework zu beginnen.

17 Mar, 2008

FINAL Zend Framework 1.5 released

Posted by: admin In: PHP|Zend Framework

Mit der Version 1.5 des Zend Frameworks ist ein großer Scritt gemacht worden. Einige große Komponenten wurden hinzugefügt: Zend_Form, Zend_OpenId, Zend_InfoCard, Zend_Auth_Adapter_Ldap, etc… Mit dem neuen Release wurde auch die Homepage des Zend Frameworks aktualisiert und erneuert. So gibts es endlich eine Suchfunktion im Manual. Hier zum Download von Zend Framework 1.5 und zur kompletten [...]

Erste Ideen wurden im Developer Wiki veröffentlicht. Dazu zählen einige sehr interessante wie zum Beispiel:

Seit der ersten Release von SimplicityPHP hat sich sehr viel getan. Eine neue Dev Version 0.2 des PHP Frameworks mit nativer ExtJS Unterstützung wurde veröffentlicht. Ausserdem wurde auf der Entwicklerseite ein Trac eingerichtet. Die Lizenz ist nun unter der GPLv3 veröffentlicht. Ich glaube jedoch das es hier klüger gewesen wäre die LGPLv3 zu wählen.

11 Mar, 2008

PHP-Ext oder ExtPHP?

Posted by: admin In: ExtJS|PHP

Zwei PHP Libraries die ExtJS unterstützen. Wie auch ajaxian.com schon geschreiben hat – hoffentlich tun sich beide Entwickler zusammen. Hatte jemand von euch schon die Chance einer der Libraries auszuprobiern?

Tags: ,

Das ist der erste Teil meiner Tutorial oder How-To Serie für das Zend Framework. Dieser erste Artikel wird etwas früher als mit der Implementierung des bootstrapping Prozesses oder dem Erstellen neuer Controller, Models oder Views beginnen. Ich werde hier als erstes grundlegende Gedanken und Überlegungen in den Raum stellen, die man sich vor der Implementierung [...]

27 Jan, 2008

PHP: “No Input File Specified” Error

Posted by: Thomas In: PHP

Der Fehler tritt unter anderem bei Installationen auf bei denen PHP als CGI oder FastCGI eingerichtet ist. Und zwar dann wenn man mittels mod_rewrite versucht auf eine Datei weiterzuleiten die “nicht existiert”. Bei CGI Installation von PHP bedeutet das folgendes: Wird eine URL folgendermasßen rewritten: RewriteEngine On   RewriteRule ^(.*)$ index.php/$1 Also um zum Beispiel [...]

23 Jan, 2008

Zend Studio 6.0.0 Eclipse Released

Posted by: Thomas In: Overall|PHP

Wie vor kurzem schon angekündigt wurde jetzt das neue Zend Studio 6.0.0 Eclipse und eine Maintenance Release 5.5.1 der Zend Studio Professional IDE. Mit gültiger Lizenz kann das neue Zend Studio 6 von Pickup Depot heruntergeladen werden. Die Lizenz ist auch für das neue Eclipse basierte Studio gültig. Alte Projekte können ohne Verluste in das [...]

17 Jan, 2008

Zend Framework 1.5 Release angekündigt

Posted by: Thomas In: PHP|Zend Framework

Der offizielle Release Prozess hat begonnen und als Datum fü das Release 1.5 ist der 24. Jänner (natürlich 2008) vorgesehen. Ein Preview Release ist für den 22. Jänner geplant. Einige neue Features und Verbesserungen die mit der Zend Framework Release 1.5 einhergehen, sind:

17 Jan, 2008

Zend Studio for Eclipse Release steht vor der Tür

Posted by: Thomas In: PHP

Yossi Leon schreibt im neuen Zend Blog das sie sehr bald eine erste Stabile Version der PHP Entwicklungsumgebung “Zend Studio for Eclipse” basierend auf Eclipse und der PDT herausgegeben wird. Yossi schreibt das sie jedes Feedback gelesen haben, versucht jeden Bug zu reproduzieren und jeden Feature Request analysiert haben und versucht in das kommende Release [...]

15 Jan, 2008

HTML Purifier 3.0.0 Released

Posted by: Thomas In: PHP

Die erste von HTML Purifier Release im Jahr 2008 ist eine “PHP5-Only” Release. Die Version 2.1 wird zwar weiter unterstützt, aber nicht mehr weiterentwickelt. Die neue Version säubert den HTML Code unter anderem von XSS Code aufgrund einer Whitelist. Ausserdem kann das HTML bevor es ausgegeben wird in valides HTML oder XHTML umgewandelt werden. Um [...]

Tags: , , ,

15 Jan, 2008

Zend Framework Web Developer Appliance

Posted by: Thomas In: PHP|Zend Framework

Am Wochenende hab ich meine PHP Web Developer Appliance für VMware veröffentlicht. Das Ziel der Appliance ist es Web Appliaktionen, Web 2.0 Websites / Applikationen und ähnliches auf derselben Entwicklungsmaschine zu entwickeln ohne die Flexibiltät einzuschränken. Das Zend Framework ist vorinstalliert. Genauer gesagt ist der Incubator und der svn trunk ausgecheckt. So ist ein einfaches [...]

10 Jan, 2008

Simplicity: PHP Framework mit ExtJS

Posted by: Thomas In: ExtJS|PHP

John Le Drew hat ein neues PHP Framework – Simplicity gelaunched. The Simplicity PHP Application Framework is an advanced, scalable and extensible PHP application framework to aid developers in creating high traffic, high availability Web 2.0 online applications. Integrating a solid MVC framework with some of the best Open Source projects around Simplicity aims to [...]

PHP hat beim Coverity-Scan-Projekt, ein Projekt das den Quellcode von Software nach möglichen Sicherheitslücken durchsucht, den “Rung 2″ (nein, ich hab mich nicht vertippt ) erreicht – die bisher höchste “Sprosse” die erreicht werden kann. Weiter unter den Top11 von ca. 300 Projekten (darunter auch Java Projekte) insgesamt, sind auch Perl und Python zu finden. [...]

09 Jan, 2008

PHP Benchmarks

Posted by: Thomas In: PHP

Auf der Seite von nophia.de findet man einige PHP Benchmarks. Die Benchmarks sind zwar nicht gerade erst erstellt worden doch ich denke das die Seite für viele sicherlich eine Hilfe ist um im vorhinein einige Flaschenhälse im PHP Code zu vermeiden. Die Benchmarks werden bei jedem Aufruf der Seite neu kalkuliert und aus der Summer [...]

08 Jan, 2008

10 Gerüchte um PHP

Posted by: Thomas In: PHP

Jaybill McCarthy schreibt in seinem Blog über 10 Gerüchte um PHP und erklärt warum diese nicht zutreffen. Gerücht #1: PHP ist nicht wirklich eine Objekt orientierte Sprache. I hear this one a lot from Java programmers. It’s completely false. PHP has excellent OO language facilities. There’s inheritance, abstract objects, interfaces, properties and methods. Okay, there’s [...]

Tags: ,

16 Dec, 2007

Zend_Layout, Zend_View_Enhanced

Posted by: Thomas In: PHP|Zend Framework

Neue Komponenten im Zend Framework Core: Zend_Layout und Zend_View_Enhanced sind ab sofort dort zu finden. Tolle Neuigkeiten wie ich finde. Von Beginn an habe ich Pádraic Brady`s Blog über Complex Views mitverfolgt und auch meine eigenen Helfer Klassen dazu geschrieben. Ich bin nun aber sehr froh das es diese Komponenten in endlich in den Core [...]




Latest Tweets