I asked a similar question prior but i finally got further along in solving it, but now i am stuck. I am running python on a webserver on dreamhost.I shell into it using putty and run my python scrip
hey yall.Im running python on a webserver from dreamhost.I am using their install of python and am using a lastfm module that can be found here: http://code.google.com/p/python-lastfm/
I\'ve recently changed my site design and now need to use dynamic AJAX requests for my data. Basically, I\'m trying to retrieve user data using the Last.FM API in JSON format.
A few days ago I had posted a questions about how to Request user recenttracks from lastfm with codeigniter and xmlrpc
I\'m currently building an application to return gigs in the selected city, e.g. Edinburgh using the last.fm geo.getEvents API.
I\'m creating a last.fm/ google maps mashup, plotting gig map markers for whatever city you search for.
Hey, I want to build a simple android app for loving the recent track. I receive the song with user.getRecentTrack and send the data and session key to my method but there is an error:
Im trying to append some JSON data from the last.fm API, I have been using alert() at several stages to verify the API is being parsed correctly and it is,
Can anybody tell me if there is any simple Web API which returns album art as an image, just like the Google Static Map API (Google Static Map API? I have heard about Amazon\'s and Last.fm\'s APIs for
I am trying to write a python script to do a query to Last.fm, but I keep getting an invalid method error returned.