Developer needed $$

mgwebster

Joined: 2006-05-29
Posts: 5
Posted: Mon, 2006-05-29 09:03

Hi,
I want to engage a developer to write a hack for Gallery2.
I shoot large numbers of event photos with the camera tethered to a computer, using simultaneous download and file re-name, and upload them by the 100's to a server based folder. Using the file naming option of the tethering software, each photo is automatically renamed when shot, with the first 5 characters of the filename being a password, the next 9 characters being an album name (usually the family name of the group being photographed), the remaining characters are a unique file name. Shots are of family groups, each group with a unique password and album (family) name.

The hack needs to look at each image file in the server based folder (after I upload the images), strip the first five characters off the filename, if the album does not already exist, create an album using the remaining 9 characters, create a user with the same name as the album name, password being the first five characters, and put the image in the album.

Purpose is to shoot say, 700 images at a school formal of say 100 families, and give each family a unique login to view only their images.

Any one interested in giving me a price for this work?

Mark.

 
bishopolis

Joined: 2006-05-29
Posts: 1
Posted: Mon, 2006-05-29 12:10

I think we'd like to hear more about your tether and renaming system. Something can definitely be hooked into it, and the tether is imho the best place to hook anything in, but the complexity of doing so will depend entirely on that system. How open is it, and how easy is it to muck about in there?

Alternately, I'm thinking some kinda cron lackey process to shuffle files around from some incoming queue to the appropriate sections of the gallary install, something to do all the required housework, is still possible. Just not as pretty or reliable.

 
dmolavi
dmolavi's picture

Joined: 2002-12-05
Posts: 573
Posted: Mon, 2006-05-29 13:35

We would be more than happy to have you contribute this module to the community, but the Gallery project does not solicite paid work like this. Also, since you'd be required to access the G2 API (which is GPL code) in order for this to work, you would not be able to charge people for this module.

[img]http://www.nukedgallery.net/signature.jpg[/img]

 
h0bbel
h0bbel's picture

Joined: 2002-07-28
Posts: 13451
Posted: Mon, 2006-05-29 13:39

As far as charging goes, he can charge as much as he likes for the hourly work that gets done. The resulting product has to be released under the GPL though, as dmolavi points out.


h0bbel - Gallery Team
If you found my help useful, please consider donating to Gallery
http://h0bbel.p0ggel.org

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Mon, 2006-05-29 21:59

I think you guys have it backwards. As I read it, mgwebmaster is looking to pay somebody to do this work for him. In which case, he's asking in the right place (this forum). The result doesn't have to be contributed back to Gallery, nor does it need to be under the GPL unless mgwebmaster chooses to redistribute it.

 
mgwebster

Joined: 2006-05-29
Posts: 5
Posted: Tue, 2006-05-30 02:17

Hi,

I use DSLR Remote pro, an off the shelf package from Breeze Systems http://www.breezesys.com/DSLRRemotePro/index.htm

It hooks to my Canon 5D Digital SLR by USB cable to my notebook computer, and downloads as I shoot. The main window allows me to put a comment in a text field, and renames each file as I shoot with the comment string plus consecutive numbers.
At a school formal I can shoot, say 500 shots of 120 families without making notes of names etc. I just ask each group their family name, punch it into the comments field and start shooting.

What I want to do is also ask each group a 5 character password and include that in the comments field so the files are named with that as well. I then need a software patch for gallery2 to strip the password off the file name, and put each file into an album named with the family name, and limit access for users to those with a login of the family name and password of the stripped 5 character password. This will automate my workflow, and respect the privacy concerns of clients who don't want other people seeing their photos.

To keep it as simple as possible, I can ftp the upload to a static directory, say .../gallery2/autoalbum/ before running the code. That way there doesn't need to be any user input via. forms etc. as the upload directory will remain constant, it's only a matter of running the code on any files in the 'autoalbum' directory at the time. I had hoped the code might be relatively simple ......?

Cheers

Mark

 
mgwebster

Joined: 2006-05-29
Posts: 5
Posted: Tue, 2006-05-30 02:20

Hi Bharat,
You're right, I want to pay someone to write the code for me. If others found it useful, I would consider contributing it back to the group, but at this stage it's just something I want to use for myself.

Cheers

Mark

 
tom_tuttle

Joined: 2006-06-20
Posts: 1
Posted: Tue, 2006-06-20 02:53

Have a look at www.g2mods.com, they did some work for me a while back, and I was very happy with the work they did.