Dataone Usage Finder is hosted in sourceforge.net. The software is used to check the usage of DataOne as a alternative for shahplus Dataone bandwidth usage finder.
Till now only the source of version 1.3 had been putup for download. The other versions like 1.4beta , 1.5 and 1.5a has not been uploaded but the setup/executable is available. I think this is in violation of OSI. I am a member of Sourceforge and want to report this issue, but I cant find any link to report the same. Can you guys put some light on this and help me out to report this issue.
Project Page
Dataone Usage Finder
Ver. 1.5a (4th May 07)
BSNL, a major ISP from India recently introduced its broadband Internet service named Dataone (www.bsnl.co.in/service/dataone.htm). This service imposes an upload/download usage limit on its users. Usage between 2am and 8am is free, under certain schemes.
This makes it imperative for the users to keep an eye on their usage statistics. However, the BSNL website which provides these usage figures is not very useful, as any Dataone user will vouch.
Only the monthly total of the bandwidth used is provided. There is no provision for knowing the daily total. Also there is no demarcation between free time usage and paid time usage. These are the very figures a user would be most intersted in.
To calculate these figures, one either has to somehow get the raw statistics from the site manually into a spreadsheet or use a couple of utilities floating around on the net.
One such utility is an open source perl script hosted at dob.sourceforge.net. Another, and admittedly a very useful one, is at www.shaplus.com. However this utility is closed source, and understandably, users are wary of handing out their usernames and passwords to an untrusted application.
I, therefore coded a quick and dirty version of this program for myself. It served my purpose well and now I am making it open source so that it may be useful to a wider audience.
DUF (Dataone Usage Finder) is a very simple screen scraper program coded in VB6 (Yes guys, VB is still used!). It uses IE5 or higher, to fetch pages from the BSNL site, and after parsing out the required records, presents them in a manner which is more helpful. This data can also be saved as html files.
Hope you find it useful. Please send in your comments and suggestions to make DUF better.
Till now only the source of version 1.3 had been putup for download. The other versions like 1.4beta , 1.5 and 1.5a has not been uploaded but the setup/executable is available. I think this is in violation of OSI. I am a member of Sourceforge and want to report this issue, but I cant find any link to report the same. Can you guys put some light on this and help me out to report this issue.
Project Page