I know there are web developers out there that know squat about JavaScript. I know, I am one of them, I mean I can write something if I really have to but most things you need done with JavaScript you can find someone who has written a script, reference, library, framework that already does it….So that leaves most web developers more concerned with the server side scripting languages. Anyway I ran across a great framework for PHP programmers, QuTags, it does most of the work for you and is handy in a pinch. Has some great tutorials on their site and you can even get this as an apache C mod. Check it out.
http://www.ajaxforphp.com/qutags/

Sadly its one of the few AJAX for PHP implementations that doesn’t spit or abuse the term “javascript-less”. It its actually fast and it does ALL the javascript work for you, literally.
I like the way these scripts work. Its like having you php run live.. I mean like you click a button and nothing moves it just happens, it would go well with my games! Keep up the good work!