Edit the CSS Validator

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
User avatar
JAB Creations
DevNet Resident
Posts: 2341
Joined: Thu Jan 13, 2005 6:44 pm
Location: Sarasota Florida
Contact:

Edit the CSS Validator

Post by JAB Creations »

I'm curious to look at the open source code for the W3C CSS Validator.

Don't get me wrong, I have no desire to learn and work with Java but I'd like to be able to open up a JAR file and see all the cookies...err code without the random static I get.

I downloaded jEdit and it seems no more useful then say, notepad.

Suggestions?
User avatar
Eran
DevNet Master
Posts: 3549
Joined: Fri Jan 18, 2008 12:36 am
Location: Israel, ME

Re: Edit the CSS Validator

Post by Eran »

eclipse?
User avatar
JAB Creations
DevNet Resident
Posts: 2341
Joined: Thu Jan 13, 2005 6:44 pm
Location: Sarasota Florida
Contact:

Re: Edit the CSS Validator

Post by JAB Creations »

This would be intended for a live website not a development scenario. Unless I'm missing something here though I'm just going off of what I'm seeing on Wikipedia.
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: Edit the CSS Validator

Post by Benjamin »

Try renaming it to .zip and decompressing it with winrar.

http://en.wikipedia.org/wiki/JAR_(file_format)
User avatar
JAB Creations
DevNet Resident
Posts: 2341
Joined: Thu Jan 13, 2005 6:44 pm
Location: Sarasota Florida
Contact:

Re: Edit the CSS Validator

Post by JAB Creations »

Perhaps I could manually $_POST it from the server and create a very simple site scrapper that checks the h3 element that displays the result?

Though I'd prefer to execute it through a more graceful manner if possible?

Oh, thanks for the RAR info astions!
User avatar
Eran
DevNet Master
Posts: 3549
Joined: Fri Jan 18, 2008 12:36 am
Location: Israel, ME

Re: Edit the CSS Validator

Post by Eran »

If you're referring to the validator API, I responded on it in your *other* thread on the same subject.
Post Reply