Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
erik  
#1 Posted : Thursday, July 29, 2004 12:17:00 AM(UTC)
erik

Rank: Member

Groups: Member
Joined: 7/29/2004(UTC)
Posts: 24

I'm evaluating and the product have passed our expectation, except for 2 issues:

1.
We need to have the files uploaded sorted on client users filename.
Curently we get them on last modified date (I think).

We do not upload the source file, only thumbnail1 and 2 - using the resizing possibility.

On the Forum I have seen that from version 2 there should be a sorting facility, but I can't find anything it in the documentation.

2.
I see that you keep the EXIF-information in version 3 - we will need that too.
When will version 3 be available?

Regards from Denmark

Andrew  
#2 Posted : Friday, July 30, 2004 11:10:00 PM(UTC)
Andrew

Rank: Advanced Member

Groups: Member, Administration
Joined: 8/2/2003(UTC)
Posts: 876

Thanks: 2 times
Was thanked: 27 time(s) in 27 post(s)
Hello Erik,

> 1. We need to have the files uploaded sorted on client users filename.
Curently we get them on last modified date (I think).


Image Uploader does not allow specifying upload order explicitly. If you use detailed view, you can sort a file list by name, date modified, size, etc, however it is part of user interface (not a facility for upload order).

I am not sure how exactly Image Uploader arranges files during upload (if you want, I can ask the developer), however I can assume that it uploads in the same order as files are positioned in the upload list (if you use 3-panes layout). So you could try to specify detailed view for the upload list and sort by necessary criteria manually...

By the way, if it is not a secret, why upload order is important to you?


> 2. I see that you keep the EXIF-information in version 3 - we will need that too.
When will version 3 be available?


Image Uploader beta should be available after weekends. This version is EXIF-friendly:
  1. EXIF is preserved.
  2. You can make Image Uploader to extract EXIF data during upload. In other words, you specify what EXIF fields you want to get, and Image Uploader submits them along with other data (as description, rotation angle, etc). This way you may get rid of necessity to have server-side EXIF data parser.
Hope this helps.
erik  
#3 Posted : Saturday, July 31, 2004 1:40:00 AM(UTC)
erik

Rank: Member

Groups: Member
Joined: 7/29/2004(UTC)
Posts: 24

No secret, I just need to present the pictures in the same sequence as they were taken by a digital camera, even if the user has done some corrections on one or more pictures (changing the modify date of the file).

I could do the sorting myself if I had access to the original file names thumbnail1_n relations from the server program receiving the pictures.

Regards

Erik
Andrew  
#4 Posted : Saturday, July 31, 2004 8:27:00 PM(UTC)
Andrew

Rank: Advanced Member

Groups: Member, Administration
Joined: 8/2/2003(UTC)
Posts: 876

Thanks: 2 times
Was thanked: 27 time(s) in 27 post(s)
You do have an access to the file names of the original image.

Image Uploader sends files in the same way as HTML element. In particular it uploads original file name (with path) to server. All the server-side uploaders which can handle HTTP POST requests are able to extract this filename.

E.g. is you are using ASP.NET, View post. For ASP, you can View post. Otherwise please tell me what server platform you are using.
erik  
#5 Posted : Saturday, July 31, 2004 11:56:00 PM(UTC)
erik

Rank: Member

Groups: Member
Joined: 7/29/2004(UTC)
Posts: 24

Thank You.

You have solved my prolem.

Regards
Users browsing this topic
Guest
Similar Topics
Question about sorting images before upload (Discussions – ActiveX/Java Uploader)
by JuanLacoste 5/13/2010 3:20:50 AM(UTC)
Sorting images in upload-pane in 2-pane mode (Image Uploader)
by wouterc 11/24/2004 10:40:00 PM(UTC)
Sorting Images before been Uploaded (Discussions – ActiveX/Java Uploader)
by praxisinc 10/11/2004 2:11:00 AM(UTC)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.