Last time I tried to use that comp the URL that makes the request was broken, 
by Google's changes to their request format I guess. Was a long time ago I 
can't really remember, anybody used it recently?

Mirek's websocket plugin uses HTML5 and specifically JSON.stringify javascript 
command in the demo HTML page that interacts with the QC composition.
        var m = JSON.stringify([k, v])
It's a fantastic plugin for building an HTML GUI for your composition and 
binding it (bi-directional binding).
Find it at https://github.com/mirek/quartzcomposer-websocket



On 20/06/2012, at 3:45 AM, George Toledo wrote:

> If you poke around the composition repository at kineme.net, you'll see that 
> the user smokris created an example (without the plugin you refer to), that 
> allows one to search a term on google and return pictures that fit that 
> description and renders then in a column formation, using json, I believe. It 
> might be worth looking at. 
> 
> I believe it uses some JavaScript for formatting the json info, and maybe 
> even just the stock rss patch to receive it.
> 
> 
> 
> On Jun 19, 2012, at 1:14 PM, Kevin Hoes <[email protected]> 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      ([email protected])
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/quartzcomposer-dev/gtoledo3%40gmail.com
>> 
>> This email sent to [email protected]
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Quartzcomposer-dev mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/quartzcomposer-dev/usefuldesign.au%40gmail.com
> 
> This email sent to [email protected]

Best
Alastair

Alastair I Leith

Useful Design
03 9480 5506
0432 889 831
30    Birch   St
West  Preston
VIC   3072 Au

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

This email sent to [email protected]

Reply via email to