<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Technology Blog &#187; html 5</title>
	<atom:link href="http://www.brianessig.com/tag/html-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brianessig.com</link>
	<description>Tips and Tricks for Techies</description>
	<lastBuildDate>Sat, 19 Nov 2011 20:44:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>HTML 5 Review</title>
		<link>http://www.brianessig.com/2009/09/html-5-review/</link>
		<comments>http://www.brianessig.com/2009/09/html-5-review/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 17:27:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[html 5]]></category>
		<category><![CDATA[web browsers]]></category>

		<guid isPermaLink="false">http://www.brianessig.com/?p=141</guid>
		<description><![CDATA[
A colleague of mine recently came over to discuss HTML 5 the next major revision of HTML!  He wondered what new and beneficial features were in store.  The few noticeable ones are:

New &#8220;nav&#8221; and &#8220;footer&#8221; elements
Canvas tag for immediate bitmap rendering &#8211; this is so cool!  No more using gd libraries on servers [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-medium wp-image-140 aligncenter" title="html5" src="http://www.brianessig.com/wp-content/uploads/html5-300x240.jpg" alt="html5" width="300" height="240" /></p>
<p>A colleague of mine recently came over to discuss HTML 5 the next major revision of HTML!  He wondered what new and beneficial features were in store.  The few noticeable ones are:</p>
<ul>
<li>New &#8220;nav&#8221; and &#8220;footer&#8221; elements</li>
<li>Canvas tag for immediate bitmap rendering &#8211; this is so cool!  No more using gd libraries on servers &#8211; use the clients web browser!</li>
<li>Drag and Drop capability.  If you&#8217;ve ever created a website that had users uploading files we know this is a HUGE feature!  Gmail attachments will be so much easier now too!</li>
<li>Cross Document Messaging &#8211; not too much discussion on this one &#8211; are two pages going to be communicate with each other?</li>
<li>Timed media playback.</li>
<li>Video tag allows in browser playback &#8211; cool in theory but they dropped a specific codec, so now this is going to get messy!  Users will need to have codec&#8217;s installed or users uploading will need to take care!</li>
</ul>
<p>These are the highlights.  In my opinion the drag and drop is by far going to be the most anticipated and highly used feature &#8211; next to video.  But regular end users won&#8217;t notice the video tag as they are use to flash.  So many users won&#8217;t even notice a difference.</p>
<p>Unfortunately, we&#8217;ll probably have about 10 years to go until we&#8217;re able to use these features.  Microsoft IE 6 is still lingering around, so we have to wait for that beast to die (2014)&#8230;..and with some hope and luck, we&#8217;ll be happy coding in html 5 within 10 years!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brianessig.com/2009/09/html-5-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

