You are viewing a plain text version of this content. The canonical link for it is here.
Posted to photark-dev@incubator.apache.org by "Sriskandarajah Suhothayan (Created) (JIRA)" <ji...@apache.org> on 2012/03/25 18:23:26 UTC

[jira] [Created] (PHOTARK-77) Developing a Photark metadata model to manage photos.

Developing a Photark metadata model to manage photos. 
------------------------------------------------------

                 Key: PHOTARK-77
                 URL: https://issues.apache.org/jira/browse/PHOTARK-77
             Project: PhotArk
          Issue Type: New Feature
            Reporter: Sriskandarajah Suhothayan


As Photark means Photo Archive, it needs a proper way to manage photos by structurally maintaining the meta information of the photos,
such as when and where the photo was taken, people in the photo and the x,y coordination of there positions, tags, description (in different locals), etc.
This meta info should not only be collected per photos but also for album collections, and correlations among photos.
I believe by building a metadata model that capture all these information, we will be able to develop attractive applications.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Re: [jira] [Created] (PHOTARK-77) Developing a Photark metadata model to manage photos.

Posted by Suhothayan Sriskandarajah <su...@gmail.com>.
On 29 March 2012 11:52, Luciano Resende <lu...@gmail.com> wrote:

> On Wed, Mar 28, 2012 at 10:14 AM, Suhothayan Sriskandarajah
> <su...@gmail.com> wrote:
> > On 27 March 2012 10:35, Pubudu Dissanayake <pu...@gmail.com> wrote:
> >
> >> Hi Suho
> >> Seems like this an interesting idea.Building a meta data model for the
> >> existing photo library is a very important and more flexible as well. I
> >> have few questions regarding about your suggestions
> >>
> >
> > Hi Pubuthu
> >
> > Its nice to hear your interested in this project.
> >
> > Since Luciano's project idea is to aggregate photos from various streams
> > and display them in a single gallery.
> > my idea is extending this idea where by enhancing the gallery to add
> > various meta information of photos like when this was taken, where this
> was
> > taken, tagging the photos, and adding who is in the picture, and for Gsoc
> > I'm expecting the student should build a gallery that can show photos
> > according to the meta information provided or when possible automatically
> > gathered.
> > E.g
> > show all pics where Mr.John was present, show all pics which are taken in
> > Los-angels.
> >
> > 1. As i understood you are referring to the  EXIF information of the
> photo
> >> is that correct ??
> >>
> > yes part of the data can be gathered from the  EXIF information like
> image
> > size, shooting date and time,
> > but others the user or the data source has to provide
> >
> > 2. following data tags can be retrieve form a single image itself
> >>            * Embed image information include Exif tags, Tiff tags and
> Gps
> >> tags.
> >>
> > +1
> > this depends on the data source also, for the photos taken from the phone
> > will have more information but
> > the photos which we get from our flicker account wont have all that info,
> > at this point the user have to provide.
> >
> > 3. "x,y coordination of there positions" what did u mean by that ?? (GPS
> >> Tags) ??
> >>
> >> No I was referring to the face location of people in the picture. by
> > knowing that we can precisely show where Mr.John is in the portrait
> >
> >
> >> if u can collateralize more on this idea that would be really helpful :)
> >>
> >
> > Hope the above information is helpful
> >
> > Regards
> > Suho
> >
> >
>
> What are you considering as storage choices for all these metadata ?
>
> I think we have to store them in the local storage.
If you have any better idea please suggest

Regards,
Suho



> --
> Luciano Resende
> http://people.apache.org/~lresende
> http://twitter.com/lresende1975
> http://lresende.blogspot.com/
>

Re: [jira] [Created] (PHOTARK-77) Developing a Photark metadata model to manage photos.

Posted by Luciano Resende <lu...@gmail.com>.
On Wed, Mar 28, 2012 at 10:14 AM, Suhothayan Sriskandarajah
<su...@gmail.com> wrote:
> On 27 March 2012 10:35, Pubudu Dissanayake <pu...@gmail.com> wrote:
>
>> Hi Suho
>> Seems like this an interesting idea.Building a meta data model for the
>> existing photo library is a very important and more flexible as well. I
>> have few questions regarding about your suggestions
>>
>
> Hi Pubuthu
>
> Its nice to hear your interested in this project.
>
> Since Luciano's project idea is to aggregate photos from various streams
> and display them in a single gallery.
> my idea is extending this idea where by enhancing the gallery to add
> various meta information of photos like when this was taken, where this was
> taken, tagging the photos, and adding who is in the picture, and for Gsoc
> I'm expecting the student should build a gallery that can show photos
> according to the meta information provided or when possible automatically
> gathered.
> E.g
> show all pics where Mr.John was present, show all pics which are taken in
> Los-angels.
>
> 1. As i understood you are referring to the  EXIF information of the photo
>> is that correct ??
>>
> yes part of the data can be gathered from the  EXIF information like image
> size, shooting date and time,
> but others the user or the data source has to provide
>
> 2. following data tags can be retrieve form a single image itself
>>            * Embed image information include Exif tags, Tiff tags and Gps
>> tags.
>>
> +1
> this depends on the data source also, for the photos taken from the phone
> will have more information but
> the photos which we get from our flicker account wont have all that info,
> at this point the user have to provide.
>
> 3. "x,y coordination of there positions" what did u mean by that ?? (GPS
>> Tags) ??
>>
>> No I was referring to the face location of people in the picture. by
> knowing that we can precisely show where Mr.John is in the portrait
>
>
>> if u can collateralize more on this idea that would be really helpful :)
>>
>
> Hope the above information is helpful
>
> Regards
> Suho
>
>

What are you considering as storage choices for all these metadata ?

-- 
Luciano Resende
http://people.apache.org/~lresende
http://twitter.com/lresende1975
http://lresende.blogspot.com/

Re: [jira] [Created] (PHOTARK-77) Developing a Photark metadata model to manage photos.

Posted by Suhothayan Sriskandarajah <su...@gmail.com>.
On 27 March 2012 10:35, Pubudu Dissanayake <pu...@gmail.com> wrote:

> Hi Suho
> Seems like this an interesting idea.Building a meta data model for the
> existing photo library is a very important and more flexible as well. I
> have few questions regarding about your suggestions
>

Hi Pubuthu

Its nice to hear your interested in this project.

Since Luciano's project idea is to aggregate photos from various streams
and display them in a single gallery.
my idea is extending this idea where by enhancing the gallery to add
various meta information of photos like when this was taken, where this was
taken, tagging the photos, and adding who is in the picture, and for Gsoc
I'm expecting the student should build a gallery that can show photos
according to the meta information provided or when possible automatically
gathered.
E.g
show all pics where Mr.John was present, show all pics which are taken in
Los-angels.

1. As i understood you are referring to the  EXIF information of the photo
> is that correct ??
>
yes part of the data can be gathered from the  EXIF information like image
size, shooting date and time,
but others the user or the data source has to provide

2. following data tags can be retrieve form a single image itself
>            * Embed image information include Exif tags, Tiff tags and Gps
> tags.
>
+1
this depends on the data source also, for the photos taken from the phone
will have more information but
the photos which we get from our flicker account wont have all that info,
at this point the user have to provide.

3. "x,y coordination of there positions" what did u mean by that ?? (GPS
> Tags) ??
>
> No I was referring to the face location of people in the picture. by
knowing that we can precisely show where Mr.John is in the portrait


> if u can collateralize more on this idea that would be really helpful :)
>

Hope the above information is helpful

Regards
Suho


>
> On Sun, Mar 25, 2012 at 11:53 PM, Sriskandarajah Suhothayan (Created)
> (JIRA) <ji...@apache.org> wrote:
>
> > Developing a Photark metadata model to manage photos.
> > ------------------------------------------------------
> >
> >                 Key: PHOTARK-77
> >                 URL: https://issues.apache.org/jira/browse/PHOTARK-77
> >             Project: PhotArk
> >          Issue Type: New Feature
> >            Reporter: Sriskandarajah Suhothayan
> >
> >
> > As Photark means Photo Archive, it needs a proper way to manage photos by
> > structurally maintaining the meta information of the photos,
> > such as when and where the photo was taken, people in the photo and the
> > x,y coordination of there positions, tags, description (in different
> > locals), etc.
> > This meta info should not only be collected per photos but also for album
> > collections, and correlations among photos.
> > I believe by building a metadata model that capture all these
> information,
> > we will be able to develop attractive applications.
> >
> > --
> > This message is automatically generated by JIRA.
> > If you think it was sent incorrectly, please contact your JIRA
> > administrators:
> > https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
> > For more information on JIRA, see:
> http://www.atlassian.com/software/jira
> >
> >
> >
>
>
> --
> Best Regards,
> Pubudu Dissanayake,
>
> LinkedIn -  http://www.linkedin.com/in/pubududissanayake
> Photostream -http://www.flickr.com/photos/pubudufx/
> Twitter -  https://twitter.com/#!/GeekInAction
>
>  ~~~Whatever past has gone ,Best is always yet to come~~~
>

Re: [jira] [Created] (PHOTARK-77) Developing a Photark metadata model to manage photos.

Posted by Pubudu Dissanayake <pu...@gmail.com>.
Hi Suho
Seems like this an interesting idea.Building a meta data model for the
existing photo library is a very important and more flexible as well. I
have few questions regarding about your suggestions
1. As i understood you are referring to the  EXIF information of the photo
is that correct ??
2. following data tags can be retrieve form a single image itself
            * Embed image information include Exif tags, Tiff tags and Gps
tags.
3. "x,y coordination of there positions" what did u mean by that ?? (GPS
Tags) ??

if u can collateralize more on this idea that would be really helpful :)

On Sun, Mar 25, 2012 at 11:53 PM, Sriskandarajah Suhothayan (Created)
(JIRA) <ji...@apache.org> wrote:

> Developing a Photark metadata model to manage photos.
> ------------------------------------------------------
>
>                 Key: PHOTARK-77
>                 URL: https://issues.apache.org/jira/browse/PHOTARK-77
>             Project: PhotArk
>          Issue Type: New Feature
>            Reporter: Sriskandarajah Suhothayan
>
>
> As Photark means Photo Archive, it needs a proper way to manage photos by
> structurally maintaining the meta information of the photos,
> such as when and where the photo was taken, people in the photo and the
> x,y coordination of there positions, tags, description (in different
> locals), etc.
> This meta info should not only be collected per photos but also for album
> collections, and correlations among photos.
> I believe by building a metadata model that capture all these information,
> we will be able to develop attractive applications.
>
> --
> This message is automatically generated by JIRA.
> If you think it was sent incorrectly, please contact your JIRA
> administrators:
> https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>
>


-- 
Best Regards,
Pubudu Dissanayake,

LinkedIn -  http://www.linkedin.com/in/pubududissanayake
Photostream -http://www.flickr.com/photos/pubudufx/
Twitter -  https://twitter.com/#!/GeekInAction

 ~~~Whatever past has gone ,Best is always yet to come~~~

Re: [jira] [Updated] (PHOTARK-77) Developing a Photark metadata model to manage photos.

Posted by Suhothayan Sriskandarajah <su...@gmail.com>.
In this case since we are having all the meta informations of all photos
we are just going to do some scarch on those data,  finding a proper subset
of photos and showing them
Regards,
Suho



On 2 April 2012 10:41, Pubudu Dissanayake <pu...@gmail.com> wrote:

> Hi Suho
>
> I have few clarifications ,Is this idea (updated version) similar to the
> https://issues.apache.org/jira/browse/PHOTARK-76 according to the
> suggested
> proposal your feature will be included that means { E.g show all pictures
> taken within Jan/2010 to Dec/2010, show all pictures where Mr.Jone is
> present }. it can fetch data according to the time scale (please correct me
> if i'm wrong)  Are we going to implement the same feature on the web
> application as well ? feature is much more convenient if we can implement
> it on the web server as well because it will produce more social
> interaction to the users :)
>
>
>
>
> On Mon, Apr 2, 2012 at 2:30 AM, Sriskandarajah Suhothayan (Updated) (JIRA)
> <
> jira@apache.org> wrote:
>
> >
> >     [
> >
> https://issues.apache.org/jira/browse/PHOTARK-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
> ]
> >
> > Sriskandarajah Suhothayan updated PHOTARK-77:
> > ---------------------------------------------
> >
> >    Description:
> > As Photark means Photo Archive, it needs a proper way to manage photos by
> > structurally maintaining the meta information of the photos (in xml or
> > Json).
> > This can be achieved by storing various meta informations such as
> > description of the photo (in different locals), info on when and where
> the
> > photo was taken, people in the photo, tags, etc.
> > This meta info should not only be collected per photos but also in per
> > album basis where by containing information regarding albums
> > With all these information we can identify various correlations among
> > photos and that can be used to develop more attractive and useful
> > applications.
> >
> > In this project the expectation of the student is to build a meta-data
> > model, a proper UI to manually enter the informations that cannot be
> > automatically gathered by the phone,
> > and implement a gallery UI to show different pictures according to user
> > selections.
> > E.g show all pictures taken within Jan/2010 to Dec/2010, show all
> pictures
> > where Mr.Jone is present.
> >
> >  was:
> > As Photark means Photo Archive, it needs a proper way to manage photos by
> > structurally maintaining the meta information of the photos,
> > such as when and where the photo was taken, people in the photo and the
> > x,y coordination of there positions, tags, description (in different
> > locals), etc.
> > This meta info should not only be collected per photos but also for album
> > collections, and correlations among photos.
> > I believe by building a metadata model that capture all these
> information,
> > we will be able to develop attractive applications.
> >
> >          Labels: android gsoc2012  (was: gsoc2012)
> >
> > > Developing a Photark metadata model to manage photos.
> > > ------------------------------------------------------
> > >
> > >                 Key: PHOTARK-77
> > >                 URL: https://issues.apache.org/jira/browse/PHOTARK-77
> > >             Project: PhotArk
> > >          Issue Type: New Feature
> > >            Reporter: Sriskandarajah Suhothayan
> > >              Labels: android, gsoc2012
> > >
> > > As Photark means Photo Archive, it needs a proper way to manage photos
> > by structurally maintaining the meta information of the photos (in xml or
> > Json).
> > > This can be achieved by storing various meta informations such as
> > description of the photo (in different locals), info on when and where
> the
> > photo was taken, people in the photo, tags, etc.
> > > This meta info should not only be collected per photos but also in per
> > album basis where by containing information regarding albums
> > > With all these information we can identify various correlations among
> > photos and that can be used to develop more attractive and useful
> > applications.
> > > In this project the expectation of the student is to build a meta-data
> > model, a proper UI to manually enter the informations that cannot be
> > automatically gathered by the phone,
> > > and implement a gallery UI to show different pictures according to user
> > selections.
> > > E.g show all pictures taken within Jan/2010 to Dec/2010, show all
> > pictures where Mr.Jone is present.
> >
> > --
> > This message is automatically generated by JIRA.
> > If you think it was sent incorrectly, please contact your JIRA
> > administrators:
> > https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
> > For more information on JIRA, see:
> http://www.atlassian.com/software/jira
> >
> >
> >
>
>
> --
> Best Regards,
> Pubudu Dissanayake,
>
> LinkedIn -  http://www.linkedin.com/in/pubududissanayake
> Photostream -http://www.flickr.com/photos/pubudufx/
> Blog -  http://pubudu08.blogspot.com/
> Twitter -  https://twitter.com/#!/GeekInAction
>
>  ~~~Whatever past has gone ,Best is always yet to come~~~
>

Re: [jira] [Updated] (PHOTARK-77) Developing a Photark metadata model to manage photos.

Posted by Pubudu Dissanayake <pu...@gmail.com>.
Hi Suho

I have few clarifications ,Is this idea (updated version) similar to the
https://issues.apache.org/jira/browse/PHOTARK-76 according to the suggested
proposal your feature will be included that means { E.g show all pictures
taken within Jan/2010 to Dec/2010, show all pictures where Mr.Jone is
present }. it can fetch data according to the time scale (please correct me
if i'm wrong)  Are we going to implement the same feature on the web
application as well ? feature is much more convenient if we can implement
it on the web server as well because it will produce more social
interaction to the users :)




On Mon, Apr 2, 2012 at 2:30 AM, Sriskandarajah Suhothayan (Updated) (JIRA) <
jira@apache.org> wrote:

>
>     [
> https://issues.apache.org/jira/browse/PHOTARK-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
>
> Sriskandarajah Suhothayan updated PHOTARK-77:
> ---------------------------------------------
>
>    Description:
> As Photark means Photo Archive, it needs a proper way to manage photos by
> structurally maintaining the meta information of the photos (in xml or
> Json).
> This can be achieved by storing various meta informations such as
> description of the photo (in different locals), info on when and where the
> photo was taken, people in the photo, tags, etc.
> This meta info should not only be collected per photos but also in per
> album basis where by containing information regarding albums
> With all these information we can identify various correlations among
> photos and that can be used to develop more attractive and useful
> applications.
>
> In this project the expectation of the student is to build a meta-data
> model, a proper UI to manually enter the informations that cannot be
> automatically gathered by the phone,
> and implement a gallery UI to show different pictures according to user
> selections.
> E.g show all pictures taken within Jan/2010 to Dec/2010, show all pictures
> where Mr.Jone is present.
>
>  was:
> As Photark means Photo Archive, it needs a proper way to manage photos by
> structurally maintaining the meta information of the photos,
> such as when and where the photo was taken, people in the photo and the
> x,y coordination of there positions, tags, description (in different
> locals), etc.
> This meta info should not only be collected per photos but also for album
> collections, and correlations among photos.
> I believe by building a metadata model that capture all these information,
> we will be able to develop attractive applications.
>
>          Labels: android gsoc2012  (was: gsoc2012)
>
> > Developing a Photark metadata model to manage photos.
> > ------------------------------------------------------
> >
> >                 Key: PHOTARK-77
> >                 URL: https://issues.apache.org/jira/browse/PHOTARK-77
> >             Project: PhotArk
> >          Issue Type: New Feature
> >            Reporter: Sriskandarajah Suhothayan
> >              Labels: android, gsoc2012
> >
> > As Photark means Photo Archive, it needs a proper way to manage photos
> by structurally maintaining the meta information of the photos (in xml or
> Json).
> > This can be achieved by storing various meta informations such as
> description of the photo (in different locals), info on when and where the
> photo was taken, people in the photo, tags, etc.
> > This meta info should not only be collected per photos but also in per
> album basis where by containing information regarding albums
> > With all these information we can identify various correlations among
> photos and that can be used to develop more attractive and useful
> applications.
> > In this project the expectation of the student is to build a meta-data
> model, a proper UI to manually enter the informations that cannot be
> automatically gathered by the phone,
> > and implement a gallery UI to show different pictures according to user
> selections.
> > E.g show all pictures taken within Jan/2010 to Dec/2010, show all
> pictures where Mr.Jone is present.
>
> --
> This message is automatically generated by JIRA.
> If you think it was sent incorrectly, please contact your JIRA
> administrators:
> https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>
>


-- 
Best Regards,
Pubudu Dissanayake,

LinkedIn -  http://www.linkedin.com/in/pubududissanayake
Photostream -http://www.flickr.com/photos/pubudufx/
Blog -  http://pubudu08.blogspot.com/
Twitter -  https://twitter.com/#!/GeekInAction

 ~~~Whatever past has gone ,Best is always yet to come~~~

[jira] [Updated] (PHOTARK-77) Developing a Photark metadata model to manage photos.

Posted by "Sriskandarajah Suhothayan (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PHOTARK-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sriskandarajah Suhothayan updated PHOTARK-77:
---------------------------------------------

    Description: 
As Photark means Photo Archive, it needs a proper way to manage photos by structurally maintaining the meta information of the photos (in xml or Json).
This can be achieved by storing various meta informations such as description of the photo (in different locals), info on when and where the photo was taken, people in the photo, tags, etc.
This meta info should not only be collected per photos but also in per album basis where by containing information regarding albums
With all these information we can identify various correlations among photos and that can be used to develop more attractive and useful applications.

In this project the expectation of the student is to build a meta-data model, a proper UI to manually enter the informations that cannot be automatically gathered by the phone, 
and implement a gallery UI to show different pictures according to user selections. 
E.g show all pictures taken within Jan/2010 to Dec/2010, show all pictures where Mr.Jone is present. 

  was:
As Photark means Photo Archive, it needs a proper way to manage photos by structurally maintaining the meta information of the photos,
such as when and where the photo was taken, people in the photo and the x,y coordination of there positions, tags, description (in different locals), etc.
This meta info should not only be collected per photos but also for album collections, and correlations among photos.
I believe by building a metadata model that capture all these information, we will be able to develop attractive applications.

         Labels: android gsoc2012  (was: gsoc2012)
    
> Developing a Photark metadata model to manage photos. 
> ------------------------------------------------------
>
>                 Key: PHOTARK-77
>                 URL: https://issues.apache.org/jira/browse/PHOTARK-77
>             Project: PhotArk
>          Issue Type: New Feature
>            Reporter: Sriskandarajah Suhothayan
>              Labels: android, gsoc2012
>
> As Photark means Photo Archive, it needs a proper way to manage photos by structurally maintaining the meta information of the photos (in xml or Json).
> This can be achieved by storing various meta informations such as description of the photo (in different locals), info on when and where the photo was taken, people in the photo, tags, etc.
> This meta info should not only be collected per photos but also in per album basis where by containing information regarding albums
> With all these information we can identify various correlations among photos and that can be used to develop more attractive and useful applications.
> In this project the expectation of the student is to build a meta-data model, a proper UI to manually enter the informations that cannot be automatically gathered by the phone, 
> and implement a gallery UI to show different pictures according to user selections. 
> E.g show all pictures taken within Jan/2010 to Dec/2010, show all pictures where Mr.Jone is present. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (PHOTARK-77) Developing a Photark metadata model to manage photos.

Posted by "Prabhath Suminda (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PHOTARK-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13243636#comment-13243636 ] 

Prabhath Suminda commented on PHOTARK-77:
-----------------------------------------

I am interested in this project. But can anyone explain what kind of technologies will be needed to implement this. I am very familiar with Java and Android development.
                
> Developing a Photark metadata model to manage photos. 
> ------------------------------------------------------
>
>                 Key: PHOTARK-77
>                 URL: https://issues.apache.org/jira/browse/PHOTARK-77
>             Project: PhotArk
>          Issue Type: New Feature
>            Reporter: Sriskandarajah Suhothayan
>              Labels: gsoc2012
>
> As Photark means Photo Archive, it needs a proper way to manage photos by structurally maintaining the meta information of the photos,
> such as when and where the photo was taken, people in the photo and the x,y coordination of there positions, tags, description (in different locals), etc.
> This meta info should not only be collected per photos but also for album collections, and correlations among photos.
> I believe by building a metadata model that capture all these information, we will be able to develop attractive applications.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (PHOTARK-77) Developing a Photark metadata model to manage photos.

Posted by "Prabhath Suminda (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PHOTARK-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13244991#comment-13244991 ] 

Prabhath Suminda commented on PHOTARK-77:
-----------------------------------------

Hi,

Sorry for the late response, I was hoping the replies will be forwarded to my email. But they haven't!
I have very good knowledge in both Java and Android. But I am new to PhoneGap. But I can learn it in the community bonding period if I get selected to this project. Since we have three days for application deadlines can you say what shall be included which should be included in my application? What are the things which I can do in these three days to involve with this project idea?
By the way I have not Introduced my self. I am a third year undergraduate at Department of Computer Science and Engineering, University  of Moratuwa, Sri Lanka.
I am willing to do this project idea as a GSoC project.

Thank you,
Prabhath

                
> Developing a Photark metadata model to manage photos. 
> ------------------------------------------------------
>
>                 Key: PHOTARK-77
>                 URL: https://issues.apache.org/jira/browse/PHOTARK-77
>             Project: PhotArk
>          Issue Type: New Feature
>            Reporter: Sriskandarajah Suhothayan
>              Labels: android, gsoc2012
>
> As Photark means Photo Archive, it needs a proper way to manage photos by structurally maintaining the meta information of the photos (in xml or Json).
> This can be achieved by storing various meta informations such as description of the photo (in different locals), info on when and where the photo was taken, people in the photo, tags, etc.
> This meta info should not only be collected per photos but also in per album basis where by containing information regarding albums
> With all these information we can identify various correlations among photos and that can be used to develop more attractive and useful applications.
> In this project the expectation of the student is to build a meta-data model, a proper UI to manually enter the informations that cannot be automatically gathered by the phone, 
> and implement a gallery UI to show different pictures according to user selections. 
> E.g show all pictures taken within Jan/2010 to Dec/2010, show all pictures where Mr.Jone is present. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (PHOTARK-77) Developing a Photark metadata model to manage photos.

Posted by "Sriskandarajah Suhothayan (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PHOTARK-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13243849#comment-13243849 ] 

Sriskandarajah Suhothayan commented on PHOTARK-77:
--------------------------------------------------

You should know Java, Android Development, and also learn how to use PhoneGap.
                
> Developing a Photark metadata model to manage photos. 
> ------------------------------------------------------
>
>                 Key: PHOTARK-77
>                 URL: https://issues.apache.org/jira/browse/PHOTARK-77
>             Project: PhotArk
>          Issue Type: New Feature
>            Reporter: Sriskandarajah Suhothayan
>              Labels: gsoc2012
>
> As Photark means Photo Archive, it needs a proper way to manage photos by structurally maintaining the meta information of the photos,
> such as when and where the photo was taken, people in the photo and the x,y coordination of there positions, tags, description (in different locals), etc.
> This meta info should not only be collected per photos but also for album collections, and correlations among photos.
> I believe by building a metadata model that capture all these information, we will be able to develop attractive applications.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira