Essential Tools


CSR Parser

If you've ever configure website which uses SSL for encrpytion then you're probably familiar with generating a certificate request from within your webserver software such as Apache or IIS.
This tool is designed to decode csr requests so you can verify what you're submitting to your certificate supplier. Getting information wrong on a certificate request and be a costly mistake. www.csrparser.com

RGB to Hex

If you're a web designer then change are your aware that web standards use a HEX value for colours. #ff0000 is Red for example. The problem with this is most graphic design packages work with RGB values so when it comes to chopping up your PSD design into CSS and/or HTML you'll find that matching the colours isn't simple I've developed a webbased tool to quickly allow your to convert RGB values into HEX. I've got some other tools planned for this site so please bookmark and check back freqently. Website can be found at www.rgbtohex.co.uk

© 2006 - 2008, All work which can be found here is copyrighted to Dave Hogan unless otherwise mentioned.