Intelligent Caching of the CSS Minifier
Posted by Karthik Viswanathan on Mon 18 January, 2010 at 15:44:09 · Tags: css, php
A few months back, I presented a stunningly simple CSS minifier that enables you to pack your CSS while still maintaining format and readability. Soon after that, I presented a system called Lateral Cache that you could use to store the minified CSS and deliver it quickly.

Although the Lateral Cache system works well and is great for general purposes, the CSS minifier can be aided by a more intelligent caching system. Well, what do I mean by that? That’s what you are going to find out.
View a Demo Download the Files
Please note that the demo link above directs you to Lateral Code’s own CSS file, where intelligent caching is used.







0