Re: [WSG] CSS Validators

2005-12-01 Thread Steve Ferguson


On Nov 28, 2005, at 3:59 PM, Geoff Pack wrote:



Alan Trick wrote:


Is there a problem with this:
http://jigsaw.w3.org/css-validator/DOWNLOAD.html




Only that it's written in Java - the server admins here would  
prefer something else. It looks like we will have to go with it  
anyway, as we can't find any alternatives.


Thanks also for the other responses. We currently use the w3c  
online validator for sites as we develop them, but we are looking  
for something that will enable us to trawl though all our content  
and check it.




I built the css validator a couple of days ago. I had planned on  
making a binary distribution available, but was reluctant to do so  
after I found quite a few problems using the command line version of  
the software.


I've kicked it around for a few days and decided that some people  
might find it useful, warts and all.


So if you are interest running the css-validator locally take a look  
at http://illumit.com/css-validator/. I'd appreciate your feedback.


Sincerely,
Steve Ferguson - Illumit http://illumit.com


cheers,
Geoff



**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**






**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**



Re: [WSG] CSS Validators

2005-11-28 Thread Christian Peper

Geoff Pack wrote:

Does anyone know of a downloadable CSS validator (other than the W3C one) that 
I can install on an local server to batch check files on my local network? We 
currently use the WDG html validator, but their CSS validator is not available 
for download.

Topstyle, either freeware or paid version will do validation. But only 
by loading the .css file and selecting which version (css1, css2, TV 
profile, etc.) you want. Maybe the paid version can do batch checking, 
but not sure as I only use the freeware version.


http://www.bradsoft.com/topstyle/index.asp

Chris.
**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**



Re: [WSG] CSS Validators

2005-11-28 Thread Alan Trick
On Thu, 2005-11-24 at 12:42 +1100, Geoff Pack wrote:
 Does anyone know of a downloadable CSS validator (other than the W3C one) 
 that I can install on an local server to batch check files on my local 
 network? We currently use the WDG html validator, but their CSS validator is 
 not available for download.
 
 Cheers
 Geoff Pack
 

Is there a problem with this:
http://jigsaw.w3.org/css-validator/DOWNLOAD.html

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



Re: [WSG] CSS Validators

2005-11-28 Thread Alan Trick
On Thu, 2005-11-24 at 12:42 +1100, Geoff Pack wrote:
 Does anyone know of a downloadable CSS validator (other than the W3C one) 
 that I can install on an local server to batch check files on my local 
 network? We currently use the WDG html validator, but their CSS validator is 
 not available for download.
 
 Cheers
 Geoff Pack
 

Is there a problem with this one:
http://jigsaw.w3.org/css-validator/DOWNLOAD.html

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



RE: [WSG] CSS Validators

2005-11-28 Thread Geoff Pack

Alan Trick wrote:
 Is there a problem with this:
 http://jigsaw.w3.org/css-validator/DOWNLOAD.html
 

Only that it's written in Java - the server admins here would prefer something 
else. It looks like we will have to go with it anyway, as we can't find any 
alternatives.

Thanks also for the other responses. We currently use the w3c online validator 
for sites as we develop them, but we are looking for something that will enable 
us to trawl though all our content and check it.

cheers,
Geoff



**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



Re: [WSG] CSS Validators

2005-11-28 Thread Steve Ferguson


On Nov 28, 2005, at 3:59 PM, Geoff Pack wrote:



Alan Trick wrote:


Is there a problem with this:
http://jigsaw.w3.org/css-validator/DOWNLOAD.html




Only that it's written in Java - the server admins here would  
prefer something else. It looks like we will have to go with it  
anyway, as we can't find any alternatives.


Thanks also for the other responses. We currently use the w3c  
online validator for sites as we develop them, but we are looking  
for something that will enable us to trawl though all our content  
and check it.


I've been thinking about integrating the w3c css validator with  
WebLight for quite some time. That would give you what you want a  
crawling css validator. Wish it was done now.


I just built the validator, it's kind of a pain. I'll post a binary  
tommorow.


Cheers,
Steve Ferguson - Developer WebLight http://illumit.com/weblight


cheers,
Geoff



**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**






**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**



Re: [WSG] CSS Validators

2005-11-27 Thread Steve Ferguson

What don't you want to use the W3C one?

On Nov 23, 2005, at 5:42 PM, Geoff Pack wrote:



Does anyone know of a downloadable CSS validator (other than the  
W3C one) that I can install on an local server to batch check files  
on my local network? We currently use the WDG html validator, but  
their CSS validator is not available for download.


Cheers
Geoff Pack






**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**






**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**



RE: [WSG] CSS Validators

2005-11-27 Thread Peter Williams
 Geoff Pack wrote:
  ...install on an local server to batch check files  
  on my local network?

 From: Steve Ferguson
 
 What don't you want to use the W3C one?

...files on my local network, if you're working on an intranet
you can't use the w3c validators, unless you cut and paste, or
upload files, which is a bother at times.

-- 
Peter Williams
**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



Re: [WSG] CSS Validators

2005-11-27 Thread Steve Ferguson


On Nov 27, 2005, at 7:44 PM, Peter Williams wrote:


Geoff Pack wrote:


...install on an local server to batch check files
on my local network?





From: Steve Ferguson

What don't you want to use the W3C one?



...files on my local network, if you're working on an intranet
you can't use the w3c validators, unless you cut and paste, or
upload files, which is a bother at times.


You can download and build the w3c css valididator.

You can probably find a binary distribution, if not and you want one,  
let me know. I'll build one and make it available.



--
Peter Williams
**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**






**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**



Re: [WSG] CSS Validators

2005-11-27 Thread Lachlan Hunt

On Nov 23, 2005, at 5:42 PM, Geoff Pack wrote:
Does anyone know of a downloadable CSS validator (other than the W3C 
one) that I can install on an local server to batch check files on my 
local network? We currently use the WDG html validator, but their CSS 
validator is not available for download.


Firefox 1.5 and higher will report CSS errors in the JavaScript console. 
 It won't do batch files, unfortunately, but I find it more convenient 
than a validator anyway, since it tells me as I'm writing and previewing 
them.


--
Lachlan Hunt
http://lachy.id.au/

**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**



RE: [WSG] CSS Validators

2005-11-23 Thread Paul Noone
I hazard to mention that Dreamweaver has built-in validation for CSS acrosse
various browsers.

StyleMaster is probably worth checking out, too. Although there are others
on this list far better equipped to dicuss its merits than I. ;)

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Geoff Pack
Sent: Thursday, 24 November 2005 12:43 PM
To: wsg@webstandardsgroup.org
Subject: [WSG] CSS Validators


Does anyone know of a downloadable CSS validator (other than the W3C one)
that I can install on an local server to batch check files on my local
network? We currently use the WDG html validator, but their CSS validator is
not available for download.

Cheers
Geoff Pack






**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**

**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



Re: [WSG] CSS Validators

2005-11-23 Thread Jhondie Abenaza
You can try using HTML-kit  try to install the plugin for w3c css validatorhere is the link http://www.chami.com, hope this will help you.regardsJhondie AbenazaGeoff Pack [EMAIL PROTECTED] wrote: Does anyone know of a downloadable CSS validator (other than the W3C one) that I can install on an local server to batch check files on my local network? We currently use the WDG html validator, but their CSS validator is not available for download.CheersGeoff Pack**The discussion list for  http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list  getting help**








Linux by choice, geek by nature.

www.jdam.net 
		 Yahoo! Music Unlimited - Access over 1 million songs. Try it free.