<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" version="2.0">

<channel>
	<title>Mad Rants</title>
	
	<link>http://codylogan.net</link>
	<description>Randomosity at its randomest</description>
	<lastBuildDate>Thu, 14 Apr 2011 16:30:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="mroarg" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><geo:lat>48.486892</geo:lat><geo:long>-122.333664</geo:long><creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license><image><link>http://creativecommons.org/licenses/by-sa/3.0/</link><url>http://creativecommons.org/images/public/somerights20.gif</url><title>Some Rights Reserved</title></image><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://codylogan.net/feed/" /><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Fcodylogan.net%2Ffeed%2F" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http%3A%2F%2Fcodylogan.net%2Ffeed%2F" src="http://www.newsgator.com/images/ngsub1.gif">Subscribe with NewsGator</feedburner:feedFlare><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://feeds.my.aol.com/add.jsp?url=http%3A%2F%2Fcodylogan.net%2Ffeed%2F" src="http://o.aolcdn.com/favorites.my.aol.com/webmaster/ffclient/webroot/locale/en-US/images/myAOLButtonSmall.gif">Subscribe with My AOL</feedburner:feedFlare><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://www.bloglines.com/sub/http://codylogan.net/feed/" src="http://www.bloglines.com/images/sub_modern11.gif">Subscribe with Bloglines</feedburner:feedFlare><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://www.netvibes.com/subscribe.php?url=http%3A%2F%2Fcodylogan.net%2Ffeed%2F" src="http://www.netvibes.com/img/add2netvibes.gif">Subscribe with Netvibes</feedburner:feedFlare><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://fusion.google.com/add?feedurl=http%3A%2F%2Fcodylogan.net%2Ffeed%2F" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://www.pageflakes.com/subscribe.aspx?url=http%3A%2F%2Fcodylogan.net%2Ffeed%2F" src="http://www.pageflakes.com/ImageFile.ashx?instanceId=Static_4&amp;fileName=ATP_blu_91x17.gif">Subscribe with Pageflakes</feedburner:feedFlare><item>
		<title>SSH into a Windows computer</title>
		<link>http://codylogan.net/2011/04/14/ssh-into-a-windows-computer/</link>
		<comments>http://codylogan.net/2011/04/14/ssh-into-a-windows-computer/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 16:30:36 +0000</pubDate>
		<dc:creator>Cody</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[regedit]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://codylogan.net/?p=601</guid>
		<description><![CDATA[So you&#8217;re cruising along in Linux, happily using SSH to tunnel into every server you have access to, and suddenly you realize you need to get a file on your Windows computer. Sure, you could set up a remote desktop client like LogMeIn or GoToMyPC, but it&#8217;s just so simple to use SSH. But Windows [...]]]></description>
			<content:encoded><![CDATA[<p>So you&#8217;re cruising along in Linux, happily using <acronym title="Secure Shell">SSH</acronym> to tunnel into every server you have access to, and suddenly you realize you need to get a file on your Windows computer. Sure, you could set up a remote desktop client like <a href="http://www.logmein.com/">LogMeIn</a> or <a href="http://www.gotomypc.com/">GoToMyPC</a>, but it&#8217;s just so simple to use SSH. But Windows only has telnet, which is not only disabled by default but horribly insecure to boot.</p>
<p>The solution is simple: <a href="http://cygwin.com/">Cygwin</a>.</p>
<p>Cygwin provides access to a plethora tools you might find on your average Linux system, including an SSH server and related tools. I won&#8217;t go into the gory details of getting it up and running, as Gina Trapani of Lifehacker fame has already written <a title="Geek to Live: Set up a personal, home SSH server" href="http://lifehacker.com/#!205090/geek-to-live--set-up-a-personal-home-ssh-server">a wonderful tutorial</a> on this very topic. It&#8217;s an old article (from 2006), but it should still be accurate as far as all the steps go.</p>
<p>One thing you may notice if you&#8217;re running Windows Vista or Windows 7 is the addition of a mysterious user account called Privileged Server on your login screen. When SSH was being set up in Cygwin, a separate user was created for the SSH server, presumably so you couldn&#8217;t muck up too much on your own account when tunneling into your computer. It&#8217;s supposed to be there, but it may be kind of annoying to have a user account you&#8217;re never going to directly access taking up space on your login page. This can be fixed using the registry, but don&#8217;t edit it if you&#8217;re not entirely sure what you&#8217;re doing. Screwing up the registry can potentially result in irreparable damage to your Windows installation, computer hardware, and personal relationships. Yes, it&#8217;s that powerful. (I&#8217;m kidding.)</p>
<p>First things first, open up regedit via either the search box in the Start menu or the Run dialog. Once it&#8217;s open, navigate to HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\CurrentVersion\Winlogon. Right-click on Winlogon in the tree directory (left panel) and select New&gt;Key. Type SpecialAccounts in the box that appears and hit Enter. Again in the tree directory, right-click on SpecialAccounts and create a new key titled UserList. (Note: these keys may already exist. In that case, simply click to enter them.)</p>
<p>Now, in UserList, right-click in the right panel and select New&gt;DWORD (32-bit) Value. Name it cyg_server. (Note: I believe this is the account name, but you can double-check by right-clicking on My Computer, selecting Properties, then Advanced Properties, and clicking the Settings button under User Profiles. There may be a number of profiles there other than your personal account, but the SSH server likely has cyg somewhere in the name.)</p>
<p>Double-clicking on the value name will allow you to modify the data contained within. The default of 0 hides the account from the login screen, but you can show it again by changing that to 1.</p>
<p>Now you can exit out of regedit and log out or restart your computer to see the login screen sans Privileged Server! Congratulations, you are now a computer wizard. You may now put on your robe and hat.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/iAw1lTUEdJ0bTf1RQ1VN3uPlpWI/0/da"><img src="http://feedads.g.doubleclick.net/~a/iAw1lTUEdJ0bTf1RQ1VN3uPlpWI/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/iAw1lTUEdJ0bTf1RQ1VN3uPlpWI/1/da"><img src="http://feedads.g.doubleclick.net/~a/iAw1lTUEdJ0bTf1RQ1VN3uPlpWI/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/mroarg?a=kyawvKL9yB0:nvEy4ABJsHY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/mroarg?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=kyawvKL9yB0:nvEy4ABJsHY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/mroarg?i=kyawvKL9yB0:nvEy4ABJsHY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=kyawvKL9yB0:nvEy4ABJsHY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/mroarg?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=kyawvKL9yB0:nvEy4ABJsHY:cGdyc7Q-1BI"><img src="http://feeds.feedburner.com/~ff/mroarg?d=cGdyc7Q-1BI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=kyawvKL9yB0:nvEy4ABJsHY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/mroarg?i=kyawvKL9yB0:nvEy4ABJsHY:F7zBnMyn0Lo" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://codylogan.net/2011/04/14/ssh-into-a-windows-computer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hey look, he’s back!</title>
		<link>http://codylogan.net/2011/04/13/hey-look-hes-back/</link>
		<comments>http://codylogan.net/2011/04/13/hey-look-hes-back/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 18:25:58 +0000</pubDate>
		<dc:creator>Cody</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://codylogan.net/?p=599</guid>
		<description><![CDATA[After many months of soul-searching and meditating on desolate Himalayan mountaintops, I have decided to return to my blog. You may commence with the rejoicing. Seriously, though, I&#8217;m paying for web hosting that&#8217;s just sitting here accumulating virtual dust, so I may as well do something with it. My current contract lasts until sometime in [...]]]></description>
			<content:encoded><![CDATA[<p>After many months of soul-searching and meditating on desolate Himalayan mountaintops, I have decided to return to my blog. You may commence with the rejoicing.</p>
<p>Seriously, though, I&#8217;m paying for web hosting that&#8217;s just sitting here accumulating virtual dust, so I may as well do <em>something</em> with it. My current contract lasts until sometime in November, but I&#8217;m not entirely sure if I&#8217;ll renew it. Most likely, I&#8217;ll move to a WordPress.com account, or even a Tumblr. Then again, a free blog has its own drawbacks, including involuntary ads and limited customization. I suppose I&#8217;ll have to mull on that for a while.</p>
<p>Originally, I had great plans for this site. Custom-made websites! WordPress themes! Witty bantering about anything and everything! Then I realized that I didn&#8217;t quite have the time to make websites for people, nor do I know much about PHP (though I&#8217;m learning!), so I fell back on the ol&#8217; ranting and raving. That was all well and good back then, but I&#8217;ve mellowed in my old age, so I&#8217;m not feeling the vitriolic vibe needed for properly lambasting the morons of the world.</p>
<p>So, I&#8217;ve decided to branch out for the short time this site is still around. Maybe I&#8217;ll post some technical tutorials or insights into my recent experiences in the programming world. Or maybe I&#8217;ll just post pictures of goofy-looking dogs in military uniforms.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/gAS0HPWthPcb7FvdNP_V1WPxN80/0/da"><img src="http://feedads.g.doubleclick.net/~a/gAS0HPWthPcb7FvdNP_V1WPxN80/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/gAS0HPWthPcb7FvdNP_V1WPxN80/1/da"><img src="http://feedads.g.doubleclick.net/~a/gAS0HPWthPcb7FvdNP_V1WPxN80/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/mroarg?a=_xX6clgc8gI:-KAqkqP9Gbs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/mroarg?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=_xX6clgc8gI:-KAqkqP9Gbs:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/mroarg?i=_xX6clgc8gI:-KAqkqP9Gbs:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=_xX6clgc8gI:-KAqkqP9Gbs:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/mroarg?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=_xX6clgc8gI:-KAqkqP9Gbs:cGdyc7Q-1BI"><img src="http://feeds.feedburner.com/~ff/mroarg?d=cGdyc7Q-1BI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=_xX6clgc8gI:-KAqkqP9Gbs:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/mroarg?i=_xX6clgc8gI:-KAqkqP9Gbs:F7zBnMyn0Lo" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://codylogan.net/2011/04/13/hey-look-hes-back/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hiatus</title>
		<link>http://codylogan.net/2009/10/10/hiatus/</link>
		<comments>http://codylogan.net/2009/10/10/hiatus/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 20:48:12 +0000</pubDate>
		<dc:creator>Cody</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://codylogan.net/?p=577</guid>
		<description><![CDATA[This is probably stupidly obvious, but I&#8217;m putting this blog on an indefinite hiatus. It started out as equal parts inane prattling about my life and complaining about how screwed up the world is, and I don&#8217;t really feel like writing about either any more. I&#8217;ve got a Twitter account for all the pointless life-related [...]]]></description>
			<content:encoded><![CDATA[<p>This is probably stupidly obvious, but I&#8217;m putting this blog on an indefinite hiatus. It started out as equal parts inane prattling about my life and complaining about how screwed up the world is, and I don&#8217;t really feel like writing about either any more. I&#8217;ve got a Twitter account for all the pointless life-related stuff, and my rants have historically had too much rhetoric and not enough substance. I&#8217;d rather not be a liberal version of Glenn Beck or Bill O&#8217;Reilly.</p>
<p>Once I figure out what purpose this blog will serve, I&#8217;ll be sure to let everyone know. By writing a post. On this blog.</p>
<p>(That was smooth.)</p>
<p>Oh, and for pity&#8217;s sake, people, stop sending me stuff about Alex Jones. I&#8217;m sorry I ever mentioned the guy.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/3OBsH2jlfuZXBcRI6zivwFEU-A8/0/da"><img src="http://feedads.g.doubleclick.net/~a/3OBsH2jlfuZXBcRI6zivwFEU-A8/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/3OBsH2jlfuZXBcRI6zivwFEU-A8/1/da"><img src="http://feedads.g.doubleclick.net/~a/3OBsH2jlfuZXBcRI6zivwFEU-A8/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/mroarg?a=DkT7x3OieCI:6XOIC5D09Fs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/mroarg?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=DkT7x3OieCI:6XOIC5D09Fs:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/mroarg?i=DkT7x3OieCI:6XOIC5D09Fs:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=DkT7x3OieCI:6XOIC5D09Fs:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/mroarg?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=DkT7x3OieCI:6XOIC5D09Fs:cGdyc7Q-1BI"><img src="http://feeds.feedburner.com/~ff/mroarg?d=cGdyc7Q-1BI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=DkT7x3OieCI:6XOIC5D09Fs:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/mroarg?i=DkT7x3OieCI:6XOIC5D09Fs:F7zBnMyn0Lo" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://codylogan.net/2009/10/10/hiatus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Still here</title>
		<link>http://codylogan.net/2009/07/19/still-here/</link>
		<comments>http://codylogan.net/2009/07/19/still-here/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 01:24:12 +0000</pubDate>
		<dc:creator>Cody</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[activity]]></category>
		<category><![CDATA[beard]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[webcomic]]></category>

		<guid isPermaLink="false">http://codylogan.net/2009/07/19/still-here/</guid>
		<description><![CDATA[As you can see by my nifty Twitter timeline in the sidebar, I haven&#8217;t died or anything. I&#8217;m still here, though I&#8217;m lacking in reasons to post full-size blog articles at the moment. But fear not, good readers! Eventually, I figure out what I&#8217;m going to do with this website. Maybe I&#8217;ll write a webcomic. [...]]]></description>
			<content:encoded><![CDATA[<p>As you can see by my nifty Twitter timeline in the sidebar, I haven&#8217;t died or anything. I&#8217;m still here, though I&#8217;m lacking in reasons to post full-size blog articles at the moment. But fear not, good readers! Eventually, I figure out what I&#8217;m going to do with this website. Maybe I&#8217;ll write a webcomic. Or grow a beard.</p>
<p>Yes, beards are relevant to my interests.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/XrMfdAxRhsPAnQ8kO6b7Xfhbbjo/0/da"><img src="http://feedads.g.doubleclick.net/~a/XrMfdAxRhsPAnQ8kO6b7Xfhbbjo/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/XrMfdAxRhsPAnQ8kO6b7Xfhbbjo/1/da"><img src="http://feedads.g.doubleclick.net/~a/XrMfdAxRhsPAnQ8kO6b7Xfhbbjo/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/mroarg?a=bOEh1VdBjb8:sHwCT4iKAu4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/mroarg?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=bOEh1VdBjb8:sHwCT4iKAu4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/mroarg?i=bOEh1VdBjb8:sHwCT4iKAu4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=bOEh1VdBjb8:sHwCT4iKAu4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/mroarg?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=bOEh1VdBjb8:sHwCT4iKAu4:cGdyc7Q-1BI"><img src="http://feeds.feedburner.com/~ff/mroarg?d=cGdyc7Q-1BI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=bOEh1VdBjb8:sHwCT4iKAu4:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/mroarg?i=bOEh1VdBjb8:sHwCT4iKAu4:F7zBnMyn0Lo" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://codylogan.net/2009/07/19/still-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mass Effect 2</title>
		<link>http://codylogan.net/2009/03/10/mass-effect-2/</link>
		<comments>http://codylogan.net/2009/03/10/mass-effect-2/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 14:24:19 +0000</pubDate>
		<dc:creator>Cody</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[mass effect]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[sequel]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[video games]]></category>
		<category><![CDATA[xbox]]></category>

		<guid isPermaLink="false">http://codylogan.net/?p=561</guid>
		<description><![CDATA[Oh man, I&#8217;m so looking forward to Mass Effect 2. I didn&#8217;t even know there was going to be a sequel to Mass Effect, but having read about it recently, I&#8217;m very much intrigued, although I hope they spend a bit more time optimizing it for the PC, though Mass Effect was one of the better [...]]]></description>
			<content:encoded><![CDATA[<p>Oh man, I&#8217;m so looking forward to Mass Effect 2. I didn&#8217;t even know there was going to <em>be</em> a sequel to Mass Effect, but having read about it recently, I&#8217;m very much intrigued, although I hope they spend a bit more time optimizing it for the PC, though Mass Effect was one of the better Xbox to PC ports I&#8217;ve seen (certainly better than Halo 2 for Vista&#8230;*shudder*).</p>
<p>At any rate, the big news is the one minute teaser trailer. Have a look. (Spoilers abound after the break.)</p>
<p><object width="433" height="360" data="http://media.gamespy.com/spy/flashvideo/ev.swf" type="application/x-shockwave-flash"><param name="flashvars" value="object_ID=14235013&amp;downloadURL=http://xbox360movies.ign.com/xbox360/video/article/955/955946/masseffect2_teaser_022009_flvlowwide.flv&amp;allownetworking=&quot;all&quot;" /><param name="src" value="http://media.gamespy.com/spy/flashvideo/ev.swf" /></object></p>
<p><span id="more-561"></span></p>
<p>Shocking, eh? Shepard seems to be dead, and&#8230;what&#8217;s that? A <em>Geth</em> with N7 armor? BioWare won&#8217;t confirm the Geth is actually wearing the armor, but it looks pretty clear to me. Have a look at the screenshot below.</p>
<p><a rel="lightbox" href="http://codylogan.net/blog/wp-content/uploads/2009/03/geth-n7.png"><img class="alignnone size-thumbnail wp-image-562" title="Geth N7" src="http://codylogan.net/blog/wp-content/uploads/2009/03/geth-n7-150x150.png" alt="Geth N7" width="150" height="150" /></a></p>
<p>Certainly looks like the logo from Shepard&#8217;s default armor is stenciled on to that Geth. Is it part of the crew? Is it masquerading as part of the crew? Is it&#8230;Sheppard&#8217;s consciousness in a Geth body? Okay, I&#8217;m reaching with that last one, but it just seems odd that they&#8217;d kill off Shepard while advising players to keep their saves from the original.</p>
<p>It really seems like it&#8217;ll be an interesting game. If it&#8217;s true that decisions made in Mass Effect will carry over into Mass Effect 2, imagine if you had let the Council die in the attack on the Citadel. The Systems Alliance would probably be handing out orders. And knowing how fast humanity has spread in that game, they may even control most of the known galaxy. But what if the Council had been saved? Would things be all that different? After all, humanity got a seat on the council following the attack. Maybe they still would have spread.</p>
<p>Ah, it&#8217;s all just speculation at this point. The tentative release date is this time next year, so there&#8217;s still a <em>long</em> way to go until anyone gets a whiff of the plot. I&#8217;m still looking forward to it. Downloadable content can only satisfy a person for so long&#8230;</p>

<p><a href="http://feedads.g.doubleclick.net/~a/SVJMPnW2RZ-0v3sEA4Eq4uG9LS4/0/da"><img src="http://feedads.g.doubleclick.net/~a/SVJMPnW2RZ-0v3sEA4Eq4uG9LS4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/SVJMPnW2RZ-0v3sEA4Eq4uG9LS4/1/da"><img src="http://feedads.g.doubleclick.net/~a/SVJMPnW2RZ-0v3sEA4Eq4uG9LS4/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/mroarg?a=yzmv220kKo8:_hv6NKPfJrc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/mroarg?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=yzmv220kKo8:_hv6NKPfJrc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/mroarg?i=yzmv220kKo8:_hv6NKPfJrc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=yzmv220kKo8:_hv6NKPfJrc:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/mroarg?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=yzmv220kKo8:_hv6NKPfJrc:cGdyc7Q-1BI"><img src="http://feeds.feedburner.com/~ff/mroarg?d=cGdyc7Q-1BI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=yzmv220kKo8:_hv6NKPfJrc:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/mroarg?i=yzmv220kKo8:_hv6NKPfJrc:F7zBnMyn0Lo" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://codylogan.net/2009/03/10/mass-effect-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>World of Warcraft makes you fat</title>
		<link>http://codylogan.net/2009/02/24/world-of-warcraft-makes-you-fat/</link>
		<comments>http://codylogan.net/2009/02/24/world-of-warcraft-makes-you-fat/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 18:23:26 +0000</pubDate>
		<dc:creator>Cody</dc:creator>
				<category><![CDATA[Rant]]></category>
		<category><![CDATA[exercise]]></category>
		<category><![CDATA[fat]]></category>
		<category><![CDATA[Gaming]]></category>
		<category><![CDATA[overweight]]></category>
		<category><![CDATA[World-of-Warcraft]]></category>

		<guid isPermaLink="false">http://codylogan.net/?p=559</guid>
		<description><![CDATA[This just in: playing World of Warcraft will turn you into a 400-pound monstrosity with 5 chins and a gut hanging down to your knees. So will reading, watching TV, browsing the Internet, and playing chess. All of these things will eventually make you morbidly obese. That is, they will if you abstain from all [...]]]></description>
			<content:encoded><![CDATA[<p>This just in: playing World of Warcraft will turn you into a 400-pound monstrosity with 5 chins and a gut hanging down to your knees. So will reading, watching TV, browsing the Internet, and playing chess. All of these things will eventually make you morbidly obese.</p>
<p>That is, they will if you abstain from <em>all physical activity</em>.</p>
<p>A lot of people seem to miss that crucial stipulation. I&#8217;ve come across far too many misguided tirades aimed at massively multiplayer online role-playing games like World of Warcraft that claim that players of such games are nothing more than fat nerds with no life who live in their parents&#8217; basement. Really? Simply buying a subscription to WoW adds 200 or so pounds instantly? Of course not. It&#8217;s a baseless claim made by people who want to act sanctimonious. Or, even worse, by people who were overweight WoW players and are turning a blind eye to the behaviors and habits that really made them fat, preferring instead to find a scapegoat.</p>
<p>Why pick this specific topic? Well, I play World of Warcraft. I&#8217;ve been a subscriber for the past five or six months. And yet, my weight is proportional to my height. I have a friend who has been playing for longer than I have, and he&#8217;s in the same boat. Guess that blows the theory that all WoW players are overweight right out of the water, doesn&#8217;t it?</p>
<p>So what does make people overweight? A number of things, but it seems that it&#8217;s commonly bad habits combined with lack of physical activity. In other words, if you eat junk food all the time, spend hours in front of the computer every day, and never get on a treadmill, you&#8217;re going to be horribly out of shape when compared to someone who eats junk food only occasionally, spends less time in front of the computer, and exercises regularly.</p>
<p>The important thing to remember: World of Warcraft and physical activity are not&#8211;I repeat, <em>not</em>&#8211;mutually exclusive. Sure, WoW itself doesn&#8217;t require any movement beyond your hands. Neither does reading. And what kind of insane person would suggest that reading makes you fat?</p>
<p>Finally, there&#8217;s the claim that WoW is designed to be addicting. I&#8217;d really like that one explained to me because I don&#8217;t see what&#8217;s so addicting about grinding and questing my ass off to gain a level just so I can do it all over again until I reach the level cap and have to kill real people instead. (Note: when I say &#8220;people&#8221;, I really mean &#8220;computer-generated avatars of real people&#8221;. Just to avoid any confusion from the crazies who think I&#8217;m advocating real-life violence as a form of entertainment.) Besides, getting addicted to WoW is like getting addicted to gambling. You played too much and didn&#8217;t know when to stop. That&#8217;s not the fault of the game, considering there are plenty of people who play WoW and lead perfectly normal lives free of addiction.</p>
<p>Anyone who rips on WoW players as being fat losers who never move needs to think back to any time they curled up in a chair and read a book for a few hours. Any physical activity beyond turning the page? If not, <em>how is it any different</em>? Spend hours upon hours reading Shakespeare&#8217;s assorted works and snacking on Cheetos and you&#8217;re going to end up the same as if you had spent hours upon hours playing WoW and snacking on Cheetos: overweight and unhealthy. Think about that.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/JfbPERPxtvzcyEBPa6OfVgOJgfA/0/da"><img src="http://feedads.g.doubleclick.net/~a/JfbPERPxtvzcyEBPa6OfVgOJgfA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/JfbPERPxtvzcyEBPa6OfVgOJgfA/1/da"><img src="http://feedads.g.doubleclick.net/~a/JfbPERPxtvzcyEBPa6OfVgOJgfA/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/mroarg?a=92gGnZRWvOI:_mNim8LPUhU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/mroarg?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=92gGnZRWvOI:_mNim8LPUhU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/mroarg?i=92gGnZRWvOI:_mNim8LPUhU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=92gGnZRWvOI:_mNim8LPUhU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/mroarg?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=92gGnZRWvOI:_mNim8LPUhU:cGdyc7Q-1BI"><img src="http://feeds.feedburner.com/~ff/mroarg?d=cGdyc7Q-1BI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=92gGnZRWvOI:_mNim8LPUhU:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/mroarg?i=92gGnZRWvOI:_mNim8LPUhU:F7zBnMyn0Lo" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://codylogan.net/2009/02/24/world-of-warcraft-makes-you-fat/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Alive and well</title>
		<link>http://codylogan.net/2009/02/10/alive-and-well/</link>
		<comments>http://codylogan.net/2009/02/10/alive-and-well/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 22:07:59 +0000</pubDate>
		<dc:creator>Cody</dc:creator>
				<category><![CDATA[Rant]]></category>
		<category><![CDATA[racism]]></category>
		<category><![CDATA[stupid-people]]></category>

		<guid isPermaLink="false">http://codylogan.net/2009/02/10/alive-and-well/</guid>
		<description><![CDATA[Glad (sad?) to see racism is still alive and well. You guys keep fighting the good fight. I&#8217;m sure you&#8217;ll eventually convince everyone that hating people because of their skin color or ethnicity is the right thing to do. Or not.]]></description>
			<content:encoded><![CDATA[<p>Glad (sad?) to see racism is still <a href="http://www.therightperspective.org/?p=1226" title="Skim the article and read the comments">alive and well</a>. You guys keep fighting the good fight. I&#8217;m sure you&#8217;ll eventually convince everyone that hating people because of their skin color or ethnicity is the right thing to do.</p>
<p>Or not.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/DlUfO-QOkgSBaDiMZNa86liXPVg/0/da"><img src="http://feedads.g.doubleclick.net/~a/DlUfO-QOkgSBaDiMZNa86liXPVg/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/DlUfO-QOkgSBaDiMZNa86liXPVg/1/da"><img src="http://feedads.g.doubleclick.net/~a/DlUfO-QOkgSBaDiMZNa86liXPVg/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/mroarg?a=w53BmYzdwZg:Ve5U4leIWbQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/mroarg?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=w53BmYzdwZg:Ve5U4leIWbQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/mroarg?i=w53BmYzdwZg:Ve5U4leIWbQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=w53BmYzdwZg:Ve5U4leIWbQ:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/mroarg?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=w53BmYzdwZg:Ve5U4leIWbQ:cGdyc7Q-1BI"><img src="http://feeds.feedburner.com/~ff/mroarg?d=cGdyc7Q-1BI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=w53BmYzdwZg:Ve5U4leIWbQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/mroarg?i=w53BmYzdwZg:Ve5U4leIWbQ:F7zBnMyn0Lo" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://codylogan.net/2009/02/10/alive-and-well/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Digital copy and you</title>
		<link>http://codylogan.net/2008/12/25/digital-copy-and-you/</link>
		<comments>http://codylogan.net/2008/12/25/digital-copy-and-you/#comments</comments>
		<pubDate>Fri, 26 Dec 2008 06:33:59 +0000</pubDate>
		<dc:creator>Cody</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Batman]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[DVD]]></category>
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://codylogan.net/?p=551</guid>
		<description><![CDATA[So I had my first experience with digital copy today. In response to the overwhelming demand by consumers that they be allowed to copy their DVDs in some fashion to watch on laptops, iPods, and other media players, big name studios have conceded slightly and include digital copies with certain movies. I received The Dark [...]]]></description>
			<content:encoded><![CDATA[<p>So I had my first experience with digital copy today. In response to the overwhelming demand by consumers that they be allowed to copy their DVDs in some fashion to watch on laptops, iPods, and other media players, big name studios have conceded slightly and include digital copies with certain movies. I received <em>The Dark Knight</em> as a present today and it included such a copy. I figured I&#8217;d give it a go.</p>
<p>So, I pop in the bonus features disk (complete with digital copy) and a little screen pops up welcoming me to WB&#8217;s digital copy process, yada yada. After a bit of figuring out where I live and what language I speak, it opens up iTunes to validate the copy (using the handy-dandy code included in the DVD packaging). After entering the code and my iTunes password, the digital copy begins to download.</p>
<p><span id="more-551"></span></p>
<p>Now, this is where things go wrong. My DVD drive isn&#8217;t making any sound at all and the digital copy transfer is going on in the Downloads queue in iTunes, so I figure that I don&#8217;t need the disk in any longer. Wrong. The instant I ejected the DVD, the download stopped and an error message appeared. Okay, no big deal. I popped the disk in and clicked the retry button next to the download. Nothing. Wait a little longer&#8230;then iTunes freezes. Oh crap.</p>
<p>I&#8217;m worried because I have a feeling the authorization code was a one-time deal and I&#8217;ll get harassed for daring to attempt the transfer a second time. You know, kinda like how Spore was with its three (now five) install limit and Windows is with, well, any install.</p>
<p>Attempting to force iTunes to quit via the Task Manager fails multiple times and it finally closes after about 5 minutes. I put the DVD back in, went through the preliminary screen, iTunes launched, and it asked me for the code again. Fearing the worst, I put it in&#8230;and the digital copy starts transferring again. From scratch. Well, at least it let me download it again.</p>
<p>I suppose I should have been smarter than to remove the DVD while the transfer was going, but it would have been nice to have some kind of warning.</p>
<p>Anyways, I was going to continue on and rant about how the MPAA should allow consumers to freely copy their legitimately purchased DVDs because digital copy sucks, but I changed my mind now that I see it doesn&#8217;t suck as much as I thought it would. Of course, I haven&#8217;t tried downloading the Windows Media version or downloading the iTunes version onto a different computer, so I&#8217;ll reserve my final judgment until I can do further testing.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/MWru-iLBnd6S1SELIkgAaCpVghY/0/da"><img src="http://feedads.g.doubleclick.net/~a/MWru-iLBnd6S1SELIkgAaCpVghY/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/MWru-iLBnd6S1SELIkgAaCpVghY/1/da"><img src="http://feedads.g.doubleclick.net/~a/MWru-iLBnd6S1SELIkgAaCpVghY/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/mroarg?a=u7KvCue7-ZU:HGuhEfCy3cw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/mroarg?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=u7KvCue7-ZU:HGuhEfCy3cw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/mroarg?i=u7KvCue7-ZU:HGuhEfCy3cw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=u7KvCue7-ZU:HGuhEfCy3cw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/mroarg?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=u7KvCue7-ZU:HGuhEfCy3cw:cGdyc7Q-1BI"><img src="http://feeds.feedburner.com/~ff/mroarg?d=cGdyc7Q-1BI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=u7KvCue7-ZU:HGuhEfCy3cw:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/mroarg?i=u7KvCue7-ZU:HGuhEfCy3cw:F7zBnMyn0Lo" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://codylogan.net/2008/12/25/digital-copy-and-you/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Like a ninja</title>
		<link>http://codylogan.net/2008/12/14/like-a-ninja/</link>
		<comments>http://codylogan.net/2008/12/14/like-a-ninja/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 01:22:46 +0000</pubDate>
		<dc:creator>Cody</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Worth Watching]]></category>
		<category><![CDATA[Bush]]></category>
		<category><![CDATA[ninja]]></category>
		<category><![CDATA[shoe]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://codylogan.net/2008/12/14/like-a-ninja/</guid>
		<description><![CDATA[Say what you will about President Bush, but he has some cat-like reflexes.]]></description>
			<content:encoded><![CDATA[<p>Say what you will about President Bush, but he has some <a href="http://news.yahoo.com/s/ap/20081214/ap_on_go_pr_wh/bush">cat-like reflexes</a>.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/wbWHVHpovIP_OaEySbjvOgkB5_A/0/da"><img src="http://feedads.g.doubleclick.net/~a/wbWHVHpovIP_OaEySbjvOgkB5_A/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/wbWHVHpovIP_OaEySbjvOgkB5_A/1/da"><img src="http://feedads.g.doubleclick.net/~a/wbWHVHpovIP_OaEySbjvOgkB5_A/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/mroarg?a=B9A6mQMvi-o:2AUmNTCcI3Y:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/mroarg?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=B9A6mQMvi-o:2AUmNTCcI3Y:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/mroarg?i=B9A6mQMvi-o:2AUmNTCcI3Y:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=B9A6mQMvi-o:2AUmNTCcI3Y:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/mroarg?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=B9A6mQMvi-o:2AUmNTCcI3Y:cGdyc7Q-1BI"><img src="http://feeds.feedburner.com/~ff/mroarg?d=cGdyc7Q-1BI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=B9A6mQMvi-o:2AUmNTCcI3Y:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/mroarg?i=B9A6mQMvi-o:2AUmNTCcI3Y:F7zBnMyn0Lo" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://codylogan.net/2008/12/14/like-a-ninja/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Not getting it</title>
		<link>http://codylogan.net/2008/12/08/not-getting-it/</link>
		<comments>http://codylogan.net/2008/12/08/not-getting-it/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 17:50:45 +0000</pubDate>
		<dc:creator>Cody</dc:creator>
				<category><![CDATA[Rant]]></category>
		<category><![CDATA[atheism]]></category>
		<category><![CDATA[atheist]]></category>
		<category><![CDATA[Christianity]]></category>
		<category><![CDATA[Christmas]]></category>
		<category><![CDATA[holiday]]></category>
		<category><![CDATA[religion]]></category>
		<category><![CDATA[stupid-people]]></category>

		<guid isPermaLink="false">http://codylogan.net/?p=545</guid>
		<description><![CDATA[Remember when Christmas was all about sharing the spirit of the season? Yeah, me neither. Of course, I&#8217;m not concerned with the commercialism of the holiday season (it may be a problem, but it&#8217;s easily solved by *gasp* not giving in to it and by buying meaningful presents instead of expensive ones&#8230;but I digress) as [...]]]></description>
			<content:encoded><![CDATA[<p>Remember when Christmas was all about sharing the spirit of the season? Yeah, me neither. Of course, I&#8217;m not concerned with the commercialism of the holiday season (it may be a problem, but it&#8217;s easily solved by *gasp* not giving in to it and by buying meaningful presents instead of expensive ones&#8230;but I digress) as much as I&#8217;m concerned with the religious strife surrounding the season. One the one side, there are over-the-top Christians who get flustered any time someone says something other than &#8220;Merry Christmas,&#8221; and on the other, you&#8217;ve got over-the-top atheists who balk at any mention of religion during a season with three religious holidays. Every year, it&#8217;s blindingly obvious that both groups missed the point of the entire season.</p>
<p>The focus of the annual pissing contest in Washington this year is <a href="http://seattlepi.nwsource.com/local/391032_capitol08.html">a sign put up at the capitol building</a> in Olympia by the atheist group Freedom from Religion Foundation saying, among other things, that religion is nothing but myth and superstition. The response? First it was stolen, then Bill O&#8217;Reilly chimed in about how awful and un-Christian it was, then it was returned, and finally, a local evangelical church organized <del datetime="2008-12-08T17:27:51+00:00">an anti-atheist protest</del> a pro-faith rally complete with their own sign claiming that atheism is nothing but myth and superstition. Yeah. It&#8217;s worse than the Christmas tree&#8211;er, holiday tree&#8211;incident at SeaTac a couple years ago.</p>
<p>Both groups are in the wrong here. The atheist group was obviously trolling with their rather provocative sign (it would have been fine without the religion dig), but the Christians who responded negatively were no better, especially with their signs claiming Governor Gregoire is a Grinch or the balloon nativity scene featuring Bill O&#8217;Reilly beating up on the governor (so I&#8217;ve heard). At any rate, the governor has repeatedly insisted that all religious (and non-religious) displays will be tolerated at the capitol building. I hear some people are even planning on erecting a Festivus pole.</p>
<p>Anyways, as the three-man counter-protesters said, &#8220;Get over it.&#8221; The atheist sign certainly crossed the line once it started disparaging religion, but the simple fact of the matter is that the holiday season doesn&#8217;t just mean Christmas. And while I know for a fact that there are a lot of Christians out there who understand that, there are still a bunch who don&#8217;t get it and probably never will. Bah, humbug.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/Bw5xuTVze3XaTNddxLstLPU0ct8/0/da"><img src="http://feedads.g.doubleclick.net/~a/Bw5xuTVze3XaTNddxLstLPU0ct8/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Bw5xuTVze3XaTNddxLstLPU0ct8/1/da"><img src="http://feedads.g.doubleclick.net/~a/Bw5xuTVze3XaTNddxLstLPU0ct8/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/mroarg?a=JrONs65eKXQ:j07P5r85mE8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/mroarg?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=JrONs65eKXQ:j07P5r85mE8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/mroarg?i=JrONs65eKXQ:j07P5r85mE8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=JrONs65eKXQ:j07P5r85mE8:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/mroarg?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=JrONs65eKXQ:j07P5r85mE8:cGdyc7Q-1BI"><img src="http://feeds.feedburner.com/~ff/mroarg?d=cGdyc7Q-1BI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/mroarg?a=JrONs65eKXQ:j07P5r85mE8:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/mroarg?i=JrONs65eKXQ:j07P5r85mE8:F7zBnMyn0Lo" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://codylogan.net/2008/12/08/not-getting-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

