<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>e-huned.com</title>
	
	<link>http://e-huned.com</link>
	<description>huned botee</description>
	<pubDate>Fri, 03 Jul 2009 00:12:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/huned" type="application/rss+xml" /><item>
		<title>Jobs at Crowdcast</title>
		<link>http://feedproxy.google.com/~r/huned/~3/UlhfL33TjM4/</link>
		<comments>http://e-huned.com/2009/07/02/jobs-at-crowdcast/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 00:10:13 +0000</pubDate>
		<dc:creator>huned</dc:creator>
		
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://e-huned.com/?p=1054</guid>
		<description><![CDATA[I want a VP of Marketing and a Senior Software Engineer, and I want &#8216;em now.  huned /at/ crowdcast /dot/ com.
VP Marketing

Senior Software Engineer

]]></description>
			<content:encoded><![CDATA[<p>I want a VP of Marketing <i>and</i> a Senior Software Engineer, and I want &#8216;em now.  huned /at/ crowdcast /dot/ com.</p>
<p>VP Marketing<br />
<script src="http://gist.github.com/139818.js"></script></p>
<p>Senior Software Engineer<br />
<script src="http://gist.github.com/122529.js"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://e-huned.com/2009/07/02/jobs-at-crowdcast/feed/</wfw:commentRss>
		<feedburner:origLink>http://e-huned.com/2009/07/02/jobs-at-crowdcast/</feedburner:origLink></item>
		<item>
		<title>Emphasize a string in ruby</title>
		<link>http://feedproxy.google.com/~r/huned/~3/fqOfSEMn09c/</link>
		<comments>http://e-huned.com/2009/06/27/emphasize-a-string-in-ruby/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 18:36:07 +0000</pubDate>
		<dc:creator>huned</dc:creator>
		
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://e-huned.com/?p=1052</guid>
		<description><![CDATA[It ain&#8217;t pretty or fast, but it is effective.  Make it better.

]]></description>
			<content:encoded><![CDATA[<p>It ain&#8217;t pretty or fast, but it is effective.  Make it better.</p>
<p><script src="http://gist.github.com/135601.js"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://e-huned.com/2009/06/27/emphasize-a-string-in-ruby/feed/</wfw:commentRss>
		<feedburner:origLink>http://e-huned.com/2009/06/27/emphasize-a-string-in-ruby/</feedburner:origLink></item>
		<item>
		<title>Array#min, Array#max to get restrictive, permissive roles</title>
		<link>http://feedproxy.google.com/~r/huned/~3/sNGTcPWYPCY/</link>
		<comments>http://e-huned.com/2009/06/16/role-permission-arithmetic-in-ruby/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 19:11:11 +0000</pubDate>
		<dc:creator>huned</dc:creator>
		
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://e-huned.com/?p=1044</guid>
		<description><![CDATA[Just the interesting snippet:

]]></description>
			<content:encoded><![CDATA[<p>Just the interesting snippet:</p>
<p><script src="http://gist.github.com/130826.js"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://e-huned.com/2009/06/16/role-permission-arithmetic-in-ruby/feed/</wfw:commentRss>
		<feedburner:origLink>http://e-huned.com/2009/06/16/role-permission-arithmetic-in-ruby/</feedburner:origLink></item>
		<item>
		<title>monkey patch HTTParty to use a timeout</title>
		<link>http://feedproxy.google.com/~r/huned/~3/Jsdq2k4OmrI/</link>
		<comments>http://e-huned.com/2009/06/11/monkey-patch-httparty-to-use-a-timeout/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 22:29:35 +0000</pubDate>
		<dc:creator>huned</dc:creator>
		
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://e-huned.com/?p=1039</guid>
		<description><![CDATA[I&#8217;m using HTTParty to write a client to an API I&#8217;m developing.  One of the API calls is a setup thing and takes a long time to run, so HTTParty was barfing on timeouts.  So I monkey patched HTTParty&#8217;s Request class to accept a timeout.  No more barfs.

]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m using HTTParty to write a client to an API I&#8217;m developing.  One of the API calls is a setup thing and takes a long time to run, so HTTParty was barfing on timeouts.  So I monkey patched HTTParty&#8217;s Request class to accept a timeout.  No more barfs.</p>
<p><script src="http://gist.github.com/128273.js"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://e-huned.com/2009/06/11/monkey-patch-httparty-to-use-a-timeout/feed/</wfw:commentRss>
		<feedburner:origLink>http://e-huned.com/2009/06/11/monkey-patch-httparty-to-use-a-timeout/</feedburner:origLink></item>
		<item>
		<title>Crowdcast is hiring engineers</title>
		<link>http://feedproxy.google.com/~r/huned/~3/9ohec5g3WXE/</link>
		<comments>http://e-huned.com/2009/06/02/crowdcast-is-hiring-engineers/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 19:59:23 +0000</pubDate>
		<dc:creator>huned</dc:creator>
		
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://e-huned.com/?p=1025</guid>
		<description><![CDATA[Crowdcast is hiring!  Email (h /at/ e-huned /dot/ com) or call (415-680-3935) if you are comforted by the idea of a company that actually generates revenue.  We have a referral bonus if we hire someone you refer.

]]></description>
			<content:encoded><![CDATA[<p><a href="http://crowdcast.com">Crowdcast</a> is hiring!  Email (h /at/ e-huned /dot/ com) or call (415-680-3935) if you are comforted by the idea of a company that actually generates revenue.  We have a referral bonus if we hire someone you refer.</p>
<p><script src="http://gist.github.com/122529.js"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://e-huned.com/2009/06/02/crowdcast-is-hiring-engineers/feed/</wfw:commentRss>
		<feedburner:origLink>http://e-huned.com/2009/06/02/crowdcast-is-hiring-engineers/</feedburner:origLink></item>
		<item>
		<title>link_to_nothing</title>
		<link>http://feedproxy.google.com/~r/huned/~3/IPq2pmg5qnw/</link>
		<comments>http://e-huned.com/2009/05/03/link_to_nothing/#comments</comments>
		<pubDate>Mon, 04 May 2009 03:29:03 +0000</pubDate>
		<dc:creator>huned</dc:creator>
		
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://e-huned.com/?p=1020</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><script src="http://gist.github.com/106283.js"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://e-huned.com/2009/05/03/link_to_nothing/feed/</wfw:commentRss>
		<feedburner:origLink>http://e-huned.com/2009/05/03/link_to_nothing/</feedburner:origLink></item>
		<item>
		<title>See how active someone’s friends are on Twitter</title>
		<link>http://feedproxy.google.com/~r/huned/~3/bGj5ChHyrA4/</link>
		<comments>http://e-huned.com/2009/05/01/see-how-active-someones-friends-are-on-twitter/#comments</comments>
		<pubDate>Fri, 01 May 2009 19:55:40 +0000</pubDate>
		<dc:creator>huned</dc:creator>
		
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://e-huned.com/?p=1015</guid>
		<description><![CDATA[Using the twitter API&#8217;s JSON response and httparty.  In a pinch.

Still a mystery to me is why twitter hasn&#8217;t monetized at least one revenue model.
]]></description>
			<content:encoded><![CDATA[<p>Using the twitter API&#8217;s JSON response and httparty.  In a pinch.</p>
<p><script src="http://gist.github.com/105219.js"></script></p>
<p>Still a mystery to me is why twitter hasn&#8217;t monetized <a href="http://www.flickr.com/photos/huned/3425065044/">at least one revenue model</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://e-huned.com/2009/05/01/see-how-active-someones-friends-are-on-twitter/feed/</wfw:commentRss>
		<feedburner:origLink>http://e-huned.com/2009/05/01/see-how-active-someones-friends-are-on-twitter/</feedburner:origLink></item>
		<item>
		<title>Another line graph: mean and standard deviation</title>
		<link>http://feedproxy.google.com/~r/huned/~3/1M7-OCnNJ-8/</link>
		<comments>http://e-huned.com/2009/04/29/ranges/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 19:42:05 +0000</pubDate>
		<dc:creator>huned</dc:creator>
		
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://e-huned.com/2009/04/29/ranges/</guid>
		<description><![CDATA[

]]></description>
			<content:encoded><![CDATA[<p><img src="http://chart.apis.google.com/chart?cht=ls&#038;chds=-2436%2C6699&#038;chs=580x120&#038;chxt=y%2Cx&#038;chxs=0%2C444444%2C10%2C1%2Cl%2C444444|1%2C444444%2C10%2C0%2Clt%2C444444&#038;chxl=0%3A|-2436|4568|6699|1%3A|Mar-25|Apr-01|Apr-08|Apr-15|Apr-22|Apr-29&#038;chxp=1%2C0%2C20%2C40%2C60%2C80%2C100&#038;chco=007ffb&#038;chls=1|3|1&#038;chg=0%2C50&#038;chma=4%2C4%2C4%2C4&#038;chm=b%2Cc9e3fb%2C0%2C2%2C0|o%2C007ffb%2C1%2C-1%2C8&#038;chd=t%3A2486%2C4829%2C6070%2C4173%2C912%2C4256%2C2698%2C3223%2C6043%2C4208%2C6030%2C4253%2C2668%2C1844%2C5812%2C6699%2C3439%2C3047%2C5123%2C1380%2C3119%2C1446%2C2608%2C3291%2C5901%2C4452%2C4306%2C3981%2C2033%2C4288|25%2C2325%2C3933%2C4000%2C458%2C2504%2C1303%2C1502%2C4623%2C2271%2C3606%2C3945%2C2400%2C1428%2C4534%2C4559%2C2574%2C2141%2C3190%2C430%2C1167%2C539%2C926%2C604%2C3512%2C3567%2C4049%2C2350%2C650%2C2266|-2436%2C-179%2C1796%2C3827%2C4%2C752%2C-92%2C-219%2C3203%2C334%2C1182%2C3637%2C2132%2C1012%2C3256%2C2419%2C1709%2C1235%2C1257%2C-520%2C-785%2C-368%2C-756%2C-2083%2C1123%2C2682%2C3792%2C719%2C-733%2C244" alt="line chart with ranges" style="border:none"/></p>
<p><script src="http://gist.github.com/104004.js"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://e-huned.com/2009/04/29/ranges/feed/</wfw:commentRss>
		<feedburner:origLink>http://e-huned.com/2009/04/29/ranges/</feedburner:origLink></item>
		<item>
		<title>Make php bus error with zend framework</title>
		<link>http://feedproxy.google.com/~r/huned/~3/_w7KwVnpb10/</link>
		<comments>http://e-huned.com/2009/04/28/make-php-bus-error-with-zend-framework/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 22:22:09 +0000</pubDate>
		<dc:creator>huned</dc:creator>
		
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://e-huned.com/?p=1008</guid>
		<description><![CDATA[If you ever wondered how to get Zend_Date to cause php to bus error, here&#8217;s how:

Executing it will give you this goodness in your apache error log:

[Tue Apr 28 15:17:38 2009] [notice] child pid 75456 exit signal Bus error (10)

I&#8217;m using php 5.2.9 and apache 2.2 on OSX.  But you&#8217;ve probably never seen this [...]]]></description>
			<content:encoded><![CDATA[<p>If you ever wondered how to get Zend_Date to cause php to bus error, here&#8217;s how:</p>
<p><script src="http://gist.github.com/103437.js"></script></p>
<p>Executing it will give you this goodness in your apache error log:</p>
<pre>
[Tue Apr 28 15:17:38 2009] [notice] child pid 75456 exit signal Bus error (10)
</pre>
<p>I&#8217;m using php 5.2.9 and apache 2.2 on OSX.  But you&#8217;ve probably never seen this because you made the right decision to not use PHP.  Good for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://e-huned.com/2009/04/28/make-php-bus-error-with-zend-framework/feed/</wfw:commentRss>
		<feedburner:origLink>http://e-huned.com/2009/04/28/make-php-bus-error-with-zend-framework/</feedburner:origLink></item>
		<item>
		<title>Make Github’s gist embeds display properly</title>
		<link>http://feedproxy.google.com/~r/huned/~3/UQpTuCwx324/</link>
		<comments>http://e-huned.com/2009/04/24/make-githubs-gist-embeds-display-properly/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 19:49:38 +0000</pubDate>
		<dc:creator>huned</dc:creator>
		
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://e-huned.com/2009/04/24/make-githubs-gist-embeds-display-properly/</guid>
		<description><![CDATA[Gist&#8217;s embeds currently have weird (ugly) overflow properties and font choice.  I fixed it in my blog&#8217;s stylesheet.  And then I gisted it.  Meta.

Note.  My terseness isn&#8217;t hatin&#8217;, just laziness.  I like github and gist.  Yay for github.  But this one thing I just had to fix.
]]></description>
			<content:encoded><![CDATA[<p>Gist&#8217;s embeds currently have weird (ugly) overflow properties and font choice.  I fixed it in my blog&#8217;s stylesheet.  And then I gisted it.  Meta.</p>
<p><script src="http://gist.github.com/101310.js"></script></p>
<p>Note.  My terseness isn&#8217;t hatin&#8217;, just laziness.  I like github and gist.  Yay for github.  But this one thing I just had to fix.</p>
]]></content:encoded>
			<wfw:commentRss>http://e-huned.com/2009/04/24/make-githubs-gist-embeds-display-properly/feed/</wfw:commentRss>
		<feedburner:origLink>http://e-huned.com/2009/04/24/make-githubs-gist-embeds-display-properly/</feedburner:origLink></item>
	</channel>
</rss>
