Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.
I am building an application about photography. It has galleries that are updated every day. It would be helpful if I could pull the galleries from the events on a Facebook fan page. Is there a way to do that?
2012-02-07 11:43:00
Not exactlywhat I m looking forI wont to showonly the galleries from my facebook page in my own ios application an thegalleries looks like my app not like facebook
2012-02-07 11:13:00
Hi Karkala NayakThank youfor your replay,I probably didn’tmake me clear inaf. What I wont to do is to show all my photos galleries from myfacebook page in my ios application an have look ant feel like native
2012-02-07 13:45:00
Brother, Looks like you are the only one, on the internet world who has thought of making an app like that :)Now i get to know what you exactly wanted.Now for the application to get access to the Facebook page and to the photos you need the API that helps you integrates with the app to communicate with Facebook....Check out these Tutorials::::This will show you how to read the photo object from Facebookhttp://developers.facebook.com/docs/reference/api/photo/ This one will teach you how to access the property of the objecthttp://developers.facebook.com/docs/reference/api/ This one here is the IOS tutorial for Facebook apphttp://developers.facebook.com/docs/mobile/ios/build/ Read these and may these help you complete your app project and get success..:)Rest you have to write the code your self :|)LAST [Option Idea];I got an idea, only try it if it works...Why don't you integrate another IOS app like photograbber (here is the link to it::http://code.google.com/p/photograbber/ ) This app will download your photos and now you just need the code that will show you the pictures...,..I DON'T KNOW IF THAT WILL EVER WORK BUT GIVE IT A TRY... IF YOU THINK YOU CAN THEN TRY IT...[just thoughts].ALSO CHECKThere was this website I reached which discussed and provided the HTML code that displayed once Facebook photos on to their website and I thought maybe by if you read the code you may get any idea on how to write the code for showing Facebook photos in your app...here is the website link...http://www.codeofaninja.com/2011/06/display-facebook-photos-to-your-website.htmlI hope this helped....:)
2012-02-07 08:16:00
Hello Martinakis Giorgos,I will provide some links that may help you find your answer.Also there was a similar question asked on MUO about "How to download the facebook photos from fan page?" check that link then go to other links that I provide that will help you download..O.KMUO question link::http://www.makeuseof.com/answers/download-entire-albums-facebook-fan-page/OTHER LINKs THAT HELP YOU DOWNLOAD THE PHOTOS...http://www.picknzip.com/http://facebook2zip.com/index.phpALSO CHECK THIS SITE TO GET MORE SITES that help DOWNLOADhttp://www.technolism.com/download-entire-facebook-photo-albums.htmlI hope this helped::::)