-
Get a monthly update on best practices for delivering successful software.
I love seeing Ajax applications that do more than social bookmarking. Rex V performs the eminently useful function of allowing you to test regular expressions against three different regular expression systems: PHP PCRE, PHP Posix and Javascript.
It's all simple roll your own Ajax code, so for those of you wanting to see how its done without the additional layers of Prototype or other frameworks, here is something to study. It would be nice to add some tabs for Java and Perl regex, but I'm being greedy.
Related posts:
Topics: Ajax Applications, Javascript
Another good one, supporting in addition to PHP CRE, PHP POSIX, and Javascript — also supports Ruby and PERL 5 is ReJax
http://www.projects.aphexcreations.net/rejax/
Comment by Brendon, Sunday, February 18, 2007 @ 6:07 pm