<?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>riott.com</title>
	<atom:link href="http://www.riott.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.riott.com</link>
	<description>David Marriott, saying what I want</description>
	<lastBuildDate>Wed, 01 Feb 2012 20:16:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Testing iPad WordPress App</title>
		<link>http://www.riott.com/testing-ipad-wordpress-app/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.riott.com/testing-ipad-wordpress-app/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 20:11:32 +0000</pubDate>
		<dc:creator>riott</dc:creator>
				<category><![CDATA[random]]></category>

		<guid isPermaLink="false">http://www.riott.com/?p=646</guid>
		<description><![CDATA[IPad post
]]></description>
			<content:encoded><![CDATA[<p>IPad post</p>
]]></content:encoded>
			<wfw:commentRss>http://www.riott.com/testing-ipad-wordpress-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pantone RGB Chart</title>
		<link>http://www.riott.com/pantone-rgb-chart/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.riott.com/pantone-rgb-chart/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 14:23:00 +0000</pubDate>
		<dc:creator>riott</dc:creator>
				<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.riott.com/?p=644</guid>
		<description><![CDATA[Pantone PMS chart with RGB and HTML conversions
via Pantone RGB Chart.
]]></description>
			<content:encoded><![CDATA[<p>Pantone PMS chart with RGB and HTML conversions</p>
<p>via <a href="http://www.ppsapparel.com/pantone_rgb_chart.htm">Pantone RGB Chart</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.riott.com/pantone-rgb-chart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>twitter feed</title>
		<link>http://www.riott.com/twitter-feed/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.riott.com/twitter-feed/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 11:42:53 +0000</pubDate>
		<dc:creator>riott</dc:creator>
				<category><![CDATA[rant]]></category>

		<guid isPermaLink="false">http://www.riott.com/?p=640</guid>
		<description><![CDATA[Here is how to the get the twitter feed to work,
Add this code you you page changing the highlighted areas
// ="http://widgets.twimg.com/j/2/widget.js">
// ]]&#62;
&#60;script&#62;
new TWTR.Widget({
version: 2,
type: &#8216;search&#8217;,
search: &#8216;#harley&#8217;,
interval: 3000,
title: &#8216;Harley Hashtag&#8216;,
subject: &#8216;#harley&#8216;,
width: 480,
height: 400,
theme: {
shell: {
background: &#8216;#525252&#8242;,
color: &#8216;#ffffff&#8217;
},
tweets: {
background: &#8216;#ffffff&#8217;,
color: &#8216;#444444&#8242;,
links: &#8216;#1985b5&#8242;
}
},
features: {
scrollbar: true,
loop: false,
live: true,
hashtags: true,
timestamp: true,
avatars: true,
toptweets: true,
behavior: &#8216;all&#8217;
}
}).render().start();
&#60;/script&#62;
All the other formatting codes can be changed as well
]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste">Here is how to the get the twitter feed to work,</div>
<div>Add this code you you page changing the highlighted areas</div>
<div><script class="hiddenSpellError">// <![CDATA[
src</span>="http://widgets.twimg.com/j/2/widget.js">
// ]]&gt;</script></div>
<div id="_mcePaste">&lt;script&gt;</div>
<div id="_mcePaste">new TWTR.Widget({</div>
<div id="_mcePaste">version: 2,</div>
<div id="_mcePaste">type: &#8216;search&#8217;,</div>
<div id="_mcePaste">search: &#8216;#harley&#8217;,</div>
<div id="_mcePaste">interval: 3000,</div>
<div id="_mcePaste">title: &#8216;<span style="color: #ff6600;">Harley Hashtag</span>&#8216;,</div>
<div id="_mcePaste">subject: &#8216;<span style="color: #ff6600;">#harley</span>&#8216;,</div>
<div id="_mcePaste">width: 480,</div>
<div id="_mcePaste">height: 400,</div>
<div id="_mcePaste">theme: {</div>
<div id="_mcePaste">shell: {</div>
<div id="_mcePaste">background: &#8216;#525252&#8242;,</div>
<div id="_mcePaste">color: &#8216;#ffffff&#8217;</div>
<div id="_mcePaste">},</div>
<div id="_mcePaste">tweets: {</div>
<div id="_mcePaste">background: &#8216;#ffffff&#8217;,</div>
<div id="_mcePaste">color: &#8216;#444444&#8242;,</div>
<div id="_mcePaste">links: &#8216;#1985b5&#8242;</div>
<div id="_mcePaste">}</div>
<div id="_mcePaste">},</div>
<div id="_mcePaste">features: {</div>
<div id="_mcePaste">scrollbar: true,</div>
<div id="_mcePaste">loop: false,</div>
<div id="_mcePaste">live: true,</div>
<div id="_mcePaste">hashtags: true,</div>
<div id="_mcePaste">timestamp: true,</div>
<div id="_mcePaste">avatars: true,</div>
<div id="_mcePaste">toptweets: true,</div>
<div id="_mcePaste">behavior: &#8216;all&#8217;</div>
<div id="_mcePaste">}</div>
<div id="_mcePaste">}).render().start();</div>
<div id="_mcePaste">&lt;/script&gt;</div>
<div>All the other formatting codes can be changed as well</div>
]]></content:encoded>
			<wfw:commentRss>http://www.riott.com/twitter-feed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>#harley</title>
		<link>http://www.riott.com/xl1200c/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.riott.com/xl1200c/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 11:36:48 +0000</pubDate>
		<dc:creator>riott</dc:creator>
				<category><![CDATA[rant]]></category>

		<guid isPermaLink="false">http://www.riott.com/?p=590</guid>
		<description><![CDATA[ 
 
new TWTR.Widget({
  version: 2,
  type: 'search',
  search: '#harley',
  interval: 3000,
  title: 'Harley Hashtag',
  subject: '#harley',
  width: 480,
  height: 400,
 theme: {
    shell: {
      background: '#525252',
      color: '#ffffff'
    },
    tweets: {
      background: '#ffffff',
      color: '#444444',
      links: '#1985b5'
    }
  },
  features: [...]]]></description>
			<content:encoded><![CDATA[<p><script src="http://widgets.twimg.com/j/2/widget.js"></script> </p>
<p><script> 
new TWTR.Widget({
  version: 2,
  type: 'search',
  search: '#harley',
  interval: 3000,
  title: 'Harley Hashtag',
  subject: '#harley',
  width: 480,
  height: 400,
 theme: {
    shell: {
      background: '#525252',
      color: '#ffffff'
    },
    tweets: {
      background: '#ffffff',
      color: '#444444',
      links: '#1985b5'
    }
  },
  features: {
    scrollbar: true,
    loop: false,
    live: true,
    hashtags: true,
    timestamp: true,
    avatars: true,
    toptweets: true,
    behavior: 'all'
  }
}).render().start();
</script> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.riott.com/xl1200c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sky Community &#124; Profile &#124; Daddy Papersurfer</title>
		<link>http://www.riott.com/sky-community-profile-daddy-papersurfer/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.riott.com/sky-community-profile-daddy-papersurfer/#comments</comments>
		<pubDate>Tue, 07 Jun 2011 11:09:36 +0000</pubDate>
		<dc:creator>riott</dc:creator>
				<category><![CDATA[rant]]></category>

		<guid isPermaLink="false">http://www.riott.com/?p=631</guid>
		<description><![CDATA[This is excellent
Dear Young Man
I just thought I’d drop you a line to say how delighted I was when I glanced in my mirror and actually thought you were sitting in the back seat of my car.   It must take a lot of skill to drive so closely to my rear-end without making contact.  I’d also like to say that I couldn’t really hear your sound system that clearly because you’d obviously removed the baffles from your exhaust – which was a shame as I particularly like [...]]]></description>
			<content:encoded><![CDATA[<p>This is excellent</p>
<p>Dear Young Man</p>
<p>I just thought I’d drop you a line to say how delighted I was when I glanced in my mirror and actually thought you were sitting in the back seat of my car.   It must take a lot of skill to drive so closely to my rear-end without making contact.  I’d also like to say that I couldn’t really hear your sound system that clearly because you’d obviously removed the baffles from your exhaust – which was a shame as I particularly like music that has a powerful bass.  I do apologise for stopping at all the pedestrian crossings, that crocodile of school children seemed to go for ever didn’t it, and that old man really did need help across the street which was why I parked in the middle of the road and got out to help him.   I couldn’t hear what you were saying to me because of your exhaust and excellent music but I did appreciate that novel way of waving a greeting.  I was very disappointed when you overtook me and I lost contact with you and your nodding dog – have you known her long?</p>
<p>Yours sincerely<br />
Daddy Papersurfer</p>
<p>via <a href="http://community.sky.com/profile/Daddy%20Papersurfer/blog?userId=16250875&amp;plckPersonaPage=BlogViewPost&amp;plckUserId=16250875&amp;plckPostId=Blog:16250875Post:3d2b4a1a-b5d0-4fe6-b1bd-da6d72500edf&amp;plckController=PersonaBlog&amp;plckScript=personaScript&amp;plckElementId=personaDest">Sky Community | Profile | Daddy Papersurfer | Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.riott.com/sky-community-profile-daddy-papersurfer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

