Interesting post on how flickr deals with character encoding in photo metadata
At flickr, there are quite a few photos and you can browse the site in 8 different languages, including Korean and Chinese. Common metadata such as title, description and tags can be pre-populated based on information contained in the image itself, using what is commonly called EXIF information. So, it makes sense to implement this with respect to language and, above all, alphabet/character encodings.
Code: Flickr Developer Blog ยป A Chinese puzzle: Unicode and EXIF metadata parsing.
This entry was posted on Saturday, January 9th, 2010 at 4:12 pm and is filed under General Tech, Ruby on Rails. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

