| Topic Archived |
View previous topic :: View next topic |
| Author |
Message |
kevingpo Nice poster


Offline Joined: Dec 19, 2004 Posts: 115 Location: Edinburgh
|
Posted: Sat Apr 23, 2005 4:15 am Post subject: wish list or request 4 coppermine - kevingpo series |
|
Where are the requests/wish-list for coppermine?
Anywayz, here's what I like to see:
1) upload .tar.gz .zip files.
2) MSN-like Photo Upload browser plugin. It's a popup window with a thumbnail-windows-explorer-like interface. Multiple photos upload possible, with auto-conversion from non-web-standard-formats (eg. TIFF, etc.).
3) able to rotate images already in coppermine (90 degrees left or right).
4) able to multiple delete images
5) move images between albums.
kevingpo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) WinXP/2.0.52/4.1.7/4.3.9/9.01
|
|
| Back to top |
|
 |
insaner Dragonfly addicted


Offline Joined: Jan 06, 2005 Posts: 308
|
Posted: Mon Apr 25, 2005 1:51 am Post subject: Re: wish list or request 4 coppermine - kevingpo series |
|
all very good requests, I especially like the idea of #3/5
I like #1, but I don't think it'll work with apache due to the default upload size of 2MB
Also, I think you can already do #4
insaner's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Debian Linux/apache 1.3/4.0.23_Debian-1-log/4.3.10-2/9.0.6.1
|
|
| Back to top |
|
 |
rick_deckard Nice poster


Offline Joined: Mar 12, 2005 Posts: 73
|
Posted: Wed Apr 27, 2005 4:13 pm Post subject: Re: wish list or request 4 coppermine - kevingpo series |
|
I actually don't really see the point of .gz or .zip uploads unless you don't have FTP access (i.e. you're on the road and working from internet cafes, which often don't allow FTP) and you want to upload many files in an archive. Since most image formats don't compress very well, the compression advantage is minimal.
If you want to use the "Batch Add", you just FTP the files to the relevant spot and then browse there with the Batch Add function.
If you need to rotate images, it will typically be way faster on your local machine (again assuming you're on your own machine) I highly recommend a free little app called Rota. It gives you thumbnails of every file in a directory and does lossless jpeg rotation with a right-click or left click. Then you select "apply" and it batch rotates with no loss of image quality (as there is with the native rotation on Windows XP for example) and no loss of EXIF information. JPEGs and Windows only AFAIK so that may not help you.
Also, for batch image conversions where I don't want to tweak all the jpeg settings and so forth, I think IrfanView is great and ImageMagick can be used for this too from the shell.
This may or may not help, but I prefer a set of small, lightweight apps that do their jobs really well to a Swiss Army approach that does everything I could conceivably want and just bogs down my server. But that's just me.
rick_deckard's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) FreeBSD with Win2K for dev/1.3.23/4.0.22/4.3.10/9.0.1
|
|
| Back to top |
|
 |
insaner Dragonfly addicted


Offline Joined: Jan 06, 2005 Posts: 308
|
Posted: Wed Apr 27, 2005 5:13 pm Post subject: Re: wish list or request 4 coppermine - kevingpo series |
|
I can undertsand the .gz or .zip uploads... here's an everyday scenario for my site:
We have albums that our members upload to. Currently, they have to upload 1 picture at a time when they might have 75 to upload. So, they have to take FOREVER to upload their pics. I, as an administrator, can do batch uploading, but users can't and I'm not going to give them FTP access to do so. If they were able to upload multiple pictures or a file like a .zip that contains multiple pictures, my users would be 10x happier. Many of them still aren't hot on the idea of using coppermine in CPGNuke because of this and still continue to use imagestation and other on-line photo albums because they can do this sort of "batch" uploading. Meanwhile, I'd really rather they upload them to our site (and they would too if it didn't take so much time to do so).
insaner's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Debian Linux/apache 1.3/4.0.23_Debian-1-log/4.3.10-2/9.0.6.1
|
|
| Back to top |
|
 |
kevingpo Nice poster


Offline Joined: Dec 19, 2004 Posts: 115 Location: Edinburgh
|
Posted: Wed Apr 27, 2005 6:17 pm Post subject: Re: wish list or request 4 coppermine - kevingpo series |
|
I am the only IT guy for the website. However the rest are non-IT guys are never used FTP in their lifes! So FTPing is not an option. Nor are they willing to listen to my boredorm lectures.
I know CPGNuke or Coppermine wasn't made to be user-friendly, but tasks which do not involve FTP would be good. Besides the initial stage of uploading the website files, AND besides FTP uploading during updates/upgrades.. I like everything else done via the website.
For rotation. A lot of people upload and the pictures are in the wrong orientation. I don't have time going through all the photos and having to download them and sort them out. We have albums storing over 100s of photos each, etc.
I will not be maintainer of our website for long and am afraid the future of it. Basically my users are non-computer literate. They can visit the website, and navigate alright. Uploading a picture is enough for them... learning SSH, FTP and all that is not what they want.
So it would be nice to be able to upload multiple files at a time (possibly in a archive, or have ActiveX/Java plugin similar to MSN PhotoUpload for their MSN Groups and MSN Spaces). Yes, user friendly and very easy.
Another thing is that there are many users with lots of photos (let say 20, 30, 40). However I can't give out passwords to my FTP site. Plus it's very hard to get hold of photos from my users. So I let them upload in their own time. However they tell me about the "only one upload at a time". And I can't give them the password. And it would be more efficient for them to upload directly than all going through me.
But since CPGNuke/Coppermine is Open-source I might try to delve in and think/design/implement this batch upload. Maybe also solve this move photos between albums. Gonna be tough and hard!
kevingpo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) WinXP/2.0.52/4.1.7/4.3.9/9.01
|
|
| Back to top |
|
 |
Sillybear Newbie


Offline Joined: Apr 26, 2005 Posts: 14 Location: Billings Montana USA
|
|
| Back to top |
|
 |
insaner Dragonfly addicted


Offline Joined: Jan 06, 2005 Posts: 308
|
Posted: Wed Apr 27, 2005 7:52 pm Post subject: Re: wish list or request 4 coppermine - kevingpo series |
|
| kevingpo wrote: |
I am the only IT guy for the website. However the rest are non-IT guys are never used FTP in their lifes! So FTPing is not an option. Nor are they willing to listen to my boredorm lectures.
I know CPGNuke or Coppermine wasn't made to be user-friendly, but tasks which do not involve FTP would be good. Besides the initial stage of uploading the website files, AND besides FTP uploading during updates/upgrades.. I like everything else done via the website.
For rotation. A lot of people upload and the pictures are in the wrong orientation. I don't have time going through all the photos and having to download them and sort them out. We have albums storing over 100s of photos each, etc.
I will not be maintainer of our website for long and am afraid the future of it. Basically my users are non-computer literate. They can visit the website, and navigate alright. Uploading a picture is enough for them... learning SSH, FTP and all that is not what they want.
So it would be nice to be able to upload multiple files at a time (possibly in a archive, or have ActiveX/Java plugin similar to MSN PhotoUpload for their MSN Groups and MSN Spaces). Yes, user friendly and very easy.
Another thing is that there are many users with lots of photos (let say 20, 30, 40). However I can't give out passwords to my FTP site. Plus it's very hard to get hold of photos from my users. So I let them upload in their own time. However they tell me about the "only one upload at a time". And I can't give them the password. And it would be more efficient for them to upload directly than all going through me.
But since CPGNuke/Coppermine is Open-source I might try to delve in and think/design/implement this batch upload. Maybe also solve this move photos between albums. Gonna be tough and hard! |
Sounds like you are reciting my exact situation to the letter!
insaner's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Debian Linux/apache 1.3/4.0.23_Debian-1-log/4.3.10-2/9.0.6.1
|
|
| Back to top |
|
 |
kevingpo Nice poster


Offline Joined: Dec 19, 2004 Posts: 115 Location: Edinburgh
|
Posted: Wed Apr 27, 2005 8:27 pm Post subject: Re: wish list or request 4 coppermine - kevingpo series |
|
| insaner wrote: |
<snip><snip>
Sounds like you are reciting my exact situation to the letter!  |
Sorry. Heh. At first I actually overlooked your reply thinking it was something along the lines:
"I can't undertsand the .gz or .zip uploads..."
and thought it was another rick_deckard's posting. So I typed up my thoughts and experience in reply to rick_deckard's posting. It wasn't until after I posted that I properly read your reply  Thanks for the support dude.
kevingpo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) WinXP/2.0.52/4.1.7/4.3.9/9.01
|
|
| Back to top |
|
 |
NEMINI Diamond Supporter


Offline Joined: Apr 22, 2004 Posts: 4551
|
Posted: Wed Apr 27, 2005 9:00 pm Post subject: Re: wish list or request 4 coppermine - kevingpo series |
|
Akamu said long time ago that batch add for everyone was something he planned on adding when time allowed. Of course only those who search before starting the same topic over again would know that.
_________________ NEMINI.org, NEMINI.us, NEMINI.info, NYMINI.org
NEMINI's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) 1.3.34 (Unix)/4.1.18-standard/4.4.2 /9.1.0.8 CVS
|
|
| Back to top |
|
 |
insaner Dragonfly addicted


Offline Joined: Jan 06, 2005 Posts: 308
|
Posted: Thu Apr 28, 2005 1:08 am Post subject: Re: wish list or request 4 coppermine - kevingpo series |
|
| NEMINI wrote: |
| Akamu said long time ago that batch add for everyone was something he planned on adding when time allowed. Of course only those who search before starting the same topic over again would know that. |
you crack me up NEMINI! oh, and I like the avatar too
insaner's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Debian Linux/apache 1.3/4.0.23_Debian-1-log/4.3.10-2/9.0.6.1
|
|
| Back to top |
|
 |
DJ Maze Developer


Offline Joined: Apr 19, 2004 Posts: 5683 Location: http://tinyurl.com/5z8dmv
|
Posted: Thu Apr 28, 2005 1:48 am Post subject: Re: wish list or request 4 coppermine - kevingpo series |
|
I've added a archive decompressor class ages ago to the CVS and Dragonfly releases but we actualy never used it as of yet.
dragonflycms.com/cvs/h...ract.inc?v
| PHP: |
$archive = new extract_file(); $archive->extractfile($filename); print_r($archive->filelist);
|
But it isn't finished yet and very buggy.
However you do see we are working on it, but also notice we only release when it works and is integrated.
DJ Maze's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Fedora 15 / 2.2.22 / 5.5.20 / 5.3.10 / CVS
|
|
| Back to top |
|
 |
insaner Dragonfly addicted


Offline Joined: Jan 06, 2005 Posts: 308
|
Posted: Thu Apr 28, 2005 3:11 am Post subject: Re: wish list or request 4 coppermine - kevingpo series |
|
Sounds good DJMaze... Will this still be restricted to the php environment variable upload_max_filesize? I believe it's default value is 2MB. So if someone has 70 Pics and the Zip is 45MB, we'd still be stuck correct?
insaner's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Debian Linux/apache 1.3/4.0.23_Debian-1-log/4.3.10-2/9.0.6.1
|
|
| Back to top |
|
 |
DJ Maze Developer


Offline Joined: Apr 19, 2004 Posts: 5683 Location: http://tinyurl.com/5z8dmv
|
Posted: Thu Apr 28, 2005 4:08 am Post subject: Re: wish list or request 4 coppermine - kevingpo series |
|
Yep 2M max unless you edit php.ini
DJ Maze's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Fedora 15 / 2.2.22 / 5.5.20 / 5.3.10 / CVS
|
|
| Back to top |
|
 |
kevingpo Nice poster


Offline Joined: Dec 19, 2004 Posts: 115 Location: Edinburgh
|
Posted: Thu Apr 28, 2005 10:20 am Post subject: Re: wish list or request 4 coppermine - kevingpo series |
|
Couldn't there be a "new" technique where you write a plugin so that it scans a folder you request to upload. Then it auto resizes everything:
1. create thumb_image0000.jpg
2. create normal_image0000.jpg
and upload those two images up, without uploading the massive 2MB full size image file. This would help a lot on the uploading phase as the average thumb file is only 5k and normal image is like 15k.
95% of the time my users don't require the full 2MB full size image file. It's only a rare occurrance they like 1 or 2 to be full size. If that's the case they can request it from the author/uploader.
This "preprocessing state" could be a special option?
kevingpo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) WinXP/2.0.52/4.1.7/4.3.9/9.01
|
|
| Back to top |
|
 |
insaner Dragonfly addicted


Offline Joined: Jan 06, 2005 Posts: 308
|
Posted: Thu Apr 28, 2005 2:48 pm Post subject: Re: wish list or request 4 coppermine - kevingpo series |
|
I can remember in past discussions on other web software forums that the 2MB is a total upload... so, lets say you have 200 20KB files. If you intitiated an upload to say "upload these 200 files" it would act like a counter and wouldn't upload more than the first 100...
... at least I think that's how I remember it. Can anyone verify? Also, I believe there is a timeout as well.
Either way, uploading via php can be restrictive especially if you aren't the server admin who can change the php.ini settings.
One workaround would possibly be to have an application on the client like mentioned from MSN and a few other's like gallery ( Gallery Remote). This could possibly intitiate a session for each picture it uploads. I'm not sure about the technical feasibility of this or not or if the developers would want to invest the time.
insaner's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Debian Linux/apache 1.3/4.0.23_Debian-1-log/4.3.10-2/9.0.6.1
|
|
| Back to top |
|
 |
|
|