Quantcast
Channel: Library – Entropy Wins
Browsing all 9 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

GALib available now!

Over the past 2 weeks I’ve been putting time in creating a general purpose Genetic Algorithm (GA) library in C#. It provides the scaffolding for any GA based functionality. Although it’s not fully...

View Article



DataValues library

Last week I released the first version of the DataValues library. This blog post serves as an introduction to that library, explaining the motivations behind it, and providing a historical context. A...

View Article

My adventures with autoloading in PHP

This post has as audience developers and will provide readers with insights on how to cleanly autoload classes in PHP. For a long long time, I’ve been one of those MediaWiki developers that just added...

View Article

Image may be NSFW.
Clik here to view.

GALib available now!

Over the past 2 weeks I’ve been putting time in creating a general purpose Genetic Algorithm (GA) library in C#. It provides the scaffolding for any GA based functionality. Although it’s not fully...

View Article

DataValues library

Last week I released the first version of the DataValues library. This blog post serves as an introduction to that library, explaining the motivations behind it, and providing a historical context. A...

View Article


My adventures with autoloading in PHP

This post has as audience developers and will provide readers with insights on how to cleanly autoload classes in PHP. For a long long time, I’ve been one of those MediaWiki developers that just added...

View Article

Rewindable PHP Generators

Today I was refactoring some code in one of my libraries, and ended up replacing a named Iterator class with a Generator. To my surprise this changed behaviour, which I noticed due to a broken test. A...

View Article

EntityStore and TermStore for Wikibase/Wikidata

I’m happy to announce the public release of two new PHP libraries that provide services around Wikibase, the software behind Wikidata. They are called QueryR EntityStore and QueryR TermStore. Both...

View Article


OOP file_get_contents

I’m happy to announce the immediate availability of FileFetcher 4.0.0. FileFecther is a small PHP library that provides an OO way to retrieve the contents of files. What’s OO about such an interface?...

View Article

Browsing all 9 articles
Browse latest View live




Latest Images