Hi all , On Thu, Oct 7, 2010 at 1:47 PM, Avdhesh Yadav <[email protected]> wrote:
> check this thread. > http://www.mail-archive.com/[email protected]/msg00784.html The first patch i submitted stores each subscribed albums in a java collection .So based on that, for the next step, I went through the above discussion and what i feel was to store the meta data (location,name,description) of images in a JCR node. As, a JCR property can hold multiple values, I think we can store each album as a property and we can have two nodes for flicker and picasa . So that when we want to show them in gallery we can retrieve those data and on the fly create albums and show them in the gallery. I would like to know, if anything wrong with this approach or is there any better way to do this? > > > On Wed, Oct 6, 2010 at 12:57 PM, Subash Chaturanga <[email protected] > >wrote: > > > Hi , > > > > On Tue, Oct 5, 2010 at 2:39 PM, Avdhesh Yadav (JIRA) <[email protected] > > >wrote: > > > > > UI support to subscribe external albums > > > --------------------------------------- > > > > > > > I have created the basic UI and I would like to know what is exactly > mean > > here by "subscription". I think we are not going to put them in the > > repository after importing it from picasa or flicker. So is it just to > view > > them when the url provided as when other albums we view from the > > select menu . Just a bit confusion with the real use case (hope this is > not > > a stupid question). > > > > > > > > > > > > Key: PHOTARK-62 > > > URL: https://issues.apache.org/jira/browse/PHOTARK-62 > > > Project: PhotArk > > > Issue Type: New Feature > > > Reporter: Avdhesh Yadav > > > Assignee: Avdhesh Yadav > > > > > > > > > > > > > > > -- > > > This message is automatically generated by JIRA. > > > - > > > You can reply to this email to add a comment to the issue online. > > > > > > > > > > > > Thanks > > /subash > > > > > > -- > Avdhesh Yadav > http://www.avdheshyadav.com > http://twitter.com/yadavavdhesh > Thanks /subash
