Lowyat.NET Forums

Welcome Guest ( Log In | Register )

2 Pages < 1 2 
RSS feedBump TopicReply to this topicStart new topicStart Poll

Outline · [ Standard ] · Linear+

> XHTML is dead!

goldfries
post Aug 8 2009, 12:30 AM
Show posts by this member only |This post's rating (0+, 0-) | Post #21


King Kontributor
Group Icon

Group: Forum Admin
Posts: 27,714
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Jan 2003
From: www.goldfries.com







after a while with CSS, I have no problem with IE6, or at least not something that can't be fixed.

It is however unfortunate that often I could get everything done and still see it look dreadful on IE6, thus having to spend a little bit more time fixing it.

IE doesn't have useful tools like FF Web Dev extension, so that adds even more to the trouble-shooting.
User is online!Profile CardPM
Go to the top of the page
+Quote Post
golvin
post Aug 8 2009, 12:50 AM
Show posts by this member only |This post's rating (0+, 0-) | Post #22


Getting Started
**

Group: Junior Member
Posts: 207
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Mar 2006





QUOTE(goldfries @ Aug 8 2009, 12:30 AM)
after a while with CSS, I have no problem with IE6, or at least not something that can't be fixed.

It is however unfortunate that often I could get everything done and still see it look dreadful on IE6, thus having to spend a little bit more time fixing it.

IE doesn't have useful tools like FF Web Dev extension, so that adds even more to the trouble-shooting.
*



Firebug does have a 'Lite' version for non-Firefox browsers. Although not as feature rich as the original version, it's quite good. Microsoft also has IE Developer Toolbar as an addon for IE.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
sunsuron
post Aug 8 2009, 02:52 AM
Show posts by this member only |This post's rating (0+, 0-) | Post #23


PHP Web Developer
*****

Group: Senior Member
Posts: 835
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Nov 2004






QUOTE(masahito @ Aug 8 2009, 12:09 AM)
... but it is fakkap when the debugging time take too long.
*


QUOTE(goldfries @ Aug 8 2009, 12:30 AM)
after a while with CSS, I have no problem with IE6, or at least not something that can't be fixed.
It is however unfortunate that often I could get everything done and still see it look dreadful on IE6, thus having to spend a little bit more time fixing it.
IE doesn't have useful tools like FF Web Dev extension, so that adds even more to the trouble-shooting.
*


Agree. Speaking of productivity, time is everything. In my situation, the famous question from top management is always "So when do you think you can finish it?" This is a tough question because there are lots of variable to consider out there and most of the time, I'll ended up requesting extra days or weeks. There are things we can control and there are things we cannot. Thing like excluding IE6 support in the tech spec is something we can control. This eventually forcing end user to upgrade for the better. Less headache for us developer fixing f-ucked up technology which is not our fault in the first place and spend more time tackling real problem in our defined project scope. If I can eliminate 1 variable that I know can jeopardize my performance (speed), I think it's a big achievement.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
goldfries
post Aug 8 2009, 03:15 AM
Show posts by this member only |This post's rating (0+, 0-) | Post #24


King Kontributor
Group Icon

Group: Forum Admin
Posts: 27,714
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Jan 2003
From: www.goldfries.com







i remember when i first grasp CSS a few years back, some fixes take hours.

nowadays, usually takes about 5 - 10 minutes. biggrin.gif nowadays i find IE6 not as much a hassle as before. last time it was nightmare.

if all goes well, i could do a CSS that passes validation and works from IE8/FF down to IE6. if time is an issue, just use the # workaround - doesn't pass CSS validation but gets the work done.
User is online!Profile CardPM
Go to the top of the page
+Quote Post
Instant_noodle
post Aug 8 2009, 10:14 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #25


pipo~ pirorin~ jajyan~ chin~
*****

Group: Senior Member
Posts: 794
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Jun 2008
From: every stores, super maket and hypermart~~




QUOTE(golvin @ Aug 7 2009, 04:40 PM)
If I didn't get you wrongly, I think you mean by using HTML5's embedded video, we are not streaming? What makes u think we are not streaming. You should try it. It IS streaming. It doesn't put the whole webpage on hold while loading the video. So the issue with the connection does not exist because if your connection can stream FLVs, it should be able to stream HTML5 videos without problems. The only prerequisite is the browser support.

EDIT: now I get what everling means when saying 'same mechanism'. So you were referring to the streaming nature?
*

i never said those aren't streaming, but the difference here is life streaming vs stream-lag-lag-lag-disconnected-restream-lag streaming. well, customer would be happy about the demo (if the item requires video/audio streaming like an online surveillance thing) but they'll be unhappy about the product when it runs live. tried msn/skype's video? doesn't the service just being bad from time to time and the response given from TMNut is "lulwut? i dunno..."

i'm still not sure what would be the outcome of the standard since support for ogg as build in standard has been disbanded due to few objections. if there was any progress made, it would not be popular and cause any sensation.

QUOTE(everling @ Aug 7 2009, 05:52 PM)
Instant_noodle, HTML5 video playback is exactly the same as YouTube with only one major difference. You do not need Flash because the decoder is built-in.

This also allows the browser developers to treat the <video> as a first class citizen. Flash <object>s are notorious for hating CSS and other stuff that tries to overlay on top of it.
*

tried download some files without any download manager lately? that's the point i emphasize on. it will not work quite well when comes to streaming video/audio in our country and people will still use Flash objects for seaming lagless blurry video while others is running on clearer HD version, if the whole HTML 5 streaming stuff is finalized.

i know the object has similar functions with <option> tags in unpatched IE6, which ignores whatever layer being put on top of it.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
everling
post Aug 10 2009, 10:36 AM
Show posts by this member only |This post's rating (0+, 0-) | Post #26


Enthusiast
*****

Group: Senior Member
Posts: 950
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Feb 2008




If it is regarding broken downloads, Flash isn't innately better.

YouTube URIs have a start time parameter that specifies where the video starts at. This allows YouTube to resume playback of a broken download by starting another download. I presume that ActionScript event handling was involved. It isn't far-fetched that the same can be implemented with <video> by the way of JavaScript event handling.

I do not know how other video sites handle the problem, but I would guess it would be the same if they did spend the effort.

Am I wrong?

This post has been edited by everling: Aug 10 2009, 10:39 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Instant_noodle
post Aug 10 2009, 11:12 AM
Show posts by this member only |This post's rating (0+, 0-) | Post #27


pipo~ pirorin~ jajyan~ chin~
*****

Group: Senior Member
Posts: 794
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Jun 2008
From: every stores, super maket and hypermart~~




QUOTE(everling @ Aug 10 2009, 10:36 AM)
If it is regarding broken downloads, Flash isn't innately better.

YouTube URIs have a start time parameter that specifies where the video starts at. This allows YouTube to resume playback of a broken download by starting another download. I presume that ActionScript event handling was involved. It isn't far-fetched that the same can be implemented with <video> by the way of JavaScript event handling.

I do not know how other video sites handle the problem, but I would guess it would be the same if they did spend the effort.

Am I wrong?
*


you're not wrong, but we need to see the outcome for the full specification, and it is one heck of a long wait.

XHTML would still live for quite a long time with few large company like macromedia or borland and with the huge IE6 hoarding fan-boy/gurl from M$, it'll be a real headache if HTML 5 really got implemented and some dude in the company who know nuts about it starting to boaster on how great and how useful it can be, that brings unforeseen and unbearable consequences to the whole dev team to quickly adapt the technology in a short time without understanding the fundamental basics while getting b!tched by their customers on 'why tha fook it not working?'
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
M1X
post Aug 10 2009, 02:05 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #28


='(
******

Group: Senior Member
Posts: 1,237
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: May 2007
From: Kuching





So XHTML going to move into something like MXML (Flex/Flash)? Well ah, what can I say? For me those things just barely the same things, except MXML can have event listener on it too. Well I would be happy if HTML evolve into more 'supportive' in term of action handling.

Changes? Well it would take ages... Why don't we just maximize what we have now?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

2 Pages < 1 2
Bump TopicReply to this topicTopic OptionsStart new topic
 

Lo-Fi Version Time is now: 19th March 2010 - 12:37 AM
All Rights Reserved 2003-2009 Vijandren Ramadass (~living on a prayer~)