Data One Broadband Statistics - Changelog
Changelog
8th September, 2007
- Version 0.9.3: Some small style changes made to the portal. The portal still looks as crappy as before.
6th September, 2007
- Version 0.9.2: Change of some HTML of login form. Script works once more.
14th November, 2006
- Version 0.9.1: Change of location of the portal page. Script works once more.
24th August, 2006
- Version 0.9: Fixed script for site change by BSNL.
- New "brief_output" option needs to get only the first
page of records to show the output.
17th March, 2006
- Version 0.8.1: Fixed script for site change by BSNL.
14th January, 2006
- Version 0.8: Fixed script for site change by BSNL.
- They provide billed usage per session on the site now.
That is used for total billed usage calculation. No
calculation for free or billed usage is done by this
script.
23rd December, 2005
- Version 0.7: Fixed script for stupid change by BSNL.
- A mail has been sent to all the people who signed up using the box on this page. If anyone didn't get the mail, write back and tell me.
16th December, 2005
- Version 0.6 has a new output template engine, allowing output of this script to be changed by users, using templates. A couple of default templates are provided in the directory "templates".
- A new variable, $monthly_quota, is set to a default value of 1024MB. It's used to output the expected billed usage for a given month. [Feature requested by Raghu Sunderam]
- Prettier output. [Idea and code by Shreevatsa R].
4th November, 2005
- Version 0.5 supports prompting for username and password
from the user so that they need not be hard-coded in the
script.
- The lib/ directory is no longer present. I don't think
it was being used anyway, by anyone. If anybody has any
problems due to it, mail me.
- Before I forget, the idea for prompting for the username
and password (and the code for it, actually) was by Pramod
Biligiri. Check out his blog.
30th October, 2005
- Trying to eliminate Date::Calc module dependency. It's
causing too many problems.
29th October, 2005
- Supports proportional free usage. If your free usage
time is from 2AM to 8AM, and you download 500MB from 1AM to
6AM, you get charged for only 100MB (1/5th of 500MB). That
is how BSNL calculates it.
10th October, 2005
- Problems with modules in the new script have persisted.
This (old) script is just a stopgap.
10th October, 2005
- Some problems with modules on Windows. I don't have a
Windows machine to check. Please send bug reports.
7th October, 2005
- The script works once more. The changes needed were
minor.
3rd October, 2005
- Provides support for HTML output, with a sortable
table.
- Supports caching so that the same session information is
not downloaded more than once
Back to the main page