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.<br>
<br>
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 &amp;
cheaper (normally check the credit sale with this commands it&#39;s free).<br>
<br>
We only need a little db with the different codes from the countries and companies for obtain the credit sale.<br>
<br>
What do you think ?<br>
<br>
Regards, Adrian.<br><br><div class="gmail_quote">2009/9/28 Andrea Grandi <span dir="ltr">&lt;<a href="mailto:a.grandi@gmail.com">a.grandi@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all!<br>
<br>
Sorry for this long delay, I didn&#39;t abandon the idea, I was just very busy :)<br>
I&#39;ve started working to the library and at the moment I&#39;ve a very<br>
preliminary version of it, supporting only Simyo (Spain).<br>
<br>
You can find the code (brutally copy-pasted) here:<br>
<br>
CreditChecker.py: <a href="http://pastebin.com/m71ad1fa4%0ASimyoES.py" target="_blank">http://pastebin.com/m71ad1fa4<br>
SimyoES.py</a>: <a href="http://pastebin.com/m61e05f5" target="_blank">http://pastebin.com/m61e05f5</a><br>
<br>
CreditChecker is the base class, with some methods that should be<br>
common to all classes and SimyoES is the derived class. My idea is<br>
that all carriers should be (possibly) implemented deriving from the<br>
base class and following more or less the same structure.<br>
<br>
Support for catching/managing exceptions is still missing.<br>
<br>
A question: is &quot;CreditChecker&quot; or &quot;libcreditchecker&quot; a good name? Any<br>
other name to suggest to this library? I&#39;d like to register this<br>
project somewhere but first I&#39;d like to be sure about the name :)<br>
<br>
Thanks again for your help!<br>
<br>
--<br>
<font color="#888888">Andrea Grandi<br>
email: a.grandi [AT] gmail [DOT] com<br>
website: <a href="http://www.andreagrandi.it" target="_blank">http://www.andreagrandi.it</a><br>
PGP Key: <a href="http://www.andreagrandi.it/pgp_key.asc" target="_blank">http://www.andreagrandi.it/pgp_key.asc</a><br>
_______________________________________________<br>
maemo-developers mailing list<br>
<a href="mailto:maemo-developers@maemo.org">maemo-developers@maemo.org</a><br>
<a href="https://lists.maemo.org/mailman/listinfo/maemo-developers" target="_blank">https://lists.maemo.org/mailman/listinfo/maemo-developers</a><br>
</font></blockquote></div><br>