Last change 16/03/2015
A Collections of things I use quite often. All these Tools run inside your webbrowser. When I find time I will publish the source in the java sections.
The tools...
- passwort generator (kinda nice pronounceable) (basically the code from http://www.multicians.org/thvv/gpw.html )
- all i know
Display http headers for requests. - What is you IP?
Shows your ip address as seen from the web server. - A java script color scheme
Color scheme with opposite and other features. - A long to date converter (java) using Time in Milliseconds
Milliseconds to Date and Back converter - Javascript Prepared Statement To SQL Query Converter
Allows to copy/paste a query from logs (i.e. mybatis prepared statement) and tries to put together a classic sql query by replacin the "?" with their value