|
Script Summary:
Provides a thumbnail preview of text links to Flickr photos. |
This script has no discussions. |
This script has no reviews. |
In my research into this goal, I discovered two reasons why my goal is unattainable using pure javascript:
- Due to very reasonable security restrictions on AJAX calls, a script running on this page, for example, cannot communicate with Flickr via an XMLHttpRequest.
- Even if I could get around #1, I would have to include my personal Flickr API key and secret in plain text in the javascript file. This is not only a bad idea, but against Flickr's Terms of Service.
Screencast
A screencast demonstrating this script in action is available on Flickr, YouTube, Metacafe, Google, Break, Blip.tv, Imeem and Sclipo.





