nick.recoil.org

EPG data conversion

I came across a curious issue with EPG data the other weekend. Here’s a screenshot of what was rendered by the TV:

0×92 is the ANSI hex value for a right single quotation mark. In HTML entity terms, it is ’ and should look like . Unfortunately, EPG data in the UK is encoded as ISO-8859-1, and does not contain an equivalent character, so the nearest is a simple apostrophe, ', ASCII 0×27. The system behind converting source EPG data into 8859-1 obviously suffers from the occasional translation error.

More on quotation marks and character sets can be found in Markus Kuhn’s ASCII and Unicode quotation marks page, should readers be so inclined.

Talking at Open Tech

Dominic and I are busy preparing for our little on-stage session at Open Tech 2005 where we're talking at 4.30 about our fridge-sized PVR. Not actually fridge-sized physically, but certainly in terms of data capacity.

We're also working on an accompanying website and possibly a mailing list to go with the system we'll be demonstrating on stage.

Search

Sections

About Nick

I am a freelance technology consultant and developer working in London, with a particular interest in web development and video media.

This site contains my thoughts about technology, the universe and everything. If you would like to get in contact, have a look at the About me page.