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
11 Nov
I know I just did a release, but I’ve got a couple more fixes in that folks will probably find useful. For starters, I’ve been going through and trying to improve the performance of In Series for the last few days. This release reduces the number of database queries, in some scenarios by an order […]
Posted in In Series by: Quandary
1 Comment