blogs

Some Python S60 code snippets...

Get Python S60

How to call?

import telephone
telephone.dial(str(number))

How to hang up?

import telephone
try:
    telephone.hang_up()
except:
    pass

How to give miss call?

import telephone
def my_call_back(param):
    if param[0] == telephone.EStatusConnecting:
        telephone.hang_up()
telephone.call_state(my_call_back)
# my_call_back fuction will be called whenever there is state change
telephone.dial(str(number))

कलियुगातील प्रामाणिक (ला)कोड तोड्या

प्रामाणिक (ला)कोड तोड्या

कलियुगातील गोष्ट आहे.

मराठीतून लिहिण्याचे सोपे पर्याय:

  • http://www.google.com/transliterate/indic/Marathi
  • http://www.quillpad.com/marathi/editor.html
  • या links वर गेले कि खालील प्रमाणे मराठी लिहिता करता येते :
    समजा आता मला लिहायचे आहे कि : -
    "मी महाराष्ट्रीय आहे."
    तर मला इंग्रजी मधून फक्त खालील प्रमाणे लिहावे लागेल : -
    "me maharashtriy aahe."

    God as a Computer Programmer

    I received a mail from my friend :-
    -----------------------------------------------------------------------------------------
    Some Important Theological Questions are Answered if we think of God as a Computer Programmer.

    **********
    Q: Does God control everything that happens in my life?
    A: He could, if he used the debugger, but it's tedious to step through all those variables.

    **********
    Q: Why does God allow evil to happen?
    A: God thought he eliminated evil in one of the earlier revs.

    **********
    Q: Does God know everything?

    Confase to YOU TELECOM MANAGEMENT.

    To,
    Management-EVS Sir, Arvind Sir, Jennifer mam,

    This is Blog writting to confase to Management for which Im feeling guilty of my self, I feels seriousness of the lie graviances laid on my bosses when my father loss his Job & the condition which we are facing might be the same condition there family had faces because of me.
    I can only say I feel shy of myself & my lieness.

    Syndicate content