Free Software Makes Telephone Users' Lives Easier in India
March 20th, 2003 by Frederick Noronha in
Thanks to free software, one-third of a million telephone users living in Southern India will no longer find locating phone numbers such a complex process. Telephone directories often take a notoriously long time to be published in India, meaning phone subscribers are lost when trying to locate numbers they need.
Linux increasingly is attracting attention in Corporate India, not only for its usually lower costs but also because of its high quality products. Last weekend, the latest edition of the Thiruvananthapuram telephone directory--from the regional capital of the south-western province of Kerala--was processed and typeset using a range of free software tools. These tools provided substantial savings in cost and time, while producing a neatly laid-out and elegant publication ahead of schedule.
The two-volume directory, to be distributed to all subscribers of the Thiruvananthapuram secondary switching area as of March 25, contains 1,200 pages and 320,000 entries. Some 400,000 copies of the directory currently are being printed by the locally based St. Joseph's Press, using typesetting software and programs provided by River Valley Technologies (RVT), also based in the Kerala capital. RVT specialises in typesetting and publishing solutions using free and open-source software.
For the phone directory publishers domestic telecom giant Bharat Sanchar Nigam Limited (BSNL), this is the first complete directory to be published since 1999. K. Sreekantan Nair, Principal General Manager of the Thiruvananthapuram telecom district, said BSNL has spent Rs 35 million on printing the directory.
Normally, an order of this magnitude--a print run of 400,000 copies, each with 1,200 pages printed on 48 GSM white paper in three columns of Helvetica Narrow 7 point typeface, with 94 lines per column--would have taken six months and involved around 50 employees wholly dedicated to the work.
In this case, however, the press was able to finish the entire printing process in four months, using a smaller team. At present, SJP's printing presses are operating 21 hours per day at their maximum capacity of 20,000 copies per hour to finish the printing.
Using software like PageMaker or QuarkXPress could have taken a longer time, said RVT. Instead, they used a combination of free software programs to extract BSNL's data, process it and typeset it into camera-ready copy.
RVT managing director C. V. Radhakrishnan said the BSNL data of telephone numbers, subscribers names and addresses was supplied as files in dBase, an outdated database software that goes back to the days of the DOS operating system. Using a set of free software libraries downloaded from the Internet and locally customised, this data was extracted into the PostgreSQL relational database, also free software, and was then entirely recreated.
RVT wrote a Java program to pipe this newly generated database into TeX. From TeX, RVT produced the final output as Portable Document Format (PDF) files, using pdfTeX, also free software.
"So powerful is TeX that it was able to process nearly 1,200 pages in just four minutes", says Radhakrishnan. "Not only that, since it is also a programming language, it is able to do several things automatically, like the generation of header markers, for example", he adds.
To incorporate corrections and editorial changes to the proof sheets, RVT designed a graphical spreadsheet interface for SJP. This also helped to save time in updating the almost 10,000 entries that had changed since the last directory was printed four years ago.
Recent reports in India's enterprise-based Network Magazine also noted the small but growing number of other industrial ventures starting to try out GNU/Linux in their "mission critical space".
Asian Paints, India's largest paint company, has implemented SAP modules on GNU/Linux. IDBI Bank, with over 91 branches, runs its core banking applications on it. Rolta India runs its database containing thousands of users, while ICICI Infotech runs its knowledge management applications, and C-DAC runs e-governance solutions on GNU/Linux.
Frederick Noronha is a freelance journalist living in Goa, India.
Special Magazine Offer -- 2 Free Trial Issues!
Receive 2 free trial issues of Linux Journal as well as instant online access to current and past issues. There's NO RISK and NO OBLIGATION to buy. CLICK HERE for offer
Linux Journal: delivering readers the advice and inspiration they need to get the most out of their Linux systems since 1994.
Sorry, offer available in the US only. International orders, click here.
Subscribe now!
The Latest
Featured Videos
In case you were wondering about the fun side of Linux World Expo, we thought we'd give you a peek at our shenanigans. We at Linux Journal love what we do so much, that we can't help but have a ball wherever we go.
The X Window System is a magnificent platform for many uses, but using it to run an application over a slow network is nearly impossible. This is an introduction to NX, a technology that makes remote applications fly even over commodity internet.
Recently Popular
From the Magazine
September 2008, #173
Feeling a bit like a Thermian? Never give up, never surrender! Someday, you could go from underdog to top dog. Just take a look at a few of the underdogs we highlight in this issue: Mutt, djbdns, Nginix, Gentoo, Xara and the program voted mostly likely to fail just a few years back—Firefox. If Firefox not radical enough for you, check out Chef Marcel's column for some more alternatives. Having trouble mapping your program data to your relational database? If so, Rueven Lerner shows you some tricks in his At The Forge column.
Need to run GUI applications on your server in the next state? In his Paranoid Penguin column, Mick Bauer shows you how to do it securely. Kyle Rankin keeps hacking and slashing and shows you a few split screen secrets you may not be familiar with. Finally, we all know what happens next February, but only Doc knows what happens afterward.
Delicious
Digg
Reddit
Newsvine
Technorati







Re: Free Software Makes Telephone Users..I need contacts develop
On May 6th, 2003 Anonymous says:
This a good report to read, the problems with freeware not withstanding.
Production of similar directory in Botswana is also very tasking for staff of the organisation involved.
I need to contact the people who used such software. Can you give me thier e-mail, phone, etc ?
O.R. Adeniran
E-mail: oadeniran@gov.bw
Re: Free Software Makes Telephone Users..I need contacts develop
On June 22nd, 2003 Anonymous says:
Contact cvr@river-valley.com
Re: Free Software Makes Telephone Users' Lives Easier in India
On March 22nd, 2003 Anonymous says:
Nice article. Now what can I use for page layout? Scribus fails due to dependency problems, so I don't even know if that is good or not.
What can I use for wysiwyg web page authoring? Amaya fails due to dependency problems, so I don't know if that is useable or not. Another program, I forget the name, which is also a wysiwyg app, also fails due to dependency problems.
What cheap flatbed multi-function machine can I use for gnu/linux? As far as I can tell, someone is developing hp drivers for linux, but hp machines aren't cheap, and the drivers aren't done yet. I can't find any info on other multi-function fax machines.
The dependency problem needs to be solved. Until then, linux will go nowhere on the desktop.
Page layout, wysiwyg html, and dependency problems are holding linux back. Among other deficiencies.
Re: Free Software Makes Telephone Users' Lives Easier in India
On March 24th, 2003 Anonymous says:
TeX/LaTeX has nice packages for page layout (layout.sty etc.) - not WYSIWYG though, but a lot of good work is possible. EMACS/Vim (on GNU/Linux) are so good for TeX work that often no need is felt for WYSIWYG (or rather WYSIWYG can be slower and less reliable).
I've used latex2html for webpage conversion. I dont know if things like netscape suite satisfy your web page authoring needs.
It is not clear what dependency problems you are talking about.
Amitabh Trehan
TUGIndia
Re: Free Software Makes Telephone Users' Lives Easier in India
On March 24th, 2003 Anonymous says:
Headline: Linux saves Earth from the Borg
Troll: Yeah but I can't get it to fetch the newspaper and my slippers, so it's still useless.
Re: Free Software Makes Telephone Users' Lives Easier in India
On March 24th, 2003 Anonymous says:
(Score:-1, Troll)