From: Douglas M. <do...@ke...> - 2006-12-11 00:07:02
|
Hey All, Perhaps I should clarify a little, I was not specifically referring to the upload ability, in fact the ability to just point it to a directory and use rsync to mirror that folder from my home computer is one of my personal favorite features. That being said tho, it has been some time since any development progress has been made on this project. Among the things I would like to see would include the ability to interface with more online photo printers. Fixing the bug where certain special characters in comments cause problems, and perhaps even getting some new themes. All in all it is quite good, but it could be excellent. Just my two cents anyways. Doug Anthony D'Atri wrote: >> it has horrible management of files, especially filenames, theres no >> correction of invalid names or names that could be problematic and i'm >> tired of having to kill runaway ids processes from uploads gone bad, >> wether it be uploads that are cancelled on the user end and never >> die on >> the ids end or if the user gave it a filename that ids cant hang >> with.. >> > > Hmmm, I've never tried uploading files straight to IDS. The thing > that most attracted me to IDS in the first place was the fact that I > *didn't* have to do this, that I could just SCP the files into place, > create directories, move them around etc. arbitrarily and IDS would > do the right thing. I looked briefly at Gallery a while back, and it > really really didn't meet my needs. It insisted on keeping images in > some monolithic db where I couldn't get at them or manage them from > the shell. > > I have two issues with IDS: > > 1) Thumbnail generation doesn't work on TIFF files > > 2) Speed. Even with some of the patches that came across this list, > IDS is waaaaay slow. My server is very lightly loaded and it should > be able to be snappier at scaling images. The Image:Info calls to > read embedded JPEG/JFIF comments appear to have been written by a > deranged wombat, and are thoroughly broken, as I've posted here in > the past. After spending hours trying to come up with a better > solution, I gave up and replaced it with a call to rdjpgcom, which of > course is less than speedy itself to fire up an external process. > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > IDS-devel mailing list > IDS...@li... > https://lists.sourceforge.net/lists/listinfo/ids-devel > |