A very simple script to demonstrate the power of Python on Series 60. An application that allows users to edit different files format on the S60 mobile and save them. It provides others features like send text as sms, or speech it.. Other function still comming to make our simple editor better.
dimanche 21 octobre 2007
jeudi 18 octobre 2007
Card credit checker
Card credit checker, allows you instantly check credit card number for validity. It can verify Visa, MasterCard, Diners Club, Carte Blanche, American Express (AMEX), Discover, card numbers. CC Checker uses LUHN10 algorithm as well as first digits verification.
Not a bad start, right? We've learned how to launch a Python application, something about the kinds of dialog support Python has built in, looked at a couple of sample applications, and then edited some source code not once but twice.
We'll be producing more of these widgets on other aspects of Python's use.
Not a bad start, right? We've learned how to launch a Python application, something about the kinds of dialog support Python has built in, looked at a couple of sample applications, and then edited some source code not once but twice.
We'll be producing more of these widgets on other aspects of Python's use.
lundi 8 octobre 2007
Dig it
The first step towards scripting is to choose something that you need to do and focus on.
Also, making design of application and reading the documentation, is the way to build a correct project.
In my case i've work out java and c, and i focus on python, a simple interpreter language object-oriented.
Anyway, i was scripted that dig_it, a widget based on dnspython, and wxwidget to provide passive information from domain name server.
Also, making design of application and reading the documentation, is the way to build a correct project.
In my case i've work out java and c, and i focus on python, a simple interpreter language object-oriented.
Anyway, i was scripted that dig_it, a widget based on dnspython, and wxwidget to provide passive information from domain name server.
Inscription à :
Articles (Atom)