<?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>alleft.com</title>
	<atom:link href="http://www.alleft.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alleft.com</link>
	<description>&#34;Just when you thought everything was alright&#34;</description>
	<lastBuildDate>Fri, 02 Mar 2012 00:30:17 +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>De-Lite Game Released to iTunes App Store and Android Marketplace</title>
		<link>http://www.alleft.com/mobile/de-lite/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=de-lite</link>
		<comments>http://www.alleft.com/mobile/de-lite/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 19:08:09 +0000</pubDate>
		<dc:creator>Poul Petersen</dc:creator>
				<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://www.alleft.com/?p=353</guid>
		<description><![CDATA[The game &#8220;De-Lite&#8221; is now available in iTunes App Store and the Android Market The Basics Flip the switches to turn off the lights &#8211; it is harder than you think! The goal of De-Lite is to turn off all &#8230; <a class="more-link" href="http://www.alleft.com/mobile/de-lite/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.alleft.com/mobile/de-lite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to get a Free and Valid SSL Certificate</title>
		<link>http://www.alleft.com/sysadmin/how-to-get-a-free-and-valid-ssl-certificate/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-get-a-free-and-valid-ssl-certificate</link>
		<comments>http://www.alleft.com/sysadmin/how-to-get-a-free-and-valid-ssl-certificate/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 05:39:22 +0000</pubDate>
		<dc:creator>Poul Petersen</dc:creator>
				<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://www.alleft.com/?p=350</guid>
		<description><![CDATA[Why do you need a SSL certificate? Short answer: to enable encryption! For example, if you are running a web-site and *any* part of it requires authentication, then you should enable SSL. For the whole site. No, you can&#8217;t just &#8230; <a class="more-link" href="http://www.alleft.com/sysadmin/how-to-get-a-free-and-valid-ssl-certificate/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.alleft.com/sysadmin/how-to-get-a-free-and-valid-ssl-certificate/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Storing Passwords Securely on your Mobile Device</title>
		<link>http://www.alleft.com/mobile/storing-passwords-securely/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=storing-passwords-securely</link>
		<comments>http://www.alleft.com/mobile/storing-passwords-securely/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 10:14:45 +0000</pubDate>
		<dc:creator>Poul Petersen</dc:creator>
				<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://www.alleft.com/?p=339</guid>
		<description><![CDATA[I have a lot of accounts, and I&#8217;m willing to bet that you do as well. Banking websites, social websites, work accounts, wordpress accounts, DNS registrars, the list goes on and on. Each of these accounts typically requires a password, &#8230; <a class="more-link" href="http://www.alleft.com/mobile/storing-passwords-securely/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.alleft.com/mobile/storing-passwords-securely/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>IPMI SOL &#8211; Inexpensive Remote Console</title>
		<link>http://www.alleft.com/sysadmin/ipmi-sol-inexpensive-remote-console/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ipmi-sol-inexpensive-remote-console</link>
		<comments>http://www.alleft.com/sysadmin/ipmi-sol-inexpensive-remote-console/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 07:52:45 +0000</pubDate>
		<dc:creator>Poul Petersen</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[command_line]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[remote_access]]></category>

		<guid isPermaLink="false">http://www.alleft.com/?p=313</guid>
		<description><![CDATA[I used to think that every server needed to have something like a DRAC (Dell Remote Access Card) or IBM RSA (IBM Remote System Administration) to be really manageable remotely. But the problem is that they are expensive and they &#8230; <a class="more-link" href="http://www.alleft.com/sysadmin/ipmi-sol-inexpensive-remote-console/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.alleft.com/sysadmin/ipmi-sol-inexpensive-remote-console/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Process Substitution &#8211; Subshells that Rock</title>
		<link>http://www.alleft.com/sysadmin/process-substitution-subshells-that-rock/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=process-substitution-subshells-that-rock</link>
		<comments>http://www.alleft.com/sysadmin/process-substitution-subshells-that-rock/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 10:01:12 +0000</pubDate>
		<dc:creator>Poul Petersen</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[command_line]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.alleft.com/?p=278</guid>
		<description><![CDATA[If you are new to the world of *nix operating systems, you might still be wrapping your head around the concept of pipes. But if you spend any time at the command line, it won&#8217;t be long before you are &#8230; <a class="more-link" href="http://www.alleft.com/sysadmin/process-substitution-subshells-that-rock/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.alleft.com/sysadmin/process-substitution-subshells-that-rock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Common Cron Mistakes</title>
		<link>http://www.alleft.com/sysadmin/common-cron-mistakes/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=common-cron-mistakes</link>
		<comments>http://www.alleft.com/sysadmin/common-cron-mistakes/#comments</comments>
		<pubDate>Sat, 26 Feb 2011 08:46:52 +0000</pubDate>
		<dc:creator>Poul Petersen</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.alleft.com/?p=270</guid>
		<description><![CDATA[I&#8217;ve been working with personal computers for awhile. I&#8217;m not quite from the punch card era, but I do fondly remember saving my prime number sieve program, written in basic, to an audio cassette attached to a Commodore Vic-20. Somewhere &#8230; <a class="more-link" href="http://www.alleft.com/sysadmin/common-cron-mistakes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.alleft.com/sysadmin/common-cron-mistakes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Alternative Dice</title>
		<link>http://www.alleft.com/musings/alternative-dice/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=alternative-dice</link>
		<comments>http://www.alleft.com/musings/alternative-dice/#comments</comments>
		<pubDate>Sat, 27 Oct 2007 07:14:14 +0000</pubDate>
		<dc:creator>Poul Petersen</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[mathematics]]></category>

		<guid isPermaLink="false">http://www.alleft.com/?p=224</guid>
		<description><![CDATA[Here is an fun proof I saw during a stay at MSRI (Mathematical Sciences Research Institute) &#8211; unfortunately, I can not remember the reference (or none was given). If you happen to know the originator of this work, please let &#8230; <a class="more-link" href="http://www.alleft.com/musings/alternative-dice/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.alleft.com/musings/alternative-dice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project Hydra: the USB Multiheaded Monster</title>
		<link>http://www.alleft.com/sysadmin/project-hydra-the-usb-multiheaded-monster/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=project-hydra-the-usb-multiheaded-monster</link>
		<comments>http://www.alleft.com/sysadmin/project-hydra-the-usb-multiheaded-monster/#comments</comments>
		<pubDate>Wed, 07 Jul 2004 05:43:22 +0000</pubDate>
		<dc:creator>Poul Petersen</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[remote_access]]></category>

		<guid isPermaLink="false">http://www.alleft.com/?p=258</guid>
		<description><![CDATA[&#8220;You have a bunch of servers to administer, not enough consoles and a small budget. Roll your own serial console server with USB.&#8221; This is a paper I wrote for Linux Journal after playing around with using USBserial adaptors to &#8230; <a class="more-link" href="http://www.alleft.com/sysadmin/project-hydra-the-usb-multiheaded-monster/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.alleft.com/sysadmin/project-hydra-the-usb-multiheaded-monster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pizza Contest 2001</title>
		<link>http://www.alleft.com/musings/pizza-contest-2001/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=pizza-contest-2001</link>
		<comments>http://www.alleft.com/musings/pizza-contest-2001/#comments</comments>
		<pubDate>Mon, 11 Jun 2001 05:36:51 +0000</pubDate>
		<dc:creator>Poul Petersen</dc:creator>
				<category><![CDATA[Musings]]></category>

		<guid isPermaLink="false">http://www.alleft.com/?p=207</guid>
		<description><![CDATA[In the spring of 2001 Kara and I held a pizza contest in our new home. Here are the results&#8230; Which pizzas competed? The nine contestants were Papa&#8217;s Pizza, Papa John&#8217;s, Izzy&#8217;s, The Headliner, Pizza Pipeline, Woodstock&#8217;s, Pizza Hut, American &#8230; <a class="more-link" href="http://www.alleft.com/musings/pizza-contest-2001/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.alleft.com/musings/pizza-contest-2001/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

