Unofficial Microsoft evangelist talking about PHP, .NET, and information theory
The blog of an unofficial Microsoft evangelist talking about development, mainly focusing on PHP and .NET.
Installing the RMySQL package on Windows 7
So you want to get statistical? Nowadays one of the ways to go is to use R, mostly in combination with ggplot2 for generating the plots. These plots and graphs however need some data, for that we use … more
Getting certified, some pro's and misconceptions
Every now and then as developer you're looking at your resume and questioning the number of certificates on it. Whether there is only one, two, or even when there are tens of certificates listed... … more
Using Enchant with PHP on Windows - Part 1
PHP 5.3 introduced us to some new bundled extensions, including Enchant. The Enchant extension is a binding for the Enchant library.
Note: Before PHP 5.3, Enchant was available as optional … more