<?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>the life of a web developer &#187; html5</title>
	<atom:link href="http://gavtaylor.co.uk/blog/tag/html5/feed" rel="self" type="application/rss+xml" />
	<link>http://gavtaylor.co.uk/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 09 Nov 2011 14:30:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>standards&gt;next: HTML5 from the ground up (redux)</title>
		<link>http://gavtaylor.co.uk/blog/standardsnext-html5-from-the-ground-up-redux</link>
		<comments>http://gavtaylor.co.uk/blog/standardsnext-html5-from-the-ground-up-redux#comments</comments>
		<pubDate>Thu, 25 Nov 2010 11:11:57 +0000</pubDate>
		<dc:creator>Gavin</dc:creator>
				<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Meetup]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[standards>next]]></category>

		<guid isPermaLink="false">http://gavtaylor.co.uk/blog/?p=549</guid>
		<description><![CDATA[Last night I went along to an &#8216;informal bootcamp&#8217; on HTML5 hosted by Opera developers Patrick Lauke and Chris Mills. Together with some guest speakers they present standards&#62;next, a Manchester meetup to discuss new web technologies and how we can use them today. This session is actually a repeat of the session they did with [...]]]></description>
			<content:encoded><![CDATA[<p>Last night I went along to an &#8216;informal bootcamp&#8217; on HTML5 hosted by Opera developers Patrick Lauke and Chris Mills. Together with some guest speakers they present <a href="http://standards-next.org">standards&gt;next</a>, a Manchester meetup to discuss new web technologies and how we can use them today.<span id="more-549"></span></p>
<p>This session is actually a repeat of the session they did with fellow Opera developer Bruce Lawson <a href="http://standards-next.org/2010/09/html5-from-the-ground-up/">back in September</a>, but luckily for me they decided to repeat it for those unable to make it first time round.</p>
<p>Bruce was unable to make it to this session, but Patrick more than made up for this be presenting valid arguments for why we should be incorporating HTML5 into our work, outlining the pitfalls and cross browser compatibility issues we have with using HTML5 today. He also quickly lead us through the new elements, api&#8217;s and showed lots of examples of what we will be able to do in the coming months.</p>
<p>Unfortunately for me, this session didn&#8217;t really teach me much, having watched Bruce Lawson present a similar talk at Disruptive code in September this served more as a refresher, but still very interesting and was good to talk to people afterwards and discuss things in more details with Patrick.</p>
<p>You can view the sides from the talk on SlideShare: http://www.slideshare.net/redux/html5-and-friends-standardsnext-manchester-24112010-5908250</p>
<p>I recommend you also watch Bruce&#8217;s talk at the Disruptive Code conference: http://video.disruptivecode.com/video/840618/the-zen-of-html5-bruce</p>
]]></content:encoded>
			<wfw:commentRss>http://gavtaylor.co.uk/blog/standardsnext-html5-from-the-ground-up-redux/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>saving data with localStorage</title>
		<link>http://gavtaylor.co.uk/blog/saving-data-with-localstorage</link>
		<comments>http://gavtaylor.co.uk/blog/saving-data-with-localstorage#comments</comments>
		<pubDate>Thu, 02 Jul 2009 11:06:58 +0000</pubDate>
		<dc:creator>Gavin</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[fx3.5]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[Jeff Balogh]]></category>
		<category><![CDATA[localstorage]]></category>
		<category><![CDATA[mozilla]]></category>

		<guid isPermaLink="false">http://gavtaylor.co.uk/blog/?p=180</guid>
		<description><![CDATA[I read an interesting article on hacks.mozilla.org the other day that I thought a few people may be interested in. Its about a new DOM function, part of the Web Storage specification, that allows you to store data on a users local system. Its written by Jeff Balogh, part of the Mozilla web development team [...]]]></description>
			<content:encoded><![CDATA[<p>I read an interesting article on <a href="http://hacks.mozilla.org" target="_blank">hacks.mozilla.org</a> the other day that I thought a few people may be interested in.<br />
Its about a new DOM  function, part of the <a href="http://www.w3.org/TR/webstorage/#the-storage-interface">Web Storage</a> specification, that allows you to store data on a users local system.</p>
<p>Its written by <a href="http://blog.jeffbalogh.org/" target="_blank">Jeff Balogh</a>, part of the Mozilla web development team<br />
Link : <a href="http://hacks.mozilla.org/2009/06/localstorage/" target="_blank">http://hacks.mozilla.org/2009/06/localstorage/</a></p>
<p>hacks.mozilla.org is a site full of guides and demo&#8217;s of the new features that can be found in Firefox 3.5</p>
<p><em></em></p>
]]></content:encoded>
			<wfw:commentRss>http://gavtaylor.co.uk/blog/saving-data-with-localstorage/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: gavtaylor.co.uk @ 2012-02-05 14:35:38 by W3 Total Cache -->
