Hi Andrea, the idea looks nice. But I think that the problem it´s some companies use flash technology for show the credit sale in their websites.
I think that other option it´s program a fronted ( in python or C, with GTK or Qt ) that use the specif commands for GSM (like *100#) and obtain the credit sale with this. Probably will be more fast & cheaper (normally check the credit sale with this commands it's free). We only need a little db with the different codes from the countries and companies for obtain the credit sale. What do you think ? Regards, Adrian. 2009/9/28 Andrea Grandi <[email protected]> > Hi all! > > Sorry for this long delay, I didn't abandon the idea, I was just very busy > :) > I've started working to the library and at the moment I've a very > preliminary version of it, supporting only Simyo (Spain). > > You can find the code (brutally copy-pasted) here: > > CreditChecker.py: http://pastebin.com/m71ad1fa4 > SimyoES.py <http://pastebin.com/m71ad1fa4%0ASimyoES.py>: > http://pastebin.com/m61e05f5 > > CreditChecker is the base class, with some methods that should be > common to all classes and SimyoES is the derived class. My idea is > that all carriers should be (possibly) implemented deriving from the > base class and following more or less the same structure. > > Support for catching/managing exceptions is still missing. > > A question: is "CreditChecker" or "libcreditchecker" a good name? Any > other name to suggest to this library? I'd like to register this > project somewhere but first I'd like to be sure about the name :) > > Thanks again for your help! > > -- > Andrea Grandi > email: a.grandi [AT] gmail [DOT] com > website: http://www.andreagrandi.it > PGP Key: http://www.andreagrandi.it/pgp_key.asc > _______________________________________________ > maemo-developers mailing list > [email protected] > https://lists.maemo.org/mailman/listinfo/maemo-developers >
_______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
