<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>nasaRed</title>
	<atom:link href="http://nasared.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://nasared.wordpress.com</link>
	<description>Odds &#38; Ends</description>
	<lastBuildDate>Mon, 12 Jun 2006 09:16:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='nasared.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>nasaRed</title>
		<link>http://nasared.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://nasared.wordpress.com/osd.xml" title="nasaRed" />
	<atom:link rel='hub' href='http://nasared.wordpress.com/?pushpress=hub'/>
		<item>
		<title>BBC offers Jonathan Ross £18 million</title>
		<link>http://nasared.wordpress.com/2006/06/12/bbc-offers-jonathan-ross-%c2%a318-million/</link>
		<comments>http://nasared.wordpress.com/2006/06/12/bbc-offers-jonathan-ross-%c2%a318-million/#comments</comments>
		<pubDate>Mon, 12 Jun 2006 09:16:28 +0000</pubDate>
		<dc:creator>nasaRed</dc:creator>
				<category><![CDATA[Television]]></category>

		<guid isPermaLink="false">https://nasared.wordpress.com/2006/06/12/bbc-offers-jonathan-ross-%c2%a318-million/</guid>
		<description><![CDATA[According to the Evening Standard the BBC has offered Jonathan Ross an &#163;18 million pay package to stay at the Beeb. I&#39;ve never had a problem with paying the TV-license fee but if this is what my money is going to I may have to rethink my stand on it. He&#39;s not worth that kind [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nasared.wordpress.com&amp;blog=244015&amp;post=14&amp;subd=nasared&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nasared.wordpress.com/2006/06/12/bbc-offers-jonathan-ross-%c2%a318-million/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b6eda0c02472f3cfad7b7f8801fd07be?s=96&#38;d=identicon" medium="image">
			<media:title type="html">nasaRed</media:title>
		</media:content>

		<media:content url="http://nasared.files.wordpress.com/2006/06/Jonathan-Ross.thumbnail.jpg" medium="image">
			<media:title type="html">Jonathan Ross</media:title>
		</media:content>
	</item>
		<item>
		<title>The Shield Gets One More Season</title>
		<link>http://nasared.wordpress.com/2006/06/07/the-shield-gets-one-more-season/</link>
		<comments>http://nasared.wordpress.com/2006/06/07/the-shield-gets-one-more-season/#comments</comments>
		<pubDate>Wed, 07 Jun 2006 10:45:01 +0000</pubDate>
		<dc:creator>nasaRed</dc:creator>
				<category><![CDATA[Television]]></category>

		<guid isPermaLink="false">https://nasared.wordpress.com/2006/06/07/the-shield-gets-one-more-season/</guid>
		<description><![CDATA[Digital Spy is reporting that the brilliant show The Shield has been extended to a seventh season by FX Networks. If this is true it is fantastic news as this is one of the best TV-shows I&#39;ve ever seen, almost on par with Battlestar Galactica!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nasared.wordpress.com&amp;blog=244015&amp;post=10&amp;subd=nasared&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nasared.wordpress.com/2006/06/07/the-shield-gets-one-more-season/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b6eda0c02472f3cfad7b7f8801fd07be?s=96&#38;d=identicon" medium="image">
			<media:title type="html">nasaRed</media:title>
		</media:content>

		<media:content url="http://nasared.files.wordpress.com/2006/06/MichaelChiklis.thumbnail.jpg" medium="image">
			<media:title type="html">Michael Shiklis</media:title>
		</media:content>
	</item>
		<item>
		<title>Getting the Root Node of a DOMDocument in PHP</title>
		<link>http://nasared.wordpress.com/2006/06/07/how-to-get-the-root-node-of-a-domdocument-in-php/</link>
		<comments>http://nasared.wordpress.com/2006/06/07/how-to-get-the-root-node-of-a-domdocument-in-php/#comments</comments>
		<pubDate>Wed, 07 Jun 2006 10:10:09 +0000</pubDate>
		<dc:creator>nasaRed</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">https://nasared.wordpress.com/2006/06/07/how-to-get-the-root-node-of-a-domdocument-in-php/</guid>
		<description><![CDATA[Had some trouble looking this one up online, finally cracked it though &#8230; $doc = new DOMDocument(&#39;1.0&#39;); $doc-&#62;loadXML(&#34;&#60;root&#62;&#60;test&#62;Hello World!&#60;/test&#62;&#60;/root&#62;&#34;); $rootNode = $doc-&#62;documentElement; &#8230; simple enough in hindsight. Just a had trouble finding documentElement in the manual!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nasared.wordpress.com&amp;blog=244015&amp;post=9&amp;subd=nasared&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nasared.wordpress.com/2006/06/07/how-to-get-the-root-node-of-a-domdocument-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b6eda0c02472f3cfad7b7f8801fd07be?s=96&#38;d=identicon" medium="image">
			<media:title type="html">nasaRed</media:title>
		</media:content>
	</item>
		<item>
		<title>Danger, No Unauthorized Access</title>
		<link>http://nasared.wordpress.com/2006/06/06/danger-no-unauthorized-access/</link>
		<comments>http://nasared.wordpress.com/2006/06/06/danger-no-unauthorized-access/#comments</comments>
		<pubDate>Tue, 06 Jun 2006 07:43:35 +0000</pubDate>
		<dc:creator>nasaRed</dc:creator>
				<category><![CDATA[Elmers End]]></category>
		<category><![CDATA[Photographs]]></category>

		<guid isPermaLink="false">http://nasared.wordpress.com/2006/06/06/danger-no-unauthorized-access/</guid>
		<description><![CDATA[A photo I took this morning while waiting for the train at Elmers End station. Posting it here as a test of flickr&#39;s blog this feature. Which didn&#39;t work too well, kept adding CSS tags as text. Oh well, may need to play around with a bit more.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nasared.wordpress.com&amp;blog=244015&amp;post=8&amp;subd=nasared&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nasared.wordpress.com/2006/06/06/danger-no-unauthorized-access/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b6eda0c02472f3cfad7b7f8801fd07be?s=96&#38;d=identicon" medium="image">
			<media:title type="html">nasaRed</media:title>
		</media:content>

		<media:content url="http://static.flickr.com/75/161523373_d87c07204c_m.jpg" medium="image" />
	</item>
		<item>
		<title>2 Pads No More</title>
		<link>http://nasared.wordpress.com/2006/06/01/2-pads-no-more/</link>
		<comments>http://nasared.wordpress.com/2006/06/01/2-pads-no-more/#comments</comments>
		<pubDate>Thu, 01 Jun 2006 08:44:30 +0000</pubDate>
		<dc:creator>nasaRed</dc:creator>
				<category><![CDATA[Politics]]></category>

		<guid isPermaLink="false">https://nasared.wordpress.com/2006/06/01/2-pads-no-more/</guid>
		<description><![CDATA[John Prescott has taken a &#34;personal decision&#34; (yeah right) to give up his grace-and-favour home Dorneywood. Will this save his career? Doubt it. I think the public will see this as too little too late &#8230; it&#39;s time to get rid of the biggest waste of space in government today &#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nasared.wordpress.com&amp;blog=244015&amp;post=6&amp;subd=nasared&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nasared.wordpress.com/2006/06/01/2-pads-no-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b6eda0c02472f3cfad7b7f8801fd07be?s=96&#38;d=identicon" medium="image">
			<media:title type="html">nasaRed</media:title>
		</media:content>

		<media:content url="http://nasared.files.wordpress.com/2006/06/prescott.croquet.thumbnail.jpg" medium="image">
			<media:title type="html">John Prescott</media:title>
		</media:content>
	</item>
		<item>
		<title>Administrator Account Access</title>
		<link>http://nasared.wordpress.com/2006/05/31/administrator-account-access-from-the-welcome-screen/</link>
		<comments>http://nasared.wordpress.com/2006/05/31/administrator-account-access-from-the-welcome-screen/#comments</comments>
		<pubDate>Wed, 31 May 2006 22:38:16 +0000</pubDate>
		<dc:creator>nasaRed</dc:creator>
				<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">https://nasared.wordpress.com/2006/05/31/administrator-account-access-from-the-welcome-screen/</guid>
		<description><![CDATA[To access the administrator&#39;s account from the welcome screen in Windows XP press Ctrl+Alt+Del twice. However, this will not work if you are currently logged in as another user, so make sure all users are logged out before you attempt it.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nasared.wordpress.com&amp;blog=244015&amp;post=5&amp;subd=nasared&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nasared.wordpress.com/2006/05/31/administrator-account-access-from-the-welcome-screen/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b6eda0c02472f3cfad7b7f8801fd07be?s=96&#38;d=identicon" medium="image">
			<media:title type="html">nasaRed</media:title>
		</media:content>
	</item>
		<item>
		<title>No More Diving</title>
		<link>http://nasared.wordpress.com/2006/05/31/no-more-diving/</link>
		<comments>http://nasared.wordpress.com/2006/05/31/no-more-diving/#comments</comments>
		<pubDate>Wed, 31 May 2006 14:00:00 +0000</pubDate>
		<dc:creator>nasaRed</dc:creator>
				<category><![CDATA[Football]]></category>
		<category><![CDATA[Sport]]></category>

		<guid isPermaLink="false">https://nasared.wordpress.com/2006/05/31/no-more-diving/</guid>
		<description><![CDATA[During last night&#39;s England match against Hungary Steven Gerrard was awarded a penalty by allegedly diving. I can&#39;t comment on whether he actually dived or not as the first half was so boring I fell asleep and woke up just as Lampard was about to take the penalty. However, Ian Wright (one of the BBC [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nasared.wordpress.com&amp;blog=244015&amp;post=4&amp;subd=nasared&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nasared.wordpress.com/2006/05/31/no-more-diving/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b6eda0c02472f3cfad7b7f8801fd07be?s=96&#38;d=identicon" medium="image">
			<media:title type="html">nasaRed</media:title>
		</media:content>
	</item>
		<item>
		<title>Pocketchange Fines</title>
		<link>http://nasared.wordpress.com/2006/05/31/pocketchange-fines/</link>
		<comments>http://nasared.wordpress.com/2006/05/31/pocketchange-fines/#comments</comments>
		<pubDate>Wed, 31 May 2006 10:24:48 +0000</pubDate>
		<dc:creator>nasaRed</dc:creator>
				<category><![CDATA[Football]]></category>
		<category><![CDATA[Sport]]></category>

		<guid isPermaLink="false">https://nasared.wordpress.com/2006/05/31/pocketchange-fines/</guid>
		<description><![CDATA[Yesterday the FA fined Chelsea for failing to control their players during the match at Fulham in March. Whilst I totally agree with the fine, the amount is appaling &#8230; &#163;10,000! Pocketchange for a club like Chelsea FC &#8230; if the FA wants to use fines to improve the behavious of players (and coaches) they [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nasared.wordpress.com&amp;blog=244015&amp;post=3&amp;subd=nasared&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nasared.wordpress.com/2006/05/31/pocketchange-fines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b6eda0c02472f3cfad7b7f8801fd07be?s=96&#38;d=identicon" medium="image">
			<media:title type="html">nasaRed</media:title>
		</media:content>
	</item>
	</channel>
</rss>
