https://developers.facebook.com/blog/post/498/
With BatchFB you make a post() and one of the params you submit is a
BinaryParam which holds the image data. I'm not sure it matters what
you name the parameter, but the PHP example calls it "source". The
post url is "/me/photos".
Jeff
I will get this working in the next day or two and cut a new release.
Jeff
See
http://facebook.stackoverflow.com/questions/8834107/upload-event-photo-using-graph-api-or-any-other-way
https://developers.facebook.com/bugs/225316074217855?browse=search_4f126aa99d4f28a72688708
-John G