473,406 Members | 2,345 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Integrating xhtml/html validation into a web-based CMS(MS-windows)

Hi folks:

I'm assuming someone's been down this path before: we want to provide our
users with a tool integrated into our content-management website that will
allow them to validate their html & xhtml documents. Our servers will be MS
Win-2000.

Plug-in commercial modules considered (something in .NET? COM+? Service
exe?).

Alternatively, if we could get hold of the source for a parsing-validation
engine that can be compiled on Win-2000, we could bolt it in ourselves. My
attempts to wander around the net seem to indicate much of the source for
this sort of thing is unix-oriented. - I'm pretty unix-oriented myself, but
the workplace & client-base isn't :-)

Yes, I know, our users could always use any number of web-hosted validators,
or stand-alone validating tools which would do the job perfectly well, but
that's much too difficult and complicated, and they'd rather pay us to fit
the validation evaluation process into a nice simple all-in-one CMS with one
URL which they won't forget.

My email is below (pardon the obfuscation), or reply to group.

Thanks

Larry

--
Larry Cook, B.A. / L.L.B. (Melbourne), Dip.Comp.Sci. (La Trobe)
alias (purple_xs2) at email address (southcom) type (com) country (au)
Jul 20 '05 #1
3 1701
In article <BB******************@127.0.0.1>,
Spam Survivor <ad***@127.0.0.1> wrote:

% Alternatively, if we could get hold of the source for a parsing-validation
% engine that can be compiled on Win-2000, we could bolt it in ourselves.

libxml parses and validates both XML and HTML.

--

Patrick TJ McPhee
East York Canada
pt**@interlog.com
Jul 20 '05 #2
In article <bk**********@news.eusc.inter.net>, one of infinite monkeys
at the keyboard of pt**@interlog.com (Patrick TJ McPhee) wrote:
libxml parses and validates both XML and HTML.


The HTMLparser of libxml2 makes no attempt to validate. In certain
respects it's tag-soup: for example it applies XML comment syntax,
(which is incorrect in HTML) and doesn't grok many SGML abbreviated
forms that are technically permitted in HTML.

It's good at parsing real-world HTML (including tag-soup), but that's
totally different to validating.

--
Nick Kew

In urgent need of paying work - see http://www.webthing.com/~nick/cv.html
Jul 20 '05 #3
In article <BB******************@127.0.0.1>, one of infinite monkeys
at the keyboard of Spam Survivor <ad***@127.0.0.1> wrote:
Plug-in commercial modules considered (something in .NET? COM+? Service
exe?).
I could supply either a COM component or a Webservice running on
Windows/Apache. In either case that'll mean porting existing Unix
software, but it won't be the first time: I've ported much of Site
Valet in the past.
Alternatively, if we could get hold of the source for a parsing-validation
engine that can be compiled on Win-2000, we could bolt it in ourselves. My
OpenSP - but it's not the easiest library to work with.
that's much too difficult and complicated, and they'd rather pay us to fit
the validation evaluation process into a nice simple all-in-one CMS with one
URL which they won't forget.


A variant I can supply is a validating spider that bugs page maintainers
(by email) when it encounters invalid pages. That was ported to Windows
over two years ago, as part of a bigger QA toolkit supplied with a CMS.

--
Nick Kew

In urgent need of paying work - see http://www.webthing.com/~nick/cv.html
Jul 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: Nalaka | last post by:
Hi, I suddenly started getting a lot of errors from html validation (some CSS) so I followed the following instructions to disable it. If you'd rather not have these types of HTML validation...
8
by: goldtech | last post by:
Newbie esp about html validation - seems like something to strive for. Yet many pages even "enterprise" corporate type pages do not validate, yet seem to display well on most browsers. Two...
10
by: NikitaTheSpider | last post by:
Hi all, I would like to announce the alpha release of a service that does bulk/batch HTML validation, link checking and more. During alpha testing, the service is free -- I need people to try this...
1
by: Tatyana | last post by:
Hi All, I have a question regarding validation with XHTML on ASP.Net websites. Our site is built on ASP.NET 2.0 with validation XHTML. Search Engine Optimizer advised us that we should change it...
14
by: howa | last post by:
Is it true that if my XHTML is conforming to the w3c XHTML DTD, my XHTML is validated and no need to run the HTML validation hosted on w3c web page? Thanks.
1
by: =?Utf-8?B?ZGlzY2lwbGluZTRldmVyNjY2?= | last post by:
Hi, the CMS out company wrote a few years ago, uses certain attrbutes not included in any HTML validation known. Is there a way to add these custom attributes to HTML validation within VS2005? I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.