On 7 May 2012 18:56, Prabhath Suminda <[email protected]> wrote:

> But according to my understanding we have to implement metadata storage in
> the server side first. Isn't that correct? Then we can implement the client
> side (i.e phonegap application) and syncing process.
>

Here we are concentrating only on android client and not the server.
Further we are going to make this application to work out of the box and
currently we are not going to support this app from a backend server.

According to my understanding these are the mile stones.
Please add if I have missed any.

1. Build a phonegap application that can be used to view the images that
are in the phone.
2. Define the generic metadata model
3. Implement the metadata model & enable the user to add the data
4. Enable tagging
5. Build a search on this metadata model
6. Automate the collection process of meta information
7. Integrate the metadata for the Online Albums (After Bhargav Integrating
online albums )

Suho

>
> On Mon, May 7, 2012 at 12:43 AM, Suhothayan Sriskandarajah <
> [email protected]> wrote:
>
> > On 7 May 2012 00:14, Luciano Resende <[email protected]> wrote:
> >
> > > On Sun, May 6, 2012 at 6:34 AM, Prabhath Suminda
> > > <[email protected]> wrote:
> > > > Hi,
> > > > In my project I need to implement a mechanism to store metadata of
> > > > the photos. I have considered several options like a database,
> separate
> > > > files for each photos (e.g XML file). So can you give suggestions on
> > what
> > > > is the best way. I think a database would be better because then we
> can
> > > > create complex queries. If we are going to use a database what will
> be
> > > the
> > > > best option (MySQL, SQLite, etc.)
> > > >
> > > > Regards,
> > > > Prabhath
> > >
> > >
> > > We should start designing the storage solution on the mailing list,
> > > AFAIK the solution is going to be running on the mobile device, which
> > > probably already have some type of storage available for applications
> > > (e.g. see HTML5 storage APIs article [1]). Also, if this is going to
> > > be part of the phonegap client, we need to see how this would work
> > > together with metadata from remote albums and it need to be in sync
> > > with the remote information when new albums get added or existing one
> > > gets modified.
> > >
> > > [1] http://www.adobe.com/devnet/html5/articles/html5-storage-apis.html
> > >
> > >
> > +1
> > yes please provide an update ASAP
> >
> > Regards,
> > Suho
> >
> >
> > >  --
> > > Luciano Resende
> > > http://people.apache.org/~lresende
> > > http://twitter.com/lresende1975
> > > http://lresende.blogspot.com/
> > >
> >
>

Reply via email to