Found this forum by this thread on google ;-)
XCache is in active development for a php 5.3 support build. In fact, there's a pseudo-beta out now, with a few errors being reported that the developer is trying to reproduce so he can address them. All in all, it seems that we're very close to having a compatible cache.
Related XCache forum thread: http://forum.lighttpd.net/topic/99879#new
Things are looking up! As much as Zend can be bashed for the changes that caused this mess, the changes to the language itself are things we've needed for a LONG time. I can't wait to switch.
#1 - Wow, somebody outside Dynaverse.net actually read one of my rants!
#2 - The situation is not as bad as I thought!
Thanks very much for the information MagicTom. I admit I was going by posted snapshots and did not dig too deep into any of the forums. It looks like XCache is the only one under active development at this point though.
I shall check out a copy and get testing soon! I would not have bothered had you not pointed out that thread. Thanks again and welcome to Dynaverse.net.
I believe ASP would be a step back too...but then again, what do I know. I've never been a fan boy of scipting web sites with anything less than rebust javascript.
Long live code behind!!!
*exit, stage right!*
Oh you evil, evil man!
Rule number one: never trust the client.
I have had a strong aversion to javascript since early development of the OP PHP-MySQL webmap. A member I think of as your complimentary color, Lepton, who was using Netscape or something at the time always complained the features with javascript never worked in his browser (or it was disabled altogether); he was not the only one.
This experience strongly reinforced rule number one in me.
Flash ahead (dear Lord has it really been...) nine years, and cross browser compatibility of javascript functionality is still a major issue. (Not forgetting to mention rule number one again). That said, I am currently working on a JSON/AJAX/SVG/VML version of the webmap. The horror, I am violating rule number one... and I used all those buzzword acronyms in one sentence!) but the frameworks available today simplify cross browser issues somewhat (but introduce their own obsolescence or abandonment). I am looking at going this way because of the improved functionality available, but I will still only trust the client to do so much correctly and continue to rely on serverside scripting for the guts of the data, but use the client to do all the presentation calculations.
Upshot - the features available with HTML5 and new javascript interpreters performance look too good to resist. Good enough to make a CIV clone on a hexmap!
It occurred to me yesterday that it would be very interesting to test an early civ clone using hexes instead of squares... but first an updated webmap!