Skip to content Skip to sidebar Skip to footer
Showing posts with the label Hex

Javascript Hex String To Image

I'll cut right to the chase. Right now I am developing a web based application. It has a PHP RE… Read more Javascript Hex String To Image

File Api - Hex Conversion - Javascript

I am trying to read a local text file with the help of the File API, and convert it to an HEX file … Read more File Api - Hex Conversion - Javascript

Encode/decode Hex To Utf-8 String

Working on web application which accepts all UTF-8 character's including greek characters follo… Read more Encode/decode Hex To Utf-8 String

Fastest Way To Encode Cyrillic Letters For Url

If you copy the link below into the browser http://be.wikipedia.org/wiki/Беларусь it will show th… Read more Fastest Way To Encode Cyrillic Letters For Url

Javascript Character (ascii) To Hex

Hey all i am in need of something simple to convert character(s) into ASCII and then make that into… Read more Javascript Character (ascii) To Hex

How Can I Establish The Difference Between Two Hex Colours?

I need to be able to extract the different between two hex colours, represented itself as a hex col… Read more How Can I Establish The Difference Between Two Hex Colours?