icarus
Icarus is an test application for the libgdata picasaweb support.
more…
Icarus is an test application for the libgdata picasaweb support.
more…
It’s goal is to exercise the API, discover missing features and identify any bugs.
Some notes:
album name isn’t being provided by Google for some reason anymore (though it used to be)
icarus doesn’t use the full downloaded image, yet. It will once I add a button to do so, and once libgdata’s picasaweb support lets you query for smaller images than the full-sized ones
* etc.
Cloning this repository:
git clone git://gitorious.org/icarus/icarus.git icarus cd icarus
Add this repository as a remote to an existing local repository:
git remote add icarus git://gitorious.org/icarus/icarus.git git fetch icarus git checkout -b my-local-tracking-branch icarus/master_or_other_branch
Professional Gitorious services - Git hosting at your company, custom features, support and more. gitorious.com.
