House of Fusion
Home of the ColdFusion Community

Search cf-talk

November 22, 2008

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
             1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30             

Search over 2,500 ColdFusion resources here  >>>      
Home /  Groups /  ColdFusion Talk (CF-Talk)

CSE HTMLValidator, checking/validating markup

  << Previous Post |  RSS |  Sort Oldest First |  Sort Latest First |  Subscribe to this Group Next >> 

07/06/2004 02:06 PM
Author:
Earl, George

Do you check/validate your markup with a software tool? Do you use CSE HTMLValidator or a similar tool? Or do you just use the validator in Dreamweaver? George george.earl@ssa.gov

07/06/2004 02:17 PM
Author:
Sandy Clark

I use CSE Validator, as well as the style check in topstyle (for CSS validation)   _____   From: Earl, George [mailto:George.Earl@ssa.gov] Sent: Tuesday, July 06, 2004 1:52 PM To: CF-Talk Subject: CSE HTMLValidator, checking/validating markup Do you check/validate your markup with a software tool? Do you use CSE HTMLValidator or a similar tool? Or do you just use the validator in Dreamweaver? George george.earl@ssa.gov   _____  

07/06/2004 02:35 PM
Author:
Damien McKenna

I use the Firefox/Mozilla plugin "Web Developer" which has links to different validators.  Works _really_ well! -- Damien McKenna - Web Developer - dmckenna@thelimucompany.com The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 "Nothing endures but change." - Heraclitus

07/06/2004 09:27 PM
Author:
Kay Smoljak

On Tue, 6 Jul 2004 14:32:14 -0400, Damien McKenna <dmckenna@thelimucompany.com> wrote: > I use the Firefox/Mozilla plugin "Web Developer" which has links to > different validators.  Works _really_ well! Yep, that's what I do. I set up the "custom validator" to point to the Web Design Group HTML Validator at http://www.htmlhelp.com - it will actually crawl the entire site and validate each page, which is much easier than validating each page. It also validates the generated output, which makes it far more useful than Dreamweaver's tools, which can only validate your source code. Or, check this out: http://kay.smoljak.com/archives/?validator-to-rss-in-cf/ I converted Ben Hammersley's HTML Validator to RSS tool to ColdFusion, and someone posted a couple of different ways of doing the same thing in the comments. My next project will be to make it crawl the entire site: http://kay.smoljak.com/archives/?crawling-html-validator-to-rss/ -- Kay Smoljak http://kay.smoljak.com


<< Previous Thread Today's Threads Next Thread >>

Mailing Lists