About the author
Christian Stottmeister is a technical projectmanager responsible for large website setups with a personal interest in security, web technology and projectmanagement issues. Contact information and more details about Stotti can be found here.
@cstottmeister on Twitter
- RT @gloom303: Fairlight's rendering secrets - a must-see: http://bit.ly/aRZLoL #demoscene #gameprogramming #realtime #graphics Twitter 2010/09/01
- http://u.nu/69u2f @wayfu Cool title. Have you gotten a lasting impression by @Soundcloud's interpretation of the failwhale? ;) Twitter 2010/09/01
- @MattesGroeger Welcome to #Berlin then. :) Gotta take a drink with you when you settled down. Keep me noticed when you're ready. ;) Twitter 2010/08/31
- Happy Birthday, @fl3a! :) Twitter 2010/08/30
- http://bit.ly/oraclekillsopensolaris @wiik Just read your blogpost four days late... it's a shame! #oraclekillsopensolaris Twitter 2010/08/18
-
RSS Links
Most popular posts of last month
License
This work by Christian Stottmeister is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Germany.
Category Archives: my beloved code
MD5 and SHA1 encoder plugins for major browsers
As already announced at the site itself, the MD5 and SHA1 encoders at mainframe8 support the use of custom browser search engines for quite a while now. This means you can MD5/SHA1 encode strings directly from the browser!
Technical background
We don’t rely on the old Sherlock standard but used the up-to-date OpenSearch definition. Sherlock has been [...]
Also posted in hands off! this is my stuff, world wide webtech Tagged cipher, encoding, mainframe8, md5 Leave a comment
Description of Java hs_err error log files
Description of hs_err error log files and what to do with them.
Getting Subclipse to work with Eclipse v3.4 Ganymede on Ubuntu Desktop
finally i moved to Ganymede on my laptop. well, actually i am using the Eclipse PHP Development Tools also known as the PDT which is based on Eclipse version 3.4. nothing to blame here, everything went smoothly. the second step after each install of Eclipse is the installation of Subclipse to work using Subversion repositories. [...]
Also posted in open source and free software Tagged eclipse, ganymede, javahl, pdt, subclipse, subversion, ubuntu 5 Comments
now on the mainframe8 scriptserver: url decoding
the mainframe8 scriptserver now hosts a new feature – an url decoder. what does it do?
the URL decoder decyphers / converts an urlencoded string online. URL encoding is better known as percent-encoding and is used to encode Uniform Resource Identifiers (URI). It is referenced in RFC2396. Basically url encoding replaces spaces with “+” signs, and [...]
Also posted in hands off! this is my stuff, world wide webtech Tagged mainframe8, percent decoding, urldecode Leave a comment
Google will inform webmasters about their vulnerable software