Hi Paul

Too true, I'll figure out some sort of caching - probably a combo of server 
and client - at the moment it is just me hitting the script during testing.

Thanks
James


On Wed, 31 Oct 2007 11:07:45 am Paul Bennett wrote:
> > Now instead of opening up inkscape it's just a call to a PHP script like:
> > background-image: url(corner.png.php?fgc=ccc&bs=1&bgc=000&bc=fff&r=90);
>
> So for everytime the css file is called, your script has to create an
> image? Has this impacted on your sites / servers performance any?
>
> Have you considered a caching solution - where the new image is generated
> then stored static until it needs to change again?
>
> Also, there's always things like this using the Dom & JavaScript:
> http://www.456bereastreet.com/archive/200505/transparent_custom_corners_and
>_borders/
>
>
> *******************************************************************
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: [EMAIL PROTECTED]
> *******************************************************************




*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to