Tagged Questions
1
vote
1answer
64 views
Retrieve Picasa album from CDN image
I often see Picasa images embedded in forum messages, but I sometimes would like to access to the albums they come from.
Flicker allows this kind of request using their API, flickr.photos.getInfo. ...
1
vote
1answer
640 views
Finding the exact URL of a Flickr photo given its ID
How can I automatically retrieve the exact URL of a Flickr photo when I pass the ID to the API?
I have the IDs of all pictures and I'm currently using the flickr.photos.getInfo method that takes the ...
3
votes
1answer
232 views
Web application that shows popular tags and allows me to drill down?
We're using Zendesk as our help desk - we're having a lot of tickets and a lot of tags.
Our tag usage is "hierarchical" e.g. when tagging an iPhone ticket we tag it "iphone" and "mobile", when having ...