2008OCT231329
The hack code on the left pulls down my public json file from flickr and I'm rebuilding the data so it should look like the data on the left. Grab the existing data parsed from json to python structures then rebuild into the json structure on the right.
The reason why?
Well for some reason the flickr api call to recently updated is slightly different in the structure and content compared to the public recently updated json feed.
next >>>
2008OCT231329
The hack code on the left pulls down my public json file from flickr and I'm rebuilding the data so it should look like the data on the left. Grab the existing data parsed from json to python structures then rebuild into the json structure on the right.
The reason why?
Well for some reason the flickr api call to recently updated is slightly different in the structure and content compared to the public recently updated json feed.
next >>>