views:

21

answers:

2

I am working on photo sharing web site and i want to add functionality which can create my application's whole gallery in to the face book gallaries . Is ther any code whch can be added to do such things . Please help me out . IF find any link, kindly share in the answer , i hope i am clear anough ?

+2  A: 

Facebook supports several APIs (RESTful, Javascript, etc. plus wrappers for many languages) that will allow you to create galleries and upload pictures on behalf of a user.

See the Facebook Developer's wiki for more details:

Learn about the API, especially the photo part. That should get you started. I suspect you are not going to get anyone on StackOverflow willing to write all your code for you, but if you have a more specific question they may answer that.

Oddthinking
ok thank u for the kind reply
Arpit Vaishnav
+1  A: 

You also might want to look at the two popular facebook plugin for rails , namely :rfacebook and facebooker .

NM
thanks but i got the answer and i know about all the plugings friend. have u worked ? if yes can u help in detail , if no thanks .
Arpit Vaishnav