Crosstips.org

My fun Crossword solver project. Crosstips.org & Krysstips.se

Kung Fu

Fujian White Crane Kung Fu

Fry-IT

Fry-IT is the company I work for

Photos

Photoalbum, both old and new.

Zope

What I have and am doing with Zope

Receptsamlingen

In Swedish only. About my "Collection of Recipes" website.

Contact me

My contact details and how to contact me.

 

KungFuPeople.com
Do you train Kung Fu?
Or know someone who does?
Then check out KungFuPeople.com


Mobile version of this page Mobile version of this page


 

You searched for keyword:compress
 

found 0 photos and 1 blogs in and 0 blog comments in 0.00 seconds



 

Blogs

  XHTML, HTML and CSS compressor - 6th of April 2004

Last week Fry-IT released CheckoutableTemplates which is a templating module add-on for Zope. It includes a module called slimmer.py which can compress XHTML, HTML and CSS. The CSS had a flaw in it that I hadn't foreseen. This flaw arises when you use M$ Internet Explorer hacks like this for example:

 #centercontent {
    margin-left
: 259px;
    margin-right
:249px;
    voice-family
: "\"}\"";
    voice-family
: inherit;
    margin-left
: 271px;
    margin-right
:251px;
    
}