<?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>Streetdaddy &#187; Geek</title>
	<atom:link href="http://www.streetdaddy.com/blog/category/geek/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.streetdaddy.com</link>
	<description>see facebook</description>
	<lastBuildDate>Fri, 18 Sep 2009 01:03:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How I set open_basedir for a domain on a Plesk server (9.2.2)</title>
		<link>http://www.streetdaddy.com/blog/2009/09/18/how-i-set-open_basedir-restrictions-for-a-domain-on-a-plesk-server-922/</link>
		<comments>http://www.streetdaddy.com/blog/2009/09/18/how-i-set-open_basedir-restrictions-for-a-domain-on-a-plesk-server-922/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 01:01:18 +0000</pubDate>
		<dc:creator>Streetdaddy™</dc:creator>
				<category><![CDATA[Geek]]></category>

		<guid isPermaLink="false">http://www.streetdaddy.com/?p=300</guid>
		<description><![CDATA[If you&#8217;ve gotten here than I&#8217;m going to assume you understand the security risks of what we&#8217;re doing here.
It took me a few goes as I&#8217;m still bumbling my way through Plesk, so I thought I&#8217;d share my successful attempt.Â  Remember to replace &#60;your domain&#62; with, er, your domain&#8230;

Open/create vhost.conf:
vim /var/www/vhosts/&#60;your domain&#62;/conf/vhost.conf

Add the following rules:
&#60;Directory [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve gotten here than I&#8217;m going to assume you understand the security risks of what we&#8217;re doing here.</p>
<p>It took me a few goes as I&#8217;m still bumbling my way through Plesk, so I thought I&#8217;d share my successful attempt.Â  Remember to replace &lt;your domain&gt; with, er, your domain&#8230;</p>
<ol>
<li>Open/create vhost.conf:
<pre style="overflow:scroll">vim /var/www/vhosts/&lt;your domain&gt;/conf/vhost.conf</pre>
</li>
<li>Add the following rules:
<pre style="overflow:scroll">&lt;Directory /var/www/vhosts/&lt;your domain&gt;/httpdocs&gt;
&lt;IfModule sapi_apache2.c&gt;
php_admin_value open_basedir "/var/www/vhosts/about-australia.com/httpdocs:/tmp:&lt;directory to open&gt;"
&lt;/IfModule&gt;
&lt;IfModule mod_php5.c&gt;
php_admin_value open_basedir "/var/www/vhosts/about-australia.com/httpdocs:/tmp:&lt;directory to open&gt;"
&lt;/IfModule&gt;
&lt;/Directory&gt;</pre>
</li>
<li>Reload configuration and restart httpd via Plesk:
<pre style="overflow:scroll">/usr/local/psa/admin/sbin/websrvmng --vhost-name=&lt;your domain&gt; -v -r</pre>
</li>
</ol>
<p>Hope it works for you&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.streetdaddy.com/blog/2009/09/18/how-i-set-open_basedir-restrictions-for-a-domain-on-a-plesk-server-922/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Taskbar Shuffle &#8211; booty from the nerd cave</title>
		<link>http://www.streetdaddy.com/blog/2008/12/05/taskbar-shuffle-booty-from-the-nerd-cave/</link>
		<comments>http://www.streetdaddy.com/blog/2008/12/05/taskbar-shuffle-booty-from-the-nerd-cave/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 05:15:28 +0000</pubDate>
		<dc:creator>Streetdaddy™</dc:creator>
				<category><![CDATA[Geek]]></category>

		<guid isPermaLink="false">http://www.streetdaddy.com/?p=298</guid>
		<description><![CDATA[Today I decided I wanted to be able to close items in my Windows XP taskbar by middle-clicking them.Â  Little more than 7 seconds later I found myself entering the nerd cave where I found Taskbar Shuffle.Â  Not only did it fulfil my simple requirement, it also ticked off many items on my subconscious user [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" style="float: right; margin-left: 10px;" src="http://nerdcave.webs.com/images/ts2.5-small.gif" alt="Taskbar Shuffle logo" />Today I decided I wanted to be able to <a href="http://www1.freewebs.com/nerdcave/taskbarshuffle.htm" onclick="pageTracker._trackPageview('/outgoing/www1.freewebs.com/nerdcave/taskbarshuffle.htm?referer=');">close items in my Windows XP taskbar by middle-clicking</a> them.Â  Little more than 7 seconds later I found myself entering the nerd cave where I found <a href="http://www1.freewebs.com/nerdcave/taskbarshuffle.htm" onclick="pageTracker._trackPageview('/outgoing/www1.freewebs.com/nerdcave/taskbarshuffle.htm?referer=');">Taskbar Shuffle</a>.Â  Not only did it fulfil my simple requirement, it also ticked off many items on my subconscious user interface wishlist, items that I had barely realised I needed &#8230; so &#8230; badly.Â  Take for instance its primary reason for being, shuffling the taskbar. Â Â  It&#8217;s even compatible with my dirty secret lover, <a href="http://www.realtimesoft.com/ultramon/" onclick="pageTracker._trackPageview('/outgoing/www.realtimesoft.com/ultramon/?referer=');">Ultramon</a>.Â  If I have to suffer the wrath of Windows at work, at least improvements like these make it slightly more bearable.</p>
<p>Congratulations, you just saved yourself 7 seconds!Â  Go reward yourself with a satisfying w&#8230; sorry, time&#8217;s up.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.streetdaddy.com/blog/2008/12/05/taskbar-shuffle-booty-from-the-nerd-cave/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gob&#8217;s program</title>
		<link>http://www.streetdaddy.com/blog/2008/11/20/gobs-program/</link>
		<comments>http://www.streetdaddy.com/blog/2008/11/20/gobs-program/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 07:43:32 +0000</pubDate>
		<dc:creator>Streetdaddy™</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.streetdaddy.com/?p=296</guid>
		<description><![CDATA[Arrested Development is still one of my all-time favourite TV shows and I still occasionally shed a tear that it was cancelled by those merciless Fox bastards.Â  Thankfully there are plenty of other people who feel the same and can still get some nostalgic humour value out of it.
Take for example, Gob&#8217;s Program
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tv.com/arrested-development/show/17005/summary.html" onclick="pageTracker._trackPageview('/outgoing/www.tv.com/arrested-development/show/17005/summary.html?referer=');">Arrested Development</a> is still one of my all-time favourite TV shows and I still occasionally shed a tear that it was cancelled by those merciless Fox bastards.Â  Thankfully there are plenty of other people who feel the same and can still get some nostalgic humour value out of it.</p>
<p>Take for example, <strong><a href="http://rolocroz.com/junk/gob.html" onclick="pageTracker._trackPageview('/outgoing/rolocroz.com/junk/gob.html?referer=');">Gob&#8217;s Program</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.streetdaddy.com/blog/2008/11/20/gobs-program/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exclamation marks appearing in HTML email</title>
		<link>http://www.streetdaddy.com/blog/2008/11/11/exclamation-marks-appearing-in-html-email/</link>
		<comments>http://www.streetdaddy.com/blog/2008/11/11/exclamation-marks-appearing-in-html-email/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 06:06:07 +0000</pubDate>
		<dc:creator>Streetdaddy™</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.streetdaddy.com/?p=294</guid>
		<description><![CDATA[If you&#8217;re getting random exclamation marks appearing in the source of HTML emails being sent using PHP&#8217;s built in mail() function, then your HTML may be exceeding the maximum line length (998) specified in RFC 2822 Internet Message Format.
I found the easiest way to deal with it is to use the PHP function wordwrap(), eg.
$someHtml [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re getting random exclamation marks appearing in the source of HTML emails being sent using PHP&#8217;s built in mail() function, then your HTML may be exceeding the maximum line length (<strong>998</strong>) specified in <a href="http://www.ietf.org/rfc/rfc2822.txt" onclick="pageTracker._trackPageview('/outgoing/www.ietf.org/rfc/rfc2822.txt?referer=');">RFC 2822 Internet Message Format</a>.</p>
<p>I found the easiest way to deal with it is to use the PHP function <a href="http://au2.php.net/wordwrap" onclick="pageTracker._trackPageview('/outgoing/au2.php.net/wordwrap?referer=');">wordwrap()</a>, eg.</p>
<blockquote><p>$someHtml = wordwrap($someHtml, 996);<br />
mail(&#8220;someone@somewhere.com&#8221;, &#8220;My subject&#8221;, $someHtml, &#8220;MIME-Version: 1.0;\nContent-type: text/html; charset=iso-8859-1;\nFrom: someone@somewhere.com\n&#8221;);</p></blockquote>
<p>I discovered this while I was tidying up some of the email templates for a web application at my work.Â  There&#8217;s a long list of defects perpetrated by previous contributors, and I was tearing my hair out trying to work out why the content of a random table cell refused to center.Â  So now I have a greater appreciation for HTML email template designers, or maybe I just feel sorry for them&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.streetdaddy.com/blog/2008/11/11/exclamation-marks-appearing-in-html-email/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>mod_php5.c:22: php_apache_http.h: No such file or directory</title>
		<link>http://www.streetdaddy.com/blog/2008/07/31/mod_php5c22-php_apache_httph-no-such-file-or-directory/</link>
		<comments>http://www.streetdaddy.com/blog/2008/07/31/mod_php5c22-php_apache_httph-no-such-file-or-directory/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 07:15:12 +0000</pubDate>
		<dc:creator>Streetdaddy™</dc:creator>
				<category><![CDATA[Geek]]></category>

		<guid isPermaLink="false">http://www.streetdaddy.com/?p=291</guid>
		<description><![CDATA[Whilst it may seem nonsensical to you, the title of this post could save someone else the headaches I had, but only if that someone is trying to compile apache v1.3.x with support for php5. So there&#8217;s this old server at my work that&#8217;s just been chugging away for years (since well before I started) [...]]]></description>
			<content:encoded><![CDATA[<p>Whilst it may seem nonsensical to you, the title of this post <em>could</em> save someone else the headaches I had, but only if that someone is trying to compile apache v1.3.x with support for php5. So there&#8217;s this old server at my work that&#8217;s just been chugging away for years (since well before I started) and supposedly nobody has been game to touch it, until I came along and decided to try and get mod_deflate working.Â  The seemingly simple task of recompiling apache came to a grinding halt with this failure:</p>
<blockquote><p><code>mod_php5.c:22: php_apache_http.h: No such file or directory</code></p></blockquote>
<p>1.3.33 is almost 3 years old now, and after trawling endless mailing lists and way to many./configure attempts, I gave up for long enough to make a late afternoon coffee, read a few inspiring quotes, and kept trying&#8230; Eventually I managed to get it to compile and render PHP pages with the following:</p>
<blockquote><p><code>./configure \<br />
--activate-module=src/modules/php5<strong>/libphp5.a</strong> \<br />
&lt;add your switches here&gt;</code></p></blockquote>
<p>The clincher was adding the correct source file reference, as I&#8217;d previously tried &#8217;src/modules/php5/libmodphp5.a&#8217;, or just &#8217;src/modules/php5&#8242;, none of which worked.Â  If you found this helpful please let me know, because until then this is just 5 minutes of my life wasted&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.streetdaddy.com/blog/2008/07/31/mod_php5c22-php_apache_httph-no-such-file-or-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pimp your user experience in 3 dimensions with PicLens</title>
		<link>http://www.streetdaddy.com/blog/2008/07/23/pimp-your-user-experience-with-piclens/</link>
		<comments>http://www.streetdaddy.com/blog/2008/07/23/pimp-your-user-experience-with-piclens/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 02:53:11 +0000</pubDate>
		<dc:creator>Streetdaddy™</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.streetdaddy.com/?p=288</guid>
		<description><![CDATA[I hate feeling like I&#8217;ve been living in a cave, especially when I&#8217;ve in fact been religiously working through my Google Reader list on a daily basis&#8230;Â  Somehow PicLens has snuck under my radar (for the last 6+ months!) and just today my boss called me over with a &#8216;You have to see this&#8217; sort [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.streetdaddy.com/wp-content/uploads/2008/07/piclens.jpg"><img class="alignright size-thumbnail wp-image-289" style="float: right;margin-left:10px" title="piclens" src="http://www.streetdaddy.com/wp-content/uploads/2008/07/piclens-150x150.jpg" alt="" width="150" height="150" /></a>I hate feeling like I&#8217;ve been living in a cave, especially when I&#8217;ve in fact been religiously working through my Google Reader list on a daily basis&#8230;Â  Somehow <a href="http://www.piclens.com/" onclick="pageTracker._trackPageview('/outgoing/www.piclens.com/?referer=');">PicLens</a> has snuck under my radar (for the last 6+ months!) and just today my boss called me over with a &#8216;You have to see this&#8217; sort of tone which you&#8217;re never sure is good or bad until you&#8217;ve walked the green mile to look at his screen.Â  Thankfully what he showed me was a full-screen quasi-3-dimensional image/video browser implemented as <a title="Try clicking this link in Firefox to install the addon" href="http://www.piclens.com/firefox/download/piclens-win-ff3-release-1.7.1.3900.xpi" onclick="pageTracker._trackPageview('/outgoing/www.piclens.com/firefox/download/piclens-win-ff3-release-1.7.1.3900.xpi?referer=');">a Firefox addon</a>, and I was very impressed!</p>
<p>It seems to me that it&#8217;s 99% eye candy, but the 1% usability could grow exponentially if it gains traction with heavy web-surfers and webmasters start <a href="http://www.piclens.com/" onclick="pageTracker._trackPageview('/outgoing/www.piclens.com/?referer=');">PicLens-enabling</a> their own resource portals.Â  I&#8217;m already reading up on <a href="http://piclens.com/lite/webmasterguide.php" onclick="pageTracker._trackPageview('/outgoing/piclens.com/lite/webmasterguide.php?referer=');">the requirements</a> and pondering the possibilities for a web services consumption I&#8217;m prototyping at the moment&#8230;Â  I&#8217;ve been trying to work out what the technology is behind the app, maybe someone else can enlighten me?Â  My first thought was <a href="http://www.adobe.com/products/flex/" onclick="pageTracker._trackPageview('/outgoing/www.adobe.com/products/flex/?referer=');">Flex</a>, but I&#8217;m not so sure now&#8230;Â  Other sites say native code, but I&#8217;d like to know more.</p>
<p>Could this be the coolest Firefox addon released so far? Definitely gets my vote!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.streetdaddy.com/blog/2008/07/23/pimp-your-user-experience-with-piclens/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Silverstripe &#8211; Taking Mufti day to the next level</title>
		<link>http://www.streetdaddy.com/blog/2008/07/04/silverstripe-taking-mufti-day-to-the-next-level/</link>
		<comments>http://www.streetdaddy.com/blog/2008/07/04/silverstripe-taking-mufti-day-to-the-next-level/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 00:48:26 +0000</pubDate>
		<dc:creator>Streetdaddy™</dc:creator>
				<category><![CDATA[Geek]]></category>

		<guid isPermaLink="false">http://www.streetdaddy.com/blog/2008/07/04/silverstripe-taking-mufti-day-to-the-next-level/</guid>
		<description><![CDATA[I&#8217;ve starting building yet another web app using Silverstripe, an open-source PHP CMS based on an MVC-like framework called Sapphire.  I find it perfect for projects that require basic content management, have barely there specs, and tight timelines.  Best of all, pants are optional!

]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve starting building yet another web app using <a href="http://www.silverstripe.com" onclick="pageTracker._trackPageview('/outgoing/www.silverstripe.com?referer=');">Silverstripe</a>, an open-source PHP CMS based on an MVC-like framework called Sapphire.  I find it perfect for projects that require basic content management, have barely there specs, and tight timelines.  Best of all, pants are optional!</p>
<div class="youtube-video"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="wmode" value="transparent" /><param name="src" value="http://www.youtube.com/v/FvEiPUax1tM" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://www.youtube.com/v/FvEiPUax1tM" wmode="transparent"></embed></object></div>
]]></content:encoded>
			<wfw:commentRss>http://www.streetdaddy.com/blog/2008/07/04/silverstripe-taking-mufti-day-to-the-next-level/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Off to a good start</title>
		<link>http://www.streetdaddy.com/blog/2008/06/13/off-to-a-good-start/</link>
		<comments>http://www.streetdaddy.com/blog/2008/06/13/off-to-a-good-start/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 00:00:05 +0000</pubDate>
		<dc:creator>Streetdaddy™</dc:creator>
				<category><![CDATA[Geek]]></category>

		<guid isPermaLink="false">http://www.streetdaddy.com/?p=273</guid>
		<description><![CDATA[This morning I&#8217;ve been building a conceptual diagram to describe a new application development and migration process, mostly because people seem to like them, but also because the coffee seems stronger than before.Â  Of course I&#8217;ve started with the most important ingredient , but have also made sure to identify any missing elements that could [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.streetdaddy.com/wp-content/uploads/2008/06/environments.jpg"><img class="alignnone size-medium wp-image-274 alignright" style="float: right;margin-left:10px" title="Conceptual diagram" src="http://www.streetdaddy.com/wp-content/uploads/2008/06/environments-300x124.jpg" alt="Courtesy of strong coffee" width="300" height="124" /></a>This morning I&#8217;ve been building a conceptual diagram to describe a new application development and migration process, mostly because people seem to like them, but also because the coffee seems stronger than before.Â  Of course I&#8217;ve started with the most important ingredient , but have also made sure to identify any missing elements that could improve the process.</p>
<p>Did I miss anything else?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.streetdaddy.com/blog/2008/06/13/off-to-a-good-start/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Smoking ice is bad for your career</title>
		<link>http://www.streetdaddy.com/blog/2008/06/06/smoking-ice-is-bad-for-your-career/</link>
		<comments>http://www.streetdaddy.com/blog/2008/06/06/smoking-ice-is-bad-for-your-career/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 05:55:30 +0000</pubDate>
		<dc:creator>Streetdaddy™</dc:creator>
				<category><![CDATA[Geek]]></category>

		<guid isPermaLink="false">http://www.streetdaddy.com/?p=271</guid>
		<description><![CDATA[A friend emailed me a link to this video of a guy having a complete meltdown at work.Â  I&#8217;d like to think it&#8217;s real, but this is the internet after all, so just try to enjoy the ride&#8230;Â  Then check out the alternative angle from one of the many damp-trousered nancy boys recording it all [...]]]></description>
			<content:encoded><![CDATA[<p>A friend emailed me a link to this video of a guy having a complete meltdown at work.Â  I&#8217;d like to think it&#8217;s real, but this is the internet after all, so just try to enjoy the ride&#8230;Â  Then check out the alternative angle from one of the many damp-trousered nancy boys <a href="http://www.break.com/index/office-worker-meltdown-second-angle.html" onclick="pageTracker._trackPageview('/outgoing/www.break.com/index/office-worker-meltdown-second-angle.html?referer=');">recording it all on his phone</a>.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="464" height="392" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowScriptAccess" value="always" /><param name="src" value="http://embed.break.com/NTEzMzEw" /><embed type="application/x-shockwave-flash" width="464" height="392" src="http://embed.break.com/NTEzMzEw" allowscriptaccess="always"></embed></object><br />
<span style="font-size: xx-small;"><a href="http://www.break.com/index/office-worker-goes-absolutely-insane.html" onclick="pageTracker._trackPageview('/outgoing/www.break.com/index/office-worker-goes-absolutely-insane.html?referer=');">Office Worker Goes Absolutely Insane</a> &#8211; Watch more <a href="http://www.break.com/" onclick="pageTracker._trackPageview('/outgoing/www.break.com/?referer=');">free videos</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.streetdaddy.com/blog/2008/06/06/smoking-ice-is-bad-for-your-career/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How fit is your girlfriend?</title>
		<link>http://www.streetdaddy.com/blog/2008/06/05/how-fit-is-your-girlfriend/</link>
		<comments>http://www.streetdaddy.com/blog/2008/06/05/how-fit-is-your-girlfriend/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 05:22:40 +0000</pubDate>
		<dc:creator>Streetdaddy™</dc:creator>
				<category><![CDATA[Geek]]></category>

		<guid isPermaLink="false">http://www.streetdaddy.com/?p=270</guid>
		<description><![CDATA[I&#8217;ve had my Playstation 3 for about a month now, and amazingly my Singstar-crazy girlfriend only just discovered Singstore and its burgeoning collection of downloadable tracks (also including many of my own favourites like Bloc Party, Jamiroquai and Franz Ferdinand, to name a few).  Problem is, I saw this video today and now I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had my Playstation 3 for about a month now, and amazingly my <a onclick="pageTracker._trackPageview('/outgoing/www.singstargame.com?referer=');pageTracker._trackPageview('/outgoing/www.singstargame.com?referer=http://www.streetdaddy.com/wp-admin/edit.php');" href="http://www.singstargame.com">Singstar</a>-crazy girlfriend only just discovered <a onclick="pageTracker._trackPageview('/outgoing/au.playstation.com/news/singstoreupdate.jhtml?referer=');pageTracker._trackPageview('/outgoing/au.playstation.com/news/singstoreupdate.jhtml?referer=http://www.streetdaddy.com/wp-admin/edit.php');" href="http://au.playstation.com/news/singstoreupdate.jhtml">Singstore</a> and its burgeoning collection of downloadable tracks (also including many of my own favourites like Bloc Party, Jamiroquai and Franz Ferdinand, to name a few).  Problem is, I saw this video today and now I&#8217;m going to have to get <a onclick="pageTracker._trackPageview('/outgoing/www.nintendo.com/wiifit/launch?referer=');pageTracker._trackPageview('/outgoing/www.nintendo.com/wiifit/launch?referer=http://www.streetdaddy.com/wp-admin/edit.php');" href="http://www.nintendo.com/wiifit/launch">Wii Fit</a> instead&#8230;</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="324" height="240" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="bgcolor" value="#000000" /><param name="align" value="middle" /><param name="src" value="http://www.spikedhumor.com/player/vcplayer.swf?file=http://www.spikedhumor.com/videocodes/154917/data.xml&amp;auto_play=false" /><embed type="application/x-shockwave-flash" width="324" height="240" src="http://www.spikedhumor.com/player/vcplayer.swf?file=http://www.spikedhumor.com/videocodes/154917/data.xml&amp;auto_play=false" align="middle" bgcolor="#000000"></embed></object></p>
<p>Or I might have to make up some limited-clothing rules for when Singstarring&#8230;  Because she&#8217;s already fit on so many levels!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.streetdaddy.com/blog/2008/06/05/how-fit-is-your-girlfriend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
