<?xml version="1.0" encoding="ISO-8859-1" ?>
	<rdf:RDF 
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns="http://purl.org/rss/1.0/"
	><channel rdf:about="http://www.andymatthews.net">
		<description>andyMatthews.net - where design and dev meet: the personal blog of web developer Andy Matthews</description><link>http://www.andymatthews.net</link><title>andyMatthews.net</title>
		<items>
		<rdf:Seq>
		
		<rdf:li rdf:resource="http://www.andymatthews.net/read/2013/05/06/Slide-deck-from-MAX-2013" />
		
		<rdf:li rdf:resource="http://www.andymatthews.net/read/2013/04/10/Sticky-Seriously-simple-notifications-for-jQuery" />
		
		<rdf:li rdf:resource="http://www.andymatthews.net/read/2013/01/16/Build-custom-icon-fonts-with-Builder-for-jQuery-Mobile-Icon-Pack" />
		
		<rdf:li rdf:resource="http://www.andymatthews.net/read/2013/01/16/jQuery-Mobile-Icon-Pack-3.0-now-available" />
		
		<rdf:li rdf:resource="http://www.andymatthews.net/read/2013/01/08/Replay-XHR-request-in-Chrome-Dev-Tools" />
		
		<rdf:li rdf:resource="http://www.andymatthews.net/read/2013/01/03/2012-was-a-good-year" />
		
		<rdf:li rdf:resource="http://www.andymatthews.net/read/2012/12/14/Writing-Hubot-Plugins-with-CoffeeScript" />
		
		<rdf:li rdf:resource="http://www.andymatthews.net/read/2012/11/06/New-features-in-jQuery-Mobile-1.2" />
		
		<rdf:li rdf:resource="http://www.andymatthews.net/read/2012/10/25/Using-base64-encoded-data-URI-images" />
		
		<rdf:li rdf:resource="http://www.andymatthews.net/read/2012/10/12/All-jQuery-Mobile-projects-updated-to-support-jQuery-Mobile-1.2.0" />
		
		</rdf:Seq>
		</items>
		</channel>
		<item rdf:about="http://www.andymatthews.net/read/2013/05/06/Slide-deck-from-MAX-2013">
		<title>Slide deck from MAX 2013</title>
		<description>
Just wanted to post a link to my MAX slidedeck and resources. Thanks to everyone who came out to my presentation!
...</description>
		<link><![CDATA[http://www.andymatthews.net/read/2013/05/06/Slide-deck-from-MAX-2013]]></link> 
		<dc:date>2013-05-06T21:02:39-06:00</dc:date>
		<dc:subject></dc:subject>
		</item><item rdf:about="http://www.andymatthews.net/read/2013/04/10/Sticky-Seriously-simple-notifications-for-jQuery">
		<title>Sticky-Seriously simple notifications for jQuery</title>
		<description>There's a certain sense of sadness when you see a software project abandoned. It's even more disappointing when the project is well-done, useful and simple. Last week I was looking for a growl style notification for jQuery and I happened across </description>
		<link><![CDATA[http://www.andymatthews.net/read/2013/04/10/Sticky-Seriously-simple-notifications-for-jQuery]]></link> 
		<dc:date>2013-04-10T11:36:51-06:00</dc:date>
		<dc:subject></dc:subject>
		</item><item rdf:about="http://www.andymatthews.net/read/2013/01/16/Build-custom-icon-fonts-with-Builder-for-jQuery-Mobile-Icon-Pack">
		<title>Build custom icon fonts with Builder for jQuery Mobile Icon Pack</title>
		<description>
	Back in February of last year I launched what would be one of my most popular open source projects, jQuery Mobile Icon Pack. The Icon Pack added dozens of new icons to the somewhat lacklustre offering inc...</description>
		<link><![CDATA[http://www.andymatthews.net/read/2013/01/16/Build-custom-icon-fonts-with-Builder-for-jQuery-Mobile-Icon-Pack]]></link> 
		<dc:date>2013-01-16T09:24:07-06:00</dc:date>
		<dc:subject></dc:subject>
		</item><item rdf:about="http://www.andymatthews.net/read/2013/01/16/jQuery-Mobile-Icon-Pack-3.0-now-available">
		<title>jQuery Mobile Icon Pack 3.0 now available</title>
		<description>
	Just a quick blog post to let everyone know that I've released jQuery Mobile Icon Pack 3.0. This newest version adds an additional 40 icons to the Fon...</description>
		<link><![CDATA[http://www.andymatthews.net/read/2013/01/16/jQuery-Mobile-Icon-Pack-3.0-now-available]]></link> 
		<dc:date>2013-01-16T07:38:57-06:00</dc:date>
		<dc:subject></dc:subject>
		</item><item rdf:about="http://www.andymatthews.net/read/2013/01/08/Replay-XHR-request-in-Chrome-Dev-Tools">
		<title>Replay XHR request in Chrome Dev Tools</title>
		<description>
	Proving yet again that Chrome is the browser to use for web development the Dev Tools team has given us a super useful function in the Network panel called "Replay XHR". Right click on any AJAX request and you'll see the following option.

...</description>
		<link><![CDATA[http://www.andymatthews.net/read/2013/01/08/Replay-XHR-request-in-Chrome-Dev-Tools]]></link> 
		<dc:date>2013-01-08T08:12:42-06:00</dc:date>
		<dc:subject></dc:subject>
		</item><item rdf:about="http://www.andymatthews.net/read/2013/01/03/2012-was-a-good-year">
		<title>2012 was a good year</title>
		<description>
	I haven't posted much recently, but that's because I've been working on a project that I want to launch soon (more details to follow later). But I did want to take a little time to post some year end metrics for the website. This year was a pretty g...</description>
		<link><![CDATA[http://www.andymatthews.net/read/2013/01/03/2012-was-a-good-year]]></link> 
		<dc:date>2013-01-03T08:02:28-06:00</dc:date>
		<dc:subject></dc:subject>
		</item><item rdf:about="http://www.andymatthews.net/read/2012/12/14/Writing-Hubot-Plugins-with-CoffeeScript">
		<title>Writing Hubot Plugins with CoffeeScript</title>
		<description>

I've been using Campfire, a chat room application built in 37 Signals a lot recently. When I found out that you could write your own plugins using ...</description>
		<link><![CDATA[http://www.andymatthews.net/read/2012/12/14/Writing-Hubot-Plugins-with-CoffeeScript]]></link> 
		<dc:date>2012-12-14T14:43:39-06:00</dc:date>
		<dc:subject></dc:subject>
		</item><item rdf:about="http://www.andymatthews.net/read/2012/11/06/New-features-in-jQuery-Mobile-1.2">
		<title>New features in jQuery Mobile 1.2</title>
		<description>
	You've probably heard of NetTuts+ by now, unless you don't have the internet, or perhaps you're living under a rock. One of the best sources of tutorials and training for web development and technology training around. I finally got around to submit...</description>
		<link><![CDATA[http://www.andymatthews.net/read/2012/11/06/New-features-in-jQuery-Mobile-1.2]]></link> 
		<dc:date>2012-11-06T08:40:37-06:00</dc:date>
		<dc:subject></dc:subject>
		</item><item rdf:about="http://www.andymatthews.net/read/2012/10/25/Using-base64-encoded-data-URI-images">
		<title>Using base64 encoded data URI images</title>
		<description>
	While working on a recent open source project that I released called CFDirectoryLister I had a choice to make. The goal was to have something that could be dropped into a directory an...</description>
		<link><![CDATA[http://www.andymatthews.net/read/2012/10/25/Using-base64-encoded-data-URI-images]]></link> 
		<dc:date>2012-10-25T12:01:51-06:00</dc:date>
		<dc:subject></dc:subject>
		</item><item rdf:about="http://www.andymatthews.net/read/2012/10/12/All-jQuery-Mobile-projects-updated-to-support-jQuery-Mobile-1.2.0">
		<title>All jQuery Mobile projects  updated to support jQuery Mobile 1.2.0</title>
		<description>
	The jQuery Mobile team recently released version 1.2.0  which adds quite a lot of functionality. In keeping with the new release I've updated all of my jQuer...</description>
		<link><![CDATA[http://www.andymatthews.net/read/2012/10/12/All-jQuery-Mobile-projects-updated-to-support-jQuery-Mobile-1.2.0]]></link> 
		<dc:date>2012-10-12T15:24:27-06:00</dc:date>
		<dc:subject></dc:subject>
		</item></rdf:RDF>