profile for DaveHogan at Stack Overflow, Q&A for professional and enthusiast programmers

Handy Tools

CSR Parser

If you've ever configure website which uses SSL for encryption then you're probably familiar with generating a certificate request from within your web server 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 chances are your aware that web colours are primarily made up using their HEX values. #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 web based 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 frequently. Website can be found at www.rgbtohex.co.uk



© 2006 - 2012, All work which can be found here is copyrighted to Dave Hogan unless otherwise mentioned.
The information contained on this website is provided for general information only and does not constitute any form of official advice.
Please read the disclaimer for further information.