1,277
edits
Changes
Facedump
,no edit summary
'''Facedump''' is a [[w:Cocoa (API)|Cocoa]] application for developers using the [http://developers.facebook.com/documentation.php Facebook API] to inspect the data returned by it. It is effectively a desktop clone of the [http://developers.facebook.com/test_console.php API Test Console], though it was developed prior to the console's release for my own personal use. One difference from the web-based console is that Facedump returns the actual data your app gets, and the user IDs it provides are exactly those that your application receives.
In addition, it is able to parse XML file lists of users as input for the [http://developers.facebook.com/documentation.php?method=users.getInfo users.getInfo] API call.
More details to come soon.
In addition, it is able to parse XML file lists of users as input for the [http://developers.facebook.com/documentation.php?method=users.getInfo users.getInfo] API call.
More details to come soon.