I'll look into implementing a validator that can be done on the server
locally. For now though, it caches the validation of each page forever
so after the first time a page loads it wont slow your site down at
all.

Also, I put it in a .tar.gz too: 
http://www.tech9computers.com/w3validator.tar.gz

On Jan 30, 1:49 am, Christoph Haas <[EMAIL PROTECTED]> wrote:
> Chris,
>
> On Tue, Jan 29, 2008 at 02:26:35PM -0800, Chris Moos wrote:
> > I created a middleware for pylons that validates all of your pages
> > with the W3 validator service, and caches the result.
>
> > Check it 
> > out:http://chrismoos.com/2008/01/29/pylons-xhtml-validator-middleware/
>
> Pretty cool! I don't want to install eggs directly here so I'd be
> interested in a .tar.gz if possible.
>
> There's supposed to be an offline version of the W3C validator so that
> you don't need to query the interweb. Would be great to somehow include
> that so validation can be done locally.
>
> And I wonder if the same is possible with Javascript linting
> (javascriptlint.com) because I'm too dumb to write good Javascript code
> and while thing mostly work in Firefox the Opera chokes on my Javascript
> code. :)
>
> Cool idea anyway. Thanks!
>
>  Christoph
> --
> [EMAIL PROTECTED]  www.workaround.org   JID: [EMAIL PROTECTED]
> gpg key: 79CC6586         fingerprint: 
> 9B26F48E6F2B0A3F7E33E6B7095E77C579CC6586

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to