<?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>little black hat - The online home of Kevin Hallmark</title>
	<atom:link href="http://www.littleblackhat.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.littleblackhat.com</link>
	<description>Little Black Hat is about the goings on of an average Internet Developer</description>
	<lastBuildDate>Wed, 08 Jun 2011 02:36:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>LBHToolkit: Using the PHP5 vCard Generator</title>
		<link>http://www.littleblackhat.com/blog/2011/06/lbhtoolkit-using-the-php5-vcard-generator/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=lbhtoolkit-using-the-php5-vcard-generator</link>
		<comments>http://www.littleblackhat.com/blog/2011/06/lbhtoolkit-using-the-php5-vcard-generator/#comments</comments>
		<pubDate>Wed, 08 Jun 2011 02:30:04 +0000</pubDate>
		<dc:creator>Kevin Hallmark</dc:creator>
				<category><![CDATA[LBHToolkit]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.littleblackhat.com/?p=149</guid>
		<description><![CDATA[I was having a lot of trouble finding a suitable vCard generator for one of my personal projects last year, so I whipped up this little class to let you quickly generate a vCard in an object oriented way. The example below can help you use the class. It&#8217;s actually really easy. Just instantiate the [...]]]></description>
		<wfw:commentRss>http://www.littleblackhat.com/blog/2011/06/lbhtoolkit-using-the-php5-vcard-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software design is about iteration, not perfection</title>
		<link>http://www.littleblackhat.com/blog/2011/03/software-design-is-about-iteration-not-perfection/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=software-design-is-about-iteration-not-perfection</link>
		<comments>http://www.littleblackhat.com/blog/2011/03/software-design-is-about-iteration-not-perfection/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 18:07:15 +0000</pubDate>
		<dc:creator>Kevin Hallmark</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[bad design]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.littleblackhat.com/?p=135</guid>
		<description><![CDATA[Over the years, I&#8217;ve learned some fundamental things about software development. Writing perfect code with a perfect design is a fools errand. Perfection used to paralyze me. These are some principles I use to help me make coding decisions. 1. Don&#8217;t rewrite your application. Ever. This explains it better than I ever could. 2. DRY [...]]]></description>
		<wfw:commentRss>http://www.littleblackhat.com/blog/2011/03/software-design-is-about-iteration-not-perfection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP is falling apart (or Why we need &#8216;finally&#8217;)</title>
		<link>http://www.littleblackhat.com/blog/2010/12/php-is-falling-apart-or-why-we-need-finally/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=php-is-falling-apart-or-why-we-need-finally</link>
		<comments>http://www.littleblackhat.com/blog/2010/12/php-is-falling-apart-or-why-we-need-finally/#comments</comments>
		<pubDate>Fri, 10 Dec 2010 16:58:24 +0000</pubDate>
		<dc:creator>Kevin Hallmark</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[bad design]]></category>
		<category><![CDATA[dangers of goto]]></category>
		<category><![CDATA[exception handling]]></category>
		<category><![CDATA[finally]]></category>
		<category><![CDATA[hatred]]></category>
		<category><![CDATA[idiots]]></category>
		<category><![CDATA[rant]]></category>

		<guid isPermaLink="false">http://www.littleblackhat.com/?p=129</guid>
		<description><![CDATA[PHP is crumbling. PHP 6 was delayed for years and now sits abandoned as they restart the effort. In the meantime, a bunch of features are being backported to PHP5.x branches. Each new 5.x release has more features from what would have been PHP 6. PHP is stagnating. The PHP core team has fallen apart. [...]]]></description>
		<wfw:commentRss>http://www.littleblackhat.com/blog/2010/12/php-is-falling-apart-or-why-we-need-finally/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My first 4 months with Ruby</title>
		<link>http://www.littleblackhat.com/blog/2010/11/my-first-4-months-with-ruby/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-first-4-months-with-ruby</link>
		<comments>http://www.littleblackhat.com/blog/2010/11/my-first-4-months-with-ruby/#comments</comments>
		<pubDate>Tue, 23 Nov 2010 15:37:46 +0000</pubDate>
		<dc:creator>Kevin Hallmark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.littleblackhat.com/?p=121</guid>
		<description><![CDATA[I first began exploring Ruby on Rails in 2007 at the urging of Tim Rosenblatt. He and I went out to a meeting of the Orlando Java Users Group to see a presentation about this new framework called Rails in a language called Ruby. At the time, I was very interested. However, after I got [...]]]></description>
		<wfw:commentRss>http://www.littleblackhat.com/blog/2010/11/my-first-4-months-with-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some lessons about Ruby Plugins</title>
		<link>http://www.littleblackhat.com/blog/2010/08/some-lessons-about-ruby-plugins/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=some-lessons-about-ruby-plugins</link>
		<comments>http://www.littleblackhat.com/blog/2010/08/some-lessons-about-ruby-plugins/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 16:25:12 +0000</pubDate>
		<dc:creator>Kevin Hallmark</dc:creator>
				<category><![CDATA[Gotchas]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.littleblackhat.com/?p=112</guid>
		<description><![CDATA[So I have been having trouble getting plugins working with my Ruby app. I followed the directions here: http://peepcode.com/products/rails-2-plugin-patterns and it was working pretty well. However, I came across two &#8220;gotcha&#8217;s&#8221; that gave me a little trouble. You have to include init.rb This fact was not readily apparent to me, I thought ruby would just [...]]]></description>
		<wfw:commentRss>http://www.littleblackhat.com/blog/2010/08/some-lessons-about-ruby-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google launched a new design, and I hate it</title>
		<link>http://www.littleblackhat.com/blog/2010/05/google-launched-a-new-design-and-i-hate-it/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-launched-a-new-design-and-i-hate-it</link>
		<comments>http://www.littleblackhat.com/blog/2010/05/google-launched-a-new-design-and-i-hate-it/#comments</comments>
		<pubDate>Wed, 12 May 2010 15:15:15 +0000</pubDate>
		<dc:creator>khallmark</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[hatred]]></category>

		<guid isPermaLink="false">http://www.littleblackhat.com/?p=92</guid>
		<description><![CDATA[Update 2: Apparently, you can get the old interface back with a little hack. http://www.gtricks.com/google-tricks/how-to-get-old-google-interface-or-layout-back/ Update: You can complain here: http://www.google.com/quality_form For uniformity, let&#8217;s complain using the same options. Select the option from my screenshot below. Dear Google, The new left navigation is horrible. Don&#8217;t get me wrong, I like the functionality the left rail [...]]]></description>
		<wfw:commentRss>http://www.littleblackhat.com/blog/2010/05/google-launched-a-new-design-and-i-hate-it/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Recent Downtime</title>
		<link>http://www.littleblackhat.com/blog/2010/03/recent-downtime/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=recent-downtime</link>
		<comments>http://www.littleblackhat.com/blog/2010/03/recent-downtime/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 04:34:56 +0000</pubDate>
		<dc:creator>Kevin Hallmark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://littleblackhat.com/?p=83</guid>
		<description><![CDATA[Sorry for the recent downtime! Should be back up and good to go. Cool]]></description>
		<wfw:commentRss>http://www.littleblackhat.com/blog/2010/03/recent-downtime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The IKEA Experience</title>
		<link>http://www.littleblackhat.com/blog/2010/02/the-ikea-experience/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-ikea-experience</link>
		<comments>http://www.littleblackhat.com/blog/2010/02/the-ikea-experience/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 05:01:23 +0000</pubDate>
		<dc:creator>khallmark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Ikea]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://littleblackhat.com/?p=80</guid>
		<description><![CDATA[I needed a dresser. The one I&#8217;ve had since I was a child is falling apart, and it&#8217;s just not big enough for both myself and my wife. It was time for a new one. After evaluating all the choice online, I ended up going with Ikea. Instead of ordering it online, I decided we&#8217;d [...]]]></description>
		<wfw:commentRss>http://www.littleblackhat.com/blog/2010/02/the-ikea-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The new Little Black Hat</title>
		<link>http://www.littleblackhat.com/blog/2010/02/the-new-little-black-hat/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-new-little-black-hat</link>
		<comments>http://www.littleblackhat.com/blog/2010/02/the-new-little-black-hat/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 02:41:25 +0000</pubDate>
		<dc:creator>Kevin Hallmark</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://littleblackhat.com/?p=56</guid>
		<description><![CDATA[Welcome to the new Little Black Hat site. Over the next few months, I&#8217;m going to be adding some great new features to the site. First, I&#8217;m planning to add a project gallery to the site. This will let you see what I have been up to. I&#8217;ve also got a few projects to open [...]]]></description>
		<wfw:commentRss>http://www.littleblackhat.com/blog/2010/02/the-new-little-black-hat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remote Debugging PHP on Mac OS X using xdebug and MacGDBp</title>
		<link>http://www.littleblackhat.com/blog/2010/01/remote-debugging-php-on-mac-os-x-using-xdebug-and-macgdbp/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=remote-debugging-php-on-mac-os-x-using-xdebug-and-macgdbp</link>
		<comments>http://www.littleblackhat.com/blog/2010/01/remote-debugging-php-on-mac-os-x-using-xdebug-and-macgdbp/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 21:38:14 +0000</pubDate>
		<dc:creator>khallmark</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[development environment]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[xdebug]]></category>

		<guid isPermaLink="false">http://littleblackhat.com/blog/?p=47</guid>
		<description><![CDATA[A debugger is one of the most powerful development tools available. However, with PHP, debugging a site can be tricky. A lot of times, the host you need to debug is remote. Xdebug, the PHP debugger, solves this problem with their remote debugging feature.

Unfortunately, getting remote debugging with xdebug setup on Mac OS X can be a little tricky. This tutorial will help you setup your environment for easy remote debugging using Xdebug and MacGDBp.]]></description>
		<wfw:commentRss>http://www.littleblackhat.com/blog/2010/01/remote-debugging-php-on-mac-os-x-using-xdebug-and-macgdbp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

