News about my projects
-
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…
-
Presenting: PHP Commit Hooks
by Kore Nordmann at Tue, 20 Jul 2010 11:28:08 +0200
In our company blog I blogged about a pet project of mine: PHP Commit Hooks. This is a follow up to my earlier blog posts: SVN commit hooks, which was inspired by a discussion on an earlier PHP Unconference in Hamburg. Read more in the the Qafoo blog. read more…
-
Starting Qafoo logo contest
by Kore Nordmann at Wed, 28 Jul 2010 16:51:57 +0200
We are starting a logo contest for Qafoo now, and you can win 350€ (~450$) in it! Read more 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…
-
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…
-
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…
-
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…
-
Back up your SVN repositories to Mosso CloudFile
by Kore Nordmann at Sat, 11 Apr 2009 20:03:55 +0200
Distributed backup for "private" data. Just a quick bash hack away. Backing up your SVN repositories on Mosso CloudFile... read more…
-
Release PHPillow 0.3-alpha
by Kore Nordmann at Tue, 31 Mar 2009 19:13:44 +0200
CouchDB 0.9-alpha with several new features and some API changes has just been released, so that we are pleased to announce a new release of PHPillow, too. The most important change is PHP 5.2 compability, which comes together with some API changes... read more…