<?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>dolphinling's weblog &#187; political</title>
	<atom:link href="http://blog.dolphinling.net/category/political/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dolphinling.net</link>
	<description>...whatever goes through my head...</description>
	<lastBuildDate>Fri, 20 Aug 2010 05:28:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Happy Zombie Jesus day!</title>
		<link>http://blog.dolphinling.net/2009/04/happy-zombie-jesus-day/</link>
		<comments>http://blog.dolphinling.net/2009/04/happy-zombie-jesus-day/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 18:07:41 +0000</pubDate>
		<dc:creator>dolphinling</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[political]]></category>

		<guid isPermaLink="false">http://blog.dolphinling.net/?p=214</guid>
		<description><![CDATA[Today is zombie jesus day! So in the spirit of the day, I thought I&#8217;d write a little program so your computer too can have a zombie jesus. File: jesus.c #include &#60;stdio.h&#62; #include &#60;string.h&#62; #include &#60;sys/types.h&#62; #include &#60;unistd.h&#62; int main(int argc, char **argv) { pid_t pid; pid = getpid(); fork(); if (pid == getpid()) { [...]]]></description>
			<content:encoded><![CDATA[<p>Today is zombie jesus day! So in the spirit of the day, I thought I&#8217;d write a little program so your computer too can have a zombie jesus.</p>
<pre>File: jesus.c

<code>#include &lt;stdio.h&gt;
#include &lt;string.h&gt;
#include &lt;sys/types.h&gt;
#include &lt;unistd.h&gt;

int main(int argc, char **argv)
{
    pid_t  pid;

    pid = getpid();
    fork();
    if (pid == getpid()) {
        strncpy(argv[0],"god",strlen(argv[0]));
        sleep(30);
    } else {
    }

    return 0;
}
</code></pre>
<p>And then&#8230;</p>
<pre>$ ./jesus &amp;
$ ps ax | grep jesus
19565 pts/0    Z      0:00 [jesus] &lt;defunct&gt;
</pre>
<p>Voilà! Your very own zombie jesus! (for 30 seconds)</p>
<p>(See also: <a href="http://en.wikipedia.org/wiki/Zombie_process">http://en.wikipedia.org/wiki/Zombie_process</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dolphinling.net/2009/04/happy-zombie-jesus-day/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://blog.dolphinling.net/2006/11/180/</link>
		<comments>http://blog.dolphinling.net/2006/11/180/#comments</comments>
		<pubDate>Thu, 02 Nov 2006 07:57:11 +0000</pubDate>
		<dc:creator>dolphinling</dc:creator>
				<category><![CDATA[personal]]></category>
		<category><![CDATA[political]]></category>

		<guid isPermaLink="false">http://blog.dolphinling.net/2006/11/180/</guid>
		<description><![CDATA[The soda machine here lights up and makes noise when you walk by it. I don&#8217;t like being marketed to.]]></description>
			<content:encoded><![CDATA[<p>The soda machine here lights up and makes noise when you walk by it.</p>
<p><em>I don&#8217;t like being marketed to.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dolphinling.net/2006/11/180/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software Freedom Day</title>
		<link>http://blog.dolphinling.net/2006/09/software-freedom-day/</link>
		<comments>http://blog.dolphinling.net/2006/09/software-freedom-day/#comments</comments>
		<pubDate>Sun, 17 Sep 2006 04:20:57 +0000</pubDate>
		<dc:creator>dolphinling</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[political]]></category>

		<guid isPermaLink="false">http://blog.dolphinling.net/2006/09/software-freedom-day/</guid>
		<description><![CDATA[Today was Software Freedom Day, and while I certainly could have done more to publicize it, I did take it to heart for myself and my computer. Today I finally uninstalled the last bit of proprietary software I was using, Flash, and am compiling gnash to replace it. This will certainly be a bit of [...]]]></description>
			<content:encoded><![CDATA[<p>Today was Software Freedom Day, and while I certainly could have done more to publicize it, I did take it to heart for myself and my computer.</p>
<p>Today I finally uninstalled the last bit of proprietary software I was using, Flash, and am compiling gnash to replace it. This will certainly be a bit of a drop in functionality—there&#8217;s a long list of things unimplemented—but it&#8217;s worth it to finally have my computer clean. Macromedia/Adobe hadn&#8217;t released any version of flash for linux since 7 anyway, so I was already starting to get locked out of sites. I just hope my game site doesn&#8217;t accidentally detect it as me cheating—I&#8217;ll probably be the first person ever to use it on their site. :P</p>
<p>(I also got rid of a few old (unused) java plugins that were lying around. I still have some games installed that I can&#8217;t see the source for; I treat those as media, the same as music, and while I don&#8217;t listen to music from companies I don&#8217;t like (read: any RIAA member), I don&#8217;t restrict myself to only openly licensed music if the money&#8217;s going somewhere decent. Feel free to try to convince me that I&#8217;m wrong (or right) about that.)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dolphinling.net/2006/09/software-freedom-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Because they&#8217;re taking my rights, that&#8217;s why.</title>
		<link>http://blog.dolphinling.net/2006/08/because-theyre-taking-my-rights-thats-why/</link>
		<comments>http://blog.dolphinling.net/2006/08/because-theyre-taking-my-rights-thats-why/#comments</comments>
		<pubDate>Thu, 03 Aug 2006 09:49:57 +0000</pubDate>
		<dc:creator>dolphinling</dc:creator>
				<category><![CDATA[personal]]></category>
		<category><![CDATA[political]]></category>

		<guid isPermaLink="false">http://blog.dolphinling.net/2006/08/because-theyre-taking-my-rights-thats-why/</guid>
		<description><![CDATA[If you ever buy me a CD, please first make sure it is not released by a member of the RIAA. Thank you. I&#8217;m happy to report that although approximately 1/3 of my CD collection is RIAA-affiliated, not a single one of those was bought by me. In terms of how much I actually listen [...]]]></description>
			<content:encoded><![CDATA[<p>If you ever buy me a CD, please first <a href="http://www.magnetbox.com/riaa/search.asp">make sure</a> it is <strong>not</strong> released by a member of the RIAA. Thank you.</p>
<p>I&#8217;m happy to report that although approximately 1/3 of my CD collection is RIAA-affiliated, not a <em>single</em> one of those was bought by me. In terms of how much I actually listen to them, it&#8217;s more like 1/10, soon to drop farther as I finish putting the rest of the independent CDs on my computer.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dolphinling.net/2006/08/because-theyre-taking-my-rights-thats-why/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The right take on politics&#8230;</title>
		<link>http://blog.dolphinling.net/2005/07/the-right-take-on-politics/</link>
		<comments>http://blog.dolphinling.net/2005/07/the-right-take-on-politics/#comments</comments>
		<pubDate>Sat, 02 Jul 2005 03:56:52 +0000</pubDate>
		<dc:creator>dolphinling</dc:creator>
				<category><![CDATA[political]]></category>

		<guid isPermaLink="false">/?p=102</guid>
		<description><![CDATA[I have to say, The Onion has exactly the right take on things: &#8220;Man, if the Democrats are going to block every terrible idea Bush has, nothing&#8217;s ever going to get done in Washington.&#8221;]]></description>
			<content:encoded><![CDATA[<p>I have to say, The Onion has <a href='http://onion.com/wdyt/index.php?issue=4126'><em>exactly</em> the right take on things</a>:</p>
<blockquote cite='http://onion.com/wdyt/index.php?issue=4126'><p>&#8220;Man, if the Democrats are going to block every terrible idea Bush has, nothing&#8217;s ever going to get done in Washington.&#8221;</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.dolphinling.net/2005/07/the-right-take-on-politics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Things Creationists Hate</title>
		<link>http://blog.dolphinling.net/2005/03/things-creationists-hate/</link>
		<comments>http://blog.dolphinling.net/2005/03/things-creationists-hate/#comments</comments>
		<pubDate>Fri, 25 Mar 2005 04:04:05 +0000</pubDate>
		<dc:creator>dolphinling</dc:creator>
				<category><![CDATA[political]]></category>

		<guid isPermaLink="false">/?p=66</guid>
		<description><![CDATA[This is quite an interesting thought: And speaking of lack of humility, M. J. Chapman contributes the following: Evolution is a lie, correct? It&#8217;s an idea spawned by Satan to damn our souls. Okay, let&#8217;s think about that. Satan gets the souls of sinners, correct? If he wants souls, he has to make humans sin. [...]]]></description>
			<content:encoded><![CDATA[<p>This is <em>quite</em> an interesting thought:</p>
<blockquote cite='http://members.aol.com/darrwin/things.htm'><p>And speaking of lack of humility, M. J. Chapman contributes the following:</p>
<p>
Evolution is a lie, correct?  It&#8217;s an idea spawned by Satan to damn our souls.  Okay, let&#8217;s think about that.  Satan gets the souls of sinners, correct?  If he wants souls, he has to make humans sin.  What are the seven sins?  There&#8217;s greed, lust, sloth, envy, gluttony, pride&#8230; and I can never remember the last one [ed: it's anger], but that&#8217;s okay because the important one here is <strong>pride</strong>.  The Bible goes to great lengths to say that terrible things lie in store for the proud in the great hereafter.</p>
<p>
    So which is an idea that contributes more to human pride: that we were specially created in the image of God to be the masters of all other creatures upon the Earth?  Or that we are one species out of countless billions that has arisen according to simple and probably inevitable rules of chemistry and selection?</p>
</blockquote>
<p>The whole page is pretty good: <a href='http://members.aol.com/darrwin/things.htm'>Things Creationists Hate</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dolphinling.net/2005/03/things-creationists-hate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Overpaying taxes</title>
		<link>http://blog.dolphinling.net/2005/02/overpaying-taxes/</link>
		<comments>http://blog.dolphinling.net/2005/02/overpaying-taxes/#comments</comments>
		<pubDate>Thu, 03 Feb 2005 06:16:00 +0000</pubDate>
		<dc:creator>dolphinling</dc:creator>
				<category><![CDATA[political]]></category>

		<guid isPermaLink="false">/?p=35</guid>
		<description><![CDATA[Mike Pinkerton says: So H&#038;R Block claims that Americans overpaid their takes by a billion dollars last year. So if you average it out, that&#8217;s each person overpaying by about $3. That&#8217;s right, America. The federal gov&#8217;t swindled you out of $3. Better run out and pay $75 so H&#038;R Block can save you&#8230;.$3. What [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://weblogs.mozillazine.org/pinkerton/'>Mike Pinkerton</a> <a href='http://weblogs.mozillazine.org/pinkerton/archives/007461.html'>says:</a></p>
<blockquote><p>So H&#038;R Block claims that Americans overpaid their takes by a billion dollars last year. So if you average it out, that&#8217;s each person overpaying by about $3. That&#8217;s right, America. The federal gov&#8217;t swindled you out of $3. Better run out and pay $75 so H&#038;R Block can save you&#8230;.$3.</p>
</blockquote>
<p>What he fails to realize, though, is that various coroporations, rich individuals, etc. <em>underpay</em> their taxes by <em>multiple</em> billions every year through loopholes, so to make it so the total is positive 1 billion, the normal people probably overpaid by something much closer to $75.</p>
<p>(Actually, I have no idea where these numbers came from, so in all probability he&#8217;s right. I just thought I&#8217;d point out the posibility.)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dolphinling.net/2005/02/overpaying-taxes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
