Bridging India's Digital Divide With Linux
Kinnu provides a pointer to this story about India's increasing use of Linux. They mention a battlefield PDA running Linux, making Linux the standard OS for students, and some more about the Simputer.
← Back to Stories (view on slashdot.org)
It is unlikely that Linus Torvalds, creator of Linux, ever intended this open-source operating system to be put to military use.
You're absolutely right. He wasn't looking to make money off of Linux. If he had, military use would have been the first place he would have brought Linux to.
Called SATHI (short for situational awareness and tactical hand-held information, and Hindi for buddy), the 875-gram device helps soldiers coordinate with one another on the battlefield. It is one of the many spin-offs of a low-cost computer developed indigenously, the basic version of which is available on the market for about US$200.
So a two pound device that has some sort of communication and GPS capabilities? Something like other handheld GPS units like the Garmin Rino which shows your location and the locations of others holding Rinos while having FRS radios attached. Crazy!
While I applaud their efforts in creating these devices (supercomputers, educational computer, inexpensive computers for the masses, etc) this wasn't terribly informative or interesting. More well-known background information that could have been left off the front page.
This sort of thing really needs to hit america. Its really hard to convince americans (even computer science students) to even look at linux. They have windows so pounded in to their heads they won't even look at something else. I'm glad that the rest of the world is starting to pick up the ball though, eventually we won't be able to avoid it here in america (unless it ends up like the poor, poor metric system)
--untwisted
*BSD struggles a with hardware support, this is the main reason that people are slow on the uptake of it for applications such as this, I would be all for *BSD, I use it on a regular basis and am pleased with it however I always install it on older machines so the hardware is supported.
Hmm...let's see, on one hand there's "Windows Lite" and on the other there's open, free Linux.
Is it really that surprising that India chooses Linux?
..I'm moving to India. I'm
a) more likely to get a job
b) get a better rate of pay with regards to living expenses
and
c) more likely to be able to use linux and not windoze at work.
now wheres that plane ticket gone...
"So there he is, risen from the dead. Like that fella, E. T." - Father Ted Crilly
Imagine if the vast armies in Bangalore and Hyderabad get to know Linux and open source software in general, and all start scratching their personal itches. This could mean a giant boost for both existing and new open source projects.
It'd be just desserts if this sinks the companies involved. They want employees to understand that a "world economy" creates natural downward forces on jobs in affluent nations but want every customer to pay like they live in the U.S.
Irregardless, managing for long-term viability is a dead concept.
Try not. Do or do not, there is no try.
-- Dr. Spock, stardate 2822-3.
Impossible learning curve of Linux?
I made an 80 year old man run linux on his first ever computer. He was writing, managing and printing documents after a couple of hours. I think it might be you doing the sucking, not linux.
The system had the verbosity of HTML combined with all the readability of compiled assembly viewed as bitmap images
Richard Stallman also visited the President and interestingly, the President had prepared for the meeting by downloading and reading Stallman's biography from the Internet."
For the curious, the President of India's website runs Apache/PHP on Linux.
An Indian-American Hindu committed to non-violent thought/speech/action alarmed by the global explosion of radical Islam
"I think the metric system is the tool of the devil! My car gets 40 rods to the hogshead and that's the way I likes it!"
- Abe Simpson
I'm not good in groups. It's difficult to work in a group when you're omnipotent. - Q
Articles like this keep making me think that if there is ever a desktop revolution, that it will happen in a developing nation like India. They aren't quite so tied to Windows.
// file: mice.h
#include "frickin_lasers.h"
As for as the number of programmers who are using Linux, it is still a very miniscule percentage. Most of the IT companies use Windows for the desktops and the Sysadmins sometimes bullshit the management that having Linux on the desktop means more support costs. Windows and most of the apps running on it are available at dirt cheap prices for the pirated copies. Slowly, the student community is picking up Linux and are doing their academic projects on Linux. They are now having Linux in their home PCs along with Windows. However the profs in the academia are now pushing for Linux based projects. This should mean that Linux would pick up in a big way among the next generation IT workers (3-5 years from now)
--Hemanth P.S.
Because releasing something under a BSD license will result in a big corporation taking your hard work, smack a logo on it and after having made it incompatible with your version, charge YOU for it.
BSD under a GPL license would make all the difference.
Ill hammer it in again, its the friggin license that puts everybody off, BSD is nice otherwise.
HTTP/1.1 400
I'm glad to see Linux adoption by other countries' governments -- yes, even their militaries -- but the title to this story is just ridiculous. The idea that FOSS can "bridge" the staggering gulf between rich and poor in India just beggars belief. Let's not fool ourselves by pretending that Linux means anything to the citizens of India beyond the elite. Maybe in a few decades...
Since you want more info, here it is. And it is not your gps+mobile. I have played around with the device and it is actually a very very capable handheld. A friend of mine did the body design, the the specs were simple. We intend it to be used in vilages, so it should be immune to drops from about 4 feet and also immune from dust and little rainfall exposure :)
My Aurora : http://www.youtube.com/watch?v=o91ZsGwJYyg
FB : https://www.facebook.com/TanveersPhotography
I think the largest problem with India bridging the divide with Linux is (or was) poor language support. Thank fully these problems have been slowly addressed using Unicode.
However there are still issues outstanding. All the major Indian scripts encoded using Unicode are based on Devanagari (used to write Hindi and other languages). This has caused headaches for some scripts and has made other scripts unneccessarily complex. Take for example Gurmukhi (the script used to write Punjabi) - Gurmukhi is a simple script and doesn't have the complexities involved in some other Indic scripts. However to maintain compatibility with other scripts, independent vowels are encoded seperately which is unnatural for Gurmukhi. This causes problems with typing and adds and extra layer of complexity.
As the author of the Punjabi Computing Resource Centre I have actively been looking into such issues (others exist). However as I see it, we have been forced to accept a standard that hasn't been fully thought out for individual Indian scripts. It is a standard we can live with, but is not perfect. A lot can be blamed on ISCII!