<?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>Random Drake</title>
	<atom:link href="http://randomdrake.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://randomdrake.com</link>
	<description>David Drake Covers Programming, Technology and Turbulence in Life</description>
	<lastBuildDate>Mon, 30 Jan 2012 21:15:09 +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>Disabling Empty Tab Completion in Bash to Prevent Delays</title>
		<link>http://randomdrake.com/2012/01/30/disabling-empty-tab-completion-in-bash-to-prevent-delays/</link>
		<comments>http://randomdrake.com/2012/01/30/disabling-empty-tab-completion-in-bash-to-prevent-delays/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 21:14:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://randomdrake.com/?p=583</guid>
		<description><![CDATA[While typing in a terminal, tab completion is a huge time saver. Being able to auto-complete file names or commands is very nice, especially if you can&#8217;t quite remember what it is. There are times, however, that this has become quite annoying for me as a developer. More than once a day when I really [...]]]></description>
		<wfw:commentRss>http://randomdrake.com/2012/01/30/disabling-empty-tab-completion-in-bash-to-prevent-delays/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Opposite of War Isn&#8217;t Peace, it&#8217;s Creation</title>
		<link>http://randomdrake.com/2011/10/21/the-opposite-of-war-isnt-peace-its-creation/</link>
		<comments>http://randomdrake.com/2011/10/21/the-opposite-of-war-isnt-peace-its-creation/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 17:14:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[This Turbulent World]]></category>
		<category><![CDATA[devotion]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[military]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[war]]></category>

		<guid isPermaLink="false">http://randomdrake.com/?p=573</guid>
		<description><![CDATA[(Photos: Sgt. Lou Penney) (Full size) I refuse to accept the view that mankind is so tragically bound to the starless midnight of racism and war that the bright daybreak of peace and brotherhood can never become a reality&#8230; I believe that unarmed truth and unconditional love will have the final word.-Dr. Martin Luther King [...]]]></description>
		<wfw:commentRss>http://randomdrake.com/2011/10/21/the-opposite-of-war-isnt-peace-its-creation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Elements with jQuery and Internet Explorer</title>
		<link>http://randomdrake.com/2011/10/13/creating-elements-with-jquery-and-internet-explorer/</link>
		<comments>http://randomdrake.com/2011/10/13/creating-elements-with-jquery-and-internet-explorer/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 14:43:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://randomdrake.com/?p=566</guid>
		<description><![CDATA[And if I had a gun, with two bullets, and I was in a room with Hitler, Bin Laden and Internet Explorer, I would shoot Internet Explorer twice. When creating HTML elements with jQuery, there is an elegant syntax that was introduced quite a few versions ago. $&#40;&#34;&#60;div/&#62;&#34;, &#123; id: 'someDiv', class: 'someClass', text: 'Some [...]]]></description>
		<wfw:commentRss>http://randomdrake.com/2011/10/13/creating-elements-with-jquery-and-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Joys of Merging Code</title>
		<link>http://randomdrake.com/2011/09/01/the-joys-of-merging-code/</link>
		<comments>http://randomdrake.com/2011/09/01/the-joys-of-merging-code/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 20:32:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://randomdrake.com/?p=556</guid>
		<description><![CDATA[I consider myself lucky to work at a place where we have someone working QA to ensure the code we&#8217;re pushing out isn&#8217;t going to blow up. When a development ticket has passed through QA, we get an email to let us know. Usually saving the task of merging code until the end of the [...]]]></description>
		<wfw:commentRss>http://randomdrake.com/2011/09/01/the-joys-of-merging-code/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>No, PHP Errors and Notices Do Not Need to be Encoded</title>
		<link>http://randomdrake.com/2011/08/18/no-php-errors-and-notices-do-not-need-to-be-encoded/</link>
		<comments>http://randomdrake.com/2011/08/18/no-php-errors-and-notices-do-not-need-to-be-encoded/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 18:38:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://randomdrake.com/?p=533</guid>
		<description><![CDATA[Programmers giving other programmers questionable advice is never a good thing. Because of this, I was sort of surprised when I finished reading a post from Neal Poole that hit the front page of Hacker News. Appearing on Hacker News as &#8220;Cross-Site Scripting? In PHP Notices? It&#8217;s more likely than you think,&#8221; his blog post [...]]]></description>
		<wfw:commentRss>http://randomdrake.com/2011/08/18/no-php-errors-and-notices-do-not-need-to-be-encoded/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Zend Framework and the Zend_Db_Select::where() and ::orWhere() Problem</title>
		<link>http://randomdrake.com/2011/08/15/zend-framework-and-their-zend_db_selectwhere-and-orwhere-problem/</link>
		<comments>http://randomdrake.com/2011/08/15/zend-framework-and-their-zend_db_selectwhere-and-orwhere-problem/#comments</comments>
		<pubDate>Mon, 15 Aug 2011 20:52:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Geekery]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://randomdrake.com/?p=487</guid>
		<description><![CDATA[To say that I dislike Zend Framework, would be an understatement. While it is powerful and capable of quite a bit, I find it to be a bit overkill for many (if not most) tasks and bloated in so many ways. But, I&#8217;m not a huge fan of frameworks to begin with. As programmers, we [...]]]></description>
		<wfw:commentRss>http://randomdrake.com/2011/08/15/zend-framework-and-their-zend_db_selectwhere-and-orwhere-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In Defense of Hipmunk&#8217;s Usability</title>
		<link>http://randomdrake.com/2011/08/10/in-defense-of-hipmunks-usability/</link>
		<comments>http://randomdrake.com/2011/08/10/in-defense-of-hipmunks-usability/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 15:16:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[This Turbulent World]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://randomdrake.com/?p=503</guid>
		<description><![CDATA[Visiting one of my daily input sites, Hacker News, I came across a blog post that I took offense to with the link: &#8220;Hipmunk needs to ramp up on usability.&#8221; Hipmunk is not my site, so why would I take offense? Because Hipmunk is the Harvey Dent to my Bruce Wayne. Because I believe in [...]]]></description>
		<wfw:commentRss>http://randomdrake.com/2011/08/10/in-defense-of-hipmunks-usability/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP Developers Finally Deprecating ext/mysql in Favor of mysqli or PDO</title>
		<link>http://randomdrake.com/2011/08/02/php-developers-finally-deprecating-extmysql-in-favor-of-mysqli-or-pdo/</link>
		<comments>http://randomdrake.com/2011/08/02/php-developers-finally-deprecating-extmysql-in-favor-of-mysqli-or-pdo/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 13:55:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Geekery]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://randomdrake.com/?p=463</guid>
		<description><![CDATA[Perhaps it is because of the recent slew of high profile SQL injection attacks, or perhaps because it was just finally time to bite the bullet and make the switch. PHP internal emails have revealed that there is finally an official movement to deprecate the ext/mysql and mysql_* family of functions from PHP. For me, [...]]]></description>
		<wfw:commentRss>http://randomdrake.com/2011/08/02/php-developers-finally-deprecating-extmysql-in-favor-of-mysqli-or-pdo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netflix Streaming Service Now Available in the U.S. Virgin Islands</title>
		<link>http://randomdrake.com/2011/07/01/netflix-streaming-service-now-available-in-the-u-s-virgin-islands/</link>
		<comments>http://randomdrake.com/2011/07/01/netflix-streaming-service-now-available-in-the-u-s-virgin-islands/#comments</comments>
		<pubDate>Fri, 01 Jul 2011 13:49:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[consumerism]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[virgin islands]]></category>

		<guid isPermaLink="false">http://randomdrake.com/?p=452</guid>
		<description><![CDATA[While we enjoy a great many things down here in the Virgin Islands, one of the things we do lack of is some of the common conveniences that many take for granted back on the mainland. One of those wonderful things was the introduction of Netflix streaming capabilities. Having the ability to stream television shows [...]]]></description>
		<wfw:commentRss>http://randomdrake.com/2011/07/01/netflix-streaming-service-now-available-in-the-u-s-virgin-islands/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Moving Right Along</title>
		<link>http://randomdrake.com/2011/06/26/moving-right-along/</link>
		<comments>http://randomdrake.com/2011/06/26/moving-right-along/#comments</comments>
		<pubDate>Sun, 26 Jun 2011 14:34:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[This Turbulent World]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://randomdrake.com/?p=447</guid>
		<description><![CDATA[Well, it was time for a change. This blog has transitioned to it&#8217;s new permanent location here at Random Drake. There are events in our lives which cannot be foretold and thus, we move on and on in an effort to keep up with the inevitable force that drives us known as: change. Moving the [...]]]></description>
		<wfw:commentRss>http://randomdrake.com/2011/06/26/moving-right-along/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.698 seconds -->
<!-- Cached page served by WP-Cache -->

