Gmail; Usb; More? Questions

Hi. I've been looking at some stuff latly, and I'd like to know how to check Gmail and know a certain sender and subject, via USB. You don't have to spoon it to me, just a little nudge in the right direction would be good.

Example: I email my self with a subject line of 2169. It will only look for the sender "myemail" and the subject "2169", and then will exicute a sertain task. That's what I'm trying to do via usb.

So do I used Python? I mean, I've never used Python and I'd like this to get off the ground. How do I learn it?

Please don't crosspost, it is a waste of time for those trying to help,

Remove this thread and focus the discussion in - http://arduino.cc/forum/index.php/topic,61383.0.html -

Thanks,
Rob

GoBetwino can read emails and send the bodytext from the email to your Arduino. You can specify sender and subject.

Haven't tried with Gmail thoug