Posted by: Neo on: January 5, 2009
I landing on this page while reading about chimpanzee to make my daughter understand different primates. This article talks about similarities between different chromosomes of Humans and Chimps. Interestingly the autosome chromosomes separated 6-5 millions years ago but X chromosome only 2-1 million years ago. Theory says that Hybrids were interbreeding for long time before [...]
Posted by: Neo on: January 4, 2009
1. Search for fonts $ apt-cache search $favorite_language font This would search fonts for you, and would probability end up getting the stuff from ubuntu universe. ttf-ancient-fonts ttf-indic-fonts ttf-kannada-fonts 2. Install the fonts Installing above three would enable your browser interpret my previous blogs and even let you enjoy running examples on your shell. UTF-7 [...]
Posted by: Neo on: January 3, 2009
ARSTechnica MediaPost CRN ITProportal Independent <- Contributor Azmi
Posted by: Neo on: January 3, 2009
Note: I like Joel’s articles and this one too, but I saw a problem and highlighted it. Just like a code review comment. So this blog should be read in the same spirit. Looking at an article from 2003 on www.joelonsoftware.com. As I am no expert, so I wanted to look at the good practices [...]
Posted by: Neo on: January 1, 2009
Just open this rfc : RFC 3629 Open this table: Char. number range | UTF-8 octet sequence (hexadecimal) | (binary) ——————–+——————————————— 0000 0000-0000 007F | 0xxxxxxx 0000 0080-0000 07FF | 110xxxxx 10xxxxxx 0000 0800-0000 FFFF | 1110xxxx 10xxxxxx 10xxxxxx 0001 0000-0010 FFFF | 11110xxx 10xxxxxx 10xxxxxx 10xxxxxx Select a language with chars < U+10FFFF {It [...]
Posted by: Neo on: January 1, 2009
Had done this long time ago for a legacy database, where UTF-8 char sequence was also overflowing . May help someone. RFC 3629 PJAM
Posted by: Neo on: January 1, 2009
10 Java Technology Resolution for 2009