PHP CLI, The Other SAPI

Most developers use PHP in a web context and run their code via Apache. The command line interface (CLI) is another approach to run PHP without the overhead of your webserver. This talk not only illustrates the usage of the PHP binary, but also some use cases for which the CLI is the better tool. …

USE-IT Twitter Split-flap Display

Proof of concept of the USE-IT Twitter Split-flap Display, a project issued by USE-IT and built by a few of my students Professional Bachelor ICT The whole installation is connected via a Netduino board to Twitter and monitors a certain (configurable) hashtag. Tweets found are then displayed on the split-flap display. Heart of the installation …

The unfortunate math behind consulting companies

A very solid read on billing and doing business in general. Consulting can be a great way to fund a startup or make a bunch of cash. It’s easy to start; Just pick an hourly rate and jump in. But someday soon you’ll notice there’s only so many billable hours in the day, and you’ll …

Fixing the petname-as-my-password dogma.

Popular pet names Rover, Cheryl and Kate could be a thing of the past. Banks are now advising parents to think carefully before naming their child’s first pet. For security reasons, the chosen name should have at least eight characters, a capital letter and a digit. It should not be the same as the name …

Facebook for WordPress Plugin

Something that was long overdue: an official Facebook for WordPress Plugin which brings some basic Facebook features (such as injection of a Like Button, publishing to Facebook when publishing a post, etc.) and some new ones (such as tagging a Facebook friend straight from the WordPress “add post” screen) to WordPress If you want to …