schlitt.info - php, photography and private stuff ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :Author: Tobias Schlitt :Date: Thu, 19 Sep 2013 08:35:38 +0200 :Copyright: CC by-nc-sa === PHP === - Planet PHP Christian Stocker had and realized a very cool idea. Following the example of Planet Gnome he built Planet PHP. Planet PHP is just the syndication of PEAR and PHP developers Weblogs, but even that is quite cool, since you get the developer's news syndicated on 1 website. I love it. - How to run PHP4 and PHP 5 prallel The first 2 versions of PHP 5 had been released and even Beta 3 and the call on pear-dev had to come, until I found time to install a version of PHP 5. One of my most important requirements was to have a copy of PHP 4 and 5 running parallel on 1 maschine. Christian Stocker gave me the important advice to simple run 2 Apache instances with different config files. - PHP 5 running Finally I managed to try out PHP 5. Yeah, indeed, there are still people who did not do . I ever planned to install but never had the time to. Now it's done and I started to migrate some code (PEAR::Net_FTP). You will see some source tonight, when i stop. - Use the source... Found in an Email: - PHP Conference 2004 Spring Edtion - Planning So, folks, I'm sad to tell you, that none of my proposals for the International PHP Conference 2004 Spring Edtion has been accepted, beside the PEAR power session, which leads me to going there from 3. to 5. May this year and talking about "PEAR - Not just a fleshy poem. A deep introduction into PEAR and it's usage.". - PHP Lookback 2003 Derick wrote (as usual) a lookback about PHP development in the past year: - Extended pattern session with Marco Marco Kaiser asked me to support me with the pattern session I proposed for the PHP Conference 2004 Spring Edition. I changed the proposal to be a double session and added marko as speaker. We'll give an introduction into the sense of patterns and their practical usage during OO design and implementation of PHP projects. - TollCollect in PHP As Andreas Demmer posted on php-de: - Phatan I started a new, pretty long project, the realization of the game "Settlers of Catan" as a realtime webapplication. Currently I'm in planning phase and do some UML and stuff to get an overview on the whole thing. I evaluated some kinds of backends for that, mainly IRC, SHM and SRM, which resulted in SRM. Pretty cool thing. - Article about PHP scalability http://www.onjava.com/lpt/a/4284