Blog (7 of 15)
-
Presenting: PHP Commit Hooks
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.
Tuesday, 20 July 2010Read more ➞ -
Presenting: PHP Commit Hooks
For those of us using SVN there are some quite common pre- and post-commit hooks in a lot of company repositories, all using their own implementation: Lint checks, CodeSniffer checks, etc. We created a small framework for those commit hooks, which makes it easy to create own checks and custom reporters. Read on for details.
Tuesday, 20 July 2010Read more ➞ -
PHP quality assurance tools
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.
Tuesday, 1 June 2010Read more ➞ -
Starting Qafoo logo contest
We are starting a logo contest for Qafoo now, and you can win 350€ (~450$) in it! Read more for details.
Monday, 10 May 2010Read more ➞ -
Native parallel PHP job queue
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…
Thursday, 6 May 2010Read more ➞ -
Designing a generic web installer
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…
Monday, 26 April 2010Read more ➞ -
FrOSCon - Call For Papers
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.
Wednesday, 21 April 2010Read more ➞ -
Where do the eZ Components go?
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?
Monday, 19 April 2010Read more ➞ -
Character sets vs. encodings
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.
Friday, 11 December 2009Read more ➞ -
SVN commit hooks
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…
Wednesday, 16 September 2009Read more ➞ -
FrOSCon upcoming
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…
Friday, 7 August 2009Read more ➞ -
Released PHPillow 0.4-alpha
PHPillow just got a new release and a new website..
Monday, 13 July 2009Read more ➞
Subscribe to updates
There are multiple ways to stay updated with new posts on my blog: