<?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>101 Best HTML5 Sites</title>
	<atom:link href="http://101besthtml5sites.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://101besthtml5sites.com/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 18 Jan 2011 15:11:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>W3C HTML5 Logo</title>
		<link>http://101besthtml5sites.com/blog/101-html5-sites-news/html5-stuff/w3c-html5-logo/</link>
		<comments>http://101besthtml5sites.com/blog/101-html5-sites-news/html5-stuff/w3c-html5-logo/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 15:11:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HTML5 Stuff]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[logo]]></category>
		<category><![CDATA[w3c]]></category>

		<guid isPermaLink="false">http://101besthtml5sites.com/blog/?p=18</guid>
		<description><![CDATA[And here it is:

The logo is a general-purpose visual identity for a broad set of open web technologies, including HTML5, CSS, SVG, WOFF, and others. In addition to the HTML5 logo there are icons for eight high level technology classes enabled by the HTML5 family of technologies. The icons can be used to highlight more [...]]]></description>
			<content:encoded><![CDATA[<p>And here it is:</p>
<p><img src="http://101besthtml5sites.com/blog/wp-content/uploads/2011/01/html5-display.png" alt="" title="W3C HTML5 Logo" width="495" height="498" class="alignnone size-full wp-image-19" /></p>
<blockquote><p>The logo is a general-purpose visual identity for a broad set of open web technologies, including HTML5, CSS, SVG, WOFF, and others. In addition to the HTML5 logo there are icons for eight high level technology classes enabled by the HTML5 family of technologies. The icons can be used to highlight more specific abilities, such as offline, graphics, or connectivity.</p></blockquote>
<p>I don&#8217;t think there&#8217;s much more to say really! We might look for a way to incorporate the logo into the site &#8211; it was nice of W3C to design it in out colour scheme&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://101besthtml5sites.com/blog/101-html5-sites-news/html5-stuff/w3c-html5-logo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5 and SEO</title>
		<link>http://101besthtml5sites.com/blog/101-html5-sites-news/html5-stuff/html5-and-seo/</link>
		<comments>http://101besthtml5sites.com/blog/101-html5-sites-news/html5-stuff/html5-and-seo/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 09:27:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HTML5 Stuff]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://101besthtml5sites.com/blog/?p=16</guid>
		<description><![CDATA[With such an increase in HTML5 sites over the last few months and all the conversations around Flash / HTML5 / Apple and IE9 it's been hard to get past the hype and understand how HTML5 will affect us in the real world.]]></description>
			<content:encoded><![CDATA[<p>With such an increase in HTML5 sites over the last few months and all the conversations around Flash / HTML5 / Apple and IE9 it&#8217;s been hard to get past the hype and understand how HTML5 will affect us in the real world.</p>
<p>As the last post mentioned HTML5 is still a work in progress for W3C and the various browser developers but what about Google and the other search engines? One of the major concerns of front end developers is the SEO (Search Engine Optimisation) of any new website &#8211; will the search engines read the content correctly? Will it get ranked well for relevant keywords? A good front end developer and designer will take these elements into consideration when building a new site.</p>
<p>Something that I&#8217;ve been thinking about when coding this site into HTML5 was how will Google read the new code &#8211; will it see it as semantic markup and rank it accordingly? Or just see all those extra H1 tags as spam?</p>
<p>Well, it seems that Google isn&#8217;t yet set up to read HTML5, as it&#8217;s a work in progress and not yet a very popular coding technique they don&#8217;t seem to be reading it any differently to standard HTML websites. I found a couple of interesting quote on this site: <a href="http://www.seroundtable.com/archives/023106.html">www.seroundtable.com</a></p>
<blockquote><p>In general, our crawlers are used to not being able to parse all HTML markup &#8211; be it from broken HTML, embedded XML content or from the new HTML5 tags. Our general strategy is to wait to see how content is marked up on the web in practice and to adapt to that. If we find that more and more content uses HTML5 markup, that this markup can give us additional information, and that it doesn&#8217;t cause problems if webmasters incorrectly use it (which is always a problem in the beginning), then over time we&#8217;ll attempt to work that into our algorithms. With that in mind, I definitely wouldn&#8217;t want to stand in the way of your implementing parts of your site with HTML5, but I also wouldn&#8217;t expect to see special treatment of your content due to the HTML5 markup at the moment. HTML5 is still very much a work in progress, so it&#8217;s great to see bleeding-edge sites making use of the new possibilities <img src='http://101besthtml5sites.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p></blockquote>
<blockquote><p>Personally, I would recommend using HTML5 where you think that it already makes sense, perhaps reverting to HTML4 if you can determine that the browser won&#8217;t support the elements of HTML5 that you use properly. While this will not result in an advantage for your content in our search results, it generally wouldn&#8217;t be disadvantageous either.</p></blockquote>
<p>So, does that answer the question? Not really but it&#8217;s a start! I think that as HTML5 grows in popularity and we get closer to a full specification from W3C the search engines will take more notice. I also think that a properly coded, semantic and accessible website will always have an advantage over a poorly coded site when it comes to SEO. There will always be hacks, changes in algorithms and spam techniques to improve SEO but for consistent ranking and low maintenence it&#8217;s best to create a site properly in the first place &#8211; whether you&#8217;re using HTML5 or not.</p>
]]></content:encoded>
			<wfw:commentRss>http://101besthtml5sites.com/blog/101-html5-sites-news/html5-stuff/html5-and-seo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>So when will HTML5 be mainstream?</title>
		<link>http://101besthtml5sites.com/blog/101-html5-sites-news/so-when-will-html5-be-mainstream/</link>
		<comments>http://101besthtml5sites.com/blog/101-html5-sites-news/so-when-will-html5-be-mainstream/#comments</comments>
		<pubDate>Fri, 08 Oct 2010 10:14:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[101 HTML5 Sites News]]></category>
		<category><![CDATA[HTML5 Stuff]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[w3c]]></category>

		<guid isPermaLink="false">http://101besthtml5sites.com/blog/?p=14</guid>
		<description><![CDATA[There has been a lot of talk over the last couple of weeks about whether HTML5 should or shouldn&#8217;t be used yet &#8211; the W3C has said that because it&#8217;s still in development phase, not even official testing, people should hold off on developing sites in HTML5.
But, this site proves that the basic HTML5 code [...]]]></description>
			<content:encoded><![CDATA[<p>There has been a lot of talk over the last couple of weeks about whether HTML5 should or shouldn&#8217;t be used yet &#8211; the W3C has said that because it&#8217;s still in development phase, not even official testing, people should hold off on developing sites in HTML5.</p>
<p>But, this site proves that the basic HTML5 code works so what&#8217;s all the fuss about? It seems that the functions that people like Apple are so keen to shout about are the ones that don&#8217;t yet work: the canvas function only works correctly in a few browsers (not IE or Firefox yet), the video and audio elements don&#8217;t have cross-browser compatibiility and the most popular browser on the planet still doesn&#8217;t have any core HTML5 functionality (even IE9 doesn&#8217;t conform to all the basic standards).</p>
<blockquote><p>&#8220;The problem we&#8217;re facing right now is there is already a lot of excitement for HTML5, but it&#8217;s a little too early to deploy it because we&#8217;re running into interoperability issues,&#8221; including differences between video on devices, said the official, Philippe Le Hegaret, W3C interaction domain leader.</p></blockquote>
<p>It&#8217;s been nearly 10 years since IE6 was launched and yet, as designers and front-end developers, we still have to construct workarounds and fixes to ensure that our sites work on it. I&#8217;ve recently been dealing with a large organisation that uses browser based software that the vendors will ONLY develop on IE6, still!</p>
<p>So, with many large companies and organisations still using Windows XP, the operating system that&#8217;s refusing to die, and with no hope of IE9 ever being installed as it only works on XP and above, it looks as though we&#8217;re going to have to write normal HTML and CSS for the foreseeable future. In fact, the W3C are giving the first official testing dates as mid-2011 and judging by their current rate of progress, maybe an official rollout in 2012 &#8211; 2013 we might not be able to fully support HTML5 development on all browsers and operating systems until 2015, without having to use hacks and javascript to fix any errors that might occur&#8230;</p>
<p>And finally, is it the end of Flash? Well&#8230; probably not. HTML5 Canvas looks good and the video and audio elements, when they work, should be excellent. But there are some things that Flash just does well &#8211; games and animations. I think for a true designer and animator HTML5 will always feel a bit clunky and Flash has everything needed right there: the design tools, the coding, music and sound effects import. Call me up in 5 years and remind me about this if I&#8217;m wrong!</p>
]]></content:encoded>
			<wfw:commentRss>http://101besthtml5sites.com/blog/101-html5-sites-news/so-when-will-html5-be-mainstream/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPad is third most popular browser (on this site)</title>
		<link>http://101besthtml5sites.com/blog/101-html5-sites-news/ipad-is-third-most-popular-browser-on-this-site/</link>
		<comments>http://101besthtml5sites.com/blog/101-html5-sites-news/ipad-is-third-most-popular-browser-on-this-site/#comments</comments>
		<pubDate>Mon, 17 May 2010 21:42:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[101 HTML5 Sites News]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[visitors]]></category>

		<guid isPermaLink="false">http://101besthtml5sites.com/blog/?p=12</guid>
		<description><![CDATA[I was flicking through the analytics just now and noticed a surprising trend&#8230; After Windows and Mac OS it&#8217;s the iPad that sends most visitors to our little HTML5 site.
Admittedly we don&#8217;t get a lot of traffic but I narrowed down the results to the last six weeks and here is the top ten:

Windows &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>I was flicking through the analytics just now and noticed a surprising trend&#8230; After Windows and Mac OS it&#8217;s the iPad that sends most visitors to our little HTML5 site.</p>
<p>Admittedly we don&#8217;t get a lot of traffic but I narrowed down the results to the last six weeks and here is the top ten:</p>
<ol>
<li>Windows &#8211; 49.18%</li>
<li>Macintosh &#8211; 29.28%</li>
<li>iPad &#8211; 11.24%</li>
<li>iPhone &#8211; 5.18%</li>
<li>Linux &#8211; 2.47%</li>
<li>iPod &#8211; 1.31%</li>
<li>(not set) &#8211; 0.64%</li>
<li>Android &#8211; 0.59%</li>
<li>BlackBerry &#8211; 0.06%</li>
<li>Playstation 3 &#8211; 0.02%</li>
</ol>
<p>I suppose it&#8217;s probably not too surprising that Apple early adopters are also likely to be interested in slightly more, shall we say, geeky topics of internet life. Adding up the figures there it shows in one form or another Apple products are sending 47.01% of all visitors to this site.</p>
<p>I hope it&#8217;s working alright on the iPad &#8211; please let me know if there&#8217;s something broken.</p>
<p>If anyone is wondering, I use an Android phone so that 0.59% could be a lot of me testing it out &#8211; and the HTML5 and CSS3 I&#8217;ve added to the site is working fine on there.</p>
]]></content:encoded>
			<wfw:commentRss>http://101besthtml5sites.com/blog/101-html5-sites-news/ipad-is-third-most-popular-browser-on-this-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The only HTML5 gallery written in HTML5</title>
		<link>http://101besthtml5sites.com/blog/101-html5-sites-news/the-only-html5-gallery-written-in-html5/</link>
		<comments>http://101besthtml5sites.com/blog/101-html5-sites-news/the-only-html5-gallery-written-in-html5/#comments</comments>
		<pubDate>Sat, 15 May 2010 10:11:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[101 HTML5 Sites News]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://101besthtml5sites.com/blog/?p=9</guid>
		<description><![CDATA[Over the last week I&#8217;ve been editing the HTML and CSS of 101 Best HTML5 sites to get it working across newer browsers with some CSS3 and full HTML5 code. There&#8217;s still a bit to do but I think it&#8217;s getting there &#8211; it&#8217;s not fancy at the moment but the building blocks are in [...]]]></description>
			<content:encoded><![CDATA[<p>Over the last week I&#8217;ve been editing the HTML and CSS of 101 Best HTML5 sites to get it working across newer browsers with some CSS3 and full HTML5 code. There&#8217;s still a bit to do but I think it&#8217;s getting there &#8211; it&#8217;s not fancy at the moment but the building blocks are in place to push it forward as more HTML5 elements become standard.</p>
<p>I&#8217;ve also started adding in a few CSS3 touches &#8211; this site is a bit of a test for me as well as a good resource of high quality HTML5 sites, tutorials and demos. Let me know if you see any errors with how I&#8217;m implementing the code, we&#8217;re all learning the best ways to use HTML5 and I&#8217;ll try aim to share my experience while I continue to improve and edit the site.</p>
]]></content:encoded>
			<wfw:commentRss>http://101besthtml5sites.com/blog/101-html5-sites-news/the-only-html5-gallery-written-in-html5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Converting a site into HTML5</title>
		<link>http://101besthtml5sites.com/blog/101-html5-sites-news/converting-a-site-into-html5/</link>
		<comments>http://101besthtml5sites.com/blog/101-html5-sites-news/converting-a-site-into-html5/#comments</comments>
		<pubDate>Sun, 09 May 2010 13:18:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[101 HTML5 Sites News]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[html5]]></category>

		<guid isPermaLink="false">http://101besthtml5sites.com/blog/?p=6</guid>
		<description><![CDATA[Ove the last couple of weeks I&#8217;ve been working on a new template for 101 Best HTML5 Sites. I decided it was time to get this site moved over into HTML5 to really show off what we can do with the new standard.
It&#8217;s taken a while as I&#8217;ve only had a little bit of free [...]]]></description>
			<content:encoded><![CDATA[<p>Ove the last couple of weeks I&#8217;ve been working on a new template for 101 Best HTML5 Sites. I decided it was time to get this site moved over into HTML5 to really show off what we can do with the new standard.</p>
<p>It&#8217;s taken a while as I&#8217;ve only had a little bit of free time to dedicate to it but it&#8217;s almost ready! I&#8217;m going to start moving the code over today so there might be a few bits of downtime as I transfer sections and test it all to make sure everything is working correctly&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://101besthtml5sites.com/blog/101-html5-sites-news/converting-a-site-into-html5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to HTML5</title>
		<link>http://101besthtml5sites.com/blog/101-html5-sites-news/welcome-to-html5/</link>
		<comments>http://101besthtml5sites.com/blog/101-html5-sites-news/welcome-to-html5/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 11:15:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[101 HTML5 Sites News]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[introduction]]></category>
		<category><![CDATA[showcase]]></category>
		<category><![CDATA[sites]]></category>
		<category><![CDATA[welcome]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://101besthtml5sites.com/blog/?p=4</guid>
		<description><![CDATA[So what is HTML5? Well it is the next major revision of HTML (Hypertext Markup Language) which is the language used for the World Wide Web. Have a look here for some more information.
What are the benefits?  Well the language is still being developed and probably will be for years, so a definitive list of benefits would [...]]]></description>
			<content:encoded><![CDATA[<p><strong>So what is HTML5? <span style="font-weight: normal;">Well it is the next major revision of HTML (Hypertext Markup Language) which is the language used for the World Wide Web. <a href="http://101besthtml5sites.com/about/">Have a look here for some more information.</a></span></strong></p>
<p><strong>What are the benefits</strong>?  Well the language is still being developed and probably will be for years, so a definitive list of benefits would be impossible to state right now, but there are many new elements, attributes and methods, <a href="http://en.wikipedia.org/wiki/HTML5">take a look here for a bit more information.</a></p>
<p><strong>Why build a showcase site for HTML5?</strong> We&#8217;ve been keeping an eye on the development of HTML5 and have seen some pretty neat sites come up and thought if we put them all in one place, it would help us and the global community to see what HTML5 can do!</p>
<p><strong>Why isn&#8217;t our site in HTML5?</strong> Browser compatibility and technology is going to take a while to catch up, so we figured that we&#8217;d rather have everyone able to view our site correctly and have left it as XHTML 1.0 STRICT.  We are planning on building an alternative HTML5 site in the near future, so keep an eye out!</p>
<p><strong>What use is 101 Best HTML5 Sites to me?</strong> If you see a site you like, submit it using our system and we can grow our showcase for the use of everyone.</p>
<p><strong>Welcome to 101 Best HTML5 Sites!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://101besthtml5sites.com/blog/101-html5-sites-news/welcome-to-html5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
