Tools
Test Data Generators
A series of tools for generating different types of test data.
Email Address Encoder
A simple but effective algorithm will take any email address and generate some javascript to output the email address. To anyone viewing a page with an email address in this format it appears as any other email address but to a spam bot searching the page it appears as jibberish.
XPath evaluator
As the name suggests, a tool for evaluating XPath expressions against some sample XML.
Google Position Tool
Using the Google API these pages will find the position of a page in the results set for a keyword search. Prior registration with Google is required to use this tool.
Connection String Builder
This simple wizard will build a connection string for a small set of databases.
ASCII Converter
This tool will accept a file with Unix formating (i.e. LF characters rather than CR+LF characters at the end of each line) and convert it to windows format.
|