Total Pageviews
Wednesday, December 7, 2011
Saturday, December 3, 2011
Online safe HTML encoder
If you want to post XML or HTML source code into your blog, try use the encoder/formatter/converter below:
Generate md5 hash in command line
- On Mac OS X
md5 -s "string"
- On Linux
echo -n "string" | md5sum
- Use the online MD5 calculator: http://www.adamek.biz/md5-generator.php
Subscribe to:
Posts (Atom)