<?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>that's whacked</title>
	<atom:link href="http://whacked.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://whacked.net</link>
	<description>thoughts on open spaces</description>
	<lastBuildDate>Tue, 02 Feb 2010 17:36:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Media View Toggle Buttons</title>
		<link>http://whacked.net/2010/02/02/media-view-toggle-buttons/</link>
		<comments>http://whacked.net/2010/02/02/media-view-toggle-buttons/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 17:36:04 +0000</pubDate>
		<dc:creator>Stephen Lau</dc:creator>
				<category><![CDATA[Songbird]]></category>
		<category><![CDATA[media view]]></category>

		<guid isPermaLink="false">http://whacked.net/?p=1359</guid>
		<description><![CDATA[One of the things implemented in Purple Rain (the new Feather in Songbird 1.4) was direct toggle buttons to select the current Media View.  However, we only implemented them for the built in List View &#38; Filter View buttons.  Third party Media Views were still only listed in the arrow-drop-down menu button next to them.  [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://whacked.net/wp-content/uploads/2010/02/Picture-11.png"><img class="alignleft size-full wp-image-1361" title="Picture 3" src="http://whacked.net/wp-content/uploads/2010/02/Picture-3.png" alt="Picture 3" width="277" height="103" /></a>One of the things implemented in Purple Rain (the new Feather in Songbird 1.4) was direct toggle buttons to select the current Media View.  However, we only implemented them for the built in List View &amp; Filter View buttons.  Third party Media Views were still only listed in the arrow-drop-down menu button next to them.  I&#8217;m happy to say that we&#8217;ve landed <a href="http://bugzilla.songbirdnest.com/show_bug.cgi?id=18538">bug 18538</a> on trunk yesterday which will allow Media View developers to create and define icons to represent their Media View.  They will be automatically inserted into the row of buttons to allow users to more easily switch to the available views.</p>

<p>All the Media View developer needs to do is create an icon file.  It must be 22&#215;80, with all four 22&#215;20 states (normal, hover, active, and disabled) vertically stacked in it.  Here&#8217;s a sample one I created for <a href="http://addons.songbirdnest.com/addon/1574">John M&#8217;s excellent Grid View</a>:
</p><p style="text-align: left;"><a href="http://whacked.net/wp-content/uploads/2010/02/mpIcon.png"><img class="size-full wp-image-1362 aligncenter" title="mpIcon" src="http://whacked.net/wp-content/uploads/2010/02/mpIcon.png" alt="mpIcon" width="22" height="80" /></a>All that&#8217;s left is to point to it inside the Media View&#8217;s <tt>install.rdf</tt> file.  In the same &lt;songbird:mediaPage&gt; section we simply define a new &lt;songbird:contentIcon&gt; value, like so:</p>

<pre style="text-align: left;">&lt;songbird:mediaPage&gt;
   &lt;Description&gt;
        &lt;songbird:contentIcon&gt;chrome://gridview/skin/mpIcon.png&lt;/songbird:contentIcon&gt;
        &lt;songbird:contentTitle&gt;Grid View&lt;/songbird:contentTitle&gt;
        &lt;songbird:contentUrl&gt;chrome://gridview/content/media-page.xul&lt;/songbird:contentUrl&gt;
    &lt;/Description&gt;
&lt;/songbird:mediaPage&gt;</pre>

<p>That&#8217;s all there is to it!</p>
]]></content:encoded>
			<wfw:commentRss>http://whacked.net/2010/02/02/media-view-toggle-buttons/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Updated locations for Concerts</title>
		<link>http://whacked.net/2010/02/01/updated-locations-for-concerts/</link>
		<comments>http://whacked.net/2010/02/01/updated-locations-for-concerts/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 18:45:06 +0000</pubDate>
		<dc:creator>Stephen Lau</dc:creator>
				<category><![CDATA[Songbird]]></category>

		<guid isPermaLink="false">http://whacked.net/?p=1354</guid>
		<description><![CDATA[

I just committed an encoding fix for Songbird&#8217;s Concerts add-on that, starting with tonight&#8217;s nightlies on trunk, should mean you start seeing some updated European countries in the available locations list.  The new countries include Denmark, Finland, France, Germany, Netherlands, Norway, Spain, and Sweden.

While the concert data is now being included, not all localisations are [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://whacked.net/wp-content/uploads/2010/02/Picture-2.png"><img class="alignleft size-full wp-image-1356" title="Picture 2" src="http://whacked.net/wp-content/uploads/2010/02/Picture-2.png" alt="Picture 2" width="163" height="290" /></a></p>

<p>I just committed an encoding fix for Songbird&#8217;s Concerts add-on that, starting with tonight&#8217;s nightlies on trunk, should mean you start seeing some updated European countries in the available locations list.  The new countries include Denmark, Finland, France, Germany, Netherlands, Norway, Spain, and Sweden.</p>

<p>While the concert data is now being included, not all localisations are up to date.  Notably, out of that list, we&#8217;re missing the Danish, Finnish, Dutch, and Norwegian localisations entirely.  The Swedish localisation just needs a few more strings translated.</p>

<p>If you&#8217;d like to help out and see the full localised Concerts add-on in all its glory, please go register with <a href="http://babelzilla.org">Babelzilla.org</a> and help <a href="http://www.babelzilla.org/index.php?option=com_wts&amp;Itemid=264&amp;type=show&amp;extension=4678">translate the Concerts add-on here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://whacked.net/2010/02/01/updated-locations-for-concerts/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Philips &amp; Songbird</title>
		<link>http://whacked.net/2010/01/08/philips-songbird/</link>
		<comments>http://whacked.net/2010/01/08/philips-songbird/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 00:53:55 +0000</pubDate>
		<dc:creator>Stephen Lau</dc:creator>
				<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[Songbird]]></category>
		<category><![CDATA[philips]]></category>

		<guid isPermaLink="false">http://whacked.net/?p=1348</guid>
		<description><![CDATA[By now you&#8217;ve seen the news about our partnership with Philips.  Big chunks of the team have been cranking pretty hard on this partner release and we’re super excited to ship some things we’ve been working on for a while, and to get Songbird into the hands of even more users. The feedback has already [...]]]></description>
			<content:encoded><![CDATA[<p>By now you&#8217;ve seen the <a href="http://www.techcrunch.com/2010/01/05/songbird-philips/">news about our partnership with Philips</a><a href="http://www.techcrunch.com/2010/01/05/songbird-philips/"></a>.  Big chunks of the team have been cranking pretty hard on this partner release and we’re super excited to ship some things we’ve been working on for a while, and to get Songbird into the hands of even more users. The feedback has already been tremendous; thanks to everyone for your support!</p>

<p>As you know we&#8217;re big believers in openness and as such we try to share our development plans and progress with you as regularly and freely as we can. This isn’t as straightforward when other companies are involved — especially large, global, public companies like Philips. So we apologise for not being able to talk openly, sooner, about this new relationship but we hope, even as a bit of a surprise, you can appreciate why this is a good thing for the company, the products, the platform, and all of our users. As always we’ll strive to give you an early heads up whenever we can.</p>

<p>While there’s obviously some special work we’ll do for Philips, we don’t think about this as one-off work.  Much of what we do for them, is work we’ve been planning  to do for all Songbird consumers.  For Philips, there’s certainly a custom feather and the add-ons that are important to them and their customers. We’re working to make sure that all of what we build is valueable for you and for partners … with as few exceptions as possible.</p>

<p>Our partnership with Philips is a great step for us — it drives distribution, revenue, and an even tighter connection to the CE side of the world. Of course the partnership means more features to consider and tradeoffs to balance – but in this case, that’s a great problem to have.  There is lots of overlap in desired features from both sides, so this probably means you’ll see some things accelerated, which is good news for all Songbird consumers. We know that users around the globe using the software and sending us their ideas ultimately results in a better experience for everyone. So keep your suggestions coming.</p>

<p>There’s no resting on this week’s milestone achievement, we’re working fast and furiously on the next release, which will hit early this year. Stay tuned for more as we move continue evolving plans and working through development.</p>

<p>Thanks again for all of your support!</p>
]]></content:encoded>
			<wfw:commentRss>http://whacked.net/2010/01/08/philips-songbird/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>the post-release post</title>
		<link>http://whacked.net/2010/01/04/the-post-release-post/</link>
		<comments>http://whacked.net/2010/01/04/the-post-release-post/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 18:46:20 +0000</pubDate>
		<dc:creator>Stephen Lau</dc:creator>
				<category><![CDATA[Songbird]]></category>

		<guid isPermaLink="false">http://whacked.net/?p=1332</guid>
		<description><![CDATA[welcome to my post-1.4.1 1.4.2 1.4.3 post&#8230; where i talk about things you talked about after we talked about launching 1.4.3 (after our couple of respins) last week.

we&#8217;ve been following the blog comments, reading the bug reports, and getting the feedback from GetSatisfaction bubbled up to us via our intrepid Songbird Champs.  there have been [...]]]></description>
			<content:encoded><![CDATA[<p>welcome to my post-<span style="text-decoration: line-through;">1.4.1</span> <span style="text-decoration: line-through;">1.4.2</span> 1.4.3 post&#8230; where i talk about things you talked about after we talked about launching 1.4.3 (after our couple of respins) last week.</p>

<p>we&#8217;ve been following the blog comments, reading the bug reports, and getting the feedback from GetSatisfaction bubbled up to us via our intrepid Songbird Champs.  there have been a few recurring issues worth mentioning/recapping, so here we go in no particular order:
<ol>
    <li>Windows 7 Support
<ul>
    <li>Yes, we throw a warning message up when you&#8217;re installing Songbird regarding it being unsupported on Windows 7.  This is mostly a &#8220;caveat emptor&#8221; warning, we haven&#8217;t done full and proper QA test runs to ensure things work on Windows 7.  That being said, we have plenty of users who run it just fine on Windows 7.  If you do continue to install and run it on Windows 7, you may experience bugs.  We&#8217;re working on full and proper Windows 7 support for the next release if you want to wait.</li>
</ul>
</li>
    <li>iPod Support
<ul>
    <li>As <a href="http://blog.songbirdnest.com/2009/08/05/open-sourcing-the-ipod-add-on/">mentioned previously</a>, we are no longer maintaining the iPod Extension.  Continually playing an unsupported game of catchup with Apple sucked, and we&#8217;ve opted to go with iTunes Import/Export Syncing as our supported way of having users sync their music libraries with Songbird.  As mentioned in that blog post, we&#8217;ve open sourced the iPod Extension (which is built on libgpod), and would happily welcome any community patches to it.</li>
</ul>
</li>
    <li>Splash Screen
<ul>
    <li>Yeah, we get it.  Some of you don&#8217;t like the splash screen.  Unfortunately it does, believe it or not, serve a purpose.  Not everyone has the super-latest-OMFG-ITS-1BILLION-TERAHERTZ machine&#8230; and especially on some platforms (Windows XP for instance), there was no feedback as to when the application was starting.  If you really really really hate the splash screen that much, then go grab Simon&#8217;s <a href="http://addons.songbirdnest.com/addon/1772">splish splosh extension</a> to easily change or disable the splash screen.</li>
</ul>
</li>
    <li>Bookmarks
<ul>
    <li>Over the next few releases you&#8217;ll see us phase out some of the more web browser specific features.  This is a conscious design decision to differentiate Songbird as more of a media player than a web browser.  Let&#8217;s face it, we&#8217;ll never be a better web browser than Firefox, Safari, or Chrome.  We&#8217;ve never intended for Songbird to replace your daily web browser.  Don&#8217;t take this to mean we&#8217;re removing the web browser component entirely&#8230; we can&#8217;t, and we won&#8217;t since we use this for rendering things like the Last.fm Radio Directory, the 7Digital Music Store, the Concerts Listings page, etc.  It just means we&#8217;d prefer for add-ons to take a more integrated approach along the lines of the 7Digital, Concerts, SHOUTcast, &amp; Last.fm add-ons where servicepane nodes are displayed that link to custom chrome (or heck even to webpages tailored specifically for Songbird, such as the 7Digital store).</li>
    <li>That being said, if you really really really want your bookmarks back, I&#8217;ve made a <a href="http://addons.songbirdnest.com/addon/1746">Songbird Bookmarks extension</a> that re-enables the bookmarks servicepane node so you can get your old bookmarks back.</li>
</ul>
</li>
    <li>Automatic Album Art Fetching
<ul>
    <li>One of the new features in Songbird 1.4.3 is automatic album art fetching.  Depending on what mode you have album art in (either &#8220;Now Playing&#8221; or &#8220;Now Selected&#8221;), album art will be automatically fetched for the currently playing or selected track.  If you&#8217;re on a slow or high latency connection (and this can vary depending on your album art fetcher add-ons and priorities, set via the Album Art preferences), you may experience a lag when selecting or playing tracks as Songbird goes to fetch the album art.  We&#8217;ll work on improving the performance of this in the future, but for now &#8211; I&#8217;ve made an <a href="http://addons.songbirdnest.com/addon/1786">extension to allow you disable or enable this automatic fetching behaviour</a>.</li>
</ul>
</li>
</ol></p>
]]></content:encoded>
			<wfw:commentRss>http://whacked.net/2010/01/04/the-post-release-post/feed/</wfw:commentRss>
		<slash:comments>59</slash:comments>
		</item>
		<item>
		<title>AIDS Ride, first official training ride down</title>
		<link>http://whacked.net/2010/01/03/aids-ride-first-official-training-ride-down/</link>
		<comments>http://whacked.net/2010/01/03/aids-ride-first-official-training-ride-down/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 04:16:52 +0000</pubDate>
		<dc:creator>Stephen Lau</dc:creator>
				<category><![CDATA[Outdoors]]></category>
		<category><![CDATA[alc9]]></category>
		<category><![CDATA[bike]]></category>

		<guid isPermaLink="false">http://whacked.net/?p=1335</guid>
		<description><![CDATA[I went on my first official AIDS Ride training ride yesterday&#8230; a &#8220;Category 1&#8243; (the slowest pace group, average speed of 7-8mph) training ride leaving Orinda, and lasting 24 miles.  Turns out it was a bit slow for my pace, and I ended up riding in a breakaway pack that was riding up front.  I&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p>I went on my first official AIDS Ride training ride yesterday&#8230; a &#8220;Category 1&#8243; (the slowest pace group, average speed of 7-8mph) training ride leaving Orinda, and lasting 24 miles.  Turns out it was a bit slow for my pace, and I ended up riding in a breakaway pack that was riding up front.  I&#8217;ll try the Category 2 ride next week instead (11-15mph) which should be more my style I think.</p>

<p>In other news, I&#8217;ve managed to raise $2320 so far!  Only $680 left to go to meet my goal of raising $3000 for the San Francisco AIDS Foundation.  Surely one of your New Years&#8217; resolutions was to donate to stevel&#8217;s 545 mile bike ride from SF to LA, right?  If not, hopefully one of your resolutions involved donating to charity?  <img src='http://whacked.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />   In any case, if you haven&#8217;t donated yet, I (and the SF AIDS Foundation) would really appreciate your <a href="http://www.tofighthiv.org/site/TR/AIDSLIFECYCLE9/AIDSLifeCycleCenter?px=2286242&amp;pg=personal&amp;fr_id=1210">donation and support</a>&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://whacked.net/2010/01/03/aids-ride-first-official-training-ride-down/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Office rodent infestation</title>
		<link>http://whacked.net/2009/12/18/office-rodent-infestation/</link>
		<comments>http://whacked.net/2009/12/18/office-rodent-infestation/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 21:42:55 +0000</pubDate>
		<dc:creator>Stephen Lau</dc:creator>
				<category><![CDATA[Photos]]></category>
		<category><![CDATA[Songbird]]></category>

		<guid isPermaLink="false">http://whacked.net/?p=1326</guid>
		<description><![CDATA[Sorry, I know I said we&#8217;d have Songbird 1.4.1 out this week &#8211; but we&#8217;re pushing it back to Monday due to:

A few bugs caught by awesome Songbird users found in the beta release we pushed on Wednesday
An office mouse infestation Ali discovered

]]></description>
			<content:encoded><![CDATA[<p>Sorry, I know I said we&#8217;d have Songbird 1.4.1 out this week &#8211; but we&#8217;re pushing it back to Monday due to:
<ul>
<li>A few bugs caught by awesome Songbird users found in the beta release we pushed on Wednesday</li>
<li>An office mouse infestation Ali discovered</li>
</ul>
<div id="attachment_1327" class="wp-caption aligncenter" style="width: 235px"><a href="http://whacked.net/wp-content/uploads/2009/12/photo.jpg"><img src="http://whacked.net/wp-content/uploads/2009/12/photo-225x300.jpg" alt="Mice! Oh my!" title="Mice! Oh my!" width="225" height="300" class="size-medium wp-image-1327" /></a><p class="wp-caption-text">Mice! Oh my!</p></div></p>
]]></content:encoded>
			<wfw:commentRss>http://whacked.net/2009/12/18/office-rodent-infestation/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Songbird 1.4.1 add-on update guides</title>
		<link>http://whacked.net/2009/12/13/songbird-1-4-1-add-on-update-guides/</link>
		<comments>http://whacked.net/2009/12/13/songbird-1-4-1-add-on-update-guides/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 02:11:59 +0000</pubDate>
		<dc:creator>Stephen Lau</dc:creator>
				<category><![CDATA[Songbird]]></category>

		<guid isPermaLink="false">http://whacked.net/?p=1313</guid>
		<description><![CDATA[Heads up Songbird developers!   (Non-developer Songbird users, feel free to move along&#8230; nothing to see here, etc. etc.)

We&#8217;re planning to push our next public release of Songbird (1.4.1) next week, and wanted to give you a quick rundown of what&#8217;s new for the release and what changes you&#8217;ll need to make in order to bring [...]]]></description>
			<content:encoded><![CDATA[<p>Heads up Songbird developers!   (Non-developer Songbird users, feel free to move along&#8230; nothing to see here, etc. etc.)</p>

<p>We&#8217;re planning to push our next public release of Songbird (1.4.1) next week, and wanted to give you a quick rundown of what&#8217;s new for the release and what changes you&#8217;ll need to make in order to bring your extensions and Feathers up to date for 1.4.1.  The major change is a brand new Feather called Purple Rain.  One of the consistent pieces of feedback we had regarding Gonzo was that there was a lot of confusion between the concepts of collapsing/expanding (using the splitter/grippy) a display pane vs. showing/hiding (using the buttons).  We&#8217;ve done away with the concept of showing/hiding, and moved to large more obvious splitters.  Users were also having trouble with the small display pane header buttons/tabs (used in Album Art, mashTape, etc.) so we&#8217;ve changed that functionality as well.</p>

<p>For extension developers, this means if you&#8217;ve previously utilised the display pane header navigation elements, you&#8217;ll need to change to our new model which uses sub-menus available via the display pane add-on picker/drop-down menu.  The good news is it&#8217;s fairly straightforward, and is super extensible to allow your extension to create entirely unlimited sub-menus/menuitems.  We&#8217;ve got this all detailed in our <a href="http://wiki.songbirdnest.com/Developer/Articles/Maintaining_Add-Ons/Updating_Extensions_for_Songbird_1.4.1">Extension Update Guide for Songbird 1.4.1</a> available on the developer wiki.</p>

<p>For Featherers, things are somewhat more involved.  We listened to a lot of the usability feedback we got from our users.. so on the plus side, we think the Feather is much more straight-forward and obvious to use for new users.  The downside is it&#8217;s a fairly major update to get your Feather working.  You&#8217;ll want to take a look at our <a href="http://wiki.songbirdnest.com/Developer/Articles/Maintaining_Add-Ons/Updating_Feathers_for_Songbird_1.4.1">Feathers Update Guide for Songbird 1.4.1</a> to get all the salient details.  The easiest thing to do is to startup the Feathers Creation wizard and create a new Purple Rain based Feather to get all the layout and widget changes, and then pull any existing images.  If you&#8217;re trying to migrate a Gonzo based Feather, keep in mind a lot of dimension sizes have changed, so your graphics probably won&#8217;t drop in one for one.  It may be possible (though untested) to keep your Gonzo based Feather, and just update the CSS with the changes done in Purple Rain, and then create new images for the new elements (such as the new Media Views and display pane images).  If you&#8217;re having trouble with updating Feathers, please drop by our <a href="http://groups.google.com/group/songbird-dev">songbird-dev Google Group</a> for more info and some help!</p>

<p>(many many thanks to Michael Purses, one of Songbird GetSatisfaction champs for pitching in this weekend to help put together the Feathers Update Guide)</p>
]]></content:encoded>
			<wfw:commentRss>http://whacked.net/2009/12/13/songbird-1-4-1-add-on-update-guides/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Translate. Songbird. Go!</title>
		<link>http://whacked.net/2009/12/11/translate-songbird-go/</link>
		<comments>http://whacked.net/2009/12/11/translate-songbird-go/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 19:12:35 +0000</pubDate>
		<dc:creator>Stephen Lau</dc:creator>
				<category><![CDATA[Songbird]]></category>

		<guid isPermaLink="false">http://whacked.net/?p=1308</guid>
		<description><![CDATA[

We&#8217;re getting ready to ship Kanye, KoЯn, Songbird 1.4.1.  (so tempted to call it Kandy-Koated Kanye Korn after one of kreeger&#8217;s favourite candies)&#8230; due to some mishaps with the translate webapp, we weren&#8217;t able to get the new strings showing up on the site until yesterday.  Thankfully there aren&#8217;t many (&#60;30), so we&#8217;re hoping our [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://translate.songbirdnest.com/images/illustrations/babelfish.png" alt="" width="265" height="252" /></p>

<p>We&#8217;re getting ready to ship <span style="text-decoration: line-through;">Kanye</span>, <span style="text-decoration: line-through;">KoЯn</span>, Songbird 1.4.1.  (so tempted to call it <a href="http://wikipedia.org/wiki/Candy_corn">Kandy-Koated Kanye Korn</a> after one of kreeger&#8217;s favourite candies)&#8230; due to some mishaps with the translate webapp, we weren&#8217;t able to get the new strings showing up on the site until yesterday.  Thankfully there aren&#8217;t many (&lt;30), so we&#8217;re hoping our localisation community out there can dig in and help us plow through the remaining untranslated strings so we&#8217;ll have a multi-lingual bird ready for next week&#8217;s release.</p>

<p>Apologies for getting it resolved so late, we would definitely have liked to have had more time for localisers to finish working on the strings&#8230; but we really do appreciate everyone&#8217;s time and effort they put into these localisations for us.</p>

<p>If you&#8217;re interested in localising, and aren&#8217;t already on the <a href="http://groups.google.com/group/songbird-l10n">songbird-l10n Google Group</a>, go sign up!  It&#8217;s what we use for help and coordination among localisers.</p>
]]></content:encoded>
			<wfw:commentRss>http://whacked.net/2009/12/11/translate-songbird-go/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>KoЯn-&gt;Kanye (Songbird1.4) merge</title>
		<link>http://whacked.net/2009/12/10/ko%d0%afn-kanye-songbird1-4-merge/</link>
		<comments>http://whacked.net/2009/12/10/ko%d0%afn-kanye-songbird1-4-merge/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 16:57:39 +0000</pubDate>
		<dc:creator>Stephen Lau</dc:creator>
				<category><![CDATA[Songbird]]></category>

		<guid isPermaLink="false">http://whacked.net/?p=1304</guid>
		<description><![CDATA[Just a heads up for any brave Songbird users who have been running on the KoЯn branch lately&#8230; in preparation for the release, we finished merging it over to the Songbird1.4 branch last night.

What does this mean?  If you&#8217;re looking to pull and build your own, make sure you pull the Songbird1.4 branch.  [...]]]></description>
			<content:encoded><![CDATA[<p>Just a heads up for any brave Songbird users who have been running on the KoЯn branch lately&#8230; in preparation for the release, we finished merging it over to the Songbird1.4 branch last night.</p>

<p>What does this mean?  If you&#8217;re looking to pull and build your own, make sure you pull the Songbird1.4 branch.  If you&#8217;re just looking for nightlies, make sure you grab them from the <a href="http://developer.songbirdnest.com/builds/Songbird1.4/">Songbird1.4 branch</a> as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://whacked.net/2009/12/10/ko%d0%afn-kanye-songbird1-4-merge/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Photos from MozCamp EU 2009</title>
		<link>http://whacked.net/2009/10/27/photos-from-mozcamp-eu-2009/</link>
		<comments>http://whacked.net/2009/10/27/photos-from-mozcamp-eu-2009/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 01:41:59 +0000</pubDate>
		<dc:creator>Stephen Lau</dc:creator>
				<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[Photos]]></category>
		<category><![CDATA[Songbird]]></category>

		<guid isPermaLink="false">http://whacked.net/?p=1302</guid>
		<description><![CDATA[Finally got around to uploading my photos from MozCamp EU 2009 in Prague

Again, just want to say thanks and a huge shout-out to the Mozilla Europe gang.  They put on a great event.  One of the most socially inviting and warm conferences I&#8217;ve been to.
]]></description>
			<content:encoded><![CDATA[<p>Finally got around to uploading <a href="http://grommit.com/gallery/v/stephen/mozcamp_eu_2009_prague/">my photos from MozCamp EU 2009</a> in Prague</p>

<p>Again, just want to say thanks and a huge shout-out to the Mozilla Europe gang.  They put on a great event.  One of the most socially inviting and warm conferences I&#8217;ve been to.</p>
]]></content:encoded>
			<wfw:commentRss>http://whacked.net/2009/10/27/photos-from-mozcamp-eu-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
