<?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>Time Doctor Dot Org &#187; Old Man Feld</title>
	<atom:link href="http://timedoctor.org/author/feld/feed/" rel="self" type="application/rss+xml" />
	<link>http://timedoctor.org</link>
	<description></description>
	<lastBuildDate>Thu, 12 Jan 2012 02:46:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Vostro 200 PCI-E bug</title>
		<link>http://timedoctor.org/2011/12/vostro-200-pci-e-bug/</link>
		<comments>http://timedoctor.org/2011/12/vostro-200-pci-e-bug/#comments</comments>
		<pubDate>Sat, 10 Dec 2011 16:17:30 +0000</pubDate>
		<dc:creator>Old Man Feld</dc:creator>
				<category><![CDATA[video games]]></category>

		<guid isPermaLink="false">http://timedoctor.org/2011/12/vostro-200-pci-e-bug/</guid>
		<description><![CDATA[My PC at work died the other day and while scrounging together hardware to keep me running until we order new i5 based PCs for the techs I had the joy of fighting the elusive heisenbug of the Vostro 200. Long story short: if you have issues with a PCI-E card like video cutting out [...]]]></description>
			<content:encoded><![CDATA[<p>My PC at work died the other day and while scrounging together hardware to keep me running until we order new i5 based PCs for the techs I had the joy of fighting the elusive heisenbug of the Vostro 200.</p>
<p>Long story short: if you have issues with a PCI-E card like video cutting out randomly and never returning it&#8217;s because the designers were on meth. The solution is to only have RAM in DIMM slots 3 and 4. If you put anything in 1 or 2 you&#8217;ll want to commit suicide.</p>
<p>What the hell, Dell. This is why I build my PCs.</p>
]]></content:encoded>
			<wfw:commentRss>http://timedoctor.org/2011/12/vostro-200-pci-e-bug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MD3000i Write Cache Suspended</title>
		<link>http://timedoctor.org/2011/08/md3000i-write-cache-suspended/</link>
		<comments>http://timedoctor.org/2011/08/md3000i-write-cache-suspended/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 14:23:52 +0000</pubDate>
		<dc:creator>Old Man Feld</dc:creator>
				<category><![CDATA[video games]]></category>

		<guid isPermaLink="false">http://timedoctor.org/?p=2259</guid>
		<description><![CDATA[I seem to run into this more often than I would like. The Dell MD3000i (a rebadged IBM which is also available as a generic LSI product) is a horrible SAN. The worst part is that you can have terrible performance with no way to know why unless you run these cli commands to figure [...]]]></description>
			<content:encoded><![CDATA[<p>I seem to run into this more often than I would like. The Dell MD3000i (a rebadged IBM which is also available as a generic LSI product) is a horrible SAN. The worst part is that you can have terrible performance with no way to know why unless you run these cli commands to figure out that the write cache is disabled. There&#8217;s no SNMP and no other reliable way to monitor the damn things, which is probably because they want you to buy their Equilogic line.</p>
<p>Anyway, I had a battery die on a controller again and write cache was disabled. Replacing the battery on that controller did not fix it &#8212; it was still saying the write cache was suspended. After a LOT of poking it finally came back, but I don&#8217;t know exactly how or why. I currently have a theory though that I hope helps someone out some day.</p>
<p>1) Known issue that MD3000i units ship with writeCacheEnabled=true and mirrorCacheEnabled=true, which puts the write cache into a suspended mode because it can&#8217;t mirror with only one controller. (They come with one controller unless you order two)</p>
<p>2) Fixing the above problem requires disabling both, then re-enabling only the write cache.</p>
<p>3) Trying the above did not work. Mirror disabled, but still suspended. Somehow with mirror disabled and forcing it to ignore the battery (cacheWithoutBatteriesEnabled=true) would get write cache working again. That&#8217;s not a good or safe solution, though.</p>
<p>4) Disabling all write cache settings, doing an offline/online of each controller, and then enabling all the write caches and fixing paths seemed to work.</p>
<p>I think it refuses to mirror the cache which keeps it suspended because the controllers still have some weird cache setting that doesn&#8217;t get cleared until you offline/online both controllers to &#8220;reset&#8221; them. It&#8217;s currently the best theory I have, but doesn&#8217;t explain why I could force it to work by setting cacheWithoutBatteriesEnabled=true.</p>
<p><strong>tl;dr this SAN is a big box of shit.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://timedoctor.org/2011/08/md3000i-write-cache-suspended/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL-Proxy Alternative</title>
		<link>http://timedoctor.org/2011/08/mysql-proxy-alternative/</link>
		<comments>http://timedoctor.org/2011/08/mysql-proxy-alternative/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 01:07:11 +0000</pubDate>
		<dc:creator>Old Man Feld</dc:creator>
				<category><![CDATA[video games]]></category>

		<guid isPermaLink="false">http://timedoctor.org/?p=2250</guid>
		<description><![CDATA[Today was a hellish day. Late in the afternoon when we&#8217;re supposed to be winding down and heading out one of our shared webhosting servers started freaking out. No changes to any software or settings &#8212; nothing to suspect &#8212; but mysql-proxy kept crashing. We need this utility because we have a lot of old [...]]]></description>
			<content:encoded><![CDATA[<p>Today was a hellish day. Late in the afternoon when we&#8217;re supposed to be winding down and heading out one of our shared webhosting servers started freaking out. No changes to any software or settings &#8212; nothing to suspect &#8212; but mysql-proxy kept crashing. We need this utility because we have a lot of old customers with configs from a long time ago when someone thought it was OK to have the database on the webserver.</p>
<p>We&#8217;ve never had much luck with mysql-proxy as we&#8217;ve seen it crash its fair amount of times or not start properly on boot, but this was unending. Core dumps weren&#8217;t giving anything useful; logs were no better. Here&#8217;s the MySQL-Proxy alternative that we should have implemented ages ago. Note, we&#8217;re running FreeBSD, so adapt to your own OS/Linux distro:</p>
<p>What you need:</p>
<p><code>net/socat<br />
net/haproxy</code></p>
<p>FreeBSD&#8217;s rc.conf:</p>
<p><code># mysql_proxy alternative<br />
socat_enable="YES"<br />
socat_flags="UNIX-LISTEN:/tmp/mysql.sock,fork,reuseaddr,unlink-early,mode=777 TCP:127.0.0.1:3306"<br />
haproxy_enable="YES"</code></p>
<p>HAProxy&#8217;s config:</p>
<p><code>global<br />
log 127.0.0.1 local0<br />
maxconn 4096<br />
daemon<br />
#debug<br />
#quiet<br />
#<br />
defaults<br />
log global<br />
mode tcp<br />
option tcplog<br />
option dontlognull<br />
option tcp-smart-accept<br />
option tcp-smart-connect<br />
retries 3<br />
maxconn 200<br />
#<br />
listen mysql :3306<br />
mode tcp<br />
option mysql-check<br />
balance roundrobin<br />
server mysql1 1.2.3.4:3306 check port 3306</code></p>
<p>Ultimately, HAProxy manages the connections very well and socat fixes any old clients trying to talk over the /tmp/mysql.sock file.</p>
<p>Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://timedoctor.org/2011/08/mysql-proxy-alternative/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NHL GameCenter Live on PS3: featureful but buggy</title>
		<link>http://timedoctor.org/2011/03/gamecenter-live-on-ps3-featureful-but-buggy/</link>
		<comments>http://timedoctor.org/2011/03/gamecenter-live-on-ps3-featureful-but-buggy/#comments</comments>
		<pubDate>Sat, 12 Mar 2011 18:49:22 +0000</pubDate>
		<dc:creator>Old Man Feld</dc:creator>
				<category><![CDATA[television]]></category>
		<category><![CDATA[boxee]]></category>
		<category><![CDATA[gamecenter live]]></category>
		<category><![CDATA[hockey]]></category>
		<category><![CDATA[nhl]]></category>
		<category><![CDATA[ps3]]></category>
		<category><![CDATA[roku]]></category>

		<guid isPermaLink="false">http://timedoctor.org/?p=2230</guid>
		<description><![CDATA[I&#8217;m a hockey fan. It&#8217;s probably the only sport I enjoy watching. I also happen to be one of those new age hippies that doesn&#8217;t pay for cable or satellite&#8230; streaming content is the only thing I care about. I am not interested in paying for channels that do not interest me, so I don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a hockey fan. It&#8217;s probably the only sport I enjoy watching. I also happen to be one of those new age hippies that doesn&#8217;t pay for cable or satellite&#8230; streaming content is the only thing I care about. I am not interested in paying for channels that do not interest me, so I don&#8217;t see the merits in paying for TV I won&#8217;t watch just so I can subscribe to NHL Center Ice.</p>
<p><span id="more-2230"></span></p>
<p>The other night I was browsing the web and somehow stumbled upon GameCenter Live. A friend told me he subscribed recently, and the price for the rest of the season was reasonable. I was still hesitant to buy it because I was unsure about watching games on my PC, and I also run Linux or FreeBSD often so it needed to work OK in their terrible flash player. Somehow I spotted a mention of the PS3. That sounded fantastic &#8212; not paying for cable but watching games on my TV? <strong><em>SOLD!</em></strong></p>
<p><img class="alignnone" title="Shut Up and Take My Money!" src="http://feld.me/stuff/Shut_up_and_take_my_money.jpg" alt="" width="600" height="337" /></p>
<p>The GameCenter Live for PS3 is $10 if you&#8217;re not a PS3 Plus <span style="text-decoration: line-through;">sucker</span> subscriber, so I figured that&#8217;s not too bad an entry fee if I only have to pay it once. The download of 18MB only took about 15 minutes which is hilariously slow, but I&#8217;m not going to complain if it works.</p>
<p>My experience has been partially satisfying so far. I&#8217;ll give you a rundown of the current features:</p>
<p><strong>GOOD</strong></p>
<li> Calendar, favorite teams, &#8212; overall interface is satisfying</li>
<li> Multiple feeds (home and away for some games)</li>
<li> Watch games up to 48 hours after they aired</li>
<li> Great list of classic games going back to the 60s you can watch any time</li>
<li> Highlights and Condensed feeds for recent games makes catching up easy</li>
<li> Quality of the video and audio
<p><strong>BAD</strong></li>
<li> Audio from feeds isn&#8217;t consistent. Different volume levels kind of sucks.</li>
<li> Stuttering and video for LIVE feed issues that don&#8217;t exist on the web version</li>
<li> Stuttering for LIVE feeds that cause the video to jump back like 20 minutes without you noticing can make it unwatchable and super frustrating</li>
<li> Missing the ability to jump back 10 seconds with ease like the web version. They should just add a button to do that&#8230;.</li>
<p>These problems are not only on the PS3 &#8212; it&#8217;s also mentioned on the Boxee and Roku forums. My googling so far has found instances of people complaining on non-Sony / PS3 forums. Someone must be keeping people quiet about it. I&#8217;ve read people mentioning that they&#8217;ve heard back from Sony and they claim their engineers don&#8217;t have this issue. Others say it&#8217;s known and being worked on. My only guess is that the streaming done to the PS3, Boxee, and Roku devices are not the same as the one to the web. It&#8217;s probably encoded differently and uses different servers to do the streaming. Either way, it needs to be fixed.</p>
<p>At this point I&#8217;d rate the app 2/5 because of how unwatchable the Capitals vs Hurricanes game was last night. If you can handle these issues go ahead and buy it. I&#8217;m sure watching the game after it airs will be a decent experience. However, if you want to watch it live you&#8217;re going to get frustrated quickly.</p>
<p>I have high hopes for this market. NHL is getting my money and there&#8217;s no reason why this format should be treated like a second class citizen. As more things move to the web the situation should improve, but it needs to improve soon because I&#8217;m getting impatient&#8230;.</p>
<p>&nbsp;</p>
<p>edit: For anyone who wants to blame the issues on internet connection problems:</p>
<li>PS3 is wired, not wireless</li>
<li>I&#8217;m a sysadmin/networking guy &#8212; I know what I&#8217;m doing</li>
<li>I don&#8217;t have crappy network hardware</li>
<li>I have a business internet connection, not a residential line</li>
<li>I&#8217;d be happy to provide you with traffic graphs</li>
]]></content:encoded>
			<wfw:commentRss>http://timedoctor.org/2011/03/gamecenter-live-on-ps3-featureful-but-buggy/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Setting up Xymon/Hobbit with nginx</title>
		<link>http://timedoctor.org/2010/09/setting-up-xymonhobbit-with-nginx/</link>
		<comments>http://timedoctor.org/2010/09/setting-up-xymonhobbit-with-nginx/#comments</comments>
		<pubDate>Tue, 14 Sep 2010 17:11:22 +0000</pubDate>
		<dc:creator>Old Man Feld</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[bsd]]></category>
		<category><![CDATA[cgi]]></category>
		<category><![CDATA[fastcgi]]></category>
		<category><![CDATA[fcgi]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[hobbit]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[xymon]]></category>

		<guid isPermaLink="false">http://timedoctor.org/?p=2088</guid>
		<description><![CDATA[I just set this up today and it was a pain in the arse, so I figured I&#8217;d leave a trace of it somewhere on the internets. I hope this helps you. First of all, my platform is FreeBSD. You can do this on other platforms, but the most important info is here. If you&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p>I just set this up today and it was a pain in the arse, so I figured I&#8217;d leave a trace of it somewhere on the internets. I hope this helps you.</p>
<p><span id="more-2088"></span></p>
<p>First of all, my platform is FreeBSD. You can do this on other platforms, but the most important info is here. If you&#8217;re on FreeBSD, you can install the requirements like so:</p>
<pre># portmaster -d www/nginx net-mgmt/xymon-server www/fcgiwrap</pre>
<p>Throw in xymon-client if you want it to monitor itself and if you&#8217;re not running BSD grab the fcgiwrap code from the <a href="http://wiki.nginx.org/NginxSimpleCGI">nginx site here.</a></p>
<p>The biggest problem about this setup is that fastcgi isn&#8217;t implemented into nginx. This means that your aliases cause issues because the fastcgi script tries to go to the path the webserver gave it not knowing you&#8217;re using an alias. It won&#8217;t be able to find the files unless you make a symlink that matches your alias&#8230; in certain situations you could potentially use symlinks and not define aliases. Use whatever works for you.</p>
<p>Here&#8217;s the relevant info you need:</p>
<p>/etc/rc.conf &#8212; make sure fcgiwrap runs as the www user</p>
<pre>fcgiwrap_enable="YES"
fcgiwrap_user="www"</pre>
<p>/usr/local/etc/nginx/nginx.conf &#8212; or drop this in a vhost</p>
<pre>
server {
    listen            80;
    server_name  xymon.foo.com;

    root    /usr/local/www/xymon/server/www;
    index   index.html;

    #error_page  404              /404.html;

    # redirect server error pages to the static page /50x.html
    #
    error_page   500 502 503 504  /50x.html;
    location = /50x.html {
        root   /usr/local/www/nginx-dist;
    }

    location /hobbit/ {
      alias /usr/local/www/xymon/server/www/;
    }

    location /hobbit-cgi/ {
        alias  /usr/local/www/xymon/cgi-bin/;
}

    location /hobbit-seccgi/ {
        alias  /usr/local/www/xymon/cgi-secure/;
}

    location ~ ^/.*\.sh$ {
    gzip off; #gzip makes scripts feel slower since they have to complete before getting gzipped
    fastcgi_pass  unix:/var/run/fcgiwrap/fcgiwrap.sock;
    fastcgi_param SCRIPT_FILENAME  /usr/local/www/xymon/$fastcgi_script_name;
    fastcgi_param QUERY_STRING     $query_string;
    fastcgi_param REQUEST_METHOD   $request_method;
    fastcgi_param CONTENT_TYPE     $content_type;
    fastcgi_param CONTENT_LENGTH   $content_length;
    fastcgi_param GATEWAY_INTERFACE  CGI/1.1;
    fastcgi_param SERVER_SOFTWARE    nginx;
    fastcgi_param SCRIPT_NAME        $fastcgi_script_name;
    fastcgi_param REQUEST_URI        $request_uri;
    fastcgi_param DOCUMENT_URI       $document_uri;
    fastcgi_param DOCUMENT_ROOT      $document_root;
    fastcgi_param SERVER_PROTOCOL    $server_protocol;
    fastcgi_param REMOTE_ADDR        $remote_addr;
    fastcgi_param REMOTE_PORT        $remote_port;
    fastcgi_param SERVER_ADDR        $server_addr;
    fastcgi_param SERVER_PORT        $server_port;
    fastcgi_param SERVER_NAME        $server_name;
         }
}
</pre>
<p>And now create two symlinks so the fastcgi scripts work.</p>
<pre># ln -sf /usr/local/www/xymon/cgi-bin /usr/local/www/xymon/cgi-bin/hobbit-cgi
# ln -sf /usr/local/www/xymon/cgi-secure /usr/local/www/xymon/cgi-bin/hobbit-seccgi</pre>
<p>Securing this page is an exercise left up to the reader. </p>
<p>Enjoy your working Xymon setup on a much more lightweight and responsive webserver.</p>
]]></content:encoded>
			<wfw:commentRss>http://timedoctor.org/2010/09/setting-up-xymonhobbit-with-nginx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NameCheap IPv6 Glue: Not Very Adhesive; Sort of Annoying</title>
		<link>http://timedoctor.org/2010/06/namecheap-ipv6-glue-not-very-adhesive-sort-of-annoying/</link>
		<comments>http://timedoctor.org/2010/06/namecheap-ipv6-glue-not-very-adhesive-sort-of-annoying/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 18:48:51 +0000</pubDate>
		<dc:creator>Old Man Feld</dc:creator>
				<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://timedoctor.org/?p=2057</guid>
		<description><![CDATA[So NameCheap finally announced IPv6 glue support and I was quite happy to hear this. I&#8217;ve been digging into IPv6 a lot because I&#8217;ve become part of an IPv6 project at work (deployment, training, and consulting for customers) so this announcement was perfectly timed. Well, I followed Mr. AlexS&#8217;s instructions to no avail. It&#8217;s almost [...]]]></description>
			<content:encoded><![CDATA[<p>So NameCheap finally <a href="http://community.namecheap.com/forums/viewtopic.php?f=10&amp;t=2560&amp;p=11130#p11130">announced</a> IPv6 glue support and I was quite happy to hear this. I&#8217;ve been digging into IPv6 a lot because I&#8217;ve become part of an IPv6 project at work (deployment, training, and consulting for customers) so this announcement was perfectly timed.</p>
<p>Well, I followed Mr. AlexS&#8217;s instructions to no avail. It&#8217;s almost been a week now with no solution in sight. I&#8217;ve even had a reply from one support person trying to tell me the glue records were there, and then showing me the output of <em>dig</em> which contained nothing more than a query for the host&#8217;s AAAA record. Clearly this person has no idea what the hell a glue record is.</p>
<p>I can understand if the issue is that the TLD (.me) is being a little bitch and won&#8217;t do the glue record. Hell, at one point I thought we were making progress when they informed me that I can&#8217;t have a glue record sharing both IPv6 and IPv4 addresses. Of course I was getting a bit stabby at that point for their incompetence, but figured I&#8217;d just work around it by creating a different subdomain for the &#8220;IPv6&#8243; version of the DNS servers.</p>
<p>However, the progress ended around there and now we&#8217;re playing the waiting game for something I could do in about 6 seconds flat if I had access to the TLD&#8217;s DNS servers. I fail to understand how some people get jobs in the IT industry, anyway.</p>
<p>Overall I&#8217;d rate NameCheap&#8217;s support for IPv6 glue records 4 out of 5 goatsies*. I might even throw in a tubgirl.</p>
<p>*Lower is better.</p>
<p>TL;DR The exciting therapy obtains the dilemma into the reasoning typewriter.</p>
]]></content:encoded>
			<wfw:commentRss>http://timedoctor.org/2010/06/namecheap-ipv6-glue-not-very-adhesive-sort-of-annoying/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KDE 4.4.3</title>
		<link>http://timedoctor.org/2010/05/kde-4-4-3/</link>
		<comments>http://timedoctor.org/2010/05/kde-4-4-3/#comments</comments>
		<pubDate>Mon, 24 May 2010 19:54:47 +0000</pubDate>
		<dc:creator>Old Man Feld</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://timedoctor.org/?p=2029</guid>
		<description><![CDATA[KDE 4.4.3 has been out for a bit and finally came to Debian Squeeze recently. You may have been running it sooner on Sid. The first thing I noticed was that when I logged in all I got was a black screen. No wallpaper, no clicking the desktop, and I couldn&#8217;t see any task bars, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.kde.org/">KDE</a> 4.4.3 has been out for a bit and finally came to Debian Squeeze recently. You may have been running it sooner on Sid. The first thing I noticed was that when I logged in all I got was a black screen. No wallpaper, no clicking the desktop, and I couldn&#8217;t see any task bars, etc.</p>
<p>This was annoying.</p>
<p>I googled for a long time and never found an answer, but fret not my fellow Google warriors &#8212; the solution is here. Simply install plasma-desktop and you will be good to go.</p>
<pre><code>aptitude install plasma-desktop</code></pre>
<p>Don&#8217;t ask me why this wasn&#8217;t pulled in by kde-standard.</p>
]]></content:encoded>
			<wfw:commentRss>http://timedoctor.org/2010/05/kde-4-4-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Left 4 Dead 2 &#8220;Banned&#8221; In Australia</title>
		<link>http://timedoctor.org/2009/09/left-4-dead-2-banned-in-australia/</link>
		<comments>http://timedoctor.org/2009/09/left-4-dead-2-banned-in-australia/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 05:51:57 +0000</pubDate>
		<dc:creator>Old Man Feld</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[video games]]></category>

		<guid isPermaLink="false">http://timedoctor.org/?p=1768</guid>
		<description><![CDATA[So the word is that the gamers in Australia are effectively being &#8220;Lef t 4 Dead&#8221; when it comes to the new zombie shoot-em-up of the same name, Left 4 Dead 2. My only question is, does this prevent them from obtaining it via Steam? Is it only banned in stores / box versions? The [...]]]></description>
			<content:encoded><![CDATA[<p><span style="background-color: #ffffff;">So the word is that the gamers in Australia are effectively being &#8220;Lef t 4 Dead&#8221; when it comes to the new zombie shoot-em-up of the same name, Left 4 Dead 2. </span></p>
<p>My only question is, does this prevent them from obtaining it via Steam? Is it only banned in stores / box versions? The internet as a global media distributer may trump all, especially if the &#8220;sale&#8221; is taking place &#8220;out of the farkin&#8217; outback&#8221;.</p>
<p><a href="http://kotaku.com/5361301/left-4-dead-2-banned-in-australia">Good Grief.  Read on.</a></p>
<p><span style="background-color: #ffffff;"><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://timedoctor.org/2009/09/left-4-dead-2-banned-in-australia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BEST MOD EVAR</title>
		<link>http://timedoctor.org/2009/09/best-mod-evar/</link>
		<comments>http://timedoctor.org/2009/09/best-mod-evar/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 21:53:13 +0000</pubDate>
		<dc:creator>Old Man Feld</dc:creator>
				<category><![CDATA[video games]]></category>

		<guid isPermaLink="false">http://timedoctor.org/?p=1766</guid>
		<description><![CDATA[YouTube &#8211; RELEASE Half-Life2: All sounds replaced with my voice. You are stupid if you don&#8217;t like this. I&#8217;m not kidding. STUPID!!!]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youtube.com/watch?v=jwxN8sCIOOE&amp;feature=player_embedded">YouTube &#8211; RELEASE Half-Life2: All sounds replaced with my voice</a>.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="350" 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/jwxN8sCIOOE&amp;feature=player_embedded" /><embed type="application/x-shockwave-flash" width="425" height="350" src="http://www.youtube.com/v/jwxN8sCIOOE&amp;feature=player_embedded" wmode="transparent"></embed></object></p>
<p>You are stupid if you don&#8217;t like this. I&#8217;m not kidding. STUPID!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://timedoctor.org/2009/09/best-mod-evar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finally you can stop using PHPNuke!</title>
		<link>http://timedoctor.org/2009/05/finally-you-can-stop-using-phpnuke/</link>
		<comments>http://timedoctor.org/2009/05/finally-you-can-stop-using-phpnuke/#comments</comments>
		<pubDate>Thu, 28 May 2009 14:40:51 +0000</pubDate>
		<dc:creator>Old Man Feld</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[video games]]></category>

		<guid isPermaLink="false">http://timedoctor.org/?p=1555</guid>
		<description><![CDATA[So someone was clever enough to create a CMS for gamers. Finally you can stop using PHPNuke and all its other shitty variants. Stop struggling with that clan site you&#8217;re trying to build &#8212; it&#8217;s going to suck anyway. They all do. And you know within 3 weeks it will be defaced by some Hungarian [...]]]></description>
			<content:encoded><![CDATA[<p>So someone was clever enough to create a CMS for gamers. Finally you can stop using PHPNuke and all its other shitty variants. Stop struggling with that clan site you&#8217;re trying to build &#8212; it&#8217;s going to suck anyway. They all do. And you know within 3 weeks it will be defaced by some Hungarian hacker with a message such as, &#8220;LOL TURKEY SUCKS ONEONE111111!!!&#8221;.</p>
<p>I think the only thing that could make it better is (hell, I don&#8217;t know if it has it &#8212; I&#8217;m too busy to investigate) a decent forum and possibly those stupid plugins that shows you who&#8217;s online in your TeamSpeak  / Ventrilo / what-have-you servers.</p>
<p>WHAT IS IT?</p>
<p>Enjin is a free, fully hosted service for all gamers, clans, guilds, and communities to create and manage a website.</p>
<p>via <a href="http://www.enjin.com/">Free Clan Websites. Free Guild Hosting. Build Gaming Communities</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://timedoctor.org/2009/05/finally-you-can-stop-using-phpnuke/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

