Friday, May 21, 2010

HTML5 - The Future of the Web

Topic: HTML5 - The Future of the Web
This is your SiteProNews/ExactSeek Webmaster Newsletter!
To drop your subscription use the link at the bottom of this message.

SiteProNews logo Top Positions in the Web's Largest Article Directory!
Home     Videos     Article Archives     Contact Us     Privacy Statement     Micro-Blog     Forums     Reader Rewards    
Advertise in SiteProNews

  QUICK LINKS

MAY 21,  ISSUE #1389

Article Categories

   • Advertising
   • Blogs & Podcasts
   • Business
   • Ecommerce
   • Google
   • Linking Strategies
   • Marketing
   • RSS
   • SE Optimization
   • SE Positioning
   • SE Submission
   • SE Tactics
   • Security
   • Technology
   • Video Marketing
   • Web 2.0
   • Web Design
   • Webmasters
   • Website Promotion
   • Website Traffic
   • Writing

Web Search

   • Add a Site
   • Rapid Paid Inclusion
   • Low Cost Search Engine Ads
   • Search 85K News Sources

Blog Search

   • Add a Blog
   • Search 37,000+ Blogs
   • Grab a Blog RSS Feed
   • Grab a Blog Content Feed

Tools & Services
Webmaster Tools

   • Web Page Analyzer
   • Meta Tag Generator
   • Keyword Popularity Tool
   • Link Popularity Checker
   • Search Engine Submitter
   • Internet Tools Directory
   • Site Resource Directory

Traffic Exchanges

Get Free Visitors to Your Site with these Outstanding Services:

TrafficZap Visitor Exchange
TrafficZap

TrafficSwarm Visitor Exchange
TrafficSwarm


Site of the Day

TwitVid allows you to upload and tweet videos from your computer, phone or webcam. You can also share videos in realtime.

Does your web site qualify as a SPN Site of the Day? Webmaster resource sites can apply via email: sotd@sitepronews.com

App of the Day

Chit Chat for Facebook 1.3 (3.8 MB) is a tabbed IM client that allows you to chat with multiple Facebook contacts without the need for a web browser. Freeware for Windows 98/ NT/ 2k/ Me/ XP/ Vista/ 7.

If you have a Webmaster App that you would like listed on the SPN site, send us an email with details to: wapps@sitepronews.com

SPN Partners

Hostway's Business Broadcast: - Maximize your marketing power with an instant Web presence in multiple high traffic Internet directories! Hostway's Tango Reseller Platform has the industry's broadest set of white-label hosting services. Just sign up, set your revenue margin and sell!

Web-Source - Your Guide to Professional Web Site Design & Development.

TechNewsletters.com - A directory of IT newsletters with ratings & descriptions.

NewWebDirectory - A new internet web directory of professionally reviewed web sites providing both freebie and paid site submission.

FreeWebMonitoring - Monitor your web site's availability 24 hours a day, 7 days a week with email alerts and weekly web site statistics.

Top 10 Exposure - Forget PPC. Get Google-Type ads for $3 - $4 per month and top 10 exposure across 100's of search engines & web directories.

Rapid Paid Inclusion - Add Your URL to 50+ Search Engines. Fast Inclusion, Recrawls and Backlinks.

Get a Featured Article Position on GoArticles - Put your article at the top of any GoArticles.com category or sub-category for greater exposure and better rankings.



 

AddMe
Blog Search
SPN Videos
DropJack.com
Web Position
SubmitExpress
Top SEO Tools
SPN Micro-Blog
Website Builder
Top 10 Exposure
NewWebDirectory
Website Templates
FreeWebMonitoring
FreeWebSubmission
Rapid Paid Inclusion
Hostway Web Solutions
SmartWebGadgets.com



HTML5 - The Future of the Web

By Jennifer Robinson (c) 2010



Steve Jobs was recently quoted as saying "No one will be using Flash. The world is moving to HTML5" igniting interest in HTML5 and sparking numerous debates online in blogs and forums.

Jobs' prediction that flash is dead invokes memories of the famous Mark Twain quote "reports of my death are greatly exaggerated". While the debate rages on over the future of Flash, HTML5's destiny is assured.

It's not just Apple pointing to HTML5 as an internet revolution, Microsoft, Google, Opera, Mozilla, W3C and even Adobe themselves agree. In fact HTML5 may become historic for that very reason. It is arguably the only time Google, Microsoft and Apple have ever agreed on anything.



How HTML5 evolved was largely due to a disagreement with the W3C over Error Handling and the failure to embrace modern Internet applications. In 1997, W3C announced it would no longer extend HTML4 and saw XML and XHTML as the future. Draconian Error Handling, (Draco was the Greek leader that issued death penalties for minor offences), instructed that browsers were to treat all errors in XML as fatal. With 99% of web pages showing minor errors, and the lack of new features in XML, many webmasters ignored the new standard or continued to serve their websites as HTML, even when adopting XHTML.

In 2004, a group of developers and browser vendors including Apple, Opera and Mozilla gave a presentation to the W3C on evolving HTML4 to include new features for modern web applications. The W3C rejected their proposal of extending HTML and CSS. Those interested in evolving HTML4 rebelled and broke away from the W3C, forming their own working group called WHATWG (Web Hypertext Applications Technology Working Group). At the core of the WHATWG beliefs was backwards compatibility and forgiving error handling. WHATWG's vision was to extend HTML features including form handling while ensuring that it would degrade gracefully in older browsers. While the W3C wanted the world to move to a new standard XML, WHATWG planned to evolve existing HTML to support a modern Internet.

In 2006, Tim Berners-Lee, the founder of the W3C, recognized that the rebels at WHATWG had gained momentum and announced that the W3C would work together with WHATWG to evolve HTML. The W3C HTML Working Group was formed, working with HTML in conjunction with XHTML. HTML5 was officially born. In October 2009, W3C shut down XHTML2 making HTML5 the future of the Internet. The pirates had taken over the ship.

HTML5 marks a change in attitude from the W3C and seeks to support the diversity of HTML rather than just enforcement of web standards. It is an incredible achievement that HTML5 is backward compatible, meaning most of HTML5 can be used straight away albeit with some JavaScript hacks on semantics for IE. Ideas from W3C, Apple, Microsoft, Google, Mozilla, Opera and many other experts combine to pull the best bits out of HTML and browsers past into an exciting upgrade of the HTML language that promotes inclusion not exclusion.



In many ways HTML5 simplifies web pages, taking laborious tasks such as form validation away from web authoring and into the browser. The idea of making the browser do the work probably stems back to IE3, where Microsoft provided the first browser to build in CSS support. HTML5 introduces new tags for page structure and semantics of documents.

New markets in Typography are opening up with the implementation of "@font-face", meaning designers at last can transfer the visual appeal of print to the web thanks to advances in CSS and HTML5. Large JavaScript libraries such as MooTools and JQuery can be slimmed down as HTML5 transfers many common tasks directly into the browser. Client side storage, session storage and client side posting are set to change how we communicate on the web. Web applications such as video are embedded by HTML without the need of JavaScript. Sites will begin to move away from Flash to deliver their video and onto HTML5, especially when current codec concerns with Mozilla Firefox are resolved.

New HTML5 API's, such as drag and drop, are reverse engineered from Microsoft, ensuring that they are supported from the start by IE. What developers of HTML5 such as Ian Hickson (Opera) have done is to view the modern web and say, "OK that's what people are trying to do, how can HTML5 support that".

Unlike previous web standards based releases such as XHTML 1.1 and the never finished XHTML 2.0, HTML5 is backward compatible and is here to stay. With the involvement of people that have been critical of the W3C, HTML5 brings a standard based upgrade of HTML that is fully supported throughout the industry. HTML5 will genuinely future proof your site without the danger of your markup depreciating in a couple of years.

HTML5 timetable for completion is in 2022, which has left many webmasters confused as to its relevance now. However, any website can begin using the new specification immediately by simply changing the doc type to "<!DOCTYPE html>", the lowest number of characters required to trigger standards mode in IE. Currently, only beta versions of browsers IE9, Chrome, Safari, Firefox and Opera support advanced HTML5 elements. However, typography "@font-face" is fully supported in current browsers. For more information have a look at Ethan Dunham's "FontSquirrel.com" and Jeffrey Veen's "Typekit.com". Other HTML5 features such as "Drag and Drop" and "ContentEditable" are also currently supported. You can follow the implementation of HTML5 in modern browsers at "HTML5Readiness.com" and "Caniuse.com".

Further information:

     http://www.whatwg.org

     http://diveintohtml5.org

     http://dev.w3.org/html5/spec/Overview.html

About The Author
Jennifer Robinson currently works as an underpaid freelance writer for Online Connect, a supplier of photocopiers and Document Management. Visit their website at www.onlineconnect.co.uk



Printer Friendly Version of this Article


Have an Opinion on Today's Article?
Post Your Comments at SiteProNews.com

 

Need Content for Your Website - GoArticles.com has 2,063,000+ Articles


Top Webmaster Headlines Breaking Blog News

  • A Hungrier, More Aggressive Mozilla
  • A Sneak Peek At TweetDeck's HTML5 Browser App
  • Google Reveals Android 2.2 and Google TV
  • The Internet's Running Out of Room
  • Apple Selling More iPads Than Macs
  • People won't leave Facebook. Brands will


  • Facebook and Securities Fraud?
  • Microsoft Sues For Click Laundering
  • SEOs Can't Agree on Risk of Link Buying
  • Yahoo Buys Associated Content...
  • 5 Utility Apps That Will Make Your Life Easier
  • 4 Ways to Improve Your SEO Site Audit

Recent Articles Posted on SiteProNews.com Webmaster Resource Sites & Services

Niche Marketing - How to Target Your Marketing Efforts and Master Your Business Niche  By Karel Murray - If you want to make more money in today's competitive environment, then you need to master your business niche. Let me show you a perfect, prime example of niche marketing at its best: The AARP card appeared in the mail again.

How to Get the Maximum Number of Links to Your Blog  By Debbie Everson - It is every blogger's dream: to be read by as many people as possible. But it's not as simple as it sounds. Several things have to fall into place to capture that wide audience.

Top 10 Tips for Using Twitter  By Merle - When it comes to using Twitter, there's a right way and a wrong way to use it. Your messages must be kept short, under 140 characters, and they need to be helpful or informative. Don't carry on about what you ate for breakfast, or the fact that you just brushed your teeth. People will unfollow you faster than they can hit the button, even if you do have good oral habits.

Top SEO Tools - A suite of the best online submission and SEO Tools available. Sign up for a 7 day free test drive.

Add Me! - a pioneer in search engine submission, and the most popular. They provide fr-ee submission and paid submission.

WebPosition
WebPosition helps you maximize your site's search engine visibility by providing a complete SEO solution including rank reporting, keyword research, page optimization and submission. Download a demo today!

Build a Business Website in Under 5 Minutes.
Over 172,000 people just like you have used Exact Websites to build professional websites, complete with web pages, photo albums, email, links and 27 other features without ever having built a website before.

Webmaster Software  • Webmaster Resources  • Link to SPN  • Top SEO Tools  • SmartWebGadgets  • DropJack  • SEO-News 


You are currently signed up to spn-html2 as: hausanrik@gmail.com
To not receive further mailings, Use This Link or send a blank email to leave-spn-html2-2682998U@mailjayde.com


Jayde Online, Inc.
Suite 238, 23-845 Dakota Street
Winnipeg, MB R2M 5M3
(c) Copyright 2010 All rights reserved

No comments: