Hi!<br><br>I wrote a Plasma::DataEngine for Picasa.<br>It is based on YouTube Engine and Kipi Plugins.<br>I think it can be very useful for MediaCenterComponents<br>or for some others things :=)<br><br>It is possible to query Picasa in two ways:<br>
<br>1) album/user@gmail.com:yourpassword <br>    returns a list of the user&#39;s albums (public without password and public/private with password)<br>    with the associated informations<br><br>2) photo/albumid/user@gmail.com:yourpassword<br>
    returns a list of the album&#39;s photos with the associated informations<br><br>I can add a generic search function if necessary.<br><br>Hope it can be included in KDE :D<br><br>git repository: git://<a href="http://github.com/f0x/PicasaEngine.git">github.com/f0x/PicasaEngine.git</a><br>
tar: <a href="http://github.com/f0x/PicasaEngine/tarball/master">http://github.com/f0x/PicasaEngine/tarball/master</a><br><br><br>Best regards,<br>Francesco Grieco<br><br>P.S.: please CC me in the reply since i&#39;m not subscribed to the list<br>