I'm working on a project to pull in album information from a user after authenticating using AuthSub. I cannot for the life of me figure out how to pull a list of all the albums associated with the default authenticated user.
When I call getAuthSubTokenInfo I get ..
Target=dev.mywebsite.com Secure=false Scope=http://picasaweb.google.co...
I have synchronized the album in my computer using the Picasa Sync option . Now if i delete a photo in my web album , will it affect the original photo stored in my computer ? will it get deleted ?
...
I have embedded Picasa in my site www.gopinathan.in/gallery.html , I want to know how to enable options so that the user can choose which album he wants to see ?
Currently , Photos are streaming up randomly in that embedded slideshow script .
...
Hi everyone !
I have just a simple question ! Basically, I want to make a website with lots of images (users contributions). I already have the host, but it's limited in disk space (10 Gigas). I know it represents a huge amount of image, but I prefer planning this, and host them elsewhere before the disk is full. I was thinking of Flick...
Is there a way to get auto_html to work with picasa (image hoster)? Actually I need a filter for this...but I do not know how to write it :(
Does anyone know any resources? Or a solution?
thanks in advance
cheers tabaluga
...
hey folks, I have a new HTC Evo, and have sync'd it to my Google Apps Email, Calendar, and Contacts.
That same apps account, is associated with Google Voice and Picasa. Those two services aren't native to Google Apps of course, but they allow me to login with the same credentials.
However ... on Android I can't login.
Google Voice say...
I'm using the Zend_Gdata_Photos PHP client to access the Google Picasa API, trying to just do something very simple, list all the albums, and then list all the photos within each album. This is my code:
$client = Zend_Gdata_ClientLogin::getHttpClient('*****', '*****', Zend_Gdata_Photos::AUTH_SERVICE_NAME);
$gp = new Zend_Gdata_Photos($c...
Hi
Does anyone have example code on Google App Engine platform with Picasa API and JavaScript preview?
Pete
...
hi
I on Google app engine platform, I have problem applying the Gdata api for Picasa.
In the html:
<input type="file" name="img"/>
In the python:
imgs = self.request.get_all('img')
In the example code of http://code.google.com/apis/picasaweb/docs/1.0/developers_guide_python.html
album_url = '/data/feed/api/user/%s/albumid/%s' ...
I am using the Picasa Web Integrator (PWI) code, wich allows me to present a picture gallery using a picasa account. Using a form the user writes a keyword and then a code creates a div and calls for the PWI. It works perfectly, but I'm trying to add a "back"
button in order to let the user select a different keyword without refreshing....
Hello everybody,
it seems that I'm not the first one, but I don't find anything that helps. I'm new to Android and would like to develop a real simple photo sharing app (three tabs: camera, gallery and upload to Picasa) to start off. Unfortunately the Google Data APIs for Java, don't run on Android and I didn't find a good tutorial for ...
Hi!
I have problem getting Photo Next and Prev. links.
When a photo is displayed on the page I want to offer visitor to visit Next photo in album and Previous photo in album. Unfortunetly Picasa always returns me Null when calling getNextLink() or getPreviousLink() methods of PhotoFeed Entry. Please advise me.
Thank you!
Sample co...
Hi ,
I am trying to access picasa from android ,
i have tried to run following sample code
http://code.google.com/p/google-api-java-client/source/browse/picasa-atom-android-sample/?repo=samples#picasa-atom-android-sample%3Fstate%3Dclosed
but i am getting only one thing over here ,
and there is no options to select google accoun...
(A similar question has been asked on superuser for answers related to applications. The question is posted here to gather programmable solutions for the same)
At my work place, passport sized photographs are scanned together, then cut up into individual pictures and saved with unique file numbers. Currently we use Paint.net to manually...
Hi, i have to implement Picasa client for iPhone. I have few queries in that regards.
Are the api deprecated now? What if I still implement them now? Where can I find good tutorial on the same. I don't know anything about implementing google data. Also I am a newbie for iPhone development. Also I came across a few pages which said that t...
Hi i am using Google Gdata Api in php. I am getting an error
"Error: Expected response code 200,
got 403 Token invalid - AuthSub token
has wrong scope".
What should i do. What's the solution.
...
does anyone have any examples of accessing a private album that is shared to me (ruby preferred)
...