<?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>eric brochu &#124; haiku factory &#187; programming</title>
	<atom:link href="http://haikufactory.com/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://haikufactory.com</link>
	<description></description>
	<lastBuildDate>Mon, 14 May 2012 23:56:58 +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>It&#8217;s Not All Kayaking and Wacky Museums</title>
		<link>http://haikufactory.com/2012/03/06/its-not-all-kayaking-and-wacky-museums/</link>
		<comments>http://haikufactory.com/2012/03/06/its-not-all-kayaking-and-wacky-museums/#comments</comments>
		<pubDate>Tue, 06 Mar 2012 21:22:09 +0000</pubDate>
		<dc:creator>Eric, your haikuist</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[ihavestartedatthisfartoolong]]></category>
		<category><![CDATA[screenshot]]></category>

		<guid isPermaLink="false">http://haikufactory.com/?p=1596</guid>
		<description><![CDATA[The glamourous life of an itinerant iOS developer.]]></description>
			<content:encoded><![CDATA[<p><a href="http://haikufactory.com/wp-content/uploads/2012/03/Screen-Shot-2012-03-07-at-10.15.34-.png"><img src="http://haikufactory.com/wp-content/uploads/2012/03/Screen-Shot-2012-03-07-at-10.15.34--1024x640.png" alt="" title="Screen Shot 2012-03-07 at 10.15.34" width="584" height="365" class="alignnone size-large wp-image-1597" /></a></p>
<p>The glamourous life of an itinerant iOS developer.</p>
]]></content:encoded>
			<wfw:commentRss>http://haikufactory.com/2012/03/06/its-not-all-kayaking-and-wacky-museums/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>anatomy of a Firefox bug</title>
		<link>http://haikufactory.com/2007/05/09/anatomy-of-a-firefox-bug/</link>
		<comments>http://haikufactory.com/2007/05/09/anatomy-of-a-firefox-bug/#comments</comments>
		<pubDate>Wed, 09 May 2007 17:31:39 +0000</pubDate>
		<dc:creator>Eric, your haikuist</dc:creator>
				<category><![CDATA[annoyances]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://haikufactory.com/2007/05/09/anatomy-of-a-firefox-bug/</guid>
		<description><![CDATA[A long-term annoyance for me in Firefox is the bug that truncates text in an ALT tag.  This is most noticable in web comics which like to put commentary in the image tags. <a href="http://haikufactory.com/2007/05/09/anatomy-of-a-firefox-bug/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A long-term annoyance for me in Firefox is the bug that truncates text in an ALT tag.  This is most noticable in web comics which like to put commentary in the image tags, though some news and forum software also uses the ALT tags to preview links.  As a result, what should look like this:</p>
<p><a href="http://qwantz.com/index.pl?comic=984"><img src="http://haikufactory.com/wp-content/uploads/2007/05/alt-text-nocut.jpg" height="162" width="488"  hspace="4" vspace="4" class="boxed" /></a></p>
<p>ends up looking like this:</p>
<p><a href="http://qwantz.com/index.pl?comic=984"><img src="http://haikufactory.com/wp-content/uploads/2007/05/alt-text-cut.jpg" height="163" width="490" border="1" hspace="4" vspace="4"  /class="boxed"></a></p>
<p>The great thing about open source is that it&#8217;s transparent: this was first logged as Mozilla Bug 45375 in 2000 (!), and the comment logs are on the web.  And like sausages and laws, if you like open source, you probably don&#8217;t want to see how it&#8217;s made.  </p>
<p>For the first few years, you can see the occasional complaint about how long the bug has been opened, usually dealt with in the standard open source response of &#8220;we&#8217;re doing this for free, fix it yourself&#8221;.  When frustrated web companies affected by the bug offered money and programmers to fix it, the Firefox developers threatened to block any patches they submitted, because they didn&#8217;t like the &#8220;tone&#8221; of the offer.</p>
<p>After seven years, there is supposedly a fix that will go into Firefox 3.0.  The punchline?  There is no official release date for Firefox 3.0.</p>
<ul>
<li><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=45375">Bug 45375</a></li>
<li><a href="http://piro.sakura.ne.jp/xul/_popupalt.html.en">Popup ALT Attributes</a> is one of several Firefox plugins people have written to get around the bug</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://haikufactory.com/2007/05/09/anatomy-of-a-firefox-bug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

