Something new in my programming vocabulary is python language. This language natively work in Linux, but as if you know, this language is multi cross platform. It can be run in Windows, Mac, Symbian, n others. First I use gedit as editor to run this script, but it is more advantage if i can use a nice RAD for python. After googling and an advice from my friend, I found good RAD is Glade-3. You can install it in your ubuntu with this command :
sudo apt-get install glade-3
then you can run this software and get this window :