Archive for the 'hindi' Category

Apr 07 2008

People ashamed in speaking their mother tounge

Published by Gaurav Mishra under hindi, life

Imagine a scene of a person on bike stopping and asking some people, “Boss yaha se Gr. Noida ka rasta kya hai”, These people are old factory workers who are working  in babu positions now , You can tell in a look that whole day they are communicating in Hindi with their colleagues.

But when a young new age boy stop and ask some way , How can they  answer  in Hindi ? . So here comes Hinglish words which sounds so awkward that you feel like pulling your hairs.

Now why ? Why do people get ashamed while speaking in Hindi ? I simply don`t get it. :(

Digged out a old picture from my collection. Have a look, DO READ THE INFORMATION IN PICTURE

Just look at ourselves and ask yourself

“What we are ?”


One response so far

Oct 12 2007

Indlinux ; A unsung hero

Published by Gaurav Mishra under hindi

Linux Localization
While talking with some people i really realized that Indlinux is really a unsung hero( my 2 really sounds like an english typo :P)

Was just going through some youtube videos. and found this one , I will say lovely sweet video :)


No responses yet

Apr 27 2007

A visit to Nehru Place — A nice buy

Published by Gaurav Mishra under hindi, unitedvillages

Some days ago i visited Nehru Place, a market that boasts of as the biggest computer market of india. I visited mainly for meeting Dinesh at UnitedVillages for a job interview. After having a brief and a nice talk with pooja and Dinesh who are a bunch of wonderful persons , I decided to give a try to such a geek loving place, after browsing through shops suddenly i show a nice piece of hardware known as keyboard lying in a shop, so what`s so unique about that ?

Actually it was a bilingual keyboard from intex featuring both Hindi and English, It was a very nice piece of hardware that any person will just love to have . Have a look

The keyboard layout however doesn`t fit in the phonetic layout that i use in scim , But still it`s a nice thing to posses, looks like it`s a remington layout still google for layouts and if i can`t find one to embed in scim will try to make one of my own, let` hope i find one.

Here`s a pic of the layout

told about this keyboard to Pandey sir and got a very good response , might make labs to get some of these.

And yes they were very cheap just for 200 bucks….

So dude go get it


3 responses so far

Apr 27 2007

Theory behind Multilingual domains and security issues

Published by Gaurav Mishra under hindi

Well the topic of multilingual domains is really looking very interesting to me , so here am i in my 2nd night reading about multilingual domains.

Now as i have studied currently Every Web addresses are typically expressed using Uniform Resource Identifiers or URIs. The URI syntax defined in RFC 3986 STD 66 (Uniform Resource Identifier (URI): Generic Syntax) limits web address or uri`s to limit to english characters and numerals. Now if we want to start गाैरव.com this is not possible with the RFC 3986 standard.

So for enabling the registration of domain names as गाैरव.com a new concept of IDN (internationalized domain names) was agreed by IETF in March 2003 and was defined in RFC 3490,3491, 3492 and 3454.

Now as the implementation part goes when a user request a domain name in it`s native format (Unicode for hindi) it is changed/Encoded in punycode before going to the DNS. The Encoding is done at the Application part (Usually by the browsers) and the punycode is sent to to the browsers.Remember this that the current DNS and name resolver infrastructure cannot handle unicode based(non-ascii) domain names, that`s why they are encoded into punycode.

For converting hindi domains into punycode and vice versa use http://mct.verisign-grs.com/index.shtml

The conversion between ASCII and Non-ASCII formats is done by algorithms ToASCII and ToUnicode. I will be giving a separate blog entry for these algo`s.

Now in last blog entry we discussed about the inconsistencies developed due to the unicode representation of IDN. Now i realized something far dangerous spoofing .

So how does concept of spoofing is applied here, let`s take the example of only mld i can found on net raftaar.com , the origial रफ़्तार.com (Punycode http://xn--h2bnoc2dn7h.com ) is currently spoofed with a different website रफ्तार.com(Punycode http://xn--h2bnoc3e8d.com) which is a parked website and You can see that both of the domain names are so similar in unicode representation but produces a very different punycode string. Which could result in spoofing any user to a alternate website, it`s dangerous.

In general this kind of attack is known as a homograph spoofing attack. On February 7, 2005, Slashdot reported that this exploit was disclosed at the hacker conference Shmoocon with an example available at http://www.shmoo.com/idn/.

Since it is such a obvious way of spoofing people this has been taken very seriously by the IDNA , since they were responsible for changing the unicode to the punycode strings. Among which IE7 has implemented a anti-phishing filter to avoid this kind of spoofing and Mozilla Foundation (firefox) shows the punycode URLs instead of the unicode, thus thwarting any attacks while still allowing people to access websites on an IDN domain.

Still this remains a very promising and necessary technology will talk about the algos and methodology used while encoding and decoding punycode and how DNS handles the requests.

Notice: All the work is under GFDL licence and copyright of Gaurav Mishra


3 responses so far

Apr 23 2007

Gnome and Ubuntu Hindi translation status — A quick view

Published by Gaurav Mishra under hindi, linux

Gnome main 82% (31512/1822/4809)
Gnome Fifth toe 11% (893/801/6308)
Gnome Extras 6% (2682/2099/34401)

Ubuntu Fiesty fawn
Translatable items: 295015
Untranslated: 205833

Translation 30 %


One response so far

Apr 20 2007

Typing Hindi through SCIM

Published by Gaurav Mishra under hindi

SCIM is the name of the program that will allow you to input Hindi in Ubuntu 6.06 Dapper Drake.

1. Open system System>Administration>Language Support

2. and check Hindi to install required locale files


3. then log out (System>Quit>Log Out), and login again.

Note : You should already be able to use SCIM Hindi input in a few applications, like gedit (Application>Accessories>Text Editor), by right clicking on the document, then selecting Input Methods>SCIM Input Method. However, it won’t work in the others, like Open Office.

However you can setup SCIM to work with Other Applications with given method

The recommended method to set up SCIM input is to create 75scim file under /etc/X11/Xsession.d/ with following lines (if you have 90im-switch, better to remove it for this setup)

export XMODIFIERS=”@im=SCIM”
export XIM_PROGRAM=”/usr/bin/scim -d”
export GTK_IM_MODULE=scim
export QT_IM_MODULE=scim

* After your setup, restart at least your X session. (ctrl-alt-backspace!)

Note :- you need to install scim-qtimm and skim to get it working on Kde

sudo apt-get install scim-qtimm skim

Notice: All the work is under GFDL licence and copyright of Gaurav Mishra


No responses yet

Dec 24 2006

Shabdanjali the Hindi Dictionary

Published by Gaurav Mishra under hindi

I saw the Shabadanjali Dictionary while working with Shashi Palekar ji on her Paper on MultiLigual Dictionaries.But it was ISCII based and requires a plugin to display the characters which is never a good idea. Unicode rocks and should be a standard application.

While surfing i found shabdkosh.com and the Unicode version of shabdanjali for windows, which can be easily implemented with Linux.

For Installing the dictionary just Use

#sudo apt-get install stardict

and extract the files in /usr/share/stardict/dic.

Download Shabdanjali


5 responses so far

FireStats icon Powered by FireStats