<?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; Javascript</title>
	<atom:link href="http://gavtaylor.co.uk/blog/tag/javascript/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>WDC2011 is approaching</title>
		<link>http://gavtaylor.co.uk/blog/wdc2011-is-approaching</link>
		<comments>http://gavtaylor.co.uk/blog/wdc2011-is-approaching#comments</comments>
		<pubDate>Tue, 06 Sep 2011 11:25:42 +0000</pubDate>
		<dc:creator>Gavin</dc:creator>
				<category><![CDATA[Conference]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Meetup]]></category>
		<category><![CDATA[Bristol]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[UX]]></category>
		<category><![CDATA[WDC]]></category>
		<category><![CDATA[WDC2011]]></category>

		<guid isPermaLink="false">http://gavtaylor.co.uk/blog/?p=600</guid>
		<description><![CDATA[October is defiantly conference season for me, with the PHPNW conference at the start of the month and now WDC towards the end. The Web Developers Conference is aimed at both professionals and students, and focuses on the front end side of web development. The schedule has now been released, and the speakers have been [...]]]></description>
			<content:encoded><![CDATA[<p>October is defiantly conference season for me, with the PHPNW conference at the start of the month and now WDC towards the end.</p>
<p>The Web Developers Conference is aimed at both professionals and students, and focuses on the front end side of web development.</p>
<p>The schedule has now been released, and the speakers have been known for a while, there are a couple of well-known speakers that will be there so I&#8217;m really looking forward to this and hopefully learning a few things front end related , as a PHP developer that&#8217;s where my skills aren&#8217;t so strong.</p>
<p><a href="http://webdevconf.com/tickets/">Tickets are still available</a> at a very reasonable £50 for the days festivities, and will be entering a Late Bird stage at the start of October, so get your tickets now to avoid disappointment if they sell out or go past your budget! Various discount codes are floating around on <a href="http://twitter.com/#!/search/WDC2011">Twitter</a> if you need one, or just ask one of the speakers if you&#8217;re struggling.</p>
<p>You can find out more information on the conference website<a href="http://webdevconf.com/"> http://webdevconf.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://gavtaylor.co.uk/blog/wdc2011-is-approaching/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-05-22 01:05:28 by W3 Total Cache -->
