» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with unicode + Library

Comparing JSON modules for Python

In this report I've attempted to compare many of the currently available Python language modules for manipulating JSON encoded data

json: del.icio.us/tag/json

UTF-8 to Code Point Array Converter in PHP

provides two functions: utf8ToUnicode and unicodeToUtf8. They convert between UTF-8 strings and arrays of ints representing Unicode code points (sort of UCS-4).

Kellan-Elliot-Mcrea: del.icio.us/kellan