Click to See Complete Forum and Search --> : Goings on at the W3C


Charles
01-30-2003, 10:07 AM
A revision to CSS2 is in the works. "[T]he CSS Working Group has released an interim Working Draft of Cascading Style Sheets, Level 2 Revision 1 (CSS 2.1)" (http://www.w3.org/TR/2003/WD-CSS21-20030128/)

Voice Extensible Markup Language (VoiceXML) Version 2.0 is now a Candidate Recommendation. (http://www.w3.org/TR/2003/CR-voicexml20-20030128/)

And they're even working on an Ink Markup Language. (http://www.w3.org/TR/2003/NOTE-inkreqs-20030122/)

Rick Bull
01-31-2003, 06:09 AM
I have to say though that I think a lot of what they are doing in CSS 2.1 is wrong. They're removing/changing stuff that they shouldn't in my opinion. Not to say there aren't good points too though.

Stefan
01-31-2003, 08:34 AM
Originally posted by Rick Bull
I have to say though that I think a lot of what they are doing in CSS 2.1 is wrong. They're removing/changing stuff that they shouldn't in my opinion. Not to say there aren't good points too though.

BTW Rick, you might be interested in knowing that url for cursors are BACK in the latest draft :)
Make sure to complain about other things you don't like, the W3C is listening.

Rick Bull
02-01-2003, 07:53 AM
Yeah actually I quickly looked at it the other day and saw it. I'm glad that's back, and I think there was a note about using SVG and PNG for cursors. I was reading on the Mozillazine forums and it made me think that URL was removed because there is no cross-platform cursor standard.

Charles
02-03-2003, 10:10 AM
And the good folks are out with another XHTML™ 2.0 Working draft.

Robert Wellock
02-04-2003, 09:52 AM
Yes, CSS Orange is now a being thought of as a 'Color', which is strange, but at least there is now an explanation - so it wasn't Frobozz afterall.

Unfortunately at the moment, the XHTML 2.0 draft is going one step forward and two steps back, destroying some of the better XHTML 1.1 concepts.

Stefan
02-05-2003, 06:42 AM
Originally posted by Robert Wellock
Yes, CSS Orange is now a being thought of as a 'Color', which is strange, but at least there is now an explanation - so it wasn't Frobozz afterall.


I think it's so they can maket it as

CSS 2.1
Now with ORANGE! :D

Rick Bull
02-06-2003, 06:38 AM
Hehe, maybe you should offer that slogan to them? ;) I'm too lazy to look, but does CSS 3 include orange too?

Stefan
02-06-2003, 09:27 AM
Originally posted by Rick Bull
[BI'm too lazy to look, but does CSS 3 include orange too? [/B]

Yepp, and a ****load of other colors too.

http://www.w3.org/TR/2002/WD-css3-color-20020418/#x11-color

Not sure how usefull it will be, other then as suggestions when you pick out your colors, as older browsers will still need the hexvalue to work.

Rick Bull
02-07-2003, 05:18 AM
Oh I see they've taken in all those stupid colours ;) I can't really see the point of colour names, I prefer to use proper hex values, execpt for things like white, black, red, blue etc. But I suppose as a lot of browsers support those colours anyway they might as well be there. Actually I would have thought browsers would have a list of colour names in a config file or something so that users can edit it if they want another colour that is introduced later, or becomes popular on the web.