<?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>Dum Pendebat Filius &#187; Tech</title>
	<atom:link href="http://dumpendebat.net/category/tech/feed/" rel="self" type="application/rss+xml" />
	<link>http://dumpendebat.net</link>
	<description>A sniff in the kortevar, that what you cry for, yeled?  A prert up the cull, a prang on the dumpendebat?</description>
	<lastBuildDate>Sat, 21 Apr 2012 17:39:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Feed-aggregator recommendations?</title>
		<link>http://dumpendebat.net/2008/10/17/feed-aggregator-recommendations/</link>
		<comments>http://dumpendebat.net/2008/10/17/feed-aggregator-recommendations/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 17:46:18 +0000</pubDate>
		<dc:creator>dumpendebat</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://dumpendebat.net/?p=547</guid>
		<description><![CDATA[Readers, I&#8217;ve about had it with Bloglines, a site that seems to be experiencing scalability issues. Half the feeds I subscribe to are broken these days. Who knows about a good, reliable web-based RSS/Atom feed aggregator (other than Bloglines)? It has to be web-based (i.e. not an application that runs on my computer, not a [...]]]></description>
			<content:encoded><![CDATA[<p>Readers, I&#8217;ve about had it with <a href="http://www.bloglines.com/" title="Link to Bloglines web site">Bloglines</a>, a site that seems to be experiencing <a href="http://en.wikipedia.org/wiki/Scalability" title="Link to Scalability article at Wikipedia">scalability</a> issues.  Half the feeds I subscribe to are broken these days.</p>
<p>Who knows about a good, reliable web-based RSS/Atom <a href="http://en.wikipedia.org/wiki/Aggregator" title="Link to Aggregator article at Wikipedia">feed aggregator</a> (other than Bloglines)?  It has to be web-based (i.e. not an application that runs on my computer, not a browser plug-in), so that I have access to my feeds wherever I happen to be.  If you have recommendations, please let me know.  Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://dumpendebat.net/2008/10/17/feed-aggregator-recommendations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ben Stein May Harm Your Computer</title>
		<link>http://dumpendebat.net/2008/01/03/ben-stein-may-harm-your-computer/</link>
		<comments>http://dumpendebat.net/2008/01/03/ben-stein-may-harm-your-computer/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 23:15:08 +0000</pubDate>
		<dc:creator>dumpendebat</dc:creator>
				<category><![CDATA[Political]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://dumpendebat.net/2008/01/03/ben-stein-may-harm-your-computer/</guid>
		<description><![CDATA[Gordo put up an excellent post about Ben Stein&#8217;s foolish War on Science. I was curious to see if any of Ben Stein&#8217;s mawkish, lugubrious American Spectator columns were available on the Internet. I haven&#8217;t read that magazine since the late 1990s, but I remember Ben Stein used to have a pathetic column in which [...]]]></description>
			<content:encoded><![CDATA[<p>Gordo put up <a href="http://www.appletreeblog.com/?p=3765" title="Link to appletree blog post on Ben Stein anti-evolution film">an excellent post</a> about Ben Stein&#8217;s foolish War on Science.  I was curious to see if any of Ben Stein&#8217;s <strong>mawkish, lugubrious <em>American Spectator</em> columns</strong> were available on the Internet.  I haven&#8217;t read that magazine since the late 1990s, but I remember Ben Stein used to have a pathetic column in which he would whine about how hard it was to be a wealthy man in Southern California, how difficult it was to have his own TV show, etc.</p>
<p>Well, it seems you shouldn&#8217;t be visiting the <em>American Spectator</em> website, readers:</p>
<p><img src="/picture_library/spectator_malware_warning.png" alt="Picture of malware warning" title="Malware warning" /></p>
<p>It seems the <em>American Spectator</em> site has been infected with <strong>malware.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://dumpendebat.net/2008/01/03/ben-stein-may-harm-your-computer/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>n00b Thoughts on Haskell</title>
		<link>http://dumpendebat.net/2007/08/14/n00b-thoughts-on-haskell/</link>
		<comments>http://dumpendebat.net/2007/08/14/n00b-thoughts-on-haskell/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 09:32:53 +0000</pubDate>
		<dc:creator>elfasbrynja</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://dumpendebat.net/2007/08/14/n00b-thoughts-on-haskell/</guid>
		<description><![CDATA[I toyed with the idea of learning a functional programming language before. It&#8217;s good to see that toying often eventually leads to doing, as has been the case with Swedish. Some things that eventually prompted me to pursue FP more were an excellent article on the subject and personal experience with tedious maintenance of state [...]]]></description>
			<content:encoded><![CDATA[<p>I toyed with the idea of learning a functional programming language before. It&#8217;s good to see that toying often eventually leads to doing, as has been the case with Swedish. Some things that eventually prompted me to pursue FP more were an <a href="http://www.defmacro.org/ramblings/fp.html">excellent article</a> on the subject and personal experience with tedious maintenance of state in an ugly &#8216;monster class&#8217; Python program I wrote. I thought that perhaps obsession with remaining functional and encapsulating state as much as possible&#8212;via monads, the mysterious components with which Haskell compilers reproduce&#8212;is perhaps a good idea. I still love object-oriented programming, especially in Python, because it is so easy, but FP makes anything imperative look like troglodyte crap now.</p>
<p>I have done some exercises and read parts of Yet Another Haskell Tutorial, among a few others. At this point, I have only recently learned a new distinction between &#8216;classes&#8217; (like &#8216;interfaces&#8217; in Java) and &#8216;types&#8217; (more or less like &#8216;classes&#8217; in other languages), and am barely qualified to comment on the matter, but that never stopped me before. Haskell is interesting in that, without monads, no program written in Haskell would ever &#8216;run&#8217;. Pure Haskell, like a system of equations, cannot &#8216;run&#8217;. It simply is. That sounds like &#8216;crystallogy weenie and pipe-stress freak&#8217; substance until you consider that functional programming languages such as Haskell are inherently thread-safe and allow foolproof test units. Overall, it seems to be a very rich, powerful and concise language. The well-known quicksort implementation is a good example:</p>
<pre>
quicksort :: Ord a =&gt; [a] -&gt; [a]
quicksort  []           =  []
quicksort (x:xs)        =  quicksort [y | y &lt;- xs, y&lt;x]
                        ++ [x]
                        ++ quicksort [y | y &lt;- xs, y&gt;=x]
</pre>
<p>Five lines, including (an automatically deducible) declaration. It could probably fit into three. Haskell pwns n00bs.</p>
<p>I remember that object-oriented programming used to be considered an academic toy, used only by ivory-tower chair-polishers who drink liberal tea and eat quiche. Since then, OO has not only come into mainstream acceptance, it has also become a meaningless buzzword fit for the meager intellects of PHBs. I wonder whether Haskell and other FP systems will meet the same fate one day. In any case, I will remain faithful to Haskell, so <strong>no one</strong> can claim that I jumped on the bandwagon and avoid the turgidity usually associated with bandwagons (e.g., XML).</p>
<p>Well, second post in and I&#8217;m quite ready for Hank Dagny to step in and decry the liberal decadence of &#8216;lazy evaluation&#8217;.</p>
]]></content:encoded>
			<wfw:commentRss>http://dumpendebat.net/2007/08/14/n00b-thoughts-on-haskell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Attention, WordPress Users</title>
		<link>http://dumpendebat.net/2007/03/02/attention-wordpress-users/</link>
		<comments>http://dumpendebat.net/2007/03/02/attention-wordpress-users/#comments</comments>
		<pubDate>Sat, 03 Mar 2007 00:40:41 +0000</pubDate>
		<dc:creator>dumpendebat</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://dumpendebat.net/2007/03/02/attention-wordpress-users/</guid>
		<description><![CDATA[If you&#8217;re running WordPress 2.1.1, you should immediately upgrade to 2.1.2. A security exploit took place several days ago, in which the 2.1.1 download package was tampered with&#8230; They modified two files in WP to include code that would allow for remote PHP execution. This is the kind of thing you pray never happens, but [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re running WordPress 2.1.1, you should <strong>immediately upgrade to 2.1.2.</strong></p>
<p><a href="http://wordpress.org/development/2007/03/upgrade-212/" title="Link to WordPress security-problem announcement">A security exploit took place</a> several days ago, in which the 2.1.1 download package was tampered with&#8230;</p>
<blockquote><p>They modified two files in WP to include code that would allow for remote PHP execution.</p>
<p>This is the kind of thing you pray never happens, but it did and now we&#8217;re dealing with it as best we can.  <strong>Although not all downloads of 2.1.1 were affected, we&#8217;re declaring the entire version dangerous and have released a new version 2.1.2 that includes minor updates and entirely verified files.</strong>  We are also taking lots of measures to ensure something like this can&#8217;t happen again, not the least of which is minutely external verification of the download package so we&#8217;ll know immediately if something goes wrong for any reason.</p></blockquote>
<p>Take heed.</p>
]]></content:encoded>
			<wfw:commentRss>http://dumpendebat.net/2007/03/02/attention-wordpress-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful tip for bloggers</title>
		<link>http://dumpendebat.net/2007/01/18/useful-tip-for-bloggers/</link>
		<comments>http://dumpendebat.net/2007/01/18/useful-tip-for-bloggers/#comments</comments>
		<pubDate>Fri, 19 Jan 2007 03:46:43 +0000</pubDate>
		<dc:creator>dumpendebat</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://dumpendebat.net/2007/01/18/useful-tip-for-bloggers/</guid>
		<description><![CDATA[If you copy YouTube&#8217;s code to embed a YouTube video in one of your blog posts, your page will not pass validation as XHTML 1.0 Transitional. This is because YouTube&#8217;s code contains the deprecated &#38;lt;embed&#38;gt; tag. If such validation matters to you, Bernie Zimmermann will show you the way to embed a YouTube video in [...]]]></description>
			<content:encoded><![CDATA[<p>If you copy YouTube&#8217;s code to embed a YouTube video in one of your blog posts, your page will not pass validation as XHTML 1.0 Transitional.  This is because YouTube&#8217;s code contains the deprecated <code>&amp;lt;embed&amp;gt;</code> tag.  If such validation matters to you, Bernie Zimmermann <a href="http://www.bernzilla.com/item.php?id=681" title="Link to Zimmermann blog post">will show you the way to embed a YouTube video</a> in valid XHTML 1.0.  Useful and pleasing.</p>
]]></content:encoded>
			<wfw:commentRss>http://dumpendebat.net/2007/01/18/useful-tip-for-bloggers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This is just a bunch of freaks out there</title>
		<link>http://dumpendebat.net/2006/04/04/this-is-just-a-bunch-of-freaks-out-there/</link>
		<comments>http://dumpendebat.net/2006/04/04/this-is-just-a-bunch-of-freaks-out-there/#comments</comments>
		<pubDate>Wed, 05 Apr 2006 03:05:03 +0000</pubDate>
		<dc:creator>dumpendebat</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://dumpendebat.net/2006/04/04/this-is-just-a-bunch-of-freaks-out-there/</guid>
		<description><![CDATA[Remember the city manager who made a fool of himself by insisting his computers had been &#8220;hacked&#8221;? He&#8217;s as truculent as ever: &#8220;This is just a bunch of freaks out there that don&#8217;t have anything better to do,&#8221; he said. &#8220;When I came in to work Monday morning, I had about 500 e-mails, plus anonymous [...]]]></description>
			<content:encoded><![CDATA[<p>Remember the city manager who <a href="http://dumpendebat.net/2006/03/27/get-this-web-site-off-my-home-page/" title="Link to story about city manager">made a fool of himself</a> by insisting his computers had been &#8220;hacked&#8221;?  He&#8217;s <a href="http://www.tuttletimes.com/siteSearch/apstorysection/local_story_088201244.html" title="Link to newspaper article about city manager">as truculent as ever</a>:</p>
<blockquote><p>&#8220;This is just a bunch of freaks out there that don&#8217;t have anything better to do,&#8221; he said.  &#8220;When I came in to work Monday morning, I had about 500 e-mails, plus anonymous phone calls from all the geeks out there.  [CentOS is] a free operating system that this guy gives away, which tells you how much time he’s got on his hands.&#8221;</p></blockquote>
<p>He also thinks it was a good idea to repeatedly threaten to call the FBI;  he thinks it got him the result he wanted (which, remember, was <strong>to have some innocent stranger do his job for him</strong>):</p>
<blockquote><p>Taylor said that he also did not regret threatening Hughes with FBI action, since he believes that was what prompted Hughes to start treating him seriously.</p>
<p>&#8220;After that, he called me Mr. Taylor,&#8221; he said, &#8220;and he got me the information I needed.&#8221;</p></blockquote>
<p>What a tool.</p>
]]></content:encoded>
			<wfw:commentRss>http://dumpendebat.net/2006/04/04/this-is-just-a-bunch-of-freaks-out-there/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get this web site off my home page</title>
		<link>http://dumpendebat.net/2006/03/27/get-this-web-site-off-my-home-page/</link>
		<comments>http://dumpendebat.net/2006/03/27/get-this-web-site-off-my-home-page/#comments</comments>
		<pubDate>Tue, 28 Mar 2006 04:35:11 +0000</pubDate>
		<dc:creator>dumpendebat</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://dumpendebat.net/2006/03/27/get-this-web-site-off-my-home-page/</guid>
		<description><![CDATA[This humorous story is making the rounds of the Internet: A very unfortunate man, the city manager of Tuttle, OK, made a complete fool of himself over the course of a simple misunderstanding when the city&#8217;s website went down. These two quotes, in combination, will haunt the poor fellow for the rest of his life: [...]]]></description>
			<content:encoded><![CDATA[<p>This humorous story is making the rounds of the Internet:  A very unfortunate man, the city manager of Tuttle, OK, made a <a href="http://www.centos.org/modules/news/article.php?storyid=127" title="CentOS mistaken for malware">complete fool of himself</a> over the course of a simple misunderstanding when the city&#8217;s website went down.</p>
<p>These two quotes, in combination, will haunt the poor fellow for the rest of his life:</p>
<blockquote><p><strong>One:</strong>  Get this web site off my home page!!!!!  It is blocking access to my website!!!!~!</p>
<p><strong>Two:</strong>  I am computer literate! I have 22 years in computer systems engineering and operation.</p></blockquote>
<p>It seems the poor fellow discovered that, when someone tried to access the city&#8217;s website from any of the computer terminals in City Hall, they got a <a href="http://mirror.centos.org/mirrorscripts/noindex_new.html" title="Apache test page">default test page</a> instead of the website they expected to see.  Rather than assuming something had gone awry with the website and/or the server it runs on, he took this to mean that <strong>the City Hall computers had been hacked and infected with some evil hacker software called &#8220;CentOS&#8221;</strong> (a Linux distribution), some software that was &#8220;blocking access to [his] website.&#8221;  Rather than get in touch with the city&#8217;s web hosting provider, he freaked out, blew several gaskets, and then, wisps of smoke drifting out of his ears, sat down and wrote a series of nasty, accusatory emails to the CentOS development team, demanding to know why they had hacked his systems.  Hilarity ensued.  Internet comedy gold, readers.  That poor city manager is now the laughingstock of every systems/network/software geek on the World Wide Web.</p>
<p>(As it turned out, of course, the server running the city&#8217;s website had crashed, the operating system (CentOS, of course) had been reinstalled, and the web pages hadn&#8217;t been restored yet;  that&#8217;s why the default test page was showing up.  A couple of phone calls could have cleared up the matter in a few minutes, and the poor city manager could have saved himself a lot of embarrassment.)</p>
<p>The man&#8217;s confusion and disquiet was understandable, but his tone of <strong>panicky, breathless truculence,</strong> with threats of FBI prosecution and accusations of &#8220;hacking&#8221; flying fast and furious, his adamant refusal to listen to reason, his predilection for multiple exclamation points, and (best of all) his arrogant, imperious invocation of <strong>his background in &#8220;computer systems engineering,&#8221;</strong> all really make it hard to feel too sorry for the guy.  Sure, he was just trying to do his job as City Manager, and he didn&#8217;t understand why the city&#8217;s website suddenly seemed to be &#8220;blocked,&#8221; but when he played that &#8220;systems engineering&#8221; card, while simultaneously demonstrating he didn&#8217;t even know what an operating system is, he really crossed the line into <strong>assclownery.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://dumpendebat.net/2006/03/27/get-this-web-site-off-my-home-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Idea: HP-UX merging with Solaris</title>
		<link>http://dumpendebat.net/2006/03/04/idea-hp-ux-merging-with-solaris/</link>
		<comments>http://dumpendebat.net/2006/03/04/idea-hp-ux-merging-with-solaris/#comments</comments>
		<pubDate>Sat, 04 Mar 2006 19:58:36 +0000</pubDate>
		<dc:creator>dumpendebat</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://dumpendebat.net/2006/03/04/idea-hp-ux-merging-with-solaris/</guid>
		<description><![CDATA[Sun Microsystems CEO Scott McNealy is openly proposing the idea of merging Sun&#8217;s operating system (Solaris) with HP&#8217;s brand of Unix (HP-UX). I&#8217;ll go ahead and admit it, readers: this idea excites me. From a business standpoint, I have no idea if this idea makes sense or not. Who cares? From a technical standpoint, I [...]]]></description>
			<content:encoded><![CDATA[<p>Sun Microsystems CEO Scott McNealy is <a href="http://www.sun.com/aboutsun/media/features/converge.html" title="Open letter from McNealy to Hurd">openly proposing the idea</a> of merging Sun&#8217;s operating system (Solaris) with HP&#8217;s brand of Unix (HP-UX).</p>
<p>I&#8217;ll go ahead and admit it, readers:  this idea excites me.  From a business standpoint, I have no idea if this idea makes sense or not.  Who cares?  From a technical standpoint, I think this would be the coolest fucking thing since sliced bread.  A 64-bit operating system that combined the best features of HP-UX and Solaris would kick so much ass, it wouldn&#8217;t even be funny.</p>
<p>(via <a href="http://osnews.com/story.php?news_id=13874" title="OSNews">OSNews</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://dumpendebat.net/2006/03/04/idea-hp-ux-merging-with-solaris/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Yikes</title>
		<link>http://dumpendebat.net/2006/02/22/yikes/</link>
		<comments>http://dumpendebat.net/2006/02/22/yikes/#comments</comments>
		<pubDate>Thu, 23 Feb 2006 01:14:26 +0000</pubDate>
		<dc:creator>dumpendebat</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://dumpendebat.net/2006/02/22/yikes/</guid>
		<description><![CDATA[For the first time since IDC began tracking the server-OS market in 1996, Windows has surpassed Unix as the top-selling server operating system ($17.7 billion to $17.5 billion). (via Slashdot)]]></description>
			<content:encoded><![CDATA[<p>For the first time since IDC began tracking the server-OS market in 1996, <a href="http://news.com.com/2100-1016_3-6041804.html" title="CNet article">Windows has surpassed Unix</a> as the top-selling server operating system ($17.7 billion to $17.5 billion).</p>
<p>(via <a href="http://it.slashdot.org/article.pl?sid=06/02/22/1310250" title="Slashdot article">Slashdot</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://dumpendebat.net/2006/02/22/yikes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nice extension</title>
		<link>http://dumpendebat.net/2006/01/14/nice-extension/</link>
		<comments>http://dumpendebat.net/2006/01/14/nice-extension/#comments</comments>
		<pubDate>Sat, 14 Jan 2006 12:22:14 +0000</pubDate>
		<dc:creator>dumpendebat</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://dumpendebat.net/2006/01/14/nice-extension/</guid>
		<description><![CDATA[If you&#8217;re a fan of del.icio.us and you use Mozilla Firefox, you ought to check out the del.icio.us Firefox extension, which integrates your social bookmark manager right into your web browser.  That&#8217;s good stuff, readers.]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re a fan of <a title="Del.icio.us" href="http://del.icio.us/">del.icio.us</a> and you use Mozilla Firefox, you ought to check out the <a title="del.icio.us Firefox extension" href="http://del.icio.us/help/firefox/extension">del.icio.us Firefox extension</a>, which integrates your social bookmark manager right into your web browser.  That&#8217;s good stuff, readers.</p>
]]></content:encoded>
			<wfw:commentRss>http://dumpendebat.net/2006/01/14/nice-extension/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

