<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>cpbotha.net &#187; entertainment</title>
	<atom:link href="http://cpbotha.net/category/entertainment/feed/" rel="self" type="application/rss+xml" />
	<link>http://cpbotha.net</link>
	<description>voices in my head</description>
	<lastBuildDate>Wed, 02 May 2012 15:51:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>What I did this, err, summer</title>
		<link>http://cpbotha.net/2008/11/17/what-i-did-this-err-summer/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=what-i-did-this-err-summer</link>
		<comments>http://cpbotha.net/2008/11/17/what-i-did-this-err-summer/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 21:20:15 +0000</pubDate>
		<dc:creator>cpbotha</dc:creator>
				<category><![CDATA[entertainment]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[e71]]></category>
		<category><![CDATA[efs]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://cpbotha.net/?p=416</guid>
		<description><![CDATA[Taking a hint from Joe, aka Swimgeek, here&#8217;s a summary of my life since the previous time we spoke: The VCBM 2008 workshop, my first attempt at playing the organising conference chair, went swimmingly.  Two days of solid presentations, a &#8230; <a href="http://cpbotha.net/2008/11/17/what-i-did-this-err-summer/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://cpbotha.net/2005/07/28/hps-business-laptops-and-support-rule/' rel='bookmark' title='HP&#8217;s business laptops and support rule'>HP&#8217;s business laptops and support rule</a></li>
<li><a href='http://cpbotha.net/2002/01/27/an-old-gem/' rel='bookmark' title='an old gem&#8230;'>an old gem&#8230;</a></li>
<li><a href='http://cpbotha.net/2002/06/18/aaaack/' rel='bookmark' title='Aaaack&#8230;'>Aaaack&#8230;</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<p>Taking a hint from Joe, aka <a title="Link to Swimgeek's blog" href="http://www.swimgeek.com/blog/">Swimgeek</a>, here&#8217;s a summary of my life since the previous time we spoke:</p>
<ul>
<li>The <a title="Link to VCBM 2008 website" href="http://vcbm.org/2008">VCBM 2008 workshop</a>, my first attempt at playing the organising conference chair, went swimmingly.  Two days of solid presentations, a lovely dinner at Van der Dussen (no Ronald McDonald in sight!) and meeting up with many old friends.  I stopped stressing during the conference dinner.</li>
<li>I joined the ranks of the intelligentsia (As opposed to the millions of plebs with iPhones &#8211; oh stop whining and look at the stats.  Can&#8217;t find the stats?  Go figure out how to copy and paste, then get back to me. :) ) and acquired a Nokia E71.  <em>Best. Gadget. EVAR. </em></li>
<li>Had a fan-tas-tic holiday in South Africa.  Had profound conversations and the most raucous get-togethers with best friends and family.  Realised again how extremely lucky I am with people I&#8217;m this close with, on two different continents.  Linked up with my dad for the first time in too many years, which was cool.</li>
<li>Migrated my extremely complex todo system (I&#8217;m a foaming-at-the-mouth <a title="Link to Wikipedia article on GTD" href="http://en.wikipedia.org/wiki/Getting_Things_Done">GTD</a> follower) from <a title="Link to Todoist" href="http://todoist.com/">todoist</a> to a local installation of the open-source RoR-based <a title="Link to Tracks website." href="http://www.rousette.org.uk/projects/">Tracks</a> software.  Todoist is really cool, but it&#8217;s very much deadline-oriented, whilst in the GTD world deadlines are just so passé.  DAMN I&#8217;m with it.</li>
<li>My laptop was sort of stolen and then returned 5 minutes later.  Besides the acute trauma that this caused, it got me wondering about the security of the Windows XP Encrypted File System thingy that I use to encrypt some of the more sensitive, err, documents on my laptop.  On Windows 2000, the fact that on a local install the administrator was the default data recovery agent (DRA), made it possible to decrypt a user&#8217;s files without having to crack that user&#8217;s password.  On a local install of XP, this is fortunately NOT the case.  I repeat, <a title="Link to MS KB article concerning DRA on XP." href="http://support.microsoft.com/kb/887414"><strong>on a local install of XP there is no default recovery policy</strong></a>.  In other words, a laptop thief needs to <strong>crack your password to decrypt your EFS encryption</strong>.  You can double check this by <a title="Link to efsinfo" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=9c70306d-0ef3-4b0c-ab61-81da208f5c47&amp;displaylang=en">downloading efsinfo</a> and running it on your files with &#8220;efsinfo /u /r your_files&#8221;.  It should confirm that there&#8217;s no recovery agent.  You should also check the strength of your Windows passwords with <a title="Link to ophcrack." href="http://ophcrack.sourceforge.net/">ophcrack</a>.  Your EFS is only as strong as the user password protecting it.  After my little episode, I&#8217;ve deleted most of those sensitive, err, documents from my laptop (they&#8217;re duplicated on a server at home) and encrypted even larger parts of my laptop hard drive, just in case.</li>
</ul>
<p>Now I&#8217;m supposed to conclude this blow-by-blow with something profound.  I know, I&#8217;ll end with a quote attributed to Plato that I first saw in the PhD thesis of a friendly colleague.  At the time it made quite an impression on me:</p>
<blockquote><p><span class="huge">Be kind, for everyone you meet is fighting a hard battle.</span></p></blockquote>
<p>Heck, it still does.</p>
<div name="googleone_share_1" style="position:relative;z-index:5;margin-top: 5px;"><g:plusone size="medium" count="1" href="http://cpbotha.net/2008/11/17/what-i-did-this-err-summer/"></g:plusone></div><div class="topsy_widget_data topsy_theme_jade" style="margin-bottom: 5px; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fcpbotha.net%252F2008%252F11%252F17%252Fwhat-i-did-this-err-summer%252F%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22What%20I%20did%20this%2C%20err%2C%20summer%22%20%7D);"></div>

<p>Related posts:<ol>
<li><a href='http://cpbotha.net/2005/07/28/hps-business-laptops-and-support-rule/' rel='bookmark' title='HP&#8217;s business laptops and support rule'>HP&#8217;s business laptops and support rule</a></li>
<li><a href='http://cpbotha.net/2002/01/27/an-old-gem/' rel='bookmark' title='an old gem&#8230;'>an old gem&#8230;</a></li>
<li><a href='http://cpbotha.net/2002/06/18/aaaack/' rel='bookmark' title='Aaaack&#8230;'>Aaaack&#8230;</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://cpbotha.net/2008/11/17/what-i-did-this-err-summer/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Soulwax</title>
		<link>http://cpbotha.net/2008/01/08/soulwax/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=soulwax</link>
		<comments>http://cpbotha.net/2008/01/08/soulwax/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 08:36:02 +0000</pubDate>
		<dc:creator>cpbotha</dc:creator>
				<category><![CDATA[entertainment]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[live music]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[party]]></category>
		<category><![CDATA[soulwax]]></category>

		<guid isPermaLink="false">http://cpbotha.net/2008/01/08/soulwax/</guid>
		<description><![CDATA[Last year I acquired this: So I could go here: &#8230; with some exceptionally cool individuals. Thanks to one of these individuals who has developed the amazing ability to stop time in his close proximity and, as if that wasn&#8217;t &#8230; <a href="http://cpbotha.net/2008/01/08/soulwax/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://cpbotha.net/2004/04/05/popup-tabs-for-linux/' rel='bookmark' title='Popup tabs for Linux?'>Popup tabs for Linux?</a></li>
<li><a href='http://cpbotha.net/2008/07/15/pleasure-apparatus-2008/' rel='bookmark' title='Pleasure Apparatus 2008'>Pleasure Apparatus 2008</a></li>
<li><a href='http://cpbotha.net/2004/05/06/devide-routing/' rel='bookmark' title='DeVIDE routing'>DeVIDE routing</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<p>Last year I acquired this:</p>
<p><a href="http://picasaweb.google.com/cpbotha/Misc/photo#5153018499801037154"></a></p>
<p style="text-align: center"><a href="http://picasaweb.google.com/cpbotha/Misc/photo#5153018499801037154"><img src="http://lh6.google.com/cpbotha/R4MzBhGoOWI/AAAAAAAAChU/V8ZENTEt1Vg/s400/soulwax_20080104_ticket.jpg" /></a></p>
<p>So I could go here:</p>
<p><a href="http://picasaweb.google.com/cpbotha/Misc/photo#5153018495506069842"></a></p>
<p style="text-align: center"><a href="http://picasaweb.google.com/cpbotha/Misc/photo#5153018495506069842"><img src="http://lh5.google.com/cpbotha/R4MzBRGoOVI/AAAAAAAAChM/FOuIgji3NCg/s400/soulwax_20080104_crowdshoot_miletic.jpg" /></a></p>
<p>&#8230; with some <em>exceptionally</em> cool individuals.</p>
<p>Thanks to one of these individuals who has developed the amazing ability to stop time in his close proximity and, as if that wasn&#8217;t enough, to possess a pair of the coolest spectacles this side of the equator, you should be able to find me on the photo to his left.</p>
<p>Take a whiff of <a href="http://www.soulwax.com/" title="Soulwax / 2 Many DJs website (loud and proud)">Soulwax / 2 Many DJs</a> live by clicking <a href="http://youtube.com/watch?v=_Urig4OpnhY" title="Soulwax Rocket Ride live Youtube video">here</a> (the ROCKET RIDING fun starts at 2:05), <a href="http://youtube.com/watch?v=w-PqYy45g8k" title="Soulwax live in Paradiso (youtube, part1)">here</a> or <a href="http://youtube.com/watch?v=nEK_h9T6DW8" title="Soulwax live in Paradiso (youtube, part2)">here</a>.</p>
<div name="googleone_share_1" style="position:relative;z-index:5;margin-top: 5px;"><g:plusone size="medium" count="1" href="http://cpbotha.net/2008/01/08/soulwax/"></g:plusone></div><div class="topsy_widget_data topsy_theme_jade" style="margin-bottom: 5px; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fcpbotha.net%252F2008%252F01%252F08%252Fsoulwax%252F%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Soulwax%22%20%7D);"></div>

<p>Related posts:<ol>
<li><a href='http://cpbotha.net/2004/04/05/popup-tabs-for-linux/' rel='bookmark' title='Popup tabs for Linux?'>Popup tabs for Linux?</a></li>
<li><a href='http://cpbotha.net/2008/07/15/pleasure-apparatus-2008/' rel='bookmark' title='Pleasure Apparatus 2008'>Pleasure Apparatus 2008</a></li>
<li><a href='http://cpbotha.net/2004/05/06/devide-routing/' rel='bookmark' title='DeVIDE routing'>DeVIDE routing</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://cpbotha.net/2008/01/08/soulwax/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Iron Man, I love you</title>
		<link>http://cpbotha.net/2008/01/02/iron-man-i-love-you/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=iron-man-i-love-you</link>
		<comments>http://cpbotha.net/2008/01/02/iron-man-i-love-you/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 15:24:05 +0000</pubDate>
		<dc:creator>cpbotha</dc:creator>
				<category><![CDATA[entertainment]]></category>

		<guid isPermaLink="false">http://cpbotha.net/2008/01/02/iron-man-i-love-you/</guid>
		<description><![CDATA[I grew up on a healthy mix of Marvel, DC and other super-hero comics, but the Iron Man made a particularly deep impression on me. The idea of fabricating and donning an almost-invincible metal suit and then flying around and &#8230; <a href="http://cpbotha.net/2008/01/02/iron-man-i-love-you/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://cpbotha.net/2007/02/13/oh-brother/' rel='bookmark' title='Oh brother!'>Oh brother!</a></li>
<li><a href='http://cpbotha.net/2005/03/13/hitchhikers-guide-to-the-galaxy/' rel='bookmark' title='Hitchhiker`s Guide to The Galaxy'>Hitchhiker`s Guide to The Galaxy</a></li>
<li><a href='http://cpbotha.net/2011/10/26/visual-boy-weekly-head-voices-60/' rel='bookmark' title='Visual Boy. [Weekly Head Voices #60]'>Visual Boy. [Weekly Head Voices #60]</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<p>I grew up on a healthy mix of Marvel, DC and other super-hero comics, but the Iron Man made a particularly deep impression on me. The idea of fabricating and donning an almost-invincible metal suit and then flying around and kicking idiot ass all over the show really appealed to my nerdish sensibilities.</p>
<p>If <a href="http://www.imdb.com/video/editorial/me60339838/" title="Iron Man trailer on IMDB">the trailer</a> is anything to go by, <a href="http://www.imdb.com/title/tt0371746/" title="Iron Man page on IMDB">the 2008 movie</a> is going to rock so incredibly hard.  Robert Downey Junior is the male lead, which is already a good indication, but the fact that they&#8217;ve actually went and used <a href="http://en.wikipedia.org/wiki/Black_Sabbath" title="Black Sabbath page on Wikipedia">Black Sabbath</a>&#8216;s <a href="http://youtube.com/watch?v=udEDlOZJmCc" title="Youtube video of Black Sabbath doing Iron Man at Ozzfest">Iron Man</a> in the sound track is a sure sign that <em>someone</em> knows <em>exactly</em> what they&#8217;re doing.</p>
<p>YEAH!</p>
<div name="googleone_share_1" style="position:relative;z-index:5;margin-top: 5px;"><g:plusone size="medium" count="1" href="http://cpbotha.net/2008/01/02/iron-man-i-love-you/"></g:plusone></div><div class="topsy_widget_data topsy_theme_jade" style="margin-bottom: 5px; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fcpbotha.net%252F2008%252F01%252F02%252Firon-man-i-love-you%252F%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Iron%20Man%2C%20I%20love%20you%22%20%7D);"></div>

<p>Related posts:<ol>
<li><a href='http://cpbotha.net/2007/02/13/oh-brother/' rel='bookmark' title='Oh brother!'>Oh brother!</a></li>
<li><a href='http://cpbotha.net/2005/03/13/hitchhikers-guide-to-the-galaxy/' rel='bookmark' title='Hitchhiker`s Guide to The Galaxy'>Hitchhiker`s Guide to The Galaxy</a></li>
<li><a href='http://cpbotha.net/2011/10/26/visual-boy-weekly-head-voices-60/' rel='bookmark' title='Visual Boy. [Weekly Head Voices #60]'>Visual Boy. [Weekly Head Voices #60]</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://cpbotha.net/2008/01/02/iron-man-i-love-you/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

