<?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"
	>

<channel>
	<title>Foo Hack &#187; Freebie</title>
	<atom:link href="http://foohack.com/category/freebie/feed/" rel="self" type="application/rss+xml" />
	<link>http://foohack.com</link>
	<description>Isaac Schlueter on Web Development</description>
	<pubDate>Thu, 17 Jul 2008 20:58:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Programming Puzzles and Our Mismatch Problem</title>
		<link>http://foohack.com/2008/07/programming-puzzles-and-our-mismatch-problem/</link>
		<comments>http://foohack.com/2008/07/programming-puzzles-and-our-mismatch-problem/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 17:00:46 +0000</pubDate>
		<dc:creator>Isaac</dc:creator>
		
		<category><![CDATA[20/20 Hindsight]]></category>

		<category><![CDATA[Freebie]]></category>

		<category><![CDATA[The Business]]></category>

		<guid isPermaLink="false">http://foohack.com/?p=73</guid>
		<description><![CDATA[In interviewing candidates for programming jobs, a common technique is to ask them to solve some programming puzzle.  Makes sense, right?  If the guy&#8217;s smart enough solve random silly questions, he&#8217;s probably good at programming, since that&#8217;s most of what programming is.

As it turns out, this bit of common sense is common bullshit. <small><a href="http://foohack.com/2008/07/programming-puzzles-and-our-mismatch-problem/" class="internal">...Read More</a></small>]]></description>
		<wfw:commentRss>http://foohack.com/2008/07/programming-puzzles-and-our-mismatch-problem/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hacking the Google Favicon</title>
		<link>http://foohack.com/2008/06/hacking-the-google-favicon/</link>
		<comments>http://foohack.com/2008/06/hacking-the-google-favicon/#comments</comments>
		<pubDate>Sat, 07 Jun 2008 01:36:37 +0000</pubDate>
		<dc:creator>Isaac</dc:creator>
		
		<category><![CDATA[Broken]]></category>

		<category><![CDATA[Freebie]]></category>

		<guid isPermaLink="false">http://foohack.com/?p=68</guid>
		<description><![CDATA[There&#8217;s been a lot of nerd rage about the new google favicon.  I joined in with a rationalization for my distaste for their new design.  After a few days of the lower-case &#8220;g&#8221; on a gray background, I decided today that I just couldn&#8217;t take it.  Here&#8217;s how I fixed it, so <small><a href="http://foohack.com/2008/06/hacking-the-google-favicon/" class="internal">...Read More</a></small>]]></description>
		<wfw:commentRss>http://foohack.com/2008/06/hacking-the-google-favicon/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Steal My Bash Profile</title>
		<link>http://foohack.com/2008/05/steal-my-bash-profile/</link>
		<comments>http://foohack.com/2008/05/steal-my-bash-profile/#comments</comments>
		<pubDate>Wed, 07 May 2008 03:32:22 +0000</pubDate>
		<dc:creator>Isaac</dc:creator>
		
		<category><![CDATA[Freebie]]></category>

		<category><![CDATA[Tools of the Trade]]></category>

		<guid isPermaLink="false">http://foohack.com/?p=66</guid>
		<description><![CDATA[Feel free to skip the monologue and just get the goodies.

I am in love with the Bourne Again Shell.  Bash is a fantastic terminal environment, and a very interesting programming language in its own right.

I grew up using DOS.  Unix shells always seemed scary and foreign, for some reason.  I think a <small><a href="http://foohack.com/2008/05/steal-my-bash-profile/" class="internal">...Read More</a></small>]]></description>
		<wfw:commentRss>http://foohack.com/2008/05/steal-my-bash-profile/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Open in TextMate in Finder for Tiger</title>
		<link>http://foohack.com/2008/04/open-in-textmate-in-finder-for-tiger/</link>
		<comments>http://foohack.com/2008/04/open-in-textmate-in-finder-for-tiger/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 09:03:49 +0000</pubDate>
		<dc:creator>Isaac</dc:creator>
		
		<category><![CDATA[Freebie]]></category>

		<guid isPermaLink="false">http://foohack.com/?p=64</guid>
		<description><![CDATA[This post has a great little droplet that can be added to the Finder toolbar to open either the selected items or the current Finder folder in TextMate.

Sadly, it doesn&#8217;t work in Tiger, and I haven&#8217;t made the jump to Leopard yet.  If you&#8217;re a TextMate user who&#8217;s still on Tiger, and wants this <small><a href="http://foohack.com/2008/04/open-in-textmate-in-finder-for-tiger/" class="internal">...Read More</a></small>]]></description>
		<wfw:commentRss>http://foohack.com/2008/04/open-in-textmate-in-finder-for-tiger/feed/</wfw:commentRss>
		</item>
		<item>
		<title>CSS Modal Dialog that Works Right</title>
		<link>http://foohack.com/2007/11/css-modal-dialog-that-works-right/</link>
		<comments>http://foohack.com/2007/11/css-modal-dialog-that-works-right/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 18:13:04 +0000</pubDate>
		<dc:creator>Isaac</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Freebie]]></category>

		<guid isPermaLink="false">http://foohack.com/2007/11/css-modal-dialog-that-works-right/</guid>
		<description><![CDATA[In my <a href="/2007/11/cross-browser-support-for-inline-block-styling/" title="Cross Browser Support for inline-block Styling" class="internal">last post</a>, I touched on a method to get different browsers to handle the inline-block display style.  I decided to use that on a project that I'm working on now that has a few <a href="http://en.wikipedia.org/wiki/Modal_dialog" class="wikipedia">modal dialogs</a>.  Modals are usually done wrong on the web, but I'm pretty confident that this approach does it right.



Feel free to skip all this and go <a href="/tests/vertical-align/dialog.html" class="internal">straight to the example</a>.<small><a href="http://foohack.com/2007/11/css-modal-dialog-that-works-right/" class="internal">...Read More</a></small>]]></description>
		<wfw:commentRss>http://foohack.com/2007/11/css-modal-dialog-that-works-right/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
