I made a very simple Facebook application in PHP that retrives information about the current logged user (it looks in cookies). I am interested in retrieving information from another Facebook application: deezer, deezer facebook application. Do you have any idea of how can I access this information (from deezer, e.g. the favourite music of the current user)? From your experience, what's the approach of learning how to develop Facebook applications?
Thanks!