Some Useful Tools For Web Developers and Programmers

Discussion in 'Programming' started by netbot, Nov 22, 2006.

  1. #1
    Some Useful Tools For Web Developers and Programmers

    * ASCII Chart
    A simple chart showing characters and ASCII values from 0 to 255.
    * ASP Translator [/B]
    Listed on php.net, this utility has already been used by thousands of people to quickly convert ASP code to PHP using a simple web form. A simple email registration is required.
    * ASP/PHP Reference
    A convenient cross reference chart for people who are familiar with either ASP or PHP and are trying to learn the other.
    * Javascript Compressor
    A simple utility that removes extra white space from Javascript code, significantly reducing the file size of the script, while adding a small degree of protection through obscurity.
    * XHTML Document Object Utility
    Test document objects and properties in different browsers. Uses XHTML 1.0 Transitional
    * RegEx Tester
    This page offers a quick guide to using Regular Expressions, some examples to study, and a form for creating and testing new ones.
    * URL Encoder / Decoder
    Change encoded query strings back into plain text or vice versa.
    * Whitespace Remover
    Remove extra spaces, tabs, and line feeds from HTML (not for Javascript).
     
    netbot, Nov 22, 2006 IP