Useful AJAX Based Tools
This week I discovered three very useful tools built in AJAX. Here they are for my own future reference – and maybe you will enjoy these as well:
- WizLite – this very nifty tool allows users to collaboratively highlight important passages on a page on the Internet. Users can attach notes to their selections. Wizlite is activated by a bookmarklet or Firefox toolbar extension.
-
Rex-V – a regular expression evaluator. Evaluates PHP PCRE, PHP Posix and JavaScript regular expressions. It also includes quick reference help which is very useful.
-
phpFunctions – an AJAX interface to quickly look up a function and then load the details from php.net.
Are there any similar tools out there that you would like to share?

