I’m happy to announce the immediate availability of FileFetcher 4.0.0. FileFetcher is a small PHP library that provides an OO…
I’m happy to announce the public release of two new PHP libraries that provide services around Wikibase, the software behind…
Today I was refactoring some code in one of my libraries, and ended up replacing a named Iterator class with…
This post has as audience developers and will provide readers with insights on how to cleanly autoload classes in PHP.…
Last week I released the first version of the DataValues library. This blog post serves as an introduction to that…
Over the past 2 weeks I’ve been putting time in creating a general purpose Genetic Algorithm (GA) library in C#.…