<?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>Coop</title>
	<atom:link href="http://coop.deadsquid.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://coop.deadsquid.com</link>
	<description>Five Different Types of Fried Cheese</description>
	<pubDate>Fri, 27 Jun 2008 04:31:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Shaver Day</title>
		<link>http://coop.deadsquid.com/2008/06/shaver-day/</link>
		<comments>http://coop.deadsquid.com/2008/06/shaver-day/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 03:45:07 +0000</pubDate>
		<dc:creator>Coop</dc:creator>
		
		<category><![CDATA[Friends]]></category>

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

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

		<guid isPermaLink="false">http://coop.deadsquid.com/?p=1104</guid>
		<description><![CDATA[Mike Shaver and I met back in high school during the early &#8217;90s. I took him under my wing and soon taught him the finer points of making taped announcements, how to drop a House of Pain remix on a crowd at *precisely* the right moment, and how to skip class to play cage basketball. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.webstar.co.uk/~afzal/images/topgun.jpg"><img src="http://www.webstar.co.uk/~afzal/images/topgun.jpg" class="alignright" width="100px" alt="You can be my wingman any time" /></a><a href="http://shaver.off.net/diary/">Mike Shaver</a> and I met back in <a href="http://lisgar.net/">high school</a> during the early &#8217;90s. I took him under my wing and soon taught him the finer points of making taped announcements, how to drop a <a href="http://www.youtube.com/watch?v=pwcHpL3iQg4">House of Pain remix</a> on a crowd at *precisely* the right moment, and how to skip class to play cage basketball. </p>
<p>Despite all that, something must have clicked. Since high school, I&#8217;ve had the pleasure of working with him at <a href="http://en.wikipedia.org/wiki/Ingenia_Communications_Corporation">four</a> <a href="http://en.wikipedia.org/wiki/Netscape_Communications_Corporation">(!)</a> <a href="http://en.wikipedia.org/wiki/Cluster_File_Systems">separate</a> <a href="http://www.mozilla.org/">companies</a>. I owe my professional existence to Mr. Shaver, so I&#8217;m thrilled today to <a href="http://www.senecac.on.ca/cms/media/newsdetail.jsp?mediaID=154">see him get a little back</a>. </p>
<p>I raise my glass to you tonight, Mike. The handlebars are firmly attached to the bike now, my friend.</p>
]]></content:encoded>
			<wfw:commentRss>http://coop.deadsquid.com/2008/06/shaver-day/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Eu não poderia estar mais errado</title>
		<link>http://coop.deadsquid.com/2008/06/eu-nao-poderia-estar-mais-errado/</link>
		<comments>http://coop.deadsquid.com/2008/06/eu-nao-poderia-estar-mais-errado/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 18:20:53 +0000</pubDate>
		<dc:creator>Coop</dc:creator>
		
		<category><![CDATA[Litmus]]></category>

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

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

		<guid isPermaLink="false">http://coop.deadsquid.com/?p=1102</guid>
		<description><![CDATA[2 weeks ago, the Litmus servers were updated from RHEL4 to RHEL5. The dry run on the staging install was without incident, but soon after we upgraded the production server, we started receiving complaints about blank pages being served. A quick check of the error logs indicated that the blank pages corresponded to httpd child [...]]]></description>
			<content:encoded><![CDATA[<p>2 weeks ago, the <a href="https://litmus.mozilla.org/">Litmus</a> servers were updated from RHEL4 to RHEL5. The dry run on the staging install was without incident, but soon after we upgraded the production server, we started receiving complaints about blank pages being served. A quick check of the error logs indicated that <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=439283#c0">the blank pages corresponded to httpd child process segfaults</a>:</p>
<p><code>[Sat Jun 14 13:39:18 2008] [notice] child pid 31570 exit signal Segmentation fault (11)</code></p>
<p>Normally, this issue would have landed squarely on Mozilla IT&#8217;s plate, but <a href="http://news.cnet.com/8301-10784_3-9970628-7.htm">they were a little busy last week</a>.<span id="more-1102"></span> As you can see in <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=439283">the bug</a>, I tried just about everything to diagnose (and then fix) the segfaults. I eventually caught a coredump from one of the failures and tracked the problem to <code>mysql_ping()</code> as called by the DBD::mysql perl module:</p>
<p><code>#0  0x057d8e5b in mysql_ping () from /usr/lib/mysql/libmysqlclient.so.15<br />
#1  0&#215;0082a8c1 in XS_DBD__mysql__db_ping (my_perl=0&#215;8504ba0, cv=0&#215;8a3bff0) at mysql.xs:516</code></p>
<p><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=439283#c9">The full trace is in the bug.</a></p>
<p>That gave me a little more to work with. After some searching, I eventually found <a href="http://zefonseca.com/blogs/ze/perl-cuidado-ao-atualizar-o-dbdmysql-para-versao-4007/">this article in Portuguese</a> that Google was able to <a href="http://translate.google.ca/translate?hl=en&#038;sl=pt&#038;u=http://zefonseca.com/blogs/ze/perl-cuidado-ao-atualizar-o-dbdmysql-para-versao-4007/&#038;sa=X&#038;oi=translate&#038;resnum=5&#038;ct=result&#038;prev=/search%3Fq%3Dmysql_ping%2Bsegmentation%2Bfault%26start%3D10%26hl%3Den%26safe%3Doff%26client%3Dfirefox-a%26rls%3Dorg.mozilla:en-US:official%26sa%3DN">trans-massacre-late</a> just enough for it  to implicate the most recent version of the DBD::mysql module (4.007). This is the version that ships with RHEL5 (or can be installed via <code>yum install</code> at any rate). It works just fine with a local database like in our staging setup, but repeatedly segfaults for us when connecting to our remote database pool in production.</p>
<p>As suggested in the Portuguese article, <a href="http://search.cpan.org/~capttofu/DBD-mysql-4.006/">downgrading the version of DBD::mysql to 4.006</a> fixed the problem. We haven&#8217;t had another segfault since. My hope is that this will help the next non-Portuguese person that goes looking for this information.</p>
]]></content:encoded>
			<wfw:commentRss>http://coop.deadsquid.com/2008/06/eu-nao-poderia-estar-mais-errado/feed/</wfw:commentRss>
		</item>
		<item>
		<title>And if you&#8217;re in jail, break out!</title>
		<link>http://coop.deadsquid.com/2008/06/and-if-youre-in-jail-break-out/</link>
		<comments>http://coop.deadsquid.com/2008/06/and-if-youre-in-jail-break-out/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 16:07:19 +0000</pubDate>
		<dc:creator>Coop</dc:creator>
		
		<category><![CDATA[Family]]></category>

		<guid isPermaLink="false">http://coop.deadsquid.com/?p=1101</guid>
		<description><![CDATA[Uncle Dan hooked Will and I up with some sweet seats in the IBM box for the Monster Spectacular on Father&#8217;s Day.
If you need something to watch once you download Firefox 3 later today, I&#8217;ve uploaded a few videos of the action. Sadly, there was no Truckasaurus.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/coopcoopbware/tags/monstertrucks/"><img class="alignright" width="100px" src="http://farm4.static.flickr.com/3005/2587599852_fa06c3185e_t.jpg" alt="Will watching monster trucks"/></a>Uncle Dan hooked Will and I up with some sweet seats in the IBM box for the <a href="http://www.extremelounge.ca/photo/monstertruck.130506.htm">Monster Spectacular</a> on Father&#8217;s Day.</p>
<p>If you need something to watch once you <a href="http://developer.mozilla.org/devnews/index.php/2008/06/17/firefox-3-available-today-at-1700-utc-10am-pdt/">download Firefox 3 later today</a>, I&#8217;ve uploaded a <a href="http://www.flickr.com/photos/coopcoopbware/2586771953/">few</a> <a href="http://www.flickr.com/photos/coopcoopbware/2586774371/">videos</a> of the action. Sadly, there was no <a href="http://www.snpp.com/episodes/7F06.html">Truckasaurus</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://coop.deadsquid.com/2008/06/and-if-youre-in-jail-break-out/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Why should I update to Firefox 3?</title>
		<link>http://coop.deadsquid.com/2008/06/why-should-i-update-to-firefox-3/</link>
		<comments>http://coop.deadsquid.com/2008/06/why-should-i-update-to-firefox-3/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 16:01:56 +0000</pubDate>
		<dc:creator>Coop</dc:creator>
		
		<category><![CDATA[Build/Release]]></category>

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

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

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

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

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

		<guid isPermaLink="false">http://coop.deadsquid.com/?p=1099</guid>
		<description><![CDATA[This post is primarily directed at my family, friends, and anyone who I&#8217;ve helped to install Firefox over the years. Hopefully my co-workers already know how awesome we are.
A new version of Firefox is coming out on Tuesday. Casual internet users may be asking themselves, &#8220;I already have a web browser. Why should I update [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.intothefuzz.com/2008/06/11/victory/"><img width="100px" class="alignright" src="http://digg.com/software/Firefox_3_Release_Date_Set_Robot_Declares_Victory/p.png" alt="Victory Robot" /></a>This post is primarily directed at my family, friends, and anyone who I&#8217;ve helped to install Firefox over the years. Hopefully <a href="http://www.mozilla.org/">my co-workers</a> already know <a href="http://echosphere.net/star_trek_insp/insp_captkirk.png">how awesome we are</a>.</p>
<p><a href="http://developer.mozilla.org/devnews/index.php/2008/06/11/coming-tuesday-june-17th-firefox-3/">A new version of Firefox is coming out on Tuesday</a>. Casual internet users may be asking themselves, <em>&#8220;I already have a web browser. Why should I update to Firefox 3?&#8221;</em> There&#8217;s lots of great stuff in Firefox 3, but several of the new features bear special highlighting for casual users:<br />
<span id="more-1099"></span></p>
<ul>
<li>
<p><strong>AwesomeBar</strong>, aka the Smart Location Bar:</p>
<p>Can&#8217;t remember the address of that web site you visited last week? Start typing some search terms into the location bar and Firefox 3 will automatically search through your history and present you with a list of potential matches. Couple this with a <a href="http://www.dria.org/wordpress/archives/2008/04/17/628/">new tagging/bookmarking system</a>, and you got an incredibly powerful system that makes things <em>much</em> easier and friendlier to use, but it&#8217;s better to <a href="http://people.mozilla.com/~beltzner/overview-of-firefox3.swf">see it for yourself</a>.</p>
<p>It&#8217;s hard to overstate just how awesome the AwesomeBar is, especially for casual users. Like tabbed browsing, the AwesomeBar represents a sea change in how web browsers are used. I think any future browser that doesn&#8217;t ship with something like the AwesomeBar out-of-the-box will ship broken. Deb has more information in her post, <a href="http://www.dria.org/wordpress/archives/2008/04/17/628/">AwesomeBar is awesome</a>.</p>
</li>
<li>
<p><strong>Security</strong>:</p>
<blockquote><p>I saw weird stuff in that place last night.  Weird, strange, sick, twisted, eerie, godless, evil stuff!  <a href="http://www.snpp.com/episodes/2F09.html">And I want in</a>.<br />&#8211; Homer Simpson
</p></blockquote>
<p>There are a lot of mean, evil people on the internet these days, but that knowledge alone doesn&#8217;t seem to stop us from from repeatedly putting ourselves in harm&#8217;s way by clicking random links in email, downloading dubious files, and such. Those of us who spend (seemingly) all day, every day in front of computers should know better, but casual users rarely have the tools or experience to make these kinds of judgment calls.</p>
<p>Well, the people who *do* spend all day, every day in front of computers are coming to the rescue. Firefox 3 contains greatly improved <a href="http://www.dria.org/wordpress/archives/2008/05/06/635/">site identification</a>, as well as marked improvements to <a href="http://blog.johnath.com/index.php/2008/05/21/mal-what-firefox-3-vs-bad-people/">phishing and malware protection</a>. These features don&#8217;t replace common sense, but they make it easier for users to make informed choices about resources on the internet.</p>
</li>
<li>
<p><strong>Performance and memory usage</strong>:</p>
<p>It&#8217;s no secret that Firefox 2 had some &#8220;issues&#8221; with memory usage. This turned out to be a blessing in disguise &mdash; for us, at least. Those of you who suffered through bloated browser experiences may not agree &mdash; because it forced us to develop tools to detect and measure the problems, and then get them fixed.</p>
<p>And fixed them we have. Simply put, <a href="http://blog.pavlov.net/2008/03/11/firefox-3-memory-usage/">Firefox 3 kicks ass in the performance department</a>. Whether you&#8217;re like me and have a million applications and tabs open at once, or just use your web browser to check out <a href="http://www.flickr.com/photos/coopcoopbware/2572525777/">the latest pictures of your grandchildren</a>, Firefox 3 is going to play nice.</p>
</li>
</ul>
<p>There&#8217;s more, so much more, but at some point, I&#8217;m just repeating what <a href="http://www.dria.org">Deb</a> has already presented much more eloquently and succinctly in her <a href="http://www.dria.org/wordpress/archives/2008/06/12/655/">Field Guide to Firefox 3</a>, which is <strong><em>*THE*</em></strong> post on the subject.</p>
<p><a href="http://developer.mozilla.org/devnews/index.php/2008/06/11/coming-tuesday-june-17th-firefox-3/">Give Firefox 3 a try on Tuesday</a>, or I&#8217;ll install it for you next time I&#8217;m over. <img src='http://coop.deadsquid.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://coop.deadsquid.com/2008/06/why-should-i-update-to-firefox-3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Selenium IDE updated for Firefox 3</title>
		<link>http://coop.deadsquid.com/2008/06/selenium-ide-updated-for-firefox-3/</link>
		<comments>http://coop.deadsquid.com/2008/06/selenium-ide-updated-for-firefox-3/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 14:53:24 +0000</pubDate>
		<dc:creator>Coop</dc:creator>
		
		<category><![CDATA[Litmus]]></category>

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

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

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

		<category><![CDATA[Firefox 3]]></category>

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

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

		<guid isPermaLink="false">http://coop.deadsquid.com/?p=1098</guid>
		<description><![CDATA[I&#8217;ve spent the last day or so updating the existing Selenium test suite for Litmus in advance of landing the new cloning code for bug 362489. 
In the past, testing with Selenium has entailed firing up Firefox 2 because the Selenium IDE had not yet been updated to work with the Firefox 3 betas/release candidates. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve spent the last day or so updating the existing <a href="http://selenium.openqa.org/">Selenium</a> test suite for <a href="https://litmus.mozilla.org/">Litmus</a> in advance of landing the new <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=362489">cloning code for bug 362489</a>. </p>
<p>In the past, testing with Selenium has entailed firing up Firefox 2 because the <a href="http://selenium-ide.openqa.org/">Selenium IDE</a> had not yet been updated to work with the Firefox 3 betas/release candidates. I was pleasantly surprised yesterday to find a <a href="http://selenium-ide.openqa.org/download.jsp">new version 1.0 beta 2 available for download</a> that has been updated to support Firefox 3. <a href="http://developer.mozilla.org/devnews/index.php/2008/06/11/coming-tuesday-june-17th-firefox-3/">Not a moment too soon either!</a><br />
<span id="more-1098"></span><br />
Aside from minimizing my need to switch between major revs of <a href="http://www.mozilla.com/firefox/">my favorite browser</a>, the 1.0 betas of the IDE have introduced a wealth of new functionality that make my webdev testing life easier. Of key importance to me are two features:</p>
<ol>
<li><em>Dynamic/automatic addition of test commands to the right-click context menu as I use them</em>. I&#8217;m likely to use the same commands again and again based on the way I write tests, and this may not be the same as other people, so not having a static list is great.</li>
<li><em>Ability to edit/run test suites directly</em>. No more firing up selenium-core or switching between the IDE and a browser tab. This is a <strong><em>HUGE</em></strong> win for me.</li>
</ol>
<p>Thanks to the <a href="http://selenium-ide.openqa.org/members.jsp">Selenium team</a> for your hard work on a great tool. I&#8217;m very interested to see how <a href="http://clearspace.openqa.org/blogs/bromine_blog/2008/06/11/bromine-arrives-at-openqa">Bromine</a> shapes up.</p>
]]></content:encoded>
			<wfw:commentRss>http://coop.deadsquid.com/2008/06/selenium-ide-updated-for-firefox-3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Oh, that&#8217;s right. There aren&#8217;t any.</title>
		<link>http://coop.deadsquid.com/2008/06/oh-thats-right-there-arent-any/</link>
		<comments>http://coop.deadsquid.com/2008/06/oh-thats-right-there-arent-any/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 14:58:24 +0000</pubDate>
		<dc:creator>Coop</dc:creator>
		
		<category><![CDATA[TV]]></category>

		<guid isPermaLink="false">http://coop.deadsquid.com/?p=1096</guid>
		<description><![CDATA[
More Save Dollhouse hilarity, courtesy of the Dollverse.
]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="373"><param name="movie" value="http://www.youtube.com/v/7jGdSAR2ygc&#038;hl=en&#038;border=1&#038;color1=0xFF8C01&#038;color2=0xFFA83E"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/7jGdSAR2ygc&#038;hl=en&#038;border=1&#038;color1=0xFF8C01&#038;color2=0xFFA83E" type="application/x-shockwave-flash" wmode="transparent" width="425" height="373"></embed></object></p>
<p>More Save Dollhouse hilarity, courtesy of the <a href="http://www.dollverse.com/">Dollverse</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://coop.deadsquid.com/2008/06/oh-thats-right-there-arent-any/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Weezer joins the fight against boredom</title>
		<link>http://coop.deadsquid.com/2008/05/weezer-joins-the-fight-against-boredom/</link>
		<comments>http://coop.deadsquid.com/2008/05/weezer-joins-the-fight-against-boredom/#comments</comments>
		<pubDate>Mon, 26 May 2008 14:29:14 +0000</pubDate>
		<dc:creator>Coop</dc:creator>
		
		<category><![CDATA[Mozilla]]></category>

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

		<guid isPermaLink="false">http://coop.deadsquid.com/?p=1095</guid>
		<description><![CDATA[Little know fact: Weezer fans are 60% more likely to drink microbrew beer.
Glad to see someone gaining traction from our idea, even if we could not.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/bumpoowilly/367949377/"><img src="http://farm1.static.flickr.com/173/367949377_d2e0b577e9_t.jpg" class="alignright" width="100px" /></a>Little know fact: <a href="http://www.youtube.com/watch?v=muP9eH2p2PI">Weezer fans</a> are <a href="http://www.youtube.com/watch?v=nCYuRA1N3tA">60% more likely to drink microbrew beer</a>.</p>
<p>Glad to see someone gaining traction from <a href="http://www.numenity.org/blog/2008/01/11/about-the-firefox-fight-against-boredom-campaign/">our idea</a>, even if <a href="http://www.mozilla.org/">we</a> could not.</p>
]]></content:encoded>
			<wfw:commentRss>http://coop.deadsquid.com/2008/05/weezer-joins-the-fight-against-boredom/feed/</wfw:commentRss>
		</item>
		<item>
		<title>First day back</title>
		<link>http://coop.deadsquid.com/2008/05/first-day-back/</link>
		<comments>http://coop.deadsquid.com/2008/05/first-day-back/#comments</comments>
		<pubDate>Thu, 22 May 2008 15:40:27 +0000</pubDate>
		<dc:creator>Coop</dc:creator>
		
		<category><![CDATA[Mozilla]]></category>

		<guid isPermaLink="false">http://coop.deadsquid.com/?p=1093</guid>
		<description><![CDATA[Today is my first day back from paternity leave for Isla. On my todo list:

cleanup my desk
file expenses for my last work trip
catchup on bugmail&#8230;so very much bugmail
survive

]]></description>
			<content:encoded><![CDATA[<p>Today is my first day back from paternity leave for <a href="/2008/05/isla/">Isla</a>. On my todo list:</p>
<ul>
<li><a href="http://www.flickr.com/photos/coopcoopbware/2514135304/">cleanup my desk</a></li>
<li>file expenses for my last work trip</li>
<li>catchup on bugmail&#8230;so very much bugmail</li>
<li>survive</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://coop.deadsquid.com/2008/05/first-day-back/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Did I fall asleep?</title>
		<link>http://coop.deadsquid.com/2008/05/did-i-fall-asleep/</link>
		<comments>http://coop.deadsquid.com/2008/05/did-i-fall-asleep/#comments</comments>
		<pubDate>Sun, 18 May 2008 05:13:27 +0000</pubDate>
		<dc:creator>Coop</dc:creator>
		
		<category><![CDATA[TV]]></category>

		<guid isPermaLink="false">http://coop.deadsquid.com/?p=1092</guid>
		<description><![CDATA[This just in: Helo will have a recurring role on Dollhouse. So awesome.
And for the more forward thinking cynics among us, I present this.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/Dollhouse_(TV_series)"><img width="100px" src="http://upload.wikimedia.org/wikipedia/en/thumb/5/50/Dollhouse_logo.png/250px-Dollhouse_logo.png" alt="Dollhouse" title="Dollhouse" /></a>This just in: <a href="http://www.imdb.com/name/nm0671886/">Helo</a> will have a recurring role on <a href="http://www.youtube.com/watch?v=b3ul5EUJWxs">Dollhouse</a>. So awesome.</p>
<p>And for the more forward thinking cynics among us, I present <a href="http://community.livejournal.com/save_dollhouse">this</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://coop.deadsquid.com/2008/05/did-i-fall-asleep/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Upgrading done</title>
		<link>http://coop.deadsquid.com/2008/05/upgrading-done/</link>
		<comments>http://coop.deadsquid.com/2008/05/upgrading-done/#comments</comments>
		<pubDate>Tue, 13 May 2008 04:04:57 +0000</pubDate>
		<dc:creator>Coop</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://coop.deadsquid.com/?p=1091</guid>
		<description><![CDATA[I&#8217;m pretty much done upgrading the site at this point. At the very least, I think I&#8217;ve achieved feature parity with the old version, modulo the categories and the little validation links that used to live in the sidebar. If I have some time/inclination, maybe I&#8217;ll re-add those too, but don&#8217;t hold your breath.
For those [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.starwars.com/databank/location/deathstar/"><img class="alignright" width="100px" alt="Fully Operational?" src="/images/DeathStarUnderConstruction.jpg" /></a>I&#8217;m pretty much done upgrading the site at this point. At the very least, I think I&#8217;ve achieved feature parity with the old version, modulo the categories and the little validation links that used to live in the sidebar. If I have some time/inclination, maybe I&#8217;ll re-add those too, but don&#8217;t hold your breath.</p>
<p>For those who want the lowdown on all the whizbang going on behind the scenes, brace yourselves:</p>
<ul>
<li><a href="http://wordpress.org/">Wordpress 2.5</a> - duh</li>
<li>Elixir Orange 1.2 Theme by <a href="http://whalesalad.com/">Michael Whalen</a>, with a good deal of personal tweaking for style and to get it playing nicely with widgets.</li>
<li><a href="http://akismet.com/">Akismet</a> anti-spam plugin - de rigeur</li>
<li><a href="http://www.tantannoodles.com/toolkit/photo-album/">Flickr Photo Gallery</a> plugin - sidebar photo widget, among other things</li>
<li><a href="http://g30rg3x.com/utf8-database-converter">UTF8 Database Converter</a> plugin - life-saver of a plugin for upgrading an existing Wordpress database to utf-8 automatically. <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=320156">I recently went through this pain manually with Litmus</a>, so this plugin was a godsend.</li>
<li><a href="http://www.heritage-tech.net/wordpress-stuff/#sbcl">Single Bookmark Category List</a> widget - finer control over sidebar links</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://coop.deadsquid.com/2008/05/upgrading-done/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
