
mtdean at thirdcontact
Oct 8, 2008, 9:39 AM
Post #3 of 3
(554 views)
Permalink
|
On 10/08/2008 10:50 AM, Kevin Kuphal wrote: > On Tue, Oct 7, 2008 at 5:15 PM, Brett Williams wrote: > >> Well, I got my wife one of those little digital picture frames that has a >> wireless network interface on it. Part of the appeal of this unit is that >> it allows me to enter my Picasa account information and it can access and >> display all of my photos in any given album on my account. This seems like >> something that would fit nicely in MythGallery. Does anyone know if this >> already exists, or if there is a different MythApp that would handle such a >> thing? > MythGallery does not have this feature nor do I know about a Myth plugin > that provides it. And, of course, the Google Picasa API ( http://code.google.com/apis/picasaweb/overview.html ) is only available in Java, .NET, PHP, Python, and Objective-C. However, if you wanted to write a C++ or Qt-based API, you could easily put it in. :) It may be possible to create a C++/Python plugin (I think MythArchive was done that way), Google's API license permitting. Mike _______________________________________________ mythtv-users mailing list mythtv-users [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
|