Click here to Skip to main content
15,893,668 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
hi,,,,we want to do digital collage magazine,,,,our intension is to store group photo wise to database,so we want know which is the platform better for doing this
and also we have decided to add tag to each person in that group with respective voice,,to do this which is best platform and all thees stuff,,,can any one give some ideas related to this,,
Posted

1 solution

I don't have any similar experience with such a project but can tell you what I would go for if I were to do it.

I'd choose HTML and CSS for the front-end. As the database management platform, I'd go for MySQL. And to work with both of the sides, I'd use a server-side language like PHP. You can always add more pizzazz to the site using a cool JavaScript library like jQuery or Mootools.

As for tagging, I don't have an idea on how to integrate voices though. But check this out. According to Face.com's official documentation, "We offer services for detecting, recognizing, and tagging faces in any photo, through our REST API". Would be interesting to give it a look.
 
Share this answer
 
Comments
gunapala 8-Oct-12 10:06am    
On Mon, Oct 8, 2012 at 7:29 PM, Gunapal c n Jain <gpaljain404@gmail.com> wrote:

thanks for information,,,,


yes i started working on it,,,,,but am finding difficulty in storing and fetching or retrieving images for database

and i had started this project on visual basic with mysql but i couldn't go with that bcz problem of making tag to each person,,,,can any one give information on thees stuffs please




thanks for information,,,,


yes i started working on it,,,,,but am finding difficulty in storing and fetching or retrieving images for database

and i had started this project on visual basic with mysql but i couldn't go with that bcz problem of making tag to each person,,,,can any one give information on thees stuffs please
Isuru Nanayakkara 8-Oct-12 12:38pm    
Visual Basic as in VB6 or VB.NET? As I've mentioned before I haven't worked on such a project involving tagging and all so I can't really give clear directions.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900