You can query the facebook graph api if you know the user id, and then use a 
normal URL fetch to get the image data, like so:

http://graph.facebook.com/<id or facebook name>/picture

http://graph.facebook.com/anton.marini/picture


On Jun 22, 2012, at 3:18 AM, Achim Breidenbach wrote:

> Hello Kevin,
> 
> I think the big challenge here is that Facebook uses OAuth to authenticate 
> the caller. I currently see no way to implement this natively in QC.
> 
> best,
> 
> Achim Breidenbach
> Boinx Software Ltd.
> 
> On 19.06.2012, at 19:14, Kevin Hoes wrote:
> 
>> Hey Guys,
>> 
>> I'm looking for a way to display Facebook photo's from a specific album.
>> I work with quartz composer because it fits perfectly into vdmx, so i would 
>> love to use it now, but how?
>> 
>> I've loaded the JSON-importer plugin from Climbapp 
>> (http://www.climbapp.com/plugin/jsonimporter/) and played around
>> a little bit. I want to combine this with the Facebook Graph-API.
>> 
>> Has anyone ever tried combining Facebook with Quartz composer, or has 
>> experience with JSON in QC?
>> Or has a better direction for me to search in? 
>> 
>> Thx in advance,
>> Kevin
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Quartzcomposer-dev mailing list      (Quartzcomposer-dev@lists.apple.com)
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/quartzcomposer-dev/achim%40boinx.com
>> 
>> This email sent to ac...@boinx.com
> 
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Quartzcomposer-dev mailing list      (Quartzcomposer-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/quartzcomposer-dev/doktorp%40mac.com
> 
> This email sent to dokt...@mac.com

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list      (Quartzcomposer-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to