473,386 Members | 1,785 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,386 software developers and data experts.

Is there a HTML to XHTML gateway on the WWW?

regards:

Is there a HTML to XHTML gateway on the WWW?
Any positive suggestion is welcome.

thank you
May goodness be with you all
Thank you,Positive Feedback to mi*****@gmail.com

Jul 24 '05 #1
7 1575
On 7 May 2005 03:04:25 -0700, "mike" <s9*****@mail.yzu.edu.tw> wrote:
Is there a HTML to XHTML gateway on the WWW?
Any positive suggestion is welcome.


And why would something like that be required in the first place?

(oh, I see, you are posting from Google, what a pity)

--
Rex
Jul 24 '05 #2
mike wrote:

Is there a HTML to XHTML gateway on the WWW?
Any positive suggestion is welcome.

HTML and XHTML are markup languages, not networking protocols. Perhaps
you could explain what you are trying to do?

--
jmm dash list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
Jul 24 '05 #3
Jan Roland Eriksson wrote:

(oh, I see, you are posting from Google, what a pity)

You know.... Not everyone is fortunate enough to have Usenet access.
Don't be a jerk just because someone posted from Google.

--
Grant Smith
A+, Net+, MCP x 2

eNVENT Technologies - www.envent-tech.com
Jul 24 '05 #4
On Sat, 07 May 2005 19:38:46 GMT, Grant Smith - eNVENT Technologies
<gr*********@envent-tech.com> wrote:
Jan Roland Eriksson wrote:
(oh, I see, you are posting from Google, what a pity)
You know.... Not everyone is fortunate enough to have
Usenet access.
Why is that? Getting a decent Usenet news feed must be one of the
simplest things one can do on Internet AFAIK.

But there is a prerequisite of course; one must know that there is such
a thing called Usenet news discussion groups at first and not be
confused into thinking that Usenet is some sort of Google operated
helpdesk.
Don't be a jerk just because someone posted from Google.


The quality of posts on Usenet started to deteriorate even more after
Google opened their "Usenet web interface". Lets face it, people in
general are just sloppy and lazy, does no homework and don't care to
research their topic before slapping it onto the Google Usenet
interface.

Many have killfiled the whole gmail domain, maybe I should do the same?
although it would be a bit unfair to the few that have understood what
Google offers and knows how to use it correctly.

--
Rex
Jul 24 '05 #5
mike wrote:
Is there a HTML to XHTML gateway on the WWW?


As far as I remember, an Apache module can converts an html webpage to
an xhtml one on the fly. But I wouldn't recommend to use it.
As your question is particularly surprising, can you tell us more abour
your exact needs ?
Jul 24 '05 #6
regards:

My program logic is following:
http://www.wretch.cc/album/show.php...=1114017894&p=4

from Step1 to Step4

(1)I want to input from the nokia mobile browser from the translated
XHTML1.0 document?
(2)analyze the HTTP_REQUEST and HTTP_RESPONSE
(3)Make programming architecture reasonable and done.

thank you
May goodness be with you all
Thank you,Feedback to mi*****@gmail.com

Jul 24 '05 #7
Dreamweaver can convert an HTML document to XHTML. Go to File >
Convert > XHTML. You may want to use Commands > Clean up HTML first.
There is also an open source program called Tidy for converting between
HTML and XHTML, as well as tidying up bad code. I've never actually
used it, but I know it can be accessed with PHP.
Heres some general information on Tidy:
http://www.w3.org/People/Raggett/tidy/
And if you look on this list of all PHP functions, you will find some
functions for using Tidy from PHP:
http://www.php.net/manual/en/index.functions.php

Jul 24 '05 #8

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

Similar topics

87
by: CMAR | last post by:
For xhtml validatin, which is the right metatag to use for English language or can one forget about this tag? <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta...
2
by: mike | last post by:
regards: I follow the following steps to converting from HTML to XHTML http://webpageworkshop.co.uk/main/xhtml_converting My parser is http://htmlparser.sourceforge.net/ Xhtml version is 1.0...
47
by: Chuck | last post by:
Is there any logical reason why one should convert if css is already being used? What possible, immediate, benefit would there be? I am at a loss to see what, pragmatic, difference it would make.
6
by: Craig Cockburn | last post by:
http://www.google.com/gwt/n Seems to be down at the moment, was up a few hours ago. -- Craig Cockburn ("coburn"). http://www.SiliconGlen.com/ Please sign the Spam Petition:...
9
by: anupamjain | last post by:
Hi, After 2 weeks of search/hit-and-trial I finally thought to revert to the group to find solution to my problem.(something I should have done much earlier) This is the deal : On a JSP...
6
by: Rolf Welskes | last post by:
Hello, if I have for example: <table style="width: 100%; height: 100%;" border="1"> <tr> <td style="width: 100px">k </td> <td style="width: 100px">k </td> </tr>
14
by: Stanimir Stamenkov | last post by:
I've found some contradiction I want to resolve. <http://www.w3.org/MarkUp/2004/xhtml-faq#mime11states: I've noted "_disallowed_ text/html" and "_must_ be sent with an XML-related media...
6
by: Guy Macon | last post by:
cwdjrxyz wrote: HTML 5 has solved the above probem. See the following web page: HTML 5, one vocabulary, two serializations http://www.w3.org/QA/2008/01/html5-is-html-and-xml.html
11
Dormilich
by: Dormilich | last post by:
Lately I have seen so much awful HTML, that I like to show what a HTML document should look like, regarding the requirements from the W3C. the absolute minimum is defined as: or expressed in...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...

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.