Hey J

I think the same, but how to set a life time or something ? cause I don't want 
to make something like a class to drop cached images K, so is not possible to 
cache a file in Zend_Cache ?

Thx

From: Daniel Freudenberger [mailto:[EMAIL PROTECTED]
Sent: Viernes, 07 de Septiembre de 2007 05:54 p.m.
To: Juan Felipe Alvarez Saldarriaga; fw-general@lists.zend.com
Subject: RE: [fw-general] Cache images using Zend_Cache

Hello,

what do you think about storing the resized image on disc?

best regards,
Daniel

From: Juan Felipe Alvarez Saldarriaga [mailto:[EMAIL PROTECTED]
Sent: Friday, September 07, 2007 11:52 PM
To: fw-general@lists.zend.com
Subject: [fw-general] Cache images using Zend_Cache

J

I have this situation, Im doing a resize of an image on the fly, with a class 
using GD2, so I call an action with some parameters and then I resize and show 
the image, the problem is that this operation takes a little bit of time, but 
the image generate is not cached, cause is on the fly (I know J), Is there a 
way to cache a "reource image" ($rscImage = imagecreatefromgif( "big_image.gif" 
);) using Zend_Cache ? or maybe (I don't know) add a header to cache this file 
on the client side or something ?

Thx for any help.

________________________________
This message contains confidential information and is intended only for the 
individual named. If you are not the named addressee you should not 
disseminate, distribute or copy this e-mail. Please notify the sender 
immediately by e-mail if you have received this e-mail by mistake and delete 
this e-mail from your system. E-mail transmission cannot be guaranteed to be 
secure or error-free as information could be intercepted, corrupted, lost, 
destroyed, arrive late or incomplete, or contain viruses. The sender therefore 
does not accept liability for any errors or omissions in the contents of this 
message, which arise as a result of e-mail transmission. If verification is 
required please request a hard-copy version.

________________________________
This message contains confidential information and is intended only for the 
individual named. If you are not the named addressee you should not 
disseminate, distribute or copy this e-mail. Please notify the sender 
immediately by e-mail if you have received this e-mail by mistake and delete 
this e-mail from your system. E-mail transmission cannot be guaranteed to be 
secure or error-free as information could be intercepted, corrupted, lost, 
destroyed, arrive late or incomplete, or contain viruses. The sender therefore 
does not accept liability for any errors or omissions in the contents of this 
message, which arise as a result of e-mail transmission. If verification is 
required please request a hard-copy version.

Reply via email to