The name is
Mike Myat Min Han aka 'mmhan'.

I am a developer, mostly do development on Javascript, PHP and CakePHP alongside some development work on C, C++, Obj-C, C# and AS. I also have a thing for Python.

I post here all sorts of crap that I find worthy of sharing: Quotes, Jokes and Notes.

You can check out my blog and follow me on twitter.


Text

May 14, 2010
@ 7:02 pm
Permalink

Twitveloper

I was looking into creating a Twitter Bot and making use of TwitterAPI today. For some reason I found all the resources around the web confusing.

But finally I’ve just achieved getting myself authenticated using TwitterOAuth (by @abraham) with some help on where to find a twitter account’s Access token.

Next stop: Getting mail to trigger a script. Hmm…