photo-management

Picasa Plugin

Does anyone here know any resources on how to get started writing a plugin for Google's Picasa? I love it for photo management, but I have some ideas for how it could be better. Riya-esque facial search: given a large enough corpus of faces and pictures (people tend to be repeated often in individuals' albums (family, friends), I wou...

What is the easiest way to adjust EXIF timestamps on photos from multiple cameras in Windows Vista?

Scenario: Several people go on holiday together, armed with digital cameras, and snap away. Some people remembered to adjust their camera clocks to local time, some left them at their home time, some left them at local time of the country they were born in, and some left their cameras on factory time. The Problem: Timestamps in the EXI...

asp.net - build linkedin style photo cropper

On linkedin.com, the photo that you can manage for your profile has the ability to select a "region" from the photo to crop and use as your profile picture. I assume that it uploads the original picture to a server, and then stores the x,y of the top left corner, and the width and height. Does anyone know of a web example of something ...

What web photo gallery software meets all my pernickety requirements?

Hi Stackoverflow, I have a collection of photographs (about 30,000) which I'd like to put online. I've tried doing this before, over the years, with static image galleries, applications such as Gallery2, and self-rolled scripts. None have worked that well, as my requirements are fiddly, but it still seems like this should be a solved pr...

Retrieving an iPhone photo saved to the photo library

I am saving images to the photo library and would like to retrieve them dynamically to display in future launches of my app. I use the WriteToSavedPhotosAlbum function, as below, but do not get any info to access the saved photo programmatically. UIImageWriteToSavedPhotosAlbum(UIImage *image, id completionTarget, SEL completionSelector...

storing uploaded photos and documents - filesystem vs database blob

My specific situation Property management web site where users can upload photos and lease documents. For every apartment unit, there might be 4 photos, so there won't be an overwhelming number of photo in the system. For photos, there will be thumbnails of each. My question My #1 priority is performance. For the end user, I want...

CMS for Professional Photographer with Pretty Admin Back End

I'm working on a few sites for professional photographers who want to be able to update on their own. I'm looking for a simple CMS solution that has very basic functionality as a gallery and is easy for them to work with. My main concern is with ordering images--I'd like for them to be able to drag their thumbnails around and lock the or...

Best policy for "article's photo" in a magazine online?

Hi; I'v design a db for magazine online,foe each article i will have 3 photos in different size ,first i select one photo and then must make another 2 photos with resizing,if i want that handel this by hand it is very difficult,what is your suggestion?i use mysql+php and is there any cms in this regard? thanks ...

Creating a photo album; Need an algorithm for dynamically placing varied-size images

OK, so in my little album app (in Flash/AS3, but language doesn't matter), each page has a 5x4 grid of photos. However, some photos I want to elevate in prominence, so instead of occupying a 1x1 space, some of them would occupy a 2x2 space. So, if I have an array of image objects that I'm iterating, in order, to fill pages sequentially....

open source photo album software?

I have a friend who had been using a proprietary photo album product and reached a hard limit on the number of photos. He managed to export the data to spreadsheet format (including image filenames) plus he of course saved the image files themselves. He says there doesn't seem to be any other product that can import this format. Is th...