Slashdot Mirror


India Cool to Microsoft Source Code Offer

indianseason writes "Economic Times, India reports on the failure of Microsoft to sign up the Indian government as part of the Government Security Program. The Print Edition carries a comment by an official: "... there was tremendous pressure on us to sign an MoU (memorandum of understanding) which would allow Microsoft access to all TDIL products (Technology Development for Indian Languages)." The government has gone ahead and put all the project initiatives in the public domain. TDIL recently released Indix : an engine for rendering Indian languages on linux."

4 of 146 comments (clear)

  1. Re:So what's the problem? by Anonymous Coward · · Score: 3, Informative

    Since when is Public Domain = GPL?

  2. Re:Indix? by rocketfairy · · Score: 3, Informative

    Pango is still pretty ugly in Devanagri (the Hindi script); Indix seems a little better at displaying conjoined letters, which are a big pain. I'm not sure of the status, but Pango was working on complex text layout, so the framework should eventually be better at laying out Devanagri.

  3. Re:Windows source code, huh? by ojQj · · Score: 3, Informative
    This would only do it if you could also be sure your compiler doesn't have a backdoor of its own. Since I doubt their code builds anywhere other than in Visual Studio, even building the code yourself doesn't give you any guarantees.

    Disclaimer: Although clever, the idea of using a compiler to insure security holes isn't my own...

  4. Re:Which Way? by iabervon · · Score: 4, Informative

    The Indian government would like to foster the growth of local computer companies with minimal employment requirements. They'd like it to be possible for an Indian company to be able to hire programmers who don't know any foriegn languages, which means that the computers have to support Indian languages conveniently. The people who produce the necessary software commercially, however, are likely to be competitors of such companies, and thus have no incentive to add this functionality. That's why the Indian govenrment had to produce it in the first place. At this point, they want to minimize the barriers to inclusion, so a BSD license is most suitable. The situation is much like that for Vorbis libraries, where even RMS has said that the BSD license is preferrable, since it helps to promote the free standard, which is more important than keeping the implementation free when embedded.