PHP Hypertext Processor
-
PHP @ FrOSCon 2010
by Kore Nordmann at Tue, 03 Aug 2010 08:25:38 +0200
This years FrOSCon - one of the most awesome open source software conferences - is right ahead and we are organizing a PHP track again this year. Read more for details. read more…
-
PHP quality assurance tools
by Kore Nordmann at Wed, 28 Jul 2010 16:51:57 +0200
Some of the most important tools for quality assurance in PHP projects are PHP_Depend and PhpUnderControl. In the future Qafoo will provide support for both, read on for details. read more…
-
Native parallel PHP job queue
by Kore Nordmann at Thu, 06 May 2010 17:42:50 +0200
To make use of multiple cores for some rather long processing operations I needed a way to fork multiple workers from a single PHP script multiple times lately. So I created a small project on github which implements this in a way, so that it should reusable by anybody. Read more for the details… read more…
-
Designing a generic web installer
by Kore Nordmann at Wed, 28 Jul 2010 16:51:57 +0200
Each somehow popular web applications needs one: A proper web installer - but there still is no general solution for that. Read more, to see what we are planning to do about this… read more…
-
FrOSCon - Call For Papers
by Kore Nordmann at Wed, 21 Apr 2010 10:08:01 +0200
One of the most amazing conferences will take place this summer again - the "Free and Open Source Conference" - FrOSCon. We will organize a PHP-track again, read more for details. read more…
-
Where do the eZ Components go?
by Kore Nordmann at Mon, 19 Apr 2010 16:43:15 +0200
Like Toby wrote in his blog, he and me left eZ Systems last month, to focus on out diploma thesis and for some new challenges. But where does that leave eZ Components? read more…
-
Character sets vs. encodings
by Kore Nordmann at Fri, 11 Dec 2009 10:33:47 +0100
Todays PHP Advent article iterates the topic of character sets and encodings once more. While I welcome this in general, because each developer should have at least basic knowledge about this, I would like to clarify some points. read more…
-
SVN commit hooks
by Kore Nordmann at Wed, 16 Sep 2009 17:12:05 +0200
Thomas moderated a discussion during the PHP-Unconference-Hamburg on SVN commit hooks. It showed that there is interest in my commit message parser, so that I make it available now… read more…
-
FrOSCon upcoming
by Kore Nordmann at Fri, 07 Aug 2009 20:37:39 +0200
The schedule for the PHP room at the upcoming FrOSCon 2009 is now available. We got an amazing list of talks and speakers again, read more for details… read more…
-
Released PHPillow 0.4-alpha
by Kore Nordmann at Mon, 13 Jul 2009 14:00:59 +0200
PHPillow just got a new release and a new website.. read more…