First, phpScenario has been updated to 0.1.1 (change log here), so that’s cool. It helps when the library you release actually works, right?
Second, I’ve been posting some related tutorials in the project’s forums:
- Getting started with phpScenario & Zend Framework (updated for 0.1.1)
- Configuration example for PDO adapter
- Working with Identity Providers (new for 0.1.1)
So, if you’re interested in split testing via php, I’d recommend checking the project and tutorials out.
Third, I’m finally getting started on the rewrite of Listy.us’s editor. Where the old editor was a single, sparsely-commented 1400-line javascript file, the new one is spread across several files using RequireJS, and uses QUnit for unit testing. It is, essentially, a project in itself, and I’m finding it much, much nicer to work with.
