It’s not always easy to see if two separate blocks of text are the same (especially when the are really long).
Enter two values to compare below and find out if they are equal to each other or not.
Read More
It’s not always easy to see if two separate blocks of text are the same (especially when the are really long).
Enter two values to compare below and find out if they are equal to each other or not.
Read More
Simplify your ratio quickly without having to find the greatest common factor!
When dealing with exported data I find myself needing to convert CSV data to tab delimited. To save me time I created this little tool to do simply that.
Enter a base colour to create a colour swatch of lighter and darker colours.
The WordPress plugin ‘Wordpress Backup (by BTE)’ is no longer available on the WordPress website and the author, Blog Traffic Exchange, seems to have disappeared.
The plugin still works so we’re providing a download here:
Use this tool to go to a specific line number or display the current line number of the input text.
I often find myself needing to do indent text (for SQL or a bit of CSS) and may not have an editor handy so I created this simple tool!
Need to find the length of a string quickly? I often do so here is a simple form to do just that.
jQuery is used to calculate the length which means the form does not submit your input to our server – keeping your entry anonymous!
We detected your IP Address as:
3.235.226.14
Using ‘find and replace’ when programming or working with text files can save a lot of time – especially when you get creative. For me, Dreamweaver has the most effective find and replace feature and these days it’s one of the only reasons I open the program. The ability to find and replace using line breaks and other white space characters is something that seems to have been over looked by others, for example Visual Studio.