Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
A BLOB is a collection of binary data stored as a single entity in a database management system.
1
vote
3answers
603 views
google app engine (java) - storing url images on the datastore
I'm building an application that supposed to store some images from user's Facebook accounts into my datastore for later usage,
All i could find so far is how to upload an image directly from a form:
...