<?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>Steve Rose</title>
	<atom:link href="http://stevanrose.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://stevanrose.wordpress.com</link>
	<description>All things in moderation, especially moderation</description>
	<lastBuildDate>Thu, 23 Dec 2010 04:42:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='stevanrose.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Steve Rose</title>
		<link>http://stevanrose.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://stevanrose.wordpress.com/osd.xml" title="Steve Rose" />
	<atom:link rel='hub' href='http://stevanrose.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Inheritance</title>
		<link>http://stevanrose.wordpress.com/2008/07/21/inheritance/</link>
		<comments>http://stevanrose.wordpress.com/2008/07/21/inheritance/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 16:00:21 +0000</pubDate>
		<dc:creator>neveratoss</dc:creator>
				<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://stevanrose.wordpress.com/?p=202</guid>
		<description><![CDATA[In an Object Oriented Programming environment, inheritance is one of the key concepts which allows us to inherit properties and methods of other objects. In Procedural Programming, inheritance is when a bunch of guys develop a massive system over several months, test it a little bit, put it live over the weekend and then ALL [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stevanrose.wordpress.com&amp;blog=1809554&amp;post=202&amp;subd=stevanrose&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In an Object Oriented Programming environment, <a href="http://java.sun.com/docs/books/tutorial/java/concepts/inheritance.html">inheritance</a> is one of the key concepts which allows us to inherit properties and methods of other objects.</p>
<p>In Procedural Programming, inheritance is when a bunch of guys develop a massive system over several months, test it a little bit, put it live over the weekend and then ALL fek off on holiday leaving me holding the baby.</p>
<p>Bastards!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/stevanrose.wordpress.com/202/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/stevanrose.wordpress.com/202/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/stevanrose.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/stevanrose.wordpress.com/202/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/stevanrose.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/stevanrose.wordpress.com/202/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/stevanrose.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/stevanrose.wordpress.com/202/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/stevanrose.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/stevanrose.wordpress.com/202/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/stevanrose.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/stevanrose.wordpress.com/202/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/stevanrose.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/stevanrose.wordpress.com/202/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/stevanrose.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/stevanrose.wordpress.com/202/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stevanrose.wordpress.com&amp;blog=1809554&amp;post=202&amp;subd=stevanrose&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://stevanrose.wordpress.com/2008/07/21/inheritance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/691e1b2eb1656659cf5fbeb988cdced9?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">neveratoss</media:title>
		</media:content>
	</item>
		<item>
		<title>To Do List</title>
		<link>http://stevanrose.wordpress.com/2008/06/25/to-do-list/</link>
		<comments>http://stevanrose.wordpress.com/2008/06/25/to-do-list/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 09:02:45 +0000</pubDate>
		<dc:creator>neveratoss</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://stevanrose.wordpress.com/?p=199</guid>
		<description><![CDATA[Work through the Python Tutorial &#8211; (100% complete) Work through the Django Tutorial &#8211; (100% complete) Write kickass Django Application &#8211; (100% complete) Put kickass Django Application live in major European Investment Bank &#8211; (50% complete) We *like* Python and we *love* Django.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stevanrose.wordpress.com&amp;blog=1809554&amp;post=199&amp;subd=stevanrose&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="text-decoration:line-through;">Work through the <a href="http://docs.python.org/tut/tut.html">Python Tutorial</a></span> &#8211; (100% complete)</p>
<p><span style="text-decoration:line-through;">Work through the <a href="http://www.djangoproject.com/documentation/tutorial01/">Django Tutorial</a></span> &#8211; (100% complete)<span style="text-decoration:line-through;"><a href="http://www.djangoproject.com/documentation/tutorial01/"><br />
</a></span></p>
<p><span style="text-decoration:line-through;">Write kickass <a href="http://www.djangoproject.com/">Django</a> Application</span> &#8211; (100% complete)</p>
<p>Put kickass Django Application live in major European Investment Bank &#8211; (50% complete)</p>
<p>We *like* Python and we *love* Django.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/stevanrose.wordpress.com/199/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/stevanrose.wordpress.com/199/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/stevanrose.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/stevanrose.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/stevanrose.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/stevanrose.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/stevanrose.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/stevanrose.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/stevanrose.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/stevanrose.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/stevanrose.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/stevanrose.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/stevanrose.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/stevanrose.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/stevanrose.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/stevanrose.wordpress.com/199/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stevanrose.wordpress.com&amp;blog=1809554&amp;post=199&amp;subd=stevanrose&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://stevanrose.wordpress.com/2008/06/25/to-do-list/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/691e1b2eb1656659cf5fbeb988cdced9?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">neveratoss</media:title>
		</media:content>
	</item>
		<item>
		<title>Who&#8217;s the Daddy?</title>
		<link>http://stevanrose.wordpress.com/2008/06/13/whos-the-daddy/</link>
		<comments>http://stevanrose.wordpress.com/2008/06/13/whos-the-daddy/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 13:15:11 +0000</pubDate>
		<dc:creator>neveratoss</dc:creator>
				<category><![CDATA[family]]></category>

		<guid isPermaLink="false">http://stevanrose.wordpress.com/?p=198</guid>
		<description><![CDATA[What a great present during the long lead up to my annual lie in on Father&#8217;s Day &#8211; Charlie (aged 17 months ish) can say, &#8220;Daddy&#8221;. Of course, being a girl, her first actual word was, &#8220;shoes&#8221;.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stevanrose.wordpress.com&amp;blog=1809554&amp;post=198&amp;subd=stevanrose&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>What a great present during the long lead up to my annual lie in on Father&#8217;s Day &#8211; Charlie (aged 17 months ish) can say, &#8220;Daddy&#8221;.</p>
<p>Of course, being a girl, her first actual word was, &#8220;shoes&#8221;.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/stevanrose.wordpress.com/198/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/stevanrose.wordpress.com/198/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/stevanrose.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/stevanrose.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/stevanrose.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/stevanrose.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/stevanrose.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/stevanrose.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/stevanrose.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/stevanrose.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/stevanrose.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/stevanrose.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/stevanrose.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/stevanrose.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/stevanrose.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/stevanrose.wordpress.com/198/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stevanrose.wordpress.com&amp;blog=1809554&amp;post=198&amp;subd=stevanrose&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://stevanrose.wordpress.com/2008/06/13/whos-the-daddy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/691e1b2eb1656659cf5fbeb988cdced9?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">neveratoss</media:title>
		</media:content>
	</item>
		<item>
		<title>The joy of specs</title>
		<link>http://stevanrose.wordpress.com/2008/06/11/the-joy-of-specs/</link>
		<comments>http://stevanrose.wordpress.com/2008/06/11/the-joy-of-specs/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 14:30:03 +0000</pubDate>
		<dc:creator>neveratoss</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://stevanrose.wordpress.com/?p=197</guid>
		<description><![CDATA[It&#8217;s official, I am now a bone fide, card carrying, four eyed specoid git. But only for reading and peering at the &#8216;pooter screen, I can still see a gnats knackers at 4,000 paces.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stevanrose.wordpress.com&amp;blog=1809554&amp;post=197&amp;subd=stevanrose&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s official, I am now a bone fide, card carrying, four eyed specoid git. But only for reading and peering at the &#8216;pooter screen, I can still see a gnats knackers at 4,000 paces.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/stevanrose.wordpress.com/197/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/stevanrose.wordpress.com/197/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/stevanrose.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/stevanrose.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/stevanrose.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/stevanrose.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/stevanrose.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/stevanrose.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/stevanrose.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/stevanrose.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/stevanrose.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/stevanrose.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/stevanrose.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/stevanrose.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/stevanrose.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/stevanrose.wordpress.com/197/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stevanrose.wordpress.com&amp;blog=1809554&amp;post=197&amp;subd=stevanrose&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://stevanrose.wordpress.com/2008/06/11/the-joy-of-specs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/691e1b2eb1656659cf5fbeb988cdced9?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">neveratoss</media:title>
		</media:content>
	</item>
		<item>
		<title>Loitering within tent</title>
		<link>http://stevanrose.wordpress.com/2008/06/11/loitering-within-tent/</link>
		<comments>http://stevanrose.wordpress.com/2008/06/11/loitering-within-tent/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 14:29:34 +0000</pubDate>
		<dc:creator>neveratoss</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://stevanrose.wordpress.com/?p=196</guid>
		<description><![CDATA[Spent last weekend on a Dads and Lads (and Lasses) camping trip. I&#8217;m pretty well endowed, in a camping equipment sense, but a couple of pitches away was a Tentipi.  I want one so bad it hurts &#8211; in fact, I need one and will not rest until I have one. I just need to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stevanrose.wordpress.com&amp;blog=1809554&amp;post=196&amp;subd=stevanrose&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Spent last weekend on a Dads and Lads (and Lasses) camping trip. I&#8217;m pretty well endowed, in a camping equipment sense, but a couple of pitches away was a <a href="http://www.stunningtents.co.uk/Sales/intro.html">Tentipi</a>.  I want one so bad it hurts &#8211; in fact, I need one and will not rest until I have one.</p>
<p>I just need to get approval from my squaw!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/stevanrose.wordpress.com/196/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/stevanrose.wordpress.com/196/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/stevanrose.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/stevanrose.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/stevanrose.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/stevanrose.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/stevanrose.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/stevanrose.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/stevanrose.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/stevanrose.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/stevanrose.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/stevanrose.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/stevanrose.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/stevanrose.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/stevanrose.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/stevanrose.wordpress.com/196/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stevanrose.wordpress.com&amp;blog=1809554&amp;post=196&amp;subd=stevanrose&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://stevanrose.wordpress.com/2008/06/11/loitering-within-tent/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/691e1b2eb1656659cf5fbeb988cdced9?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">neveratoss</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL &#8211; Solopsist Query Language</title>
		<link>http://stevanrose.wordpress.com/2008/05/19/sql-solopsist-query-language/</link>
		<comments>http://stevanrose.wordpress.com/2008/05/19/sql-solopsist-query-language/#comments</comments>
		<pubDate>Mon, 19 May 2008 11:36:13 +0000</pubDate>
		<dc:creator>neveratoss</dc:creator>
				<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://stevanrose.wordpress.com/?p=195</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stevanrose.wordpress.com&amp;blog=1809554&amp;post=195&amp;subd=stevanrose&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><pre class="brush: sql;">
SELECT myName 
    FROM myTable 
	FETCH first 100 rose only; 
</pre></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/stevanrose.wordpress.com/195/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/stevanrose.wordpress.com/195/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/stevanrose.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/stevanrose.wordpress.com/195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/stevanrose.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/stevanrose.wordpress.com/195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/stevanrose.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/stevanrose.wordpress.com/195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/stevanrose.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/stevanrose.wordpress.com/195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/stevanrose.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/stevanrose.wordpress.com/195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/stevanrose.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/stevanrose.wordpress.com/195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/stevanrose.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/stevanrose.wordpress.com/195/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stevanrose.wordpress.com&amp;blog=1809554&amp;post=195&amp;subd=stevanrose&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://stevanrose.wordpress.com/2008/05/19/sql-solopsist-query-language/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/691e1b2eb1656659cf5fbeb988cdced9?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">neveratoss</media:title>
		</media:content>
	</item>
		<item>
		<title>They do indeed</title>
		<link>http://stevanrose.wordpress.com/2008/05/09/they-do-indeed/</link>
		<comments>http://stevanrose.wordpress.com/2008/05/09/they-do-indeed/#comments</comments>
		<pubDate>Fri, 09 May 2008 13:01:20 +0000</pubDate>
		<dc:creator>neveratoss</dc:creator>
				<category><![CDATA[Global warming]]></category>
		<category><![CDATA[smut]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://stevanrose.wordpress.com/?p=194</guid>
		<description><![CDATA[Great tits cope well with warming.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stevanrose.wordpress.com&amp;blog=1809554&amp;post=194&amp;subd=stevanrose&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://news.bbc.co.uk/1/hi/sci/tech/7390109.stm">Great tits cope well with warming</a>. </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/stevanrose.wordpress.com/194/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/stevanrose.wordpress.com/194/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/stevanrose.wordpress.com/194/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/stevanrose.wordpress.com/194/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/stevanrose.wordpress.com/194/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/stevanrose.wordpress.com/194/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/stevanrose.wordpress.com/194/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/stevanrose.wordpress.com/194/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/stevanrose.wordpress.com/194/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/stevanrose.wordpress.com/194/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/stevanrose.wordpress.com/194/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/stevanrose.wordpress.com/194/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/stevanrose.wordpress.com/194/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/stevanrose.wordpress.com/194/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/stevanrose.wordpress.com/194/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/stevanrose.wordpress.com/194/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stevanrose.wordpress.com&amp;blog=1809554&amp;post=194&amp;subd=stevanrose&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://stevanrose.wordpress.com/2008/05/09/they-do-indeed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/691e1b2eb1656659cf5fbeb988cdced9?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">neveratoss</media:title>
		</media:content>
	</item>
		<item>
		<title>Comments on writing Python on a MacBook</title>
		<link>http://stevanrose.wordpress.com/2008/05/06/comments-on-writing-python-on-a-macbook/</link>
		<comments>http://stevanrose.wordpress.com/2008/05/06/comments-on-writing-python-on-a-macbook/#comments</comments>
		<pubDate>Tue, 06 May 2008 14:37:32 +0000</pubDate>
		<dc:creator>neveratoss</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://stevanrose.wordpress.com/?p=189</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stevanrose.wordpress.com&amp;blog=1809554&amp;post=189&amp;subd=stevanrose&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><pre class="brush: python;">
# A hash denotes a single line comment in Python.
# The hash key is very hard to find on a MacBook.
# Because there isn't one.
# Try Alt + 3
</pre></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/stevanrose.wordpress.com/189/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/stevanrose.wordpress.com/189/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/stevanrose.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/stevanrose.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/stevanrose.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/stevanrose.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/stevanrose.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/stevanrose.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/stevanrose.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/stevanrose.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/stevanrose.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/stevanrose.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/stevanrose.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/stevanrose.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/stevanrose.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/stevanrose.wordpress.com/189/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stevanrose.wordpress.com&amp;blog=1809554&amp;post=189&amp;subd=stevanrose&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://stevanrose.wordpress.com/2008/05/06/comments-on-writing-python-on-a-macbook/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/691e1b2eb1656659cf5fbeb988cdced9?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">neveratoss</media:title>
		</media:content>
	</item>
		<item>
		<title>Spam * Spam = Spam spam spam spam</title>
		<link>http://stevanrose.wordpress.com/2008/05/06/spam-spam-spam-spam-spam-spam/</link>
		<comments>http://stevanrose.wordpress.com/2008/05/06/spam-spam-spam-spam-spam-spam/#comments</comments>
		<pubDate>Tue, 06 May 2008 13:21:13 +0000</pubDate>
		<dc:creator>neveratoss</dc:creator>
				<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://stevanrose.wordpress.com/?p=188</guid>
		<description><![CDATA[So, I&#8217;ve been under some pressure from certain people to start learning Python. Sam is learning his multiplication tables at school so what better way to start than by killing two parrots with two sharp flat ones and a bag of gravel (after HelloWorld.py that is)&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stevanrose.wordpress.com&amp;blog=1809554&amp;post=188&amp;subd=stevanrose&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So, I&#8217;ve been under some pressure from <a href="http://www.brunningonline.net/simon/blog/">certain people</a> to start learning <a href="http://www.python.org/">Python</a>. Sam is learning his multiplication tables at school so what better way to start than by killing two parrots with two sharp flat ones and a bag of gravel (after HelloWorld.py that is)&#8230;</p>
<p><pre class="brush: python;"> 

# TimesTable
# For Sam - Prompts for a name and a number.
# Prints out x times table

# A bit Noddy but you gotta start somewhere...

name = raw_input( &quot;Hello, what's your name : &quot; )
print &quot;Hi&quot;, name,
number = raw_input( &quot;, type a number : &quot; )

print &quot; &quot;
print &quot;The times table for &quot;, number, &quot;is : &quot;
print &quot; &quot;

for i in range(1, 13):
    print i, &quot;x&quot;, number, &quot;=&quot;, i * int(number)

</pre></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/stevanrose.wordpress.com/188/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/stevanrose.wordpress.com/188/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/stevanrose.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/stevanrose.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/stevanrose.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/stevanrose.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/stevanrose.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/stevanrose.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/stevanrose.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/stevanrose.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/stevanrose.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/stevanrose.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/stevanrose.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/stevanrose.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/stevanrose.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/stevanrose.wordpress.com/188/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stevanrose.wordpress.com&amp;blog=1809554&amp;post=188&amp;subd=stevanrose&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://stevanrose.wordpress.com/2008/05/06/spam-spam-spam-spam-spam-spam/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/691e1b2eb1656659cf5fbeb988cdced9?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">neveratoss</media:title>
		</media:content>
	</item>
		<item>
		<title>This blogging lark is exhausting</title>
		<link>http://stevanrose.wordpress.com/2008/04/11/this-blogging-lark-is-exhausting/</link>
		<comments>http://stevanrose.wordpress.com/2008/04/11/this-blogging-lark-is-exhausting/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 15:23:20 +0000</pubDate>
		<dc:creator>neveratoss</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://stevanrose.wordpress.com/?p=187</guid>
		<description><![CDATA[So I&#8217;m off to the Lake District on holiday &#8211; might blog whilst I&#8217;m away, might just eat Kendal Mint Cake and wonder lonely as a cloud that floats on high o&#8217;er vales and hills. See ya next week.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stevanrose.wordpress.com&amp;blog=1809554&amp;post=187&amp;subd=stevanrose&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;m off to the <a title="Lake District" href="http://www.lake-district.gov.uk/">Lake District</a> on holiday &#8211; might blog whilst I&#8217;m away, might just eat <a title="Kendal Mint Cake" href="http://www.kendal.mintcake.co.uk/">Kendal Mint Cake</a> and wonder lonely as a cloud that floats on high o&#8217;er vales and hills.</p>
<p>See ya next week.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/stevanrose.wordpress.com/187/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/stevanrose.wordpress.com/187/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/stevanrose.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/stevanrose.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/stevanrose.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/stevanrose.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/stevanrose.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/stevanrose.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/stevanrose.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/stevanrose.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/stevanrose.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/stevanrose.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/stevanrose.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/stevanrose.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/stevanrose.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/stevanrose.wordpress.com/187/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stevanrose.wordpress.com&amp;blog=1809554&amp;post=187&amp;subd=stevanrose&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://stevanrose.wordpress.com/2008/04/11/this-blogging-lark-is-exhausting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/691e1b2eb1656659cf5fbeb988cdced9?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">neveratoss</media:title>
		</media:content>
	</item>
	</channel>
</rss>
