LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 02-03-2004, 03:15 PM   #1
Squall
Member
 
Registered: Jan 2004
Location: The land of the free and the home of the brave
Distribution: Slack 10
Posts: 239

Rep: Reputation: 31
Html 5.0?


When is html 5.0 coming out?
 
Old 02-03-2004, 03:22 PM   #2
Caeda
Senior Member
 
Registered: Jul 2003
Location: Indiana
Distribution: Suse 6.0+, Mandrake 5.0-10.0, Redhat 6.0-9.0, Gentoo 1.2+, Gnoppix, Knoppix, Sabayon, Ubuntu 5.04+
Posts: 1,811

Rep: Reputation: 45
what does this have to do with linux programming. o.o
 
Old 02-03-2004, 03:23 PM   #3
wapcaplet
LQ Guru
 
Registered: Feb 2003
Location: Colorado Springs, CO
Distribution: Gentoo
Posts: 2,018

Rep: Reputation: 48
I think it's called XML

I suspect that HTML will slowly be phased out; I'd be surprised if there are any more significant revisions to it, given that there are far better alternatives now. In particular, XHTML 2.0 is supposed to leave out a lot of backwards compatibility for HTML.

Check out the HTML Activity Statement for an idea of HTML's future.

Last edited by wapcaplet; 02-03-2004 at 03:25 PM.
 
Old 02-03-2004, 03:24 PM   #4
Pcghost
Senior Member
 
Registered: Feb 2003
Location: The Arctic
Distribution: Fedora, Debian, OpenSuSE and Android
Posts: 1,820

Rep: Reputation: 46
Actually I was just reading that XHTML 1.0 is set to replace HTML as the standard set by the w3c organization. Same thing, with a few changes.
 
Old 02-03-2004, 04:15 PM   #5
Squall
Member
 
Registered: Jan 2004
Location: The land of the free and the home of the brave
Distribution: Slack 10
Posts: 239

Original Poster
Rep: Reputation: 31
Quote:
Originally posted by Caeda
what does this have to do with linux programming. o.o
Forum description:
"This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game."
 
Old 02-03-2004, 04:45 PM   #6
Strike
Member
 
Registered: Jun 2001
Location: Houston, TX, USA
Distribution: Debian
Posts: 569

Rep: Reputation: 31
Quote:
Originally posted by Squall
Forum description:
"This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game."
HTML has nothing to do with programming though. It's a markup language, not a programming language.
 
Old 02-03-2004, 04:51 PM   #7
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
I'm sure no one here knows when 5.0 is going to come out... until it does. They've been on 4.0 for years now, I really don't see anything that would cause a new version, etc.

And HTML questions are welcome here or in the General forum.

Regards.
 
Old 02-11-2004, 04:12 AM   #8
Chris Weimer
Member
 
Registered: Jan 2004
Location: NYC
Distribution: Fedora XFCE
Posts: 91

Rep: Reputation: Disabled
Quote:
Originally posted by Strike
They've been on 4.0 for years now
Actually, the latest was 4.1, and then XHTML 1.0 and 1.1 replaced HTML as the official markup language of the W3C. Soon, XHTML 2.0 will come out, and it's supposed to be entirely different than 1.1, not even a stepping stone but HTML will be completely phased out. Good riddance, and yet at the same time, it was like we didn't spend enough time together...

Anyway, everyone will soon enough be using XML with XSLT to create "intelligent websites so it doesn't matter that HTML 5.0 will never come out.
 
Old 02-11-2004, 08:06 AM   #9
Strike
Member
 
Registered: Jun 2001
Location: Houston, TX, USA
Distribution: Debian
Posts: 569

Rep: Reputation: 31
There is no 4.1, there is 4.01 (which is essentially the same as 4.0).
 
Old 02-11-2004, 11:18 AM   #10
Cruxus
Member
 
Registered: Aug 2003
Location: St. Louis, Missouri
Distribution: Debian 3.0r1 (2.4.18-5 i686)
Posts: 104

Rep: Reputation: 21
There will be no HTML 5.0. HTML 4.01 was the last W3C recommendation for normal HTML. XHTML 1.1 is the current recommendation, and that's mostly XHTML 1.0 with some modularization and the addition of some internationalization features, as far as I know. As others have said, XHTML 2.0 is going to remove the deprecated features from XHTML 1.x and move to a syntax that separates structure from presentation. This is how the W3C has wanted HTML to be since forever anyway.
 
Old 02-11-2004, 07:22 PM   #11
Chris Weimer
Member
 
Registered: Jan 2004
Location: NYC
Distribution: Fedora XFCE
Posts: 91

Rep: Reputation: Disabled
Quote:
There is no 4.1, there is 4.01 (which is essentially the same as 4.0).
sorry, that was what I meant

Last edited by Chris Weimer; 02-11-2004 at 07:25 PM.
 
Old 06-10-2010, 10:24 AM   #12
Chris Weimer
Member
 
Registered: Jan 2004
Location: NYC
Distribution: Fedora XFCE
Posts: 91

Rep: Reputation: Disabled
Can I resurrect this thread to show how we were wrong?

http://www.w3.org/TR/html5/the-xhtml...html-documents

Although I like the direction it took. :-)
 
Old 06-10-2010, 10:32 AM   #13
pr_deltoid
Member
 
Registered: Jun 2010
Distribution: Fedora
Posts: 289

Rep: Reputation: 41
http://webdesign.about.com/gi/pages/..._id=6900520160
 
Old 06-10-2010, 11:39 AM   #14
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
No, it's not a programming language. You cannot write a program that can do things with HTML.
 
Old 06-10-2010, 11:47 AM   #15
pr_deltoid
Member
 
Registered: Jun 2010
Distribution: Fedora
Posts: 289

Rep: Reputation: 41
It technically isn't. I read even the w3 writings and documentation and what-not has never called it a programming language or referred to it as a programming language.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Merge Of Html Files Into A Single Html (or Pdf) fiomba Linux - Software 10 05-11-2018 11:28 AM
html code and including html files Hockeyfan Programming 2 08-22-2005 05:11 PM
how to convert text(html) back to html. d1l2w3 Linux - Software 4 04-08-2005 08:16 PM
Konqueror + file:/usr/share/doc/HTML/index.html jon_k Linux - Software 2 11-25-2003 05:06 AM
HTML Guru's or website Geeks (anyone who knows html) MasterC General 6 07-05-2002 01:59 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 09:22 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration