20 Jan
You have a consistent repro, and a general idea of where in your software system the bug might be. However, you don’t know why on earth the repro steps cause the software to break the way it does. You’ve never seen the code before, and don’t have a ton of time to troubleshoot — you […]
Posted in Software by: Quandary
No Comments
13 Jan
You just synced your source tree with the repository — and lo and behold, the application fails to start once the build is complete. Naturally, your first response is to do a complete, fresh checkout in a new directory to verify that it is something in the repository that is broken, as opposed to some […]
Posted in Software by: Quandary
No Comments
09 Jan
Another translator has stepped forward to provide In Series in Czech! Vladimir Petruj is our benefactor this time, and his Czech translation is available immediately. Thanks so much, Vladimir!
This and all other translations are available on the In Series project page.
Posted in In Series by: Quandary
No Comments
06 Jan
Introduction
So, you have encountered erroneous behavior in some system — but you just can’t seem to fix it. You have stared at your code until your eyes are dry and itchy, and just cannot see what could possibly be going wrong in that algorithm. Or maybe a configuration file clearly indicates that things should be […]
Posted in Software by: Quandary
No Comments
02 Jan
All right; I’ve merged a bunch of bugfixes from the 3.0 branch into 3.1. Specifically, all the changes from 3.0.7 on (3.0.7, 3.0.8, 3.0.9, 3.0.10, and 3.0.11) have been merged in. The biggest of these is probably the caching patch that was part of 3.0.9. Enjoy!
Download In Series 3.1.0 Beta 3.
Posted in In Series by: Quandary
1 Comment
01 Jan
This release has two minor fixes. The most important one is that In Series now uses the database collation and character sets that newer versions of WordPress provide. This should correct the issue that users of non-latin1 character sets and certain MySQL setups may encounter. The other fix involves a stupid typo in the option […]
Posted in In Series by: Quandary
2 Comments
11 Nov
Gah. It became apparent when I installed it on the server that the caching code in 3.0.9 didn’t play nice with PHP4. This is now fixed — hopefully I’ll get to go a little while longer without making a new release. ;)
Get In Series 3.0.10.
Posted in In Series by: Quandary
19 Comments