morpheusv6
Journeyman
source: *duf.sourceforge.net/
[FONT=arial,verdana] Dataone Usage Finder
Ver. 1.5a (4th May 07) [/FONT]
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.
Changes:
Version 1.5a released (May 4th 2007)
Okay, so the chinese developers at BSNL finally made some changes to their site. They changed a column heading from "Excluding Night Unlimited" to "Fee"! Wow.
Anyways since DUF is a duffer screen scraper, it failed.
Here is the patched version.
It will last only as long as there are no further changes in the BSNL site.
I am beginning to hope that is never
download: *internap.dl.sourceforge.net/sourceforge/duf/duf_1.5a_setup.exe
[FONT=arial,verdana] Dataone Usage Finder
Ver. 1.5a (4th May 07) [/FONT]
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.
Changes:
Version 1.5a released (May 4th 2007)
Okay, so the chinese developers at BSNL finally made some changes to their site. They changed a column heading from "Excluding Night Unlimited" to "Fee"! Wow.
Anyways since DUF is a duffer screen scraper, it failed.
Here is the patched version.
It will last only as long as there are no further changes in the BSNL site.
I am beginning to hope that is never

download: *internap.dl.sourceforge.net/sourceforge/duf/duf_1.5a_setup.exe