<?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>These are the days</title>
	<atom:link href="http://strennery.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://strennery.wordpress.com</link>
	<description>The life and times of Shaun Trennery, a 30 something year old web developer from Durban, South Africa now living in Sydney</description>
	<lastBuildDate>Thu, 29 Dec 2011 20:30:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='strennery.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>These are the days</title>
		<link>http://strennery.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://strennery.wordpress.com/osd.xml" title="These are the days" />
	<atom:link rel='hub' href='http://strennery.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Coding Oversight: Vodacom Security Breach</title>
		<link>http://strennery.wordpress.com/2008/02/17/coding-oversight-vodacom-security-breach/</link>
		<comments>http://strennery.wordpress.com/2008/02/17/coding-oversight-vodacom-security-breach/#comments</comments>
		<pubDate>Sun, 17 Feb 2008 00:57:16 +0000</pubDate>
		<dc:creator>Shaun Trennery</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[South Africa]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[security webdevelopment]]></category>

		<guid isPermaLink="false">http://strennery.wordpress.com/2008/02/17/coding-oversight-vodacom-security-breach/</guid>
		<description><![CDATA[A simple coding oversight has left the Vodacom4me site vulnerable allowing access to customers private call records. The problem allows users to increment their customer number thereby accessing random customer accounts. Here is a quick example of the problem. Say we have a call record page that displays a customer&#8217;s call records. callrecords.php The page [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strennery.wordpress.com&amp;blog=1062546&amp;post=593&amp;subd=strennery&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A simple coding oversight has left the Vodacom4me site vulnerable allowing access to customers private call records. The problem allows users to increment their customer number thereby accessing random customer accounts.</p>
<p>Here is a quick example of the problem. Say we have a call record page that displays a customer&#8217;s call records.<br />
callrecords.php</p>
<p>The page accepts a customers id which it then uses to query the DB and present the returned data. i.e. callrecords.php?customerid=12345<br />
The parameter can be accepted via a Post or a Get.</p>
<p>Now anyone with a little web knowledge can simply increment the id to say 12346 and thereby obtain the personal data of a random Vodacom customer.</p>
<p>Here is Vodacom&#8217;s response to the problem:</p>
<blockquote><p>Vodacom spokesman Dot Field said that when the Sunday Times brought the matter to their attention, the vulnerable section of the website was “disabled with immediate effect”.</p>
<p>The weakness had made it possible to display random customer information from a “caching front end server” which briefly stored information. The main database of information was secure, she said.</p></blockquote>
<p>I&#8217;m really not sure how they can say the main database remained secure. Another case of trying to throw technical terms in the air to try and cover up a blatant error.</p>
<p>Solution: Simple, ensure your developers have the correct security training and improve the QA process.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/strennery.wordpress.com/593/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/strennery.wordpress.com/593/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/strennery.wordpress.com/593/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/strennery.wordpress.com/593/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/strennery.wordpress.com/593/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/strennery.wordpress.com/593/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/strennery.wordpress.com/593/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/strennery.wordpress.com/593/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/strennery.wordpress.com/593/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/strennery.wordpress.com/593/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/strennery.wordpress.com/593/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/strennery.wordpress.com/593/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/strennery.wordpress.com/593/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/strennery.wordpress.com/593/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/strennery.wordpress.com/593/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/strennery.wordpress.com/593/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strennery.wordpress.com&amp;blog=1062546&amp;post=593&amp;subd=strennery&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://strennery.wordpress.com/2008/02/17/coding-oversight-vodacom-security-breach/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4dee04647a361b4092fac4342c02048d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Shaun</media:title>
		</media:content>
	</item>
		<item>
		<title>Jake White Interview</title>
		<link>http://strennery.wordpress.com/2008/02/13/jake-white-interview/</link>
		<comments>http://strennery.wordpress.com/2008/02/13/jake-white-interview/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 09:55:19 +0000</pubDate>
		<dc:creator>Shaun Trennery</dc:creator>
				<category><![CDATA[South Africa]]></category>
		<category><![CDATA[rugby]]></category>
		<category><![CDATA[southafrica]]></category>
		<category><![CDATA[Sport]]></category>

		<guid isPermaLink="false">http://strennery.wordpress.com/?p=591</guid>
		<description><![CDATA[In case you missed it, here are the links to the Radio 702 interview with World Cup winning Springbok coach, Jake White. The interview is in 5 parts and well worth the listen. Part 1 Part 2 Part 3 Part 4 Part 5<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strennery.wordpress.com&amp;blog=1062546&amp;post=591&amp;subd=strennery&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img style="margin:0 0 0 15px;" height="139" alt="Jake&nbsp;White" hspace="5" src="http://strennery.files.wordpress.com/2008/02/jake-white_large.jpg?w=117&#038;h=139" width="117" align="right">In case you missed it, here are the links to the <a href="http://www.702.co.za">Radio 702</a> interview with World Cup winning Springbok coach, <a href="http://en.wikipedia.org/wiki/Jake_White" target="_blank">Jake White</a>. The interview is in 5 parts and well worth the listen.</p>
<ul>
<li><a href="http://www.pod702.co.za/podcast/jennyinterview/JakeWhitePart1.mp3">Part 1</a>
<li><a href="http://www.pod702.co.za/podcast/jennyinterview/JakeWhitePart2.mp3">Part 2</a>
<li><a href="http://www.pod702.co.za/podcast/jennyinterview/JakeWhitePart3.mp3" target="_blank">Part 3</a>
<li><a href="http://www.pod702.co.za/podcast/jennyinterview/JakeWhitePart4.mp3" target="_blank">Part 4</a>
<li><a href="http://www.pod702.co.za/podcast/jennyinterview/JakeWhitePart5.mp3" target="_blank">Part 5</a> </li>
</ul>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/strennery.wordpress.com/591/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/strennery.wordpress.com/591/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/strennery.wordpress.com/591/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/strennery.wordpress.com/591/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/strennery.wordpress.com/591/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/strennery.wordpress.com/591/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/strennery.wordpress.com/591/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/strennery.wordpress.com/591/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/strennery.wordpress.com/591/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/strennery.wordpress.com/591/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/strennery.wordpress.com/591/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/strennery.wordpress.com/591/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/strennery.wordpress.com/591/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/strennery.wordpress.com/591/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/strennery.wordpress.com/591/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/strennery.wordpress.com/591/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strennery.wordpress.com&amp;blog=1062546&amp;post=591&amp;subd=strennery&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://strennery.wordpress.com/2008/02/13/jake-white-interview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.pod702.co.za/podcast/jennyinterview/JakeWhitePart1.mp3" length="9924203" type="audio/mpeg" />
<enclosure url="http://www.pod702.co.za/podcast/jennyinterview/JakeWhitePart2.mp3" length="10497995" type="audio/mpeg" />
<enclosure url="http://www.pod702.co.za/podcast/jennyinterview/JakeWhitePart3.mp3" length="11006735" type="audio/mpeg" />
<enclosure url="http://www.pod702.co.za/podcast/jennyinterview/JakeWhitePart4.mp3" length="13532087" type="audio/mpeg" />
<enclosure url="http://www.pod702.co.za/podcast/jennyinterview/JakeWhitePart5.mp3" length="6015662" type="audio/mpeg" />
	
		<media:content url="http://0.gravatar.com/avatar/4dee04647a361b4092fac4342c02048d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Shaun</media:title>
		</media:content>

		<media:content url="http://strennery.files.wordpress.com/2008/02/jake-white_large.jpg" medium="image">
			<media:title type="html">Jake&#160;White</media:title>
		</media:content>
	</item>
		<item>
		<title>South African Humor at its Best</title>
		<link>http://strennery.wordpress.com/2008/02/10/south-african-humor-at-its-best/</link>
		<comments>http://strennery.wordpress.com/2008/02/10/south-african-humor-at-its-best/#comments</comments>
		<pubDate>Sat, 09 Feb 2008 23:03:46 +0000</pubDate>
		<dc:creator>Shaun Trennery</dc:creator>
				<category><![CDATA[South Africa]]></category>
		<category><![CDATA[eskom]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[southafrica]]></category>

		<guid isPermaLink="false">http://strennery.wordpress.com/?p=590</guid>
		<description><![CDATA[Here is an audio clip from Good Hope FM&#8217;s Ryan O Connor which can only make you smile. He pretends to me an Eskom representative calling a disgruntled customer about the power outages. Link <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strennery.wordpress.com&amp;blog=1062546&amp;post=590&amp;subd=strennery&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here is an audio clip from <a href="http://www.goodhopefm.co.za/" target="_blank">Good Hope FM&#8217;s</a> Ryan O Connor which can only make you smile. He pretends to me an Eskom representative calling a disgruntled customer about the power outages.</p>
<p><a href="http://www.box.net/shared/fcewsudyc4" target="_blank">Link </a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/strennery.wordpress.com/590/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/strennery.wordpress.com/590/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/strennery.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/strennery.wordpress.com/590/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/strennery.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/strennery.wordpress.com/590/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/strennery.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/strennery.wordpress.com/590/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/strennery.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/strennery.wordpress.com/590/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/strennery.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/strennery.wordpress.com/590/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/strennery.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/strennery.wordpress.com/590/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/strennery.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/strennery.wordpress.com/590/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strennery.wordpress.com&amp;blog=1062546&amp;post=590&amp;subd=strennery&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://strennery.wordpress.com/2008/02/10/south-african-humor-at-its-best/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4dee04647a361b4092fac4342c02048d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Shaun</media:title>
		</media:content>
	</item>
		<item>
		<title>Computrainer launches Real Course Videos</title>
		<link>http://strennery.wordpress.com/2008/02/07/computrainer-launches-real-course-videos/</link>
		<comments>http://strennery.wordpress.com/2008/02/07/computrainer-launches-real-course-videos/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 21:30:42 +0000</pubDate>
		<dc:creator>Shaun Trennery</dc:creator>
				<category><![CDATA[Cycling]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://strennery.wordpress.com/2008/02/07/computrainer-launches-real-course-videos/</guid>
		<description><![CDATA[Earlier this week, CompuTrainer released their latest product, interactive real course videos. They filmed 16 Ironman races as well as the Tour of California and developed new software to precisely synchronise the film speed with your speed on the Computrainer. The software&#8217;s features are similar to the current 3D software and include SpinScan, performance recording [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strennery.wordpress.com&amp;blog=1062546&amp;post=589&amp;subd=strennery&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Earlier this week, <a href="http://www.computrainer.com" target="_blank">CompuTrainer</a> released their latest product, interactive real course videos. They filmed 16 Ironman races as well as the Tour of California and developed new software to precisely synchronise the film speed with your speed on the Computrainer.</p>
<p>The software&#8217;s features are similar to the current 3D software and include SpinScan, performance recording and detailed performance data.</p>
<p>Each course comes on a separate DVD. I really would&#8217;ve liked the course videos to be made available via download.</p>
<p>I&#8217;ve personally recently opted for the <a href="http://www.ergvideo.com" target="_blank">Erg Video</a> solution, placing my order a few days before the Computrainer release. I&#8217;d keen to try both products and compare how they perform against each other. Being a huge fan of the Computrainer, I know I&#8217;m going buy at least of few of their new course videos. Perhaps only in a few months thou.</p>
<p>The Ironman Coeur d&#8217;Alene DVD is currently available to order online. They also have a list of the upcoming releases.</p>
<p><a href="http://www.computrainer.com/rm_inc/sales/realcoursevideo_order.html" target="_blank">Link</a></p>
<p><a href="http://strennery.files.wordpress.com/2008/02/image002.jpg"><img src="http://strennery.files.wordpress.com/2008/02/image002-thumb.jpg?w=244&#038;h=183" style="border:0 none;" alt="image002" border="0" height="183" width="244" /></a></p>
<p><b>Update:</b><br />
View the CompuTrainer and the Real Course Videos on the Today Show.<br />
<a href="http://www.msnbc.msn.com/id/21134540/vp/23067866#23067866" target="_blank">Link</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/strennery.wordpress.com/589/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/strennery.wordpress.com/589/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/strennery.wordpress.com/589/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/strennery.wordpress.com/589/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/strennery.wordpress.com/589/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/strennery.wordpress.com/589/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/strennery.wordpress.com/589/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/strennery.wordpress.com/589/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/strennery.wordpress.com/589/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/strennery.wordpress.com/589/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/strennery.wordpress.com/589/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/strennery.wordpress.com/589/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/strennery.wordpress.com/589/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/strennery.wordpress.com/589/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/strennery.wordpress.com/589/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/strennery.wordpress.com/589/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strennery.wordpress.com&amp;blog=1062546&amp;post=589&amp;subd=strennery&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://strennery.wordpress.com/2008/02/07/computrainer-launches-real-course-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4dee04647a361b4092fac4342c02048d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Shaun</media:title>
		</media:content>

		<media:content url="http://strennery.files.wordpress.com/2008/02/image002-thumb.jpg" medium="image">
			<media:title type="html">image002</media:title>
		</media:content>
	</item>
		<item>
		<title>South Africa&#8217;s Power Crisis Makes it to the New York Times</title>
		<link>http://strennery.wordpress.com/2008/01/31/south-africas-power-crisis-makes-it-to-the-new-york-times/</link>
		<comments>http://strennery.wordpress.com/2008/01/31/south-africas-power-crisis-makes-it-to-the-new-york-times/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 02:44:02 +0000</pubDate>
		<dc:creator>Shaun Trennery</dc:creator>
				<category><![CDATA[South Africa]]></category>

		<guid isPermaLink="false">http://strennery.wordpress.com/2008/01/31/south-africas-power-crisis-makes-it-to-the-new-york-times/</guid>
		<description><![CDATA[Link to the Article: Power Failures Outrage South Africa But electricity shortages, now expected to be a fact of life for the next five years, are more than an embarrassment. They threaten continued strong growth here in a nation that accounts for a third of sub-Saharan Africa’s economic output and ranks among the world’s top [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strennery.wordpress.com&amp;blog=1062546&amp;post=586&amp;subd=strennery&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Link to the Article: <a href="http://www.nytimes.com/2008/01/31/world/africa/31safrica.html?_r=1&amp;hp&amp;oref=slogin" target="_blank">Power Failures Outrage South Africa</a></p>
<blockquote><p>But electricity shortages, now expected to be a fact of life for the next five years, are more than an embarrassment. They threaten continued strong growth here in a nation that accounts for a third of sub-Saharan Africa’s economic output and ranks among the world’s top 25 countries in gross domestic product.</p>
<p>“What can we do?” said the owner, Panos Avraamides. “We throw out all the salads, all the dips, all the antipastos, I let the employees have a one-hour break. Then they come back and stand around and do nothing.”</p>
<p>“Because of this situation, economic growth just stops,” said Andrew Kenny, an engineering consultant. “In that way, the problem solves itself.”</p>
</blockquote>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/strennery.wordpress.com/586/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/strennery.wordpress.com/586/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/strennery.wordpress.com/586/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/strennery.wordpress.com/586/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/strennery.wordpress.com/586/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/strennery.wordpress.com/586/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/strennery.wordpress.com/586/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/strennery.wordpress.com/586/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/strennery.wordpress.com/586/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/strennery.wordpress.com/586/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/strennery.wordpress.com/586/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/strennery.wordpress.com/586/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/strennery.wordpress.com/586/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/strennery.wordpress.com/586/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/strennery.wordpress.com/586/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/strennery.wordpress.com/586/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strennery.wordpress.com&amp;blog=1062546&amp;post=586&amp;subd=strennery&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://strennery.wordpress.com/2008/01/31/south-africas-power-crisis-makes-it-to-the-new-york-times/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4dee04647a361b4092fac4342c02048d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Shaun</media:title>
		</media:content>
	</item>
		<item>
		<title>The Bandit&#8217;s morning sessions a thing of the past.</title>
		<link>http://strennery.wordpress.com/2008/01/30/the-bandits-morning-sessions-a-thing-of-the-past/</link>
		<comments>http://strennery.wordpress.com/2008/01/30/the-bandits-morning-sessions-a-thing-of-the-past/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 10:01:46 +0000</pubDate>
		<dc:creator>Shaun Trennery</dc:creator>
				<category><![CDATA[South Africa]]></category>

		<guid isPermaLink="false">http://strennery.wordpress.com/2008/01/30/the-bandits-morning-sessions-a-thing-of-the-past/</guid>
		<description><![CDATA[After a stellar run DEREK “TheBandit” Richardson, the man single-handedly responsible for growing the world of dance beyond South Africa’s wildest imagination is packing his record box for one last national tour &#8220;I have had such a wonderful journey and I thank everyone that has supported me through out the years! Life is ever changing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strennery.wordpress.com&amp;blog=1062546&amp;post=585&amp;subd=strennery&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<blockquote><p>After a stellar run DEREK “TheBandit” Richardson, the man single-handedly responsible for growing the world of dance beyond South Africa’s wildest imagination is packing his record box for one last national tour</p>
<p>&#8220;I have had such a wonderful journey and I thank everyone that has supported me through out the years! Life is ever changing and it&#8217;s time to hang up my headphones when it comes to live performances. I will continue to produce the finest <strong>PODCASTS</strong> for the world to enjoy!”</p>
</blockquote>
<p>Visit <a href="http://www.soundrepublic.co.za">www.soundrepublic.co.za</a> for more details and to catch the awesome dance web radio. </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/strennery.wordpress.com/585/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/strennery.wordpress.com/585/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/strennery.wordpress.com/585/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/strennery.wordpress.com/585/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/strennery.wordpress.com/585/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/strennery.wordpress.com/585/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/strennery.wordpress.com/585/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/strennery.wordpress.com/585/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/strennery.wordpress.com/585/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/strennery.wordpress.com/585/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/strennery.wordpress.com/585/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/strennery.wordpress.com/585/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/strennery.wordpress.com/585/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/strennery.wordpress.com/585/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/strennery.wordpress.com/585/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/strennery.wordpress.com/585/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strennery.wordpress.com&amp;blog=1062546&amp;post=585&amp;subd=strennery&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://strennery.wordpress.com/2008/01/30/the-bandits-morning-sessions-a-thing-of-the-past/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4dee04647a361b4092fac4342c02048d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Shaun</media:title>
		</media:content>
	</item>
		<item>
		<title>QTrax Broken</title>
		<link>http://strennery.wordpress.com/2008/01/29/qtrax-broken/</link>
		<comments>http://strennery.wordpress.com/2008/01/29/qtrax-broken/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 03:06:21 +0000</pubDate>
		<dc:creator>Shaun Trennery</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://strennery.wordpress.com/2008/01/29/qtrax-broken/</guid>
		<description><![CDATA[After a delayed launch, Qtrax is finally available for download. The only problem now is that http://music.qtrax.com is broken displaying the Welcome to Oracle Containers for J2EE page. Not the greatest product launch ever! Update: News from Engadget: The company issued a press release over the weekend saying it has (finally) signed up with Sony [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strennery.wordpress.com&amp;blog=1062546&amp;post=584&amp;subd=strennery&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After a delayed launch, <a href="http://www.qtrax.com" target="_blank">Qtrax</a> is finally available for download. The only problem now is that <a href="http://music.qtrax.com">http://music.qtrax.com</a> is broken displaying the Welcome to Oracle Containers for J2EE page.</p>
<p>Not the greatest product launch ever!</p>
<p><a href="http://strennery.files.wordpress.com/2008/01/2008-01-29-1356.png"><img src="http://strennery.files.wordpress.com/2008/01/2008-01-29-1356-thumb.png?w=244&#038;h=174" style="border:0 none;" alt="2008-01-29_1356" border="0" height="174" width="244" /></a></p>
<p><a href="http://strennery.files.wordpress.com/2008/01/2008-01-29-1405.png"><img src="http://strennery.files.wordpress.com/2008/01/2008-01-29-1405-thumb.png?w=244&#038;h=116" style="border:0 none;" alt="2008-01-29_1405" border="0" height="116" width="244" /></a></p>
<p><b>Update:</b><br />
News from <a href="http://www.engadget.com" target="_blank">Engadget</a>:</p>
<blockquote><p>The company issued a press release over the weekend saying it has (finally) signed up with Sony / BMG, Universal, EMI and Warner, but Wired did a little bit of digging and found out that Qtrax isn&#8217;t being exactly honest &#8212; spokespeople from all four labels flatly denied that any deals were in place.</p></blockquote>
<p><a href="http://www.engadget.com/2008/03/04/qtrax-says-it-now-has-deals-with-major-labels-doesnt-actually/" target="_blank">Link to story</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/strennery.wordpress.com/584/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/strennery.wordpress.com/584/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/strennery.wordpress.com/584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/strennery.wordpress.com/584/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/strennery.wordpress.com/584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/strennery.wordpress.com/584/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/strennery.wordpress.com/584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/strennery.wordpress.com/584/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/strennery.wordpress.com/584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/strennery.wordpress.com/584/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/strennery.wordpress.com/584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/strennery.wordpress.com/584/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/strennery.wordpress.com/584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/strennery.wordpress.com/584/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/strennery.wordpress.com/584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/strennery.wordpress.com/584/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strennery.wordpress.com&amp;blog=1062546&amp;post=584&amp;subd=strennery&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://strennery.wordpress.com/2008/01/29/qtrax-broken/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4dee04647a361b4092fac4342c02048d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Shaun</media:title>
		</media:content>

		<media:content url="http://strennery.files.wordpress.com/2008/01/2008-01-29-1356-thumb.png" medium="image">
			<media:title type="html">2008-01-29_1356</media:title>
		</media:content>

		<media:content url="http://strennery.files.wordpress.com/2008/01/2008-01-29-1405-thumb.png" medium="image">
			<media:title type="html">2008-01-29_1405</media:title>
		</media:content>
	</item>
		<item>
		<title>Eskom Uplugged.</title>
		<link>http://strennery.wordpress.com/2008/01/28/eskom-uplugged/</link>
		<comments>http://strennery.wordpress.com/2008/01/28/eskom-uplugged/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 08:04:17 +0000</pubDate>
		<dc:creator>Shaun Trennery</dc:creator>
				<category><![CDATA[South Africa]]></category>

		<guid isPermaLink="false">http://strennery.wordpress.com/2008/01/28/eskom-uplugged/</guid>
		<description><![CDATA[Very funny.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strennery.wordpress.com&amp;blog=1062546&amp;post=579&amp;subd=strennery&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://strennery.files.wordpress.com/2008/01/eskom.jpg"><img height="266" alt="eskom" src="http://strennery.files.wordpress.com/2008/01/eskom-thumb.jpg?w=271&#038;h=266" width="271" border="0"></a>
<p>Very funny. </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/strennery.wordpress.com/579/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/strennery.wordpress.com/579/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/strennery.wordpress.com/579/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/strennery.wordpress.com/579/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/strennery.wordpress.com/579/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/strennery.wordpress.com/579/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/strennery.wordpress.com/579/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/strennery.wordpress.com/579/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/strennery.wordpress.com/579/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/strennery.wordpress.com/579/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/strennery.wordpress.com/579/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/strennery.wordpress.com/579/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/strennery.wordpress.com/579/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/strennery.wordpress.com/579/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/strennery.wordpress.com/579/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/strennery.wordpress.com/579/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strennery.wordpress.com&amp;blog=1062546&amp;post=579&amp;subd=strennery&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://strennery.wordpress.com/2008/01/28/eskom-uplugged/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4dee04647a361b4092fac4342c02048d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Shaun</media:title>
		</media:content>

		<media:content url="http://strennery.files.wordpress.com/2008/01/eskom-thumb.jpg" medium="image">
			<media:title type="html">eskom</media:title>
		</media:content>
	</item>
		<item>
		<title>Cool Google Logo for the 50th Anniversary of the Lego Brick</title>
		<link>http://strennery.wordpress.com/2008/01/28/cool-google-logo-for-the-50th-anniversary-of-the-lego-brick/</link>
		<comments>http://strennery.wordpress.com/2008/01/28/cool-google-logo-for-the-50th-anniversary-of-the-lego-brick/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 07:55:38 +0000</pubDate>
		<dc:creator>Shaun Trennery</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://strennery.wordpress.com/2008/01/28/cool-google-logo-for-the-50th-anniversary-of-the-lego-brick/</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strennery.wordpress.com&amp;blog=1062546&amp;post=576&amp;subd=strennery&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://strennery.files.wordpress.com/2008/01/lego08.gif"><img style="border-right:0;border-top:0;border-left:0;border-bottom:0;" height="96" alt="lego08" src="http://strennery.files.wordpress.com/2008/01/lego08-thumb.gif?w=240&#038;h=96" width="240" border="0"></a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/strennery.wordpress.com/576/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/strennery.wordpress.com/576/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/strennery.wordpress.com/576/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/strennery.wordpress.com/576/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/strennery.wordpress.com/576/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/strennery.wordpress.com/576/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/strennery.wordpress.com/576/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/strennery.wordpress.com/576/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/strennery.wordpress.com/576/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/strennery.wordpress.com/576/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/strennery.wordpress.com/576/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/strennery.wordpress.com/576/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/strennery.wordpress.com/576/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/strennery.wordpress.com/576/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/strennery.wordpress.com/576/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/strennery.wordpress.com/576/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strennery.wordpress.com&amp;blog=1062546&amp;post=576&amp;subd=strennery&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://strennery.wordpress.com/2008/01/28/cool-google-logo-for-the-50th-anniversary-of-the-lego-brick/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4dee04647a361b4092fac4342c02048d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Shaun</media:title>
		</media:content>

		<media:content url="http://strennery.files.wordpress.com/2008/01/lego08-thumb.gif" medium="image">
			<media:title type="html">lego08</media:title>
		</media:content>
	</item>
		<item>
		<title>QTrax Overwhelmed</title>
		<link>http://strennery.wordpress.com/2008/01/27/qtrax-overwhelmed/</link>
		<comments>http://strennery.wordpress.com/2008/01/27/qtrax-overwhelmed/#comments</comments>
		<pubDate>Sun, 27 Jan 2008 17:56:48 +0000</pubDate>
		<dc:creator>Shaun Trennery</dc:creator>
				<category><![CDATA[Betas]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://strennery.wordpress.com/2008/01/27/qtrax-overwhelmed/</guid>
		<description><![CDATA[Qtrax, claiming to be the first free and legal P2P music application, was set to launch today. The site is currently unavailable due to overwhelming demand and asks visitors to check back in 24 hours. I hope they out buying some extra infrastructure. Due to overwhelming demand, Qtrax.com is currently unavailable. Please check back in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strennery.wordpress.com&amp;blog=1062546&amp;post=573&amp;subd=strennery&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.qtrax.com/" target="_blank">Qtrax</a>, claiming to be the first free and legal P2P music application, was set to launch today.</p>
<p>The site is currently unavailable due to overwhelming demand and asks visitors to check back in 24 hours. I hope they out buying some extra infrastructure.</p>
<blockquote><p>Due to overwhelming demand, Qtrax.com is currently unavailable. Please check back in 24 hours to download the first, free, and legal P2P music application. Thank you for your understanding.</p></blockquote>
<p>The service offers unlimited free song downloads which can be transferred to your iPod using the Songbird-like player. Other features of the player include music video downloads, album reviews and song lyrics.</p>
<p>Qtrax originally had to shut down in soon after launch in 2002 to avoid legal action.</p>
<p>Good things come to those who wait.</p>
<p><b>Update:</b><br />
Site has been updated to say that the download will be available at Midnight EST.  According to Google it is just after 01:30 and still no sign of the download.<b> </b>(<b>1:32 AM</b> Monday (EST) &#8211; <b>Time</b> in <b>New York</b>, United States of America)</p>
<p><b>Update:</b><br />
Download is available!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/strennery.wordpress.com/573/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/strennery.wordpress.com/573/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/strennery.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/strennery.wordpress.com/573/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/strennery.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/strennery.wordpress.com/573/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/strennery.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/strennery.wordpress.com/573/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/strennery.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/strennery.wordpress.com/573/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/strennery.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/strennery.wordpress.com/573/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/strennery.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/strennery.wordpress.com/573/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/strennery.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/strennery.wordpress.com/573/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strennery.wordpress.com&amp;blog=1062546&amp;post=573&amp;subd=strennery&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://strennery.wordpress.com/2008/01/27/qtrax-overwhelmed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4dee04647a361b4092fac4342c02048d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Shaun</media:title>
		</media:content>
	</item>
	</channel>
</rss>
