Quite amusing that there is an HTC Magician :)

import hat, animals, threading, typing

def type_():
    while true:
        typing.typerandom()

def pullhat(animal):
    hat.pull(animal)

if __name__ == "__main__":
    threading.Thread(target=type_).start()
    pullhat(animals.rabbit)

There :)
On Sun, May 25, 2008 at 12:36 AM, john <[EMAIL PROTECTED]> wrote:
> If you can pull a rabbit out of a hat whilst typing on a normal
> keyboard you are indeed a magician!
>
> 2008/5/24 Federico Lorenzi <[EMAIL PROTECTED]>:
>>> If you can type as fast on a touch screen as I can on a properly sized thumb
>>> keyboard,  you are a magician.
>> If you can type on a properly sized thumb keyboard, as quickly as I
>> can on a fold up bluetooth keyboard, then you are a magician. And if I
>> can type as quickly on a fold up bluetooth keyboard, as I can type on
>> my normal keyboard, then I'm a magician.
>>
>> _______________________________________________
>> Openmoko community mailing list
>> community@lists.openmoko.org
>> http://lists.openmoko.org/mailman/listinfo/community
>>
>
> _______________________________________________
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>

_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to