<?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>Songbird Blog &#187; Media View</title>
	<atom:link href="http://blog.songbirdnest.com/tag/media-view/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.songbirdnest.com</link>
	<description>Play music. Play the Web.</description>
	<lastBuildDate>Thu, 09 Feb 2012 00:55:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<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>stevel</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Media View]]></category>
		<category><![CDATA[Songbird]]></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 &#038; 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/atom/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Songbird 0.5rc2 is available for testing</title>
		<link>http://blog.songbirdnest.com/2008/03/19/songbird-05rc2-is-available-for-testing/</link>
		<comments>http://blog.songbirdnest.com/2008/03/19/songbird-05rc2-is-available-for-testing/#comments</comments>
		<pubDate>Thu, 20 Mar 2008 02:35:10 +0000</pubDate>
		<dc:creator>raffel</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[0.5]]></category>
		<category><![CDATA[Media View]]></category>
		<category><![CDATA[MTP Device Support]]></category>
		<category><![CDATA[RC]]></category>
		<category><![CDATA[RC2]]></category>
		<category><![CDATA[Songbird]]></category>

		<guid isPermaLink="false">http://blog.songbirdnest.com/2008/03/19/songbird-05rc2-is-available-for-testing/</guid>
		<description><![CDATA[Download 0.5rc2 (release notes) The oh5 train is getting ready for its final stop. In the meantime, we&#8217;re making another local stop! In this update we&#8217;ve made a number of fixes to our MTP support on Windows so be sure to plug in your MTP device and give it a try! And, please share your [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://files.songbirdnest.com/wp-content/uploads/2008/03/caltrain.png' title='0.5 RC2'><img src='http://files.songbirdnest.com/wp-content/uploads/2008/03/caltrain.png' alt='0.5 RC2' /></a></p>
<p><a href="http://publicsvn.songbirdnest.com/wiki/Nightly_Builds">Download 0.5rc2</a> (<a href="http://www.songbirdnest.com/release-notes/0.5/RC2">release notes</a>)</p>
<p>The oh5 train is getting ready for its final stop.  In the meantime, we&#8217;re making another local stop!</p>
<p>In this update we&#8217;ve made a number of fixes to our <a href="http://addons.songbirdnest.com/extensions/detail/172">MTP support on Windows</a> so be sure to plug in your MTP device and give it a try!  And, <a href="http://wiki.songbirdnest.com/index.php/MTP_Device_Compatibility">please share your findings on our MTP Device Compatibility Wiki Page</a>.</p>
<p>We don&#8217;t want to bore the regular passengers so if you&#8217;re not sure what&#8217;s new in 0.5 you can <a href="http://blog.songbirdnest.com/2008/03/11/songbird-05rc1-is-available-for-testing/">read our 0.5rc1 summary</a> (which also contains additional requirements and developer resouces).</p>
<p>As always, please file any issues, bugs, or crashes you find in <a href="http://bugzilla.songbirdnest.com/enter_bug.cgi?product=Songbird">Bugzilla</a> so that we can address them before 0.5 final!</p>
<p>All aboard!!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.songbirdnest.com/2008/03/19/songbird-05rc2-is-available-for-testing/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Songbird 0.5rc1 is available for testing</title>
		<link>http://blog.songbirdnest.com/2008/03/11/songbird-05rc1-is-available-for-testing/</link>
		<comments>http://blog.songbirdnest.com/2008/03/11/songbird-05rc1-is-available-for-testing/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 02:18:31 +0000</pubDate>
		<dc:creator>komi</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[0.5]]></category>
		<category><![CDATA[Media View]]></category>
		<category><![CDATA[MTP Device Support]]></category>
		<category><![CDATA[RC]]></category>
		<category><![CDATA[RC1]]></category>
		<category><![CDATA[Songbird]]></category>

		<guid isPermaLink="false">http://blog.songbirdnest.com/2008/03/11/songbird-05rc1-is-available-for-testing/</guid>
		<description><![CDATA[Download Songbird 0.5rc1 (release notes) For all the Windows users out there, we have a shiny new treat, MTP Device Support! Most portable media players and cell phones integrate the MTP spec so try plugging in your device and share your findings on the MTP Device Compatibility Wiki Page. FYI &#8211; the extension requires Windows [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://publicsvn.songbirdnest.com/wiki/Nightly_Builds"><img src="http://files.songbirdnest.com/wp-content/uploads/2008/03/j-church-05rc11.png" alt="0.5 RC1" /></a></p>
<p><strong><a href="http://publicsvn.songbirdnest.com/wiki/Nightly_Builds">Download Songbird 0.5rc1</a></strong> (<a href="http://www.songbirdnest.com/release-notes/0.5/RC1">release notes</a>)</p>
<p>For all the Windows users out there, we have a shiny new treat, <a href="http://addons.songbirdnest.com/extensions/detail/172">MTP Device Support</a>! Most portable media players and cell phones integrate the <a href="http://en.wikipedia.org/wiki/Media_Transfer_Protocol">MTP spec</a> so try plugging in your device and share your findings on the <a href="http://wiki.songbirdnest.com/index.php/MTP_Device_Compatibility">MTP Device Compatibility Wiki Page</a>. FYI &#8211; the extension requires Windows XP-SP2 or Vista, as well as WMP v11.</p>
<p>Songbird 0.5 includes a new Device API that allows developers to easily add device support to Songbird.  Our new MTP support is built on it, and we are in the process of porting our <a href="http://addons.songbirdnest.com/extensions/detail/52">iPod Device Support</a> extension to it. In the interim you may notice some issues with iPod support.</p>
<p>This release also introduces the ability for developers to create alternate graphical presentations for Libraries and playlists, called <a href="http://songbirdnest.com/add-on-api/articles/media-page">Media Views</a>. Mig created an example Media View called the <a href="http://addons.songbirdnest.com/extensions/detail/170">Artist Detail List</a> which can be installed from the Add-on Site.</p>
<p>Add-on developers &#8211; Now would be a good time to make sure that your <a href="http://addons.songbirdnest.com/">add-on</a> is compatible with 0.5.</p>
<p>As always, please file any issues, bugs, or crashes you find in <a href="http://bugzilla.songbirdnest.com/enter_bug.cgi?product=Songbird">Bugzilla</a> so that we can address them before 0.5 final makes it out the door.</p>
<p>Here are some additional resources for developers:</p>
<ul>
<li><a href="http://bugzilla.songbirdnest.com/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;version=0.5+Nightly&amp;version=0.5+RC1&amp;long_desc_type=substring&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;status_whiteboard_type=allwordssubstr&amp;status_whiteboard=&amp;keywords_type=allwords&amp;keywords=&amp;deadlinefrom=&amp;deadlineto=&amp;bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=RESOLVED&amp;bug_status=VERIFIED&amp;bug_status=CLOSED&amp;emailassigned_to1=1&amp;emailtype1=substring&amp;email1=&amp;emailassigned_to2=1&amp;emailreporter2=1&amp;emailqa_contact2=1&amp;emailcc2=1&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=flagtypes.name&amp;type0-0-0=substring&amp;value0-0-0=RelNote%2B">API Changes Since 0.4</a></li>
<li><a href="http://songbirdnest.com/add-on-api/articles/media-page">Getting started with Media Pages</a></li>
<li><a href="http://songbirdnest.com/feathers/articles/updating-0.5">How to update 0.4 Feathers to 0.5</a></li>
<li><a href="http://bugzilla.songbirdnest.com/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;product=Songbird&amp;target_milestone=Dokken&amp;long_desc_type=substring&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;status_whiteboard_type=allwordssubstr&amp;status_whiteboard=&amp;keywords_type=allwords&amp;keywords=&amp;deadlinefrom=&amp;deadlineto=&amp;bug_status=RESOLVED&amp;bug_status=VERIFIED&amp;bug_status=CLOSED&amp;resolution=FIXED&amp;emailassigned_to1=1&amp;emailtype1=substring&amp;email1=&amp;emailassigned_to2=1&amp;emailreporter2=1&amp;emailqa_contact2=1&amp;emailcc2=1&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=cf_type_&amp;type0-0-0=equals&amp;value0-0-0=bug">Full list of bugs fixed (200+)</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.songbirdnest.com/2008/03/11/songbird-05rc1-is-available-for-testing/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

