From photark-dev-return-50-apmail-incubator-photark-dev-archive=incubator.apache.org@incubator.apache.org Mon Oct 27 02:10:44 2008 Return-Path: Delivered-To: apmail-incubator-photark-dev-archive@locus.apache.org Received: (qmail 59802 invoked from network); 27 Oct 2008 02:10:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Oct 2008 02:10:44 -0000 Received: (qmail 38517 invoked by uid 500); 27 Oct 2008 02:10:48 -0000 Delivered-To: apmail-incubator-photark-dev-archive@incubator.apache.org Received: (qmail 38500 invoked by uid 500); 27 Oct 2008 02:10:48 -0000 Mailing-List: contact photark-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: photark-dev@incubator.apache.org Delivered-To: mailing list photark-dev@incubator.apache.org Received: (qmail 38489 invoked by uid 99); 27 Oct 2008 02:10:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Oct 2008 19:10:47 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of luckbr1975@gmail.com designates 72.14.220.155 as permitted sender) Received: from [72.14.220.155] (HELO fg-out-1718.google.com) (72.14.220.155) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Oct 2008 02:09:32 +0000 Received: by fg-out-1718.google.com with SMTP id l26so1685261fgb.26 for ; Sun, 26 Oct 2008 19:10:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=ojP6Ud2A3Mbv+hsdAYwvIqii5hjNX/c4P13PTpc6pfg=; b=XjIlWL4oWZuvzVls+3zaTIQbzWrAEpGRp7jgntpfqjcdIop6fSTE/WxMPtEweOxYzk 3j0M9h9W20bRlf9V+67n8aWPPfOtCerKOvbLjh8FiyyZ1MaaEKZyTKoiTm1b8hWZDVoP 5G2GoyxSDRtox76PZBmeaU+VHs2Nr64z7gj04= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=E0XrtFriNN97b0lGP6jbB4WiwL0HDBKYAUPlVlNa+CINI7C29BNPtYR4EoZzTeFa1Q CRh06EPvhc7awSfGdjjCuN3L0nOAZAuKkbEaaoWseT/Cn+nLSAZfVibBEfGIM380M2vX tBRvEuL01EzmZ0AfgxVY/I6ACe87brmhJt+MM= Received: by 10.86.80.5 with SMTP id d5mr2708695fgb.47.1225073411204; Sun, 26 Oct 2008 19:10:11 -0700 (PDT) Received: by 10.86.95.2 with HTTP; Sun, 26 Oct 2008 19:10:11 -0700 (PDT) Message-ID: <5a75db780810261910m6263f374t2d0acfac3bbc3068@mail.gmail.com> Date: Sun, 26 Oct 2008 19:10:11 -0700 From: "Luciano Resende" To: photark-dev@incubator.apache.org Subject: Re: Support to add external Album Feeds to photo gallery In-Reply-To: <5a75db780810182020r20a0df4s80acdbf8d1accd28@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5a75db780810182020r20a0df4s80acdbf8d1accd28@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Under svn revision #708071 we now have the initial support to retrieve pictures from a Picassa album. A new album can be added by defining a reference to the album agregator component, as described below: On Sat, Oct 18, 2008 at 8:20 PM, Luciano Resende wrote: > I have added initial support for aggregating external albums exposed > as feeds to the gallery in svn revision #705951. > > A new album feed is added by defining a reference to the album > aggregator component, in the example below, I'm using a random album > feed from flickr. > > > > > > > > > uri="http://api.flickr.com/services/feeds/photoset.gne?set=72157601530865813&nsid=36437931@N00&lang=en-us"/> > > > > Right now, if you add new references, to new album feeds, you will > need to add the reference to album aggreggator and update its init > method to process the new images from the added album. I'll try to > define multiplicity for the reference, to avoid changes on the code > when new album feeds are added. > > Please let me know if you have questions. > > -- > Luciano Resende > Apache Tuscany, Apache PhotArk > http://people.apache.org/~lresende > http://lresende.blogspot.com/ > -- Luciano Resende Apache Tuscany, Apache PhotArk http://people.apache.org/~lresende http://lresende.blogspot.com/