Go Back   CodingForums.com > :: Client side development > General web building > Site reviews

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-01-2004, 01:49 PM   PM User | #1
Vladdy
Senior Coder

 
Join Date: Jun 2002
Location: Nashua, NH
Posts: 1,724
Thanks: 0
Thanked 0 Times in 0 Posts
Vladdy is an unknown quantity at this point
Site facelift

Translated my CSS Preprocessor to PHP and used it to give my site a facelift: www.klproductions.com
Give me your best shot
__________________
Vladdy | KL
"Working web site is not the one that looks the same on common graphical browsers running on desktop computers, but the one that adequately delivers information regardless of device accessing it"
Vladdy is offline   Reply With Quote
Old 07-01-2004, 02:31 PM   PM User | #2
mindlessLemming
Senior Coder

 
Join Date: Oct 2003
Location: Australia
Posts: 1,963
Thanks: 0
Thanked 0 Times in 0 Posts
mindlessLemming is an unknown quantity at this point
Cool, gonna share the code at any point?
Seriously though, how come IE5.5/pc gets style but IE5/pc gets the NN4.7 treatment?
..not picking, just curious
__________________

I take no responsibility for the above nonsense.


Left Justified
mindlessLemming is offline   Reply With Quote
Old 07-01-2004, 02:38 PM   PM User | #3
Vladdy
Senior Coder

 
Join Date: Jun 2002
Location: Nashua, NH
Posts: 1,724
Thanks: 0
Thanked 0 Times in 0 Posts
Vladdy is an unknown quantity at this point
I'm working on presentation page and documentation for the preprocessor, should have the release in a few weeks.
As far as IE5.0 goes - that is what you get for still leaving in the last century
Seriously, that is one of the preprocessor advantages, I can add browser support gradually and IE 5.0 is not that high on my priority list - need to make sure there are no problems with the latest Opera releases
__________________
Vladdy | KL
"Working web site is not the one that looks the same on common graphical browsers running on desktop computers, but the one that adequately delivers information regardless of device accessing it"
Vladdy is offline   Reply With Quote
Old 07-01-2004, 02:44 PM   PM User | #4
mindlessLemming
Senior Coder

 
Join Date: Oct 2003
Location: Australia
Posts: 1,963
Thanks: 0
Thanked 0 Times in 0 Posts
mindlessLemming is an unknown quantity at this point
Quote:
Originally Posted by Vladdy
I'm working on presentation page and documentation for the preprocessor, should have the release in a few weeks.
Look forward to it I'm working on a massive project at the moment that could make good use of something like this...
Quote:
As far as IE5.0 goes - that is what you get for still leaving in the last century
Hehe, it's not like I use IE for anything other than legacy testing. On that note, I was very happy to see that Gmail officially does not support IE 5!
Great to see the big guys helping us out by encouraging the "thinning of the weak"
__________________

I take no responsibility for the above nonsense.


Left Justified
mindlessLemming is offline   Reply With Quote
Old 07-01-2004, 02:56 PM   PM User | #5
Vladdy
Senior Coder

 
Join Date: Jun 2002
Location: Nashua, NH
Posts: 1,724
Thanks: 0
Thanked 0 Times in 0 Posts
Vladdy is an unknown quantity at this point
Quote:
Originally Posted by mindlessLemming
Look forward to it I'm working on a massive project at the moment that could make good use of something like this..
The code is mostly ready. There are two features that I thought about in the beginning - file inclusion and code compression (i.e. CSS comment and white space removal) - which I decided to leave out from the initial release.
I have preliminary documentation here: http://www.vladdy.net/klcsspp/aboutklcsspp.asp
and the syntax is pretty straight-forward.
You can see the original file with preprocessor instructions that I use for my site here: http://www.klproductions.com/styles/screen.xcss
The result of preprocessing can be viewed at: http://www.klproductions.com/klcsspp...es/screen.xcss
and would depend on the browser used. At the top of the resulting CSS output there is profiling information, whivh will be optional in the final release. As you can see the preprocessing is pretty fast and does not add any noticable delay.
If you are interested in beta-testing, PM or E-Mail me - I can give you a decent discount...
__________________
Vladdy | KL
"Working web site is not the one that looks the same on common graphical browsers running on desktop computers, but the one that adequately delivers information regardless of device accessing it"
Vladdy is offline   Reply With Quote
Old 07-01-2004, 03:25 PM   PM User | #6
mindlessLemming
Senior Coder

 
Join Date: Oct 2003
Location: Australia
Posts: 1,963
Thanks: 0
Thanked 0 Times in 0 Posts
mindlessLemming is an unknown quantity at this point
Quote:
Originally Posted by Vladdy
If you are interested in beta-testing, PM or E-Mail me - I can give you a decent discount...
Doh! The project I'm working on is open source, so everything in it must be GNU or better Cheers for the offer though
__________________

I take no responsibility for the above nonsense.


Left Justified
mindlessLemming is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:20 AM.


Advertisement
Log in to turn off these ads.