<?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>Technoticles&#187; html 5</title>
	<atom:link href="http://technoticles.com/tag/html-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://technoticles.com</link>
	<description>(Techno)logy + Ar(ticles) = Technoticles</description>
	<lastBuildDate>Wed, 11 Apr 2012 08:39:06 +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 overview</title>
		<link>http://technoticles.com/2010/06/01/html-5/</link>
		<comments>http://technoticles.com/2010/06/01/html-5/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 23:34:41 +0000</pubDate>
		<dc:creator>technoticles</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[geolocation]]></category>
		<category><![CDATA[html 5]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[local storage]]></category>
		<category><![CDATA[offline web applications]]></category>

		<guid isPermaLink="false">http://technoticles.com/?p=436</guid>
		<description><![CDATA[HTML 5 is all over the place. I started hearing about it first when i was reading about the canvas tag about an year ago. But all the noises reached their pinnacle when the iPad was launched with HTML5 support instead of Flash.
ExtJS.com has put together a nice article explaining HMTL5 in brief (Click here [...]]]></description>
			<content:encoded><![CDATA[<p>HTML 5 is all over the place. I started hearing about it first when i was reading about the canvas tag about an year ago. But all the noises reached their pinnacle when the iPad was launched with HTML5 support instead of Flash.</p>
<p>ExtJS.com has put together a nice article explaining HMTL5 in brief (<a href="http://www.extjs.com/blog/2010/05/23/html5-now-with-20-percent-more-internet/">Click here for the article</a>) while <a href="http://diveintohtml5.org">diveintohtml5.org</a> gives a detailed explanation on the features.</p>
<p>As the article puts it, HTML5 is just a part of the family of  specifications that people end up calling as HTML5.</p>
<p>Some of the highlights of the HTML family are as follows:</p>
<ul>
<li><strong><span id="more-436"></span>LocalStorage</strong>, <em> a client-side key-value database, meaning it is stored  in the users browser (similar to cookies but it’s designed for larger  quantities of information</em><em>)<br />
</em></li>
<li><strong>Graphics support</strong><em> with the </em><em> <code>&lt;canvas&gt; tag (it is a JavaScript controlled drawing area)</code></em></li>
<li><strong>Video and Audio support</strong> <em>with the </em><em><em><code>&lt;video&gt;</code> and </em> <code><em>&lt;audio&gt; tags</em></code></em></li>
<li><strong>New </strong><strong>structural elements</strong> <em>like <code>&lt;nav&gt;</code>, <code>&lt;header&gt;</code> , <code>&lt;footer&gt;,&lt;aside&gt;, &lt;article&gt;, &lt;section&gt; tags<br />
</code></em></li>
<li><strong>New inline elements </strong><em>to mark things like time and numbers (&lt;mark&gt;, &lt;time&gt;, &lt;meter&gt;,&lt;progress&gt; tags)<br />
</em></li>
<li><strong>Web Workers</strong> &#8211; enables JavaScript to work on the background and allows spawning of multiple threads</li>
<li><strong>Offline Web Application</strong> &#8211; support to run web applications offline</li>
<li><strong>Geolocation</strong> &#8211; api to  support getting location information using IP address, wireless connection, etc</li>
<li><strong>CSS3</strong></li>
</ul>
<p><a href="http://digwp.com/2009/07/free-html-5-wordpress-theme/"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://technoticles.com/2010/06/01/html-5/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google phases out support for IE6</title>
		<link>http://technoticles.com/2010/02/03/google-phases-out-support-for-ie6/</link>
		<comments>http://technoticles.com/2010/02/03/google-phases-out-support-for-ie6/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 07:51:42 +0000</pubDate>
		<dc:creator>nitin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[html 5]]></category>
		<category><![CDATA[ie6]]></category>

		<guid isPermaLink="false">http://technoticles.com/?p=143</guid>
		<description><![CDATA[Today I got an email from Google (as a google apps admin) saying that over the course of 2010 they we will be phasing out support for Microsoft Internet Explorer 6.0.  The same is also communicated at their blog.
Also when opening Facebook from IE7 browser I got a box on the top suggesting me to upgrade [...]]]></description>
			<content:encoded><![CDATA[<p>Today I got an email from Google (as a google apps admin) saying that over the course of 2010 they we will be phasing out support for Microsoft Internet Explorer 6.0.  The same is also communicated at their <a href="http://googleenterprise.blogspot.com/2010/01/modern-browsers-for-modern-applications.html">blog</a>.</p>
<div id="attachment_146" class="wp-caption aligncenter" style="width: 610px"><a href="http://technoticles.files.wordpress.com/2010/02/google-phases-out-ie61.jpg"><img class="size-full wp-image-146" title="Email from Google" src="http://technoticles.files.wordpress.com/2010/02/google-phases-out-ie61.jpg" alt="google phases out ie6" width="600" height="192" /></a><p class="wp-caption-text">Email from Google</p></div>
<p>Also when opening Facebook from IE7 browser I got a box on the top suggesting me to upgrade to IE8. Earlier last year <a href="http://www.techcrunch.com/2009/07/14/youtube-will-be-next-to-kiss-ie6-support-goodbye/">similar phase out warnings had started to appear on YouTube</a> as well.<br />
<span id="more-143"></span><br />
I am sure seeing this would have brought smiles to the faces of  many web developers, as writing JavaScript code to work on IE6 is one of the most painful things in front end web development. So many things just don&#8217;t work.</p>
<p>This move by Google and Facebook is very welcome. It will definitely help in  the growth of HTML 5 and advanced JavaScripting.</p>
<p>Some organization have long been running on IE6 and upgrading the browser is a big task for their IT departments. No wonder IE6 still commands as much as 20% of the browser market. It is only such actions on part of major websites, that can shake the organizations to make the shift.</p>
<p>One of the other reasons for phasing out IE6 is its security vulnerability. As <a href="http://news.zdnet.co.uk/security/0,1000000189,39990635,00.htm">this Zdnet blog</a> points out, earlier last month Microsoft had admitted that the attack from China on Google and some other US companies had exploited a hole in IE6, which was also present in IE7 and IE8.</p>
]]></content:encoded>
			<wfw:commentRss>http://technoticles.com/2010/02/03/google-phases-out-support-for-ie6/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

