Archive for the 'unicode' Category
Sunday, October 2nd, 2011
1. add -Dfile.encoding=UTF-8 to your eclipse.ini
2. make sure your Eclipse Console font supports Unicode. You can try it out by typing unicode characters directly to console with keyboard. Console Font is set in Window -> Preferences -> General -> Appe…
Posted in development, eclipse, unicode, utf8 | Comments Off | permalink
Sunday, October 2nd, 2011
1. add -Dfile.encoding=UTF-8 to your eclipse.ini
2. make sure your Eclipse Console font supports Unicode. You can try it out by typing unicode characters directly to console with keyboard. Console Font is set in Window -> Preferences -> General -> Appe…
Posted in development, eclipse, unicode, utf8 | Comments Off | permalink
Thursday, February 26th, 2009
have u ever tried to get unicode ouput in windows console? You need to change console font to TrueType a and “C:\>chcp 65001″ i.e. change windows code page. Read the link if you want those changes to be permanent
Posted in cmd, console, encoding, for:collidr, prompt, shell, unicode, windows | Comments Off | permalink
Thursday, March 13th, 2008
reading in a UTF-16 encoded file and writing it out as a utf8 encoded
Posted in development, Perl, programming, unicode, utf8 | Comments Off | permalink
Sunday, March 2nd, 2008
better URL/URI escape that URI::Escape
Posted in development, Perl, programming, unicode, utf8 | Comments Off | permalink
Wednesday, January 2nd, 2008
reference to php function, that converts Traditional Chinese Unicode -> Simplified Unicode
Posted in chinese, simplified, traditional, unicode | Comments Off | permalink
Monday, October 15th, 2007
98% that YOU HAVE TO READ THIS!
Posted in blogs, encoding, i18n, programming, unicode, utf8 | Comments Off | permalink
Monday, October 15th, 2007
some tips on how to handle UTF8 in perl
Posted in encoding, Perl, programming, reference, tips, unicode, utf-8, utf8 | Comments Off | permalink