<?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>The Bit Depth Blog &#187; After hours</title>
	<atom:link href="http://bitdepth.wordpress.com/category/after-hours/feed/" rel="self" type="application/rss+xml" />
	<link>http://bitdepth.wordpress.com</link>
	<description>Thomas Rutter</description>
	<lastBuildDate>Fri, 26 Jun 2009 06:25:58 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='bitdepth.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/d48060c3c0822ca954b890f67af0c103?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>The Bit Depth Blog &#187; After hours</title>
		<link>http://bitdepth.wordpress.com</link>
	</image>
			<item>
		<title>The free and non-free Creative Commons licenses</title>
		<link>http://bitdepth.wordpress.com/2009/03/09/creative-commons-and-freedom/</link>
		<comments>http://bitdepth.wordpress.com/2009/03/09/creative-commons-and-freedom/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 08:16:05 +0000</pubDate>
		<dc:creator>thomasrutter</dc:creator>
				<category><![CDATA[After hours]]></category>

		<guid isPermaLink="false">http://bitdepth.wordpress.com/?p=306</guid>
		<description><![CDATA[
Some Creative Commons licenses are &#8216;free&#8217; in the sense that open source software is free.
Other Creative Commons licenses are &#8216;not free&#8217; in the sense that they restrict use of the material in ways that is counter to &#8216;freedom&#8217; as defined by the Free Software Foundation or the Open Source Initiative, to draw a parallel with [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitdepth.wordpress.com&blog=5093591&post=306&subd=bitdepth&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><ul>
<li>Some Creative Commons licenses are &#8216;free&#8217; in the sense that open source software is free.</li>
<li>Other Creative Commons licenses are &#8216;not free&#8217; in the sense that they restrict use of the material in ways that is counter to &#8216;freedom&#8217; <a href="http://www.gnu.org/philosophy/free-sw.html">as defined by the Free Software Foundation</a> or the <a href="http://opensource.org/docs/definition.php">Open Source Initiative</a>, to draw a parallel with software licenses.</li>
</ul>
<p>In this article I just wanted to clarify the difference for those using a CC license, so that they are not inadvertently preventing others from using their work with an unnecessarily restrictive license.</p>
<p>Thankfully, the creativecommons.org website now has a useful &#8220;Approved for Free Cultural Works&#8221; icon and colour scheme, to help you tell them apart.  For example:</p>
<ul>
<li>This <a href="http://creativecommons.org/licenses/by-sa/2.5/">Attribution Share-Alike Generic 2.5</a> license is green and has the icon, so you know it is a &#8216;free&#8217; license.</li>
<li>This <a href="http://creativecommons.org/licenses/by-nc/2.5/">Attribution Non-Commercial Generic 2.5</a> license is yellow and does not have the icon, so it is not a &#8216;free&#8217; (as in freedom) license.</li>
</ul>
<p><strong>Defining freedom</strong></p>
<p>Creativecommons.org has chosen to adopt the meaning of <a href="http://freedomdefined.org/Definition">&#8216;freedom&#8217; as defined by Freedomdefined.org</a>, a definition which is basically equivalent to that used for open source software.  It states that for a work to be considered a <em>free cultural work</em>, it must have the following four freedoms:</p>
<ul>
<li> The <strong>freedom to use</strong> the work and enjoy the benefits of using it</li>
<li> The <strong>freedom to study</strong> the work and to apply knowledge acquired from it</li>
<li> The <strong>freedom to make and redistribute copies</strong>, in whole or in part, of the information or expression</li>
<li> The <strong>freedom to make changes and improvements</strong>, and to distribute derivative works</li>
</ul>
<p><strong>Freedom applies to everyone</strong></p>
<p>For these freedoms to be valid, they must  be unconditional and apply to everyone, regardless of who they are or what they intend to use the work for.  This means that any license with a <em>non-commercial</em> clause is not free in the sense that any business wanting to use the work commercially would have to make a separate arrangement with the author.  One of the basic rules of open source software is that businesses are allowed to use it in order to profit from it; if what they could do with it was restricted, open source software would be avoided by commercial enterprises.  Companies wouldn&#8217;t be installing Linux on their clients&#8217; systems, for example.</p>
<p>The same applies to non-software cultural works: allowing anyone the freedom to use the work, regardless of whether they intend to profit, enables businesses to assist the proliferation of the work.</p>
<p><strong>Freedom includes freedom to make changes<br />
</strong></p>
<p>These freedoms also include the freedom to make changes and improvements.  If a license does not allow derivative works, it is another example of restricting users&#8217; ability to do whatever they like with the work.  The ability to modify the work is seen as advantageous for the community because it allows the work to be improved by others, without a separate arrangement being made with the original author.  To draw a comparison with open source software again, if businesses were not allowed to modify Linux and provide their own version of it, many businesses would not be able to exist, and the behaviour of Linux would be entirely under the control of a single entity.  Allowing others to modify your work allows businesses to exist that support the work through improving it.</p>
<p><strong>Some restrictions are still acceptable</strong></p>
<p>Requiring copyright notices to be preserved, or requiring any derivative works to be given the same license (a <em>share-alike</em> clause) are still considered acceptable restrictions by the free software movement and free cultural works.  It&#8217;s just that any restrictions beyond this, such as preventing commercial uses and preventing any modifications, are not.</p>
<p><strong>Quick guide to choosing a Creative Commons license<br />
</strong></p>
<p>There is nothing wrong with choosing a non-free license for your work: It is the creator&#8217;s right not to license their work, or to apply any restrictions they desire.  If you are considering releasing something under a Creative Commons license, you should consider <em>which rights you want to retain</em>.  One reason for retaining a right would be if you want to make money from it.</p>
<p>So, here&#8217;s a quick guide on how to choose between the licenses:</p>
<ul>
<li>Including a <em>non-commercial</em> clause allows you to retain the sole right to <em>make money from distributing the work</em>.  If allowing others freedom to use the work is more important to you than making money, then don&#8217;t include a non-commercial clause.</li>
<li><em>Not allowing derivative works</em> allows you to retain the sole right to alter the work, which allows you to <em>reserve the right to charge money for or prevent alterations</em>.  If allowing others to use and improve the work is more important to you that making money from or preventing alterations, then make sure you allow derivative works.</li>
<li>If you do not care about money, or controlling who is allowed to do what with the work (save put a copyright notice on it), but you do care that the work is free for all to use and modify how they see fit, then make sure the Creative Commons license you choose is a green one, with the &#8216;Approved for Free Cultural Works&#8217; icon.  This will ensure that your work receives the best chance of being re-used and shared by as many people as possible.</li>
</ul>
Posted in After hours  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bitdepth.wordpress.com/306/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bitdepth.wordpress.com/306/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bitdepth.wordpress.com/306/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bitdepth.wordpress.com/306/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bitdepth.wordpress.com/306/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bitdepth.wordpress.com/306/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bitdepth.wordpress.com/306/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bitdepth.wordpress.com/306/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bitdepth.wordpress.com/306/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bitdepth.wordpress.com/306/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitdepth.wordpress.com&blog=5093591&post=306&subd=bitdepth&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://bitdepth.wordpress.com/2009/03/09/creative-commons-and-freedom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e0fbce15f81d6308656931250db267a1?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">thomasrutter</media:title>
		</media:content>
	</item>
		<item>
		<title>When tech companies team with repressive governments</title>
		<link>http://bitdepth.wordpress.com/2008/10/29/when-complicity-has-human-rights-implications/</link>
		<comments>http://bitdepth.wordpress.com/2008/10/29/when-complicity-has-human-rights-implications/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 09:52:42 +0000</pubDate>
		<dc:creator>thomasrutter</dc:creator>
				<category><![CDATA[After hours]]></category>
		<category><![CDATA[ethics]]></category>
		<category><![CDATA[human rights]]></category>
		<category><![CDATA[politics]]></category>

		<guid isPermaLink="false">http://bitdepth.wordpress.com/?p=61</guid>
		<description><![CDATA[New legislation may impose penalties for U.S. companies that help foreign governments to commit human rights abuses, according to this report at ZDnet.  It says that representatives from Google, Yahoo, Microsoft and Cisco were recently &#8216;drilled&#8217; by congress for &#8217;several hours&#8217; on their cooperation with the Chinese government.
In a high profile case, Yahoo has previously [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitdepth.wordpress.com&blog=5093591&post=61&subd=bitdepth&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>New legislation may impose penalties for U.S. companies that help foreign governments to commit human rights abuses, <a href="http://blogs.zdnet.com/BTL/?p=10609">according to this report at ZDnet</a>.  It says that representatives from Google, Yahoo, Microsoft and Cisco were recently &#8216;drilled&#8217; by congress for &#8217;several hours&#8217; on their cooperation with the Chinese government.</p>
<p>In a high profile case, Yahoo has previously come under fire from its shareholders for providing the Chinese government with the identities of pro-democracy dissidents, leading to their &#8216;arrest&#8217;.</p>
<p>One of the bits I don&#8217;t like about human rights abuse is the part where people are arrested and taken from their homes and locked up for no good reason and with no fair trial.  I&#8217;m also not a fan of torture, or of seizing people&#8217;s homes without fair compensation.  Anything that ends in humans suffering.  One would have thought that helping a foreign government do this sort of thing to its citizens, either by providing intelligence or with funding, would be against the law &#8211; whether you&#8217;re a spy for the Chinese government or a technology company like Yahoo.</p>
<p>When human suffering is involved, providing information to foreign governments goes beyond being an ethical compromise and becomes a world problem.</p>
Posted in After hours Tagged: ethics, human rights, politics <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bitdepth.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bitdepth.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bitdepth.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bitdepth.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bitdepth.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bitdepth.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bitdepth.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bitdepth.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bitdepth.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bitdepth.wordpress.com/61/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitdepth.wordpress.com&blog=5093591&post=61&subd=bitdepth&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://bitdepth.wordpress.com/2008/10/29/when-complicity-has-human-rights-implications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e0fbce15f81d6308656931250db267a1?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">thomasrutter</media:title>
		</media:content>
	</item>
		<item>
		<title>The other way to be anonymous online</title>
		<link>http://bitdepth.wordpress.com/2008/02/20/the-other-way-to-be-anonymous-online/</link>
		<comments>http://bitdepth.wordpress.com/2008/02/20/the-other-way-to-be-anonymous-online/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 05:51:34 +0000</pubDate>
		<dc:creator>thomasrutter</dc:creator>
				<category><![CDATA[After hours]]></category>
		<category><![CDATA[anonymity]]></category>
		<category><![CDATA[obscurity]]></category>
		<category><![CDATA[privacy]]></category>

		<guid isPermaLink="false">http://mazatlan.wordpress.com/?p=112</guid>
		<description><![CDATA[Ever been embarrassed by the sorts of things people could find out about you just by using Google?  I guess I had thought it was a problem affecting most people who use the web a bit, or whose friends do, until it occurred to me that for some particular people this isn&#8217;t a problem.
These are [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitdepth.wordpress.com&blog=5093591&post=38&subd=bitdepth&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Ever been embarrassed by the sorts of things people could find out about you just by using Google?  I guess I had thought it was a problem affecting most people who use the web a bit, or whose friends do, until it occurred to me that for some particular people this isn&#8217;t a problem.</p>
<p>These are the people with names so common that it is impossible to tell them from the thousands of other web kiddies with the same name.  My name, my real name, is fairly unique.</p>
<p>What if you have a really unusual name?  Well, you could use a psuedonym that&#8217;s really innane, like James Connor.  Or Peter Smith.   Or you could anglicise your name: use the more common English name that is similar to yours.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bitdepth.wordpress.com/38/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bitdepth.wordpress.com/38/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bitdepth.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bitdepth.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bitdepth.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bitdepth.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bitdepth.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bitdepth.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bitdepth.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bitdepth.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bitdepth.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bitdepth.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitdepth.wordpress.com&blog=5093591&post=38&subd=bitdepth&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://bitdepth.wordpress.com/2008/02/20/the-other-way-to-be-anonymous-online/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e0fbce15f81d6308656931250db267a1?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">thomasrutter</media:title>
		</media:content>
	</item>
		<item>
		<title>Being overseas</title>
		<link>http://bitdepth.wordpress.com/2008/02/07/being-overseas/</link>
		<comments>http://bitdepth.wordpress.com/2008/02/07/being-overseas/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 22:51:45 +0000</pubDate>
		<dc:creator>thomasrutter</dc:creator>
				<category><![CDATA[After hours]]></category>
		<category><![CDATA[holiday]]></category>

		<guid isPermaLink="false">http://mazatlan.wordpress.com/?p=111</guid>
		<description><![CDATA[I&#8217;m keeping an eye on you guys, the other day 63 of you viewed a page on this blog, or rather one of you viewed 63 pages.  That&#8217;s a lot more than the one or two page views per day I usually get.
I&#8217;ve gone on my first ever overseas trip &#8211; New Zealand.  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitdepth.wordpress.com&blog=5093591&post=37&subd=bitdepth&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;m keeping an eye on you guys, the other day 63 of you viewed a page on this blog, or rather one of you viewed 63 pages.  That&#8217;s a lot more than the one or two page views per day I usually get.</p>
<p>I&#8217;ve gone on my first ever overseas trip &#8211; New Zealand.  It&#8217;s an appropriate first step, and I consider it the very first journey of many.   It&#8217;s not too far away, and people speak the same language here, and practically even the same accent, with some amusing exceptions.</p>
<p>I gotta go and eat and look at museums and sights.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bitdepth.wordpress.com/37/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bitdepth.wordpress.com/37/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bitdepth.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bitdepth.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bitdepth.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bitdepth.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bitdepth.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bitdepth.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bitdepth.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bitdepth.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bitdepth.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bitdepth.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitdepth.wordpress.com&blog=5093591&post=37&subd=bitdepth&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://bitdepth.wordpress.com/2008/02/07/being-overseas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e0fbce15f81d6308656931250db267a1?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">thomasrutter</media:title>
		</media:content>
	</item>
		<item>
		<title>Addictive personality</title>
		<link>http://bitdepth.wordpress.com/2007/12/19/addictive-personality/</link>
		<comments>http://bitdepth.wordpress.com/2007/12/19/addictive-personality/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 13:01:16 +0000</pubDate>
		<dc:creator>thomasrutter</dc:creator>
				<category><![CDATA[After hours]]></category>
		<category><![CDATA[word meaning]]></category>

		<guid isPermaLink="false">http://mazatlan.wordpress.com/2007/12/19/addictive-personality/</guid>
		<description><![CDATA[I&#8217;ve noticed two separate meanings for the term addictive personality.

A person with such a great personality you could become addicted to spending time with them
A person who is susceptible to developing addictions

The second one doesn&#8217;t seem right.  The words (adjective-noun) indicate to me that the personality is addictive, not that the personality is attracted to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitdepth.wordpress.com&blog=5093591&post=32&subd=bitdepth&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;ve noticed two separate meanings for the term <em>addictive personality</em>.</p>
<ol>
<li>A person with such a great personality you could become addicted to spending time with them</li>
<li>A person who is susceptible to developing addictions</li>
</ol>
<p>The second one doesn&#8217;t seem right.  The words (adjective-noun) indicate to me that the <em>personality</em> is addictive, not that the personality is attracted to <em>other things that are addictive</em>.</p>
<p>My guess is that the first meaning is the original and the second is a misunderstanding of the first one which seems to have become common, sort of like how people say &#8216;chomping at the bit&#8217; or &#8216;could care less&#8217; (&#8216;champing&#8217; and &#8216;couldn&#8217;t').</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bitdepth.wordpress.com/32/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bitdepth.wordpress.com/32/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bitdepth.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bitdepth.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bitdepth.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bitdepth.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bitdepth.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bitdepth.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bitdepth.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bitdepth.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bitdepth.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bitdepth.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitdepth.wordpress.com&blog=5093591&post=32&subd=bitdepth&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://bitdepth.wordpress.com/2007/12/19/addictive-personality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e0fbce15f81d6308656931250db267a1?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">thomasrutter</media:title>
		</media:content>
	</item>
		<item>
		<title>Xenu</title>
		<link>http://bitdepth.wordpress.com/2007/06/06/xenu/</link>
		<comments>http://bitdepth.wordpress.com/2007/06/06/xenu/#comments</comments>
		<pubDate>Wed, 06 Jun 2007 01:51:49 +0000</pubDate>
		<dc:creator>thomasrutter</dc:creator>
				<category><![CDATA[After hours]]></category>
		<category><![CDATA[scientology]]></category>

		<guid isPermaLink="false">http://mazatlan.wordpress.com/2007/06/06/xenu/</guid>
		<description><![CDATA[Criticism of the Church of Scientology often includes details of the Xenu story. The Church has tried to keep Xenu confidential and critics say that revealing the story is in the public interest, given the high prices charged for OT III, part of Scientology&#8217;s secret &#8220;Advanced Technology&#8221; doctrines taught only to members who have already [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitdepth.wordpress.com&blog=5093591&post=27&subd=bitdepth&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><blockquote><p>Criticism of the Church of Scientology often includes details of the Xenu story. The Church has tried to keep Xenu confidential and critics say that revealing the story is in the public interest, given the high prices charged for OT III, part of Scientology&#8217;s secret &#8220;Advanced Technology&#8221; doctrines taught only to members who have already contributed large amounts of money to the organization.</p></blockquote>
<p>http://en.wikipedia.org/wiki/Xenu [6 Jun 2007]</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bitdepth.wordpress.com/27/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bitdepth.wordpress.com/27/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bitdepth.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bitdepth.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bitdepth.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bitdepth.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bitdepth.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bitdepth.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bitdepth.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bitdepth.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bitdepth.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bitdepth.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitdepth.wordpress.com&blog=5093591&post=27&subd=bitdepth&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://bitdepth.wordpress.com/2007/06/06/xenu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e0fbce15f81d6308656931250db267a1?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">thomasrutter</media:title>
		</media:content>
	</item>
		<item>
		<title>Apocalypto</title>
		<link>http://bitdepth.wordpress.com/2007/01/18/apocalypto/</link>
		<comments>http://bitdepth.wordpress.com/2007/01/18/apocalypto/#comments</comments>
		<pubDate>Thu, 18 Jan 2007 07:41:43 +0000</pubDate>
		<dc:creator>thomasrutter</dc:creator>
				<category><![CDATA[After hours]]></category>
		<category><![CDATA[movie review]]></category>

		<guid isPermaLink="false">http://mazatlan.wordpress.com/2007/01/18/apocalypto/</guid>
		<description><![CDATA[In story, a fairly simple capture-escape-chase movie which is enjoyable to watch for its interesting cinematography alone; much of it was shot on video, not film, to interesting effect.  Fairly basic in plot &#8211; lots of running through the forest being chased &#8211; though it seemed to end at the right moment.  Interesting [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitdepth.wordpress.com&blog=5093591&post=23&subd=bitdepth&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>In story, a fairly simple capture-escape-chase movie which is enjoyable to watch for its interesting cinematography alone; much of it was shot on video, not film, to interesting effect.  Fairly basic in plot &#8211; lots of running through the forest being chased &#8211; though it seemed to end at the right moment.  Interesting take on Mayan civilisation from within.  See it in the cinema for its interesting photography.  Be prepared for subtitles.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bitdepth.wordpress.com/23/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bitdepth.wordpress.com/23/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bitdepth.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bitdepth.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bitdepth.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bitdepth.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bitdepth.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bitdepth.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bitdepth.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bitdepth.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bitdepth.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bitdepth.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitdepth.wordpress.com&blog=5093591&post=23&subd=bitdepth&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://bitdepth.wordpress.com/2007/01/18/apocalypto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e0fbce15f81d6308656931250db267a1?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">thomasrutter</media:title>
		</media:content>
	</item>
	</channel>
</rss>