dcbriccetti / bird-show
- Source
- Commits
- Network (3)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README.md | Sun Dec 13 02:28:36 -0800 2009 | |
| |
pom.xml | Sun Dec 13 11:20:02 -0800 2009 | |
| |
src/ | Mon Dec 14 01:46:09 -0800 2009 |
README.md
bird-show
See http://young-programmers.blogspot.com/2009/09/web-app-using-scala-lift-and-flickr-to.html
Sample Flickr results:
flickr.photosets.getList
<photoset videos="0" photos="8" farm="3" server="2496" secret="8d139755e9" primary="4066356073" id="72157622981109326">
<title>Home</title>
<description></description>
</photoset>
flickr.photosets.getPhotos
<photo isprimary="1" title="Africa" farm="3" server="2480" secret="f75a5c4289" id="4069502958"></photo>
<photo isprimary="0" title="Galapagos Islands" farm="2" server="1104" secret="a40aa41dfc" id="707890860"></photo>
<photo isprimary="0" title="Birds" farm="3" server="2157" secret="46a5b04bf8" id="1544234263"></photo>
<photo isprimary="0" title="Antarctica" farm="3" server="2499" secret="9037025f04" id="4075313703"></photo>
