In an attempt to get around the issue of unlisted albums in an RSS feed, I'm interested in using the GData API to retrieve my list of albums and display all of the albums with the links to the albums (with the appropriate authkey values). I want to link to this page of my albums from my blog, which requires authentication, so essentially it will be like using an "authkey" approach on my entire collection of albums.
I can do this with the .NET GData API by setting user credentials and then getting all albums. I'd then need to host my own ASP.NET page somewhere though. That led me to consider using Google Mashup Editor. I've heard that the Javascript library is just for blogger and calendar, but I've also heard that it will work for querying feeds but just not posting new images. That's fine for me, I just need to query. My approach would be to build a Javscript function on a GME page that would set the user credentials, query the list of albums, and display them. Before I waste too much time learning the Javascript API and GME, is this even feasible? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
