Johan Sundström wrote:
> It turns out my prior research on the Flickr API was somewhat overly
> pessimistic; about half of it is actually useful without having to go
> through their painful signing / authentication models. It just doesn't
> show very clearly until you have it as an exhibit you can filter on
> privilege levels prior to starting to read up on method calls.
>
>   http://exhibit.ecmanaut.googlepages.com/flickr-api-static.html
>   
An interesting use of Exhibit, which reminds me of my ajaxy javadoc 
which supports incremental search:

    http://people.csail.mit.edu/dfhuynh/research/javadoc/jdk1.5.0/

David

> I'll probably try making a live variant on that one which uses the
> API's reflection capabilities to show up to date documentation, though
> I guess it might take a while to load, from doing 101 HTTP requests to
> pull in the data set. :-)
>
> Might be a good test about how Exhibit performs under such conditions too.
>   

_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general

Reply via email to