[Phpug] Caching / Optimising / Speeding Up Php Scripts / Sites?
Kae Verens
kae at webworks.ie
Fri Jun 29 15:49:34 IST 2007
Fergal J Byrne wrote:
> Consider doing as much as possible using CSS/XHTML
> and some kind of Ajax library like prototype (jQuery
> is my current favourite, YMMV) and transparent PNGs
> instead of actually generating live images.
definitely. There are wonders you can do with CSS these days. If the reason
you need dynamic images is because of the text fonts, then I'd recommend
looking at sIFR - a way of unobtrusively replacing plain text with
flash-generated text using flash fonts.
http://www.alvit.de/sifrbeauty/ <-- example
Kae
More information about the Phpug
mailing list