Webmaster Forum


Go Back   Webmaster Forum > Web Development > Coding Forum

Coding Forum Problems with your code? Discuss coding issues, including JavaScript, PHP & MySQL, HTML & CSS, Flash & ActionScript, and more.


Reply
 
LinkBack Thread Tools Display Modes
Share |
  #1 (permalink)  
Old 10-06-2010, 12:00 PM
Avinash's Avatar
v7n Mentor
Latest Blog:
None

 
Join Date: 08-23-06
Location: Jungles
Posts: 1,682
iTrader: 0 / 0%
HTML5 & The Future of HTML

I just came across this Developer World news article W3C: Hold Off on Deploying HTML5 in websites.

Quote:
"I don't think it's ready for production yet," especially since W3C still will make some changes on APIs, said Le Hegaret.
Although I'm not worried because HTML5 is already being supported by Chrome, Safari, etc but this is something to take seriously:

Quote:
"What's happening is the industry is realizing that HTML5 is going to be real," said Le Hegaret
What do you think as a developer? Will API changes introduced create any kind of backward-compatibility issues?
 
Reply With Quote
  #2 (permalink)  
Old 10-08-2010, 03:54 AM
Contributing Member
Latest Blog:
None

 
Join Date: 10-07-10
Location: Oklahoma City
Posts: 93
iTrader: 0 / 0%
Doubtful.

The main problem isn't backwards compatibility. It's interoperability between browsers. Since they have gone back and made changes more than once different browsers are at different stages of support for the HTML5 standard.

I think this is going to go down the same way that DRAFT 802.11n went down. You're going to see lots of partial and slightly different implementations across many browsers and it will take some time for things to settle down.
__________________
|Webhero.com|
|Founded 17 years ago|
|30,000 domains and growing|
|Superior 24/7 American phone support|
|Enterprise hosting at a non-enterprise price|
 
Reply With Quote
  #3 (permalink)  
Old 10-12-2010, 07:50 PM
HTMLBasicTutor's Avatar
Super Moderator
 
Join Date: 10-29-07
Location: British Columbia, Canada
Posts: 18,254
iTrader: 5 / 100%
A commentary on the article referenced in the opening post of this thread: The W3C and the “HTML5 Isn’t Ready” Backlash
__________________

HTML Basic Tutor - Learn how to code for better SEO
Basic Computer Information - Computer & internet basics for website owners

SEO troubleshooting and review services available. - Pm me.
 
Reply With Quote
  #4 (permalink)  
Old 10-13-2010, 01:44 AM
Avinash's Avatar
v7n Mentor
Latest Blog:
None

 
Join Date: 08-23-06
Location: Jungles
Posts: 1,682
iTrader: 0 / 0%
Yes, I read that yesterday. Thanks for posting the link here. But the original Developer World article was enough to convince a few managers that they should stay away from HTML5 for any serious project.

When you're trying to promote cutting edge technologies in your company, news like this only creates more trouble for your efforts.
__________________
"Neo, sooner or later you're going to realize just as I did that there's a difference between knowing the path and walking the path."

-
Morpheus (The Matrix)
 
Reply With Quote
  #5 (permalink)  
Old 10-14-2010, 09:06 PM
snakeair's Avatar
Super Moderator
 
Join Date: 12-31-07
Location: Medford, NJ
Posts: 42,669
iTrader: 3 / 100%
I am no coder but think this blog post might be useful to some folks. Feel free to add onto it.

From Mashable.com:

Quote:
There’s been a lot of talk lately about HTML5 and confusion about what it is, what can be done with it today, the best way to learn it, etc.

With so much hype in the marketplace, I wanted to tackle the questions we hear most from creative professionals who want to take advantage of HTML5 but are unsure about how to get started.
Continued at: http://mashable.com/2010/10/14/html5...per-questions/
__________________
Newbiz Advertising - A resourceful blog

Like us on Facebook: facebook.com/Newbizshop

Premium WordPress Themes - A list of themes.
 
Reply With Quote
  #6 (permalink)  
Old 10-14-2010, 10:23 PM
HTMLBasicTutor's Avatar
Super Moderator
 
Join Date: 10-29-07
Location: British Columbia, Canada
Posts: 18,254
iTrader: 5 / 100%
These don't work if the user has scripting turned off as some do for security reasons.
Quote:
-You can take it a step further by using the new HTML5 elements today with a combination of JavaScript and some CSS to ensure compatibility with older browsers.
-Developers can leverage JavaScript libraries such as Modernizr that take advantage of emerging technologies (HTML5, CSS3) while providing control over older browsers that may not support this functionality.
http://mashable.com/2010/10/14/html5...per-questions/
__________________

HTML Basic Tutor - Learn how to code for better SEO
Basic Computer Information - Computer & internet basics for website owners

SEO troubleshooting and review services available. - Pm me.
 
Reply With Quote
  #7 (permalink)  
Old 10-16-2010, 01:25 PM
Hades's Avatar
Senior Web Developer
Latest Blog:
None

 
Join Date: 01-23-07
Location: Argentina
Posts: 2,273
iTrader: 0 / 0%
I began using the basics of HTML 5 (header, footer, nav, aside, etc...) in some projects with a javascript that fixes incompatibilities with Internet Explorer and so far I've had good results with it.

HTML 5 may not be ready but some of its elements are definitely going to stay and I don't see anything wrong with using them if they are available.
__________________
Cristian Espinoza ~ Sr. Web Developer
Currently available for Freelance Web Development

(+54 9) 1155 601 661
Skype: espinoza.cristian
 
Reply With Quote
  #8 (permalink)  
Old 10-16-2010, 01:30 PM
lynxus's Avatar
Contributing Member
Latest Blog:
None

 
Join Date: 09-07-09
Location: UK
Posts: 206
iTrader: 0 / 0%
The whole "Hold off using html5" is silly.

Without using it, How will we figure out whats wrong and what needs adding?

I use HTML5 extensively for my google chrome app. ( like the html5 desktop notifications )
I know that the browser supports HTML5 and i know that ONLY chrome users will be using it.

This way i get to play with its features, Create a great app with extra features and know that they will work on 100% of users computers.
__________________
IMsupporting.com , Live chat & Live help software!
Live chat software | Live support software
100% Webbased, Unlimited operators, SSL, Free Trial + So much more.
 
Reply With Quote
  #9 (permalink)  
Old 10-19-2010, 02:33 PM
Junior Member
 
Join Date: 10-19-10
Posts: 3
iTrader: 0 / 0%
HTML 5 looks very promising.
I have created some sites with the new tags (head,aside,footer) and as @Hades mentioned, had good results.

I have also heard rumors that the search engines may give "extra love" to the sites with the new tags. This has yet to be denied or confirmed, but it makes it easier to determine what is article content, and what is your footer.

I guess more will be revealed as it is rolls out to the other browsers.
 
Reply With Quote
Go Back   Webmaster Forum > Web Development > Coding Forum

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adobe Illustrator Gets an HTML5 Update snakeair Web Design Lobby 0 09-13-2010 08:33 PM
Google Shows Its HTML5 With New Website snakeair Web Design Lobby 1 06-24-2010 06:31 AM
Too early to use HTML5? virtualmisc Coding Forum 5 11-19-2009 06:58 PM
Anyone developing in HTML5 already? Hades Coding Forum 6 08-18-2009 09:16 AM


V7N Network
Get exposure! V7N I Love Photography V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 10:53 PM.
Powered by vBulletin
Copyright © 2000-2013 Jelsoft Enterprises Limited.
Copyright © 2003 - 2013 Escalate Media LP




Search Engine Optimization by vBSEO 3.6.0 RC 2 ©2011, Crawlability, Inc.