25/07/2006 @ 23:01:23: DIEHARD: Suggestion for uploading pictures
I know it is a huge effort, but have you have considered making a batch to upload pictures or to add cars? I will save you a lot of trouble manually uploading pictures and names of cars all the time.
Of course it can be provided with an 'approve' function, so that it is you who decides if the pictures/cars are really going to be added or not.
25/07/2006 @ 23:25:04: antp: Suggestion for uploading pictures
Actually what takes time is resizing/compressing pictures.
In other cases, when people submit pictures already properly encoded, I give them admin rights when they send me too often pictures.
By the way, you could get admin rights... I am just a little afraid of the number of background cars that you would add
26/07/2006 @ 08:13:05: DIEHARD: Suggestion for uploading pictures
Sure, I would like to be an admin. And about the background cars, I will try to be crictical about which to add, but that isn't always easy, there are so many great cars
But to reply to the topic, there are lots of site which have functionality for resizing pictures, perhaps you can use an existing tool (if the use is free of course)...?
26/07/2006 @ 09:41:52: antp: Suggestion for uploading pictures
In PHP there is the "gd" library that allows such things if I am correct, so I could use that, yes.
It is on my to-do list since some time, I should take the time to do it.
For the admin thing, contact me by e-mail on contact @ imcdb.org
26/07/2006 @ 20:12:31: DIEHARD: Suggestion for uploading pictures
But still another thing. If you give the specification to what ratio (or dimensions) and format the pictures should be, you can automatically check this when people upload images, therefor no resizeing is needed. Still have to deal with the compressing then...
26/07/2006 @ 20:17:12: antp: Suggestion for uploading pictures
Unfortunately the ratio cannot be guessed automatically, as it depends on the movie (1.33 for TV 4/3, 1.66 for lots of recent series, 1.85 for not very old and some French movies, and 2.35 for recent movies)
30/07/2006 @ 00:54:33: DIEHARD: Suggestion for uploading pictures
I just wanted to say that I think you have done a great job with the way the uploading of pictures for admins is engineerd, it works very smoothly
30/07/2006 @ 01:37:41: antp: Suggestion for uploading pictures
Thanks