Re: Witango-Talk: Changing Data source Passwords.

2003-07-08 Thread Dale Graham
(I'd save a copy of the entire site before I started this process, just in case!!) (Preferably on a CD) 1] Create a new taf that uses the new password 2] Open this new taf with a text editor (with batch file change capabilities, like BBEdit, or some equivalent on Windows) 3] Open one of

Re: Witango-Talk: Image resizer TCF

2003-07-08 Thread Peter Ternstrom
James, I must be stupid, but does dimage only work with jpeg images? /Peter - Original Message - From: James MacFarlane [EMAIL PROTECTED] To: Multiple recipients of list witango-talk [EMAIL PROTECTED] Sent: Tuesday, January 21, 2003 6:50 PM Subject: Witango-Talk: Image resizer TCF

Re: Witango-Talk: Image resizer TCF

2003-07-08 Thread Peter Ternstrom
Ah, found it :-) dImage doesnt support creating and/or converting GIF files. Does anyone know of any other image resizer utlity that can resize GIF's aswell? Regards Peter dImage Frequently Asked Questions Q. Why does dImage not support GIF files? A. Creating and converting GIF images is a

RE: Witango-Talk: Image resizer TCF

2003-07-08 Thread Michael Dittbrenner
Just FYI if you wait gif's may be added. A couple of weeks ago Unisys said they were not going to renew the patent on the gif compression, so the fee's may drop or not exist anymore and they may add this feature sooner than later. The article can be read here

Re: Witango-Talk: Image resizer TCF

2003-07-08 Thread gauthier-s
Hello I would recommand you to check out ImageMagick wich is a free library wich work on multiple platforms. It work with almost any format on earth http://imagemagick.org/ more, it seems that gif patent has expired: http://news.zdnet.co.uk/story/0,,t269-s2135760,00.html Gauthier - Original

Witango-Talk: Image resizer TCF - ImageMagick

2003-07-08 Thread ServerSmiths Tango Development
On Tuesday, July 8, 2003, at 07:54 AM, [EMAIL PROTECTED] wrote: Hello I would recommand you to check out ImageMagick wich is a free library wich work on multiple platforms. It work with almost any format on earth http://imagemagick.org/ I had posted this about a year or so ago and since there is

Re: Witango-Talk: Image resizer TCF - ImageMagick

2003-07-08 Thread Robert Garcia
I was working on this, but I stopped development until wisp and the bean handlers in v5 were implemented so that I would have the best interface to the app. Also, I was waiting for features in QT 6. Those things have just gotten in line. Here is my preview app, that is standalone, no

Re: Witango-Talk: Image resizer TCF - ImageMagick

2003-07-08 Thread Rick Sanders
Thanks for the link to Image Magick! Great resource! Rick Sanders On Tuesday, July 8, 2003, at 07:54 AM, [EMAIL PROTECTED] wrote: Hello I would recommand you to check out ImageMagick wich is a free library wich work on multiple platforms. It work with almost any format on earth

Re: Witango-Talk: Image resizer TCF - ImageMagick

2003-07-08 Thread Nicholas Froome
I looked at ImageMagick but the command line interface was too gruesome for this non-programmer to contemplate Robert Garcia's ThumbJob is a good answer for those who, like me, have a limited tolerance for hard (programming) work... ThumbJob http://public.bighead.net/thumbjob/

Re: Witango-Talk: Image resizer TCF - ImageMagick

2003-07-08 Thread Robert Garcia
It is not just the command line. I dl'd the source to look at using there code. It is totally archaic and you can see it has been patched and screwed around with by lots of people. Imagemagick does a billion things. I can do 90% of them fairly easily in my program. My plan is to put in the