944,142 Members | Top Members by Rank

Ad:
  • Python Discussion Thread
  • Unsolved
  • Views: 513
  • Python RSS
Oct 21st, 2009
0

Using google appengine with facebook?

Expand Post »
I am wanting to create a program that everytime I run it, it gets the current playing tune in iTunes, and sets this as my Facebook status:

"I'm listening to current_playing_song, corrent_artist."

I have no idea how to start.
can someone suggest how?
Similar Threads
Reputation Points: 9
Solved Threads: 5
Posting Pro
tomtetlaw is offline Offline
591 posts
since Sep 2008
Oct 21st, 2009
0
Re: Using google appengine with facebook?
Facebook has its own API, googles appengine wouldn't be the right way to go in my opinion. You're gonna need a program running on the users computer that will submit the status, because browser scripts cannot do this without exploiting some sort of flaw(which isn't good). I think you should look into urllib2, you can use that to post a status on facebook without using appengine or facebooks API, should be fairly simple. As for fetching iTunes current song, I have no idea, I'd assume theres an exposed API.
Reputation Points: 35
Solved Threads: 22
Junior Poster
ov3rcl0ck is offline Offline
113 posts
since Sep 2009

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Python Forum Timeline: What is a static method?
Next Thread in Python Forum Timeline: reading/parsing dynamically generated webpage data





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC