Twitter Through Computer

Hi all,
I am working on getting a twitter users status to be fetched by a computer to an arduino. I have tried many approaches, without success. Any ideas?

THank you so much!

If its a Windows PC you could use Curl to get the Twitter status and wrap it up in some VB script to send it out the serial port.