Re: Alagad GIF

2007-05-04 Thread Andrew Scott
Have you tried dumping the object to see if there is a method for compresion
ratio?

On 5/4/07, Robert Rawlins - Think Blue [EMAIL PROTECTED]
wrote:

 Hello Guys,



 I've just bought myself a licence for the Alagad image cfc and have been
 VERY impressed with it so far, damn quick that's for sure. I'm going to be
 working mainly with GIF files which are not natively supported by java so
 the component can't give me that function.



 However, I've worked through Doug's tutorial
 http://www.doughughes.net/index.cfm?event=viewEntry
 http://www.doughughes.net/index.cfm?event=viewEntryentryId=88
 entryId=88
 and got GIF exportation working perfectly well, however I'm struggling to
 figure out how I can modify the image compression when working with GIF,
 the
 cfc makes this very easy for other image formats but it requires the
 writeimage() function which I'm bypassing as I'm using GIF.



 One way to handle this I guess would be to write out a compressed jpg and
 THEN parse that into the GIF encoder, but that seems a little hungry and
 long winded.



 Anyone know of a neat trick for handling this?



 Thanks,



 Rob



 

~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276989
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Alagad GIF

2007-05-04 Thread Andy Matthews
Alagad can read GIF files, but it cannot write them. 

-Original Message-
From: Andrew Scott [mailto:[EMAIL PROTECTED] 
Sent: Friday, May 04, 2007 4:00 AM
To: CF-Talk
Subject: Re: Alagad  GIF

Have you tried dumping the object to see if there is a method for compresion
ratio?

On 5/4/07, Robert Rawlins - Think Blue [EMAIL PROTECTED]
wrote:

 Hello Guys,



 I've just bought myself a licence for the Alagad image cfc and have 
 been VERY impressed with it so far, damn quick that's for sure. I'm 
 going to be working mainly with GIF files which are not natively 
 supported by java so the component can't give me that function.



 However, I've worked through Doug's tutorial 
 http://www.doughughes.net/index.cfm?event=viewEntry
 http://www.doughughes.net/index.cfm?event=viewEntryentryId=88
 entryId=88
 and got GIF exportation working perfectly well, however I'm struggling 
 to figure out how I can modify the image compression when working with 
 GIF, the cfc makes this very easy for other image formats but it 
 requires the
 writeimage() function which I'm bypassing as I'm using GIF.



 One way to handle this I guess would be to write out a compressed jpg 
 and THEN parse that into the GIF encoder, but that seems a little 
 hungry and long winded.



 Anyone know of a neat trick for handling this?



 Thanks,



 Rob



 



~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277004
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Alagad GIF

2007-05-04 Thread Robert Rawlins - Think Blue
Sure thing Andy,

I'm now reading and writing them fine, I had to install that additional JAVA
class to write the GIF, I'm just trying to figure out how to change the
compression ratio to squeeze the files a little.

Thanks,

Rob

-Original Message-
From: Andy Matthews [mailto:[EMAIL PROTECTED] 
Sent: 04 May 2007 14:03
To: CF-Talk
Subject: RE: Alagad  GIF

Alagad can read GIF files, but it cannot write them. 

-Original Message-
From: Andrew Scott [mailto:[EMAIL PROTECTED] 
Sent: Friday, May 04, 2007 4:00 AM
To: CF-Talk
Subject: Re: Alagad  GIF

Have you tried dumping the object to see if there is a method for compresion
ratio?

On 5/4/07, Robert Rawlins - Think Blue [EMAIL PROTECTED]
wrote:

 Hello Guys,



 I've just bought myself a licence for the Alagad image cfc and have 
 been VERY impressed with it so far, damn quick that's for sure. I'm 
 going to be working mainly with GIF files which are not natively 
 supported by java so the component can't give me that function.



 However, I've worked through Doug's tutorial 
 http://www.doughughes.net/index.cfm?event=viewEntry
 http://www.doughughes.net/index.cfm?event=viewEntryentryId=88
 entryId=88
 and got GIF exportation working perfectly well, however I'm struggling 
 to figure out how I can modify the image compression when working with 
 GIF, the cfc makes this very easy for other image formats but it 
 requires the
 writeimage() function which I'm bypassing as I'm using GIF.



 One way to handle this I guess would be to write out a compressed jpg 
 and THEN parse that into the GIF encoder, but that seems a little 
 hungry and long winded.



 Anyone know of a neat trick for handling this?



 Thanks,



 Rob



 





~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade  see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277007
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Alagad GIF

2007-05-04 Thread Andy Matthews
Oh...that's nice. I didn't realize you could upgrade the file types for
Alagad. Nice. 

-Original Message-
From: Robert Rawlins - Think Blue
[mailto:[EMAIL PROTECTED] 
Sent: Friday, May 04, 2007 8:09 AM
To: CF-Talk
Subject: RE: Alagad  GIF

Sure thing Andy,

I'm now reading and writing them fine, I had to install that additional JAVA
class to write the GIF, I'm just trying to figure out how to change the
compression ratio to squeeze the files a little.

Thanks,

Rob

-Original Message-
From: Andy Matthews [mailto:[EMAIL PROTECTED]
Sent: 04 May 2007 14:03
To: CF-Talk
Subject: RE: Alagad  GIF

Alagad can read GIF files, but it cannot write them. 

-Original Message-
From: Andrew Scott [mailto:[EMAIL PROTECTED]
Sent: Friday, May 04, 2007 4:00 AM
To: CF-Talk
Subject: Re: Alagad  GIF

Have you tried dumping the object to see if there is a method for compresion
ratio?

On 5/4/07, Robert Rawlins - Think Blue [EMAIL PROTECTED]
wrote:

 Hello Guys,



 I've just bought myself a licence for the Alagad image cfc and have 
 been VERY impressed with it so far, damn quick that's for sure. I'm 
 going to be working mainly with GIF files which are not natively 
 supported by java so the component can't give me that function.



 However, I've worked through Doug's tutorial 
 http://www.doughughes.net/index.cfm?event=viewEntry
 http://www.doughughes.net/index.cfm?event=viewEntryentryId=88
 entryId=88
 and got GIF exportation working perfectly well, however I'm struggling 
 to figure out how I can modify the image compression when working with 
 GIF, the cfc makes this very easy for other image formats but it 
 requires the
 writeimage() function which I'm bypassing as I'm using GIF.



 One way to handle this I guess would be to write out a compressed jpg 
 and THEN parse that into the GIF encoder, but that seems a little 
 hungry and long winded.



 Anyone know of a neat trick for handling this?



 Thanks,



 Rob



 







~|
ColdFusion MX7 and Flex 2 
Build sales  marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277009
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Alagad GIF

2007-05-04 Thread Robert Rawlins - Think Blue
Yeah its quite neat, One of the benefits of building ColdFusion on a JAVA based 
platform, means we can leverage all that lovely hot coffee goodness when we 
need it. :-D

Rawlins

-Original Message-
From: Andy Matthews [mailto:[EMAIL PROTECTED] 
Sent: 04 May 2007 14:16
To: CF-Talk
Subject: RE: Alagad  GIF

Oh...that's nice. I didn't realize you could upgrade the file types for
Alagad. Nice. 

-Original Message-
From: Robert Rawlins - Think Blue
[mailto:[EMAIL PROTECTED] 
Sent: Friday, May 04, 2007 8:09 AM
To: CF-Talk
Subject: RE: Alagad  GIF

Sure thing Andy,

I'm now reading and writing them fine, I had to install that additional JAVA
class to write the GIF, I'm just trying to figure out how to change the
compression ratio to squeeze the files a little.

Thanks,

Rob

-Original Message-
From: Andy Matthews [mailto:[EMAIL PROTECTED]
Sent: 04 May 2007 14:03
To: CF-Talk
Subject: RE: Alagad  GIF

Alagad can read GIF files, but it cannot write them. 

-Original Message-
From: Andrew Scott [mailto:[EMAIL PROTECTED]
Sent: Friday, May 04, 2007 4:00 AM
To: CF-Talk
Subject: Re: Alagad  GIF

Have you tried dumping the object to see if there is a method for compresion
ratio?

On 5/4/07, Robert Rawlins - Think Blue [EMAIL PROTECTED]
wrote:

 Hello Guys,



 I've just bought myself a licence for the Alagad image cfc and have 
 been VERY impressed with it so far, damn quick that's for sure. I'm 
 going to be working mainly with GIF files which are not natively 
 supported by java so the component can't give me that function.



 However, I've worked through Doug's tutorial 
 http://www.doughughes.net/index.cfm?event=viewEntry
 http://www.doughughes.net/index.cfm?event=viewEntryentryId=88
 entryId=88
 and got GIF exportation working perfectly well, however I'm struggling 
 to figure out how I can modify the image compression when working with 
 GIF, the cfc makes this very easy for other image formats but it 
 requires the
 writeimage() function which I'm bypassing as I'm using GIF.



 One way to handle this I guess would be to write out a compressed jpg 
 and THEN parse that into the GIF encoder, but that seems a little 
 hungry and long winded.



 Anyone know of a neat trick for handling this?



 Thanks,



 Rob



 









~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7  
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277013
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4