Archive for the ‘php’ Category

Next response to “Where did all the PHP programmers go?”

Friday, June 6th, 2008

Yesterday I have read a very interesting article touching the subject of hiring PHP programmers with a conclusion that most of the people complain about the interviewing process rather than answering questions. It's a very interesting read, so take a moment and get back to me when you have finished ...

Fluent interfaces and code readability

Sunday, March 30th, 2008

Fluent interfaces. Sigh. They help sometimes, they really do. In fact I don't have anything against the idea, it's the actual use that makes me uncomfortable. Let's start with the example first. The nicer one, that is. And to make my case stronger, I will use an example taken directly out ...