Tagged Questions
The google-picasa tag has no wiki summary.
4
votes
1answer
957 views
Who knows what Picasa is programmed with?
I am looking for information on how Picasa was built as I would like to create a similar interface for my application.
Information can include programming language,UI design, etc.
3
votes
1answer
232 views
Not able to change a date of my Picasa Web Albums album via Python API
I am not able to change a date of my Picasa Web Albums album via Python API. Spent many hours with that and I am hopeless now. Code:
# set values
remote_album.timestamp.text = ...
3
votes
1answer
758 views
show picasa album in android app
I want to show picasa album in a grid view in my android app. I have the username/password + album id of the album from which i want to load the album.
i tried implementing this via gdata library but ...
3
votes
0answers
796 views
How to upload images to picasa web album as “Web address (URL)”? [closed]
The Web album http://picasaweb.google.com has only the option to browse images from disk. What if I do not have images/photos on disk and I don't want to download image.
If I know the URL of the ...
3
votes
2answers
2k views
How do we display a photo from Picasa java API?
Okay, it seems to be a stupid question, since we have this:
http://code.google.com/intl/en/apis/picasaweb/docs/2.0/developers_guide_java.html
However, up to the moment, I can only succeed in ...
2
votes
1answer
104 views
Is it possible to create / view photos only by a certain group of people
We have several organizations and several users per organization in
our application. We would like to create several albums with photos
for each organization. There will be an admin who will have ...
2
votes
2answers
694 views
Retrieve Picasa Image for Upload from Gallery
I am working on an activity and associated tasks that allow users to select an image to use as their profile picture from the Gallery. Once the selection is made the image is uploaded to a web server ...
2
votes
1answer
467 views
Google App Engine, GData & Picasa
Is there more comprehensive sample of creating Google App Engine App using GData Phyton Library to interact with Picasa Web Album, other than google guide from GAE here: ...
2
votes
2answers
519 views
Accessing Google Data with C++
I'm about to write an simple plugin for Total Commander. I need to interact with Picasa service. I goggled for a while and found:
1) gdata-cpp-util (kind of a wrapper for libcurl and libxml)
...
1
vote
0answers
37 views
Google Picasa error in firefox
I am currently developing the following code
List<Album> albums = new List<Album>();
GoogleService googleService = new GoogleService();
PicasaService picasaService = ...
1
vote
1answer
76 views
How to retrieve only 1 photo from Picasa using Google API with Asp.net?
Is it possible to retrieve just one photo from picasa. I am looking around on the web and the documentation and I have yet to see an example, There is one post on here that came close but gave a half ...
1
vote
1answer
31 views
Error: “Photo data or source id must be included” when I try to Upload a photo to PicasaWeb in Gdata .NET
Somebody know what I'm doing wrong?
var service = new Service("lh2", "exampleCo-exampleApp-1");
service.setUserCredentials("myuser", "mypass");
var myPhoto = new PhotoEntry
{
...
1
vote
0answers
87 views
gdata SetAuthenticationToken() - 403 forbidden
I am just trying to get list of Albums in a web app using following c# code.
For AccessToken, I wen to OAuthPlaygound and generated an accessToken
with Picasa in scope using valid consumer key and ...
1
vote
1answer
292 views
android get picasa image URLs
we are working on an application that needs / wants to act like the stock Gallery app in that it shows images from the SD card, as well as images from picasa.
i realize i could obtain credentials ...
1
vote
1answer
205 views
Connecting with Google Picasa -> Delphi 7
I am looking for various ways to make my application more userfriendly, at this time I use my own functions and graphic library in order to crop images and save them, however I really like Google ...
1
vote
3answers
209 views
Is there a way to tell Drupal not to cache a specific page?
I have a custom php page that processes a feed of images and makes albums out of it. However whenever i add pictures to my feed, the Drupal page doesn't change until I clear the caches.
Is there a ...
1
vote
4answers
905 views
Get all photos from Picasa by person
Is it possible to get all photos by a persons name through the Picasa Web Albums Data API?
All examples I can find, shows how to get photos by an albumid.
1
vote
0answers
471 views
Simple example to upload photos into google picasa
I would like to move a large number of pictures into picassa. I'm having no trouble uploading using InsertPhotoSimple, but I want to upload metadata too and am having trouble with InsertPhoto. Can ...
1
vote
1answer
406 views
creating upload interface to picasa web for google app engine python
Is there any sample application or code example for uploading image to picasa using GAE python. How to insert picasa uploaded image url into datastore then. Is there any effective way to do this?
1
vote
2answers
407 views
access photos from Picasa in Android using Google APIs
I am trying to fetch photos from a Picasa album in Android.
I have used following link as a reference:
...
1
vote
1answer
530 views
Downloading picassa album and photos
I want to download picassa album or photos using a program.
For that i should have a download url for picassa.
Please share your ideas.
Thanks
Lalit
1
vote
2answers
1k views
fetching flicker/picasa pictures using javaScript
I want to add a slide show of pictures from one my photo albums from flick/picasa.Is it possible to fetch the images javascriptically on the page and then show them using jQuery(that i can do :) )
1
vote
2answers
520 views
ClientLogin from Google API doesn't works with AJAX
I'm trying to login to a Google Account for request Picassa Web photos with AJAX. That's the code:
xmlhttp=new XMLHttpRequest();
xmlhttp.open("POST","https://www.google.com/accounts/Login",true);
...
1
vote
1answer
831 views
How to prevent JPEG compression when uploading image through Picasa API?
I'm using the Python client library for the Picasa Web Albums API to upload some JPEG images to an album. But the photos appear very compressed once uploaded. In Picasa 3.6 there is an option to ...
1
vote
1answer
968 views
TypeError when trying to upload Pictures from Google App Engine to Picasa with the GData API
I'm trying to write a small tool to upload Pictures from Google App Engine to Picasa. Fetching the image works, but when i try to upload it i get the error "TypeError: stat() argument 1 must be ...
1
vote
2answers
646 views
How can I solve this PicasawebService error?
I am just trying to get some things to work so I can try some of google app engines java. However I seem to have a problem with something that I can't get a hold of.
The java code looks like this:
...
1
vote
2answers
2k views
ClientLogin for Picasa Web Albums Data API with a Google App Domain login
I'm using the Picasa Web Albums Data API to access users' photo albums from a WPF application.
I've followed the code located here:
http://code.google.com/apis/gdata/clientlogin.html
I have created ...
0
votes
1answer
30 views
picasa api - How to get a specific album with an album id?
How do I get a specific album from the picasa api?
Currently I am doing something like this:
def album(gd_client, album_id, user):
all_albums = albums(gd_client,user)
for album in ...
0
votes
0answers
92 views
Simple Picasa API for Android
I'm struggling for two days with Android-Picasa communication.
I've tried gdata, but it's not working with Android. Even then I tried do use dx manually. Later, I've tried google-api-java-client, but ...
0
votes
0answers
52 views
Google Picasa error while retrieving albums
I am developing a service over Google Picasa so i do user Authentication over google authentication which I redirect users to google to login and then return to my application with accesstoken
then ...
0
votes
0answers
45 views
Android: PicasawebService setUserCredentials() failure
I'm trying to get my Android app to authenticate with Picasa as documented here:
http://code.google.com/apis/picasaweb/docs/1.0/developers_guide_java.html#Auth
using this:
PicasawebService mWS;
mWS ...
0
votes
0answers
147 views
Get picture direct url from picasa
i'm trying to display google.picasa.com pictures in my website (using PHP).
As input, i have a picasa web url, such as :
...
0
votes
1answer
60 views
Picassa Data Feed API
I know it's old hat (relatively) but I can't seem to get the API to return rows passed 1,000, though the results from a query of show open search total results well exceeding that number.
...
0
votes
1answer
157 views
Picasa Web Service in android
Is it possible to get Picasa Album photos using gdata API ( Google Data API)
my imports :
"import com.google.gdata.client.photos.PicasawebService;
import ...
0
votes
2answers
112 views
how can be possible to programmatically upload and retrieve photos from PicasaWeb in C#
Is it possible to use PicasaWeb to host photos for my website? My requirement to upload and access within my ASP.NET Website.
0
votes
1answer
22 views
How to get sharing persons info from Picasa photo?
I want to get some information about photo from picasaweb.google.com
I use Google Java Client Library.
I receive photo information in com.google.gdata.data.photos.PhotoEntry class, but I don't see ...
0
votes
0answers
53 views
Get current loggedin user for google picasa
I want to get list of albums in picasa for my users. I already know how can I do this when I already have the user name and the password (even just the username).
I want to use "google login", and ...
0
votes
1answer
329 views
Django-social-auth google oauth token usage
I'm using Django-socila-auth plugin. It uses google API for Oauth 1.0 Authentication. Question is have anybody used it with google python API (gdata). I mean how to apply auth session_token, stored in ...
0
votes
0answers
93 views
Any way to speed up Picasa PhotoQuery?
I am trying to retrieve a couple sets of images from Picasa via C#. When I debug, I notice that the queries are taking up to 4 seconds each. My code is as follows:
var thumbnailPhotoQuery = new ...
0
votes
0answers
92 views
Showing user-specific 'Limited' albums in Picasa Web Albums on my own site
I need help finding out how to list my albums from Picasa Web Albums on my WordPress site.
My Album Feed shows all my albums when I am logged in, and only the 'Public' ones, when not. And, more ...
0
votes
1answer
322 views
Upload image to Picasa with Objective C on iPhone
I was wondering if anyone had any information of code that they have used to upload an image to Picasa. I really only need the code to upload images, I have everything working to get the image feed ...
0
votes
2answers
83 views
How to I fetch list of pictures from a Picasa album
Given the Picasa Album path can I obtain a list of images from it
path being: https://picasaweb.google.com/edumediabuzz
Is there an API to do this ?
0
votes
1answer
112 views
Can I use the built in picasa share feature in my android app?
I am trying to develop a app which can upload photo to different sites. In android phone gallery there is already a feature to share to picasa by default. Is there any way to call the same thing as it ...
0
votes
1answer
607 views
Picasa api on android
Is there ANYONE who has had success using the latest version(1.4.1) of the google apis client library for java?
I am trying to download and upload photos to picasa in android. I have had success with ...
0
votes
0answers
37 views
How to retrieve people that user following from Picasa with JavaScript
Is there way to retrieve list of people that user following in Google Picasa. In ideal case I need to retrieve "Recent Activities" of the all people that I am following. Is this possible with current ...
0
votes
1answer
249 views
How do I resize photo during upload?
I would like to reduce size of photo before uploading to picasa using picasa java api.
How can I resize photo during upload with Picasa API?
0
votes
1answer
256 views
Picasa Python API: Get recently uploaded photos from all contacts
I'm using the Python Picasa API to get the 20 most recent photos from all my contacts (so only 20 photos, the most recent). I coded this in Python, but it is very - very slow. It's not really ...
0
votes
1answer
349 views
Updating Picasa Video Thumbnails Using Zend GData Picasa API
I want to update the thumbnail of my video in picasa web albums using the API.
I've got the Photos PHP sample code for the Photos data API running.
The documentation says that I can "Provide your own ...
0
votes
2answers
1k views
How to get a single photo by ID from Picasa using the google-gdata .net API
I'm trying to use the .net API library to get a single image by ID from Picasa.
So far, I've tried to find the correct call by doing:
new Photo(); but there are no constructor params to tell it ...
0
votes
2answers
319 views
Dimensions for a website background image
I am confused in deciding the dimensions for a background image for my website. I am creating a collage like image in picasa and it defines the image dimensions using aspect ratios. If I want to ...