<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: The Free Beauty Squadron</title>
	<atom:link href="http://www.getmiro.com/blog/2007/10/the-free-beauty-squadron/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.getmiro.com/blog/2007/10/the-free-beauty-squadron/</link>
	<description></description>
	<lastBuildDate>Sat, 07 Nov 2009 10:33:08 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Davros</title>
		<link>http://www.getmiro.com/blog/2007/10/the-free-beauty-squadron/comment-page-1/#comment-50559</link>
		<dc:creator>Davros</dc:creator>
		<pubDate>Thu, 15 Jan 2009 14:53:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.getmiro.com/blog/2007/10/the-free-beauty-squadron/#comment-50559</guid>
		<description>I realise that this post is over a year old, but just in case someone checks it again, I have an idea to propose. 
 
How about we start off with the same idea in mind but on a smaller scale with the goal of buidling to what is described above. 
 
We get some guys who at least think they have good ideas about interface design and know something of the theoretical background of such things and they give it a go with whomever is brave enough to try it first and do so via the Internet. 
 
Maybe it will work. And if two or three projects feel they benefit from the experience, perhaps it will grow. Grow to include more formally recognized experts, grow to find some way to be sponsored (at least a little bit) so some in person meetings could be held, grow to inspire free software developers and freeware software devleopers alike to think more about usability during their coding. 
 
Using unknown talent to make something look prettier and to make it more usable sounds way more plausible to me than the idea of unpaid programmers creating operating systems, office suites, web browsers, 3D animation packages and so on all for free. 
 
Something to ponder. Would anyone else feel it is worth while to try? </description>
		<content:encoded><![CDATA[<p>I realise that this post is over a year old, but just in case someone checks it again, I have an idea to propose. </p>
<p>How about we start off with the same idea in mind but on a smaller scale with the goal of buidling to what is described above. </p>
<p>We get some guys who at least think they have good ideas about interface design and know something of the theoretical background of such things and they give it a go with whomever is brave enough to try it first and do so via the Internet. </p>
<p>Maybe it will work. And if two or three projects feel they benefit from the experience, perhaps it will grow. Grow to include more formally recognized experts, grow to find some way to be sponsored (at least a little bit) so some in person meetings could be held, grow to inspire free software developers and freeware software devleopers alike to think more about usability during their coding. </p>
<p>Using unknown talent to make something look prettier and to make it more usable sounds way more plausible to me than the idea of unpaid programmers creating operating systems, office suites, web browsers, 3D animation packages and so on all for free. </p>
<p>Something to ponder. Would anyone else feel it is worth while to try?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2007-10-02 - cebidae: the blog of david dean</title>
		<link>http://www.getmiro.com/blog/2007/10/the-free-beauty-squadron/comment-page-1/#comment-36823</link>
		<dc:creator>links for 2007-10-02 - cebidae: the blog of david dean</dc:creator>
		<pubDate>Fri, 26 Oct 2007 23:59:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.getmiro.com/blog/2007/10/the-free-beauty-squadron/#comment-36823</guid>
		<description>[...] Miro - Internet TV Blog » Blog Archive » The Free Beauty Squadron What if there was a mini-organization that would hire a great interface designer to work with different open-source projects for 2 months at a time developing improved interfaces and user experiences? (tags: gui opensource design) [...]</description>
		<content:encoded><![CDATA[<p>[...] Miro &#8211; Internet TV Blog » Blog Archive » The Free Beauty Squadron What if there was a mini-organization that would hire a great interface designer to work with different open-source projects for 2 months at a time developing improved interfaces and user experiences? (tags: gui opensource design) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enigmachine</title>
		<link>http://www.getmiro.com/blog/2007/10/the-free-beauty-squadron/comment-page-1/#comment-35211</link>
		<dc:creator>Enigmachine</dc:creator>
		<pubDate>Wed, 03 Oct 2007 16:21:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.getmiro.com/blog/2007/10/the-free-beauty-squadron/#comment-35211</guid>
		<description>You get a better payoff by designing your software to an interface (API) and then letting folks (third party, open source, professionnal designer, etc) design skins or UIs for it.

I can quote two big reasons right off the bat:
1) You can&#039;t be everything to everyone with a single UI design.
2) By designing to an API, people can integrate your stuff into their systems and make mashups.

Take Miro for instance - I use it on a TV.  The experience of using it on a 640x480 screen has been degrading ever since version 0.84 or something like that... The show names are hard to read (mostly because the reds bleed on my TV) and you don&#039;t have a 12 foot UI, and also I can&#039;t find the &#039;watch all unread&#039; menu command anymore.

Now if Miro had an easy API (with commands such as &#039;addVidcast&#039;, &#039;playUnread&#039;, &#039;getAllThumbnails&#039; or something) and a default basic interface, it would be relatively trivial for someone such as I to create a totally new &#039;HTPC&#039; interface where I can use my remove to navigate between shows and see all the data I need to see (instead of this pseudo iTunes stuff... surely one of the buggiest and most frustrating UIs I have recently used).  One could also plug Miro into, say, MediaPortal and use MP as the GUI.

It&#039;s very much the &#039;Hypercard&#039; approach... Make the tools to build your interface and people will make the interface themselves.

So to sum up... Yes, getting a &#039;star&#039; designer to lovingly fashion your default UI is a great idea, but the practical approach is to design to an interface, and then get your star designer AND open-source skinners to make it shine.

It&#039;s a good idea to get your star designer on board early on - after all you want to make sure your API supports a good useability flow - but if the software does what it&#039;s supposed to do and does it well, then the UI designer can focus on conveying that flow to the user well.  The real trick to getting a good flow and software that&#039;s easy to use isn&#039;t to rely on an &#039;expert&#039;, it&#039;s to use the &#039;eat your own dog food&#039; approach.

imho. :)</description>
		<content:encoded><![CDATA[<p>You get a better payoff by designing your software to an interface (API) and then letting folks (third party, open source, professionnal designer, etc) design skins or UIs for it.</p>
<p>I can quote two big reasons right off the bat:<br />
1) You can&#8217;t be everything to everyone with a single UI design.<br />
2) By designing to an API, people can integrate your stuff into their systems and make mashups.</p>
<p>Take Miro for instance &#8211; I use it on a TV.  The experience of using it on a 640&#215;480 screen has been degrading ever since version 0.84 or something like that&#8230; The show names are hard to read (mostly because the reds bleed on my TV) and you don&#8217;t have a 12 foot UI, and also I can&#8217;t find the &#8216;watch all unread&#8217; menu command anymore.</p>
<p>Now if Miro had an easy API (with commands such as &#8216;addVidcast&#8217;, &#8216;playUnread&#8217;, &#8216;getAllThumbnails&#8217; or something) and a default basic interface, it would be relatively trivial for someone such as I to create a totally new &#8216;HTPC&#8217; interface where I can use my remove to navigate between shows and see all the data I need to see (instead of this pseudo iTunes stuff&#8230; surely one of the buggiest and most frustrating UIs I have recently used).  One could also plug Miro into, say, MediaPortal and use MP as the GUI.</p>
<p>It&#8217;s very much the &#8216;Hypercard&#8217; approach&#8230; Make the tools to build your interface and people will make the interface themselves.</p>
<p>So to sum up&#8230; Yes, getting a &#8217;star&#8217; designer to lovingly fashion your default UI is a great idea, but the practical approach is to design to an interface, and then get your star designer AND open-source skinners to make it shine.</p>
<p>It&#8217;s a good idea to get your star designer on board early on &#8211; after all you want to make sure your API supports a good useability flow &#8211; but if the software does what it&#8217;s supposed to do and does it well, then the UI designer can focus on conveying that flow to the user well.  The real trick to getting a good flow and software that&#8217;s easy to use isn&#8217;t to rely on an &#8216;expert&#8217;, it&#8217;s to use the &#8216;eat your own dog food&#8217; approach.</p>
<p>imho. <img src='http://www.getmiro.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JaneP</title>
		<link>http://www.getmiro.com/blog/2007/10/the-free-beauty-squadron/comment-page-1/#comment-35192</link>
		<dc:creator>JaneP</dc:creator>
		<pubDate>Wed, 03 Oct 2007 10:44:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.getmiro.com/blog/2007/10/the-free-beauty-squadron/#comment-35192</guid>
		<description>I rather use a functional simple looking app than a cute UI based one, any given day. In my opinion, I think is Great that many open source projects keep it simple and unpretentious. Sad will be the day when they all want to look cute or &quot;elegant&quot;. To each his own.</description>
		<content:encoded><![CDATA[<p>I rather use a functional simple looking app than a cute UI based one, any given day. In my opinion, I think is Great that many open source projects keep it simple and unpretentious. Sad will be the day when they all want to look cute or &#8220;elegant&#8221;. To each his own.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Open Parenthesis</title>
		<link>http://www.getmiro.com/blog/2007/10/the-free-beauty-squadron/comment-page-1/#comment-35146</link>
		<dc:creator>Open Parenthesis</dc:creator>
		<pubDate>Tue, 02 Oct 2007 20:27:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.getmiro.com/blog/2007/10/the-free-beauty-squadron/#comment-35146</guid>
		<description>&lt;strong&gt;Free (as in Freedom, not as in Beer) Beauty Squadron...&lt;/strong&gt;

Nicholas Reville has an interesting post yesterday at miro (&#8221;The Free Beauty Squadron&#8220;) about the challenge of good interface design which has classically plagued open-source projects, especially on the desktop:
Open-source software project...</description>
		<content:encoded><![CDATA[<p><strong>Free (as in Freedom, not as in Beer) Beauty Squadron&#8230;</strong></p>
<p>Nicholas Reville has an interesting post yesterday at miro (&#8221;The Free Beauty Squadron&#8220;) about the challenge of good interface design which has classically plagued open-source projects, especially on the desktop:<br />
Open-source software project&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean Jansen</title>
		<link>http://www.getmiro.com/blog/2007/10/the-free-beauty-squadron/comment-page-1/#comment-35145</link>
		<dc:creator>Dean Jansen</dc:creator>
		<pubDate>Tue, 02 Oct 2007 19:47:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.getmiro.com/blog/2007/10/the-free-beauty-squadron/#comment-35145</guid>
		<description>Nathan,

Thanks for the heads up on the comment link -- it should be fixed now.</description>
		<content:encoded><![CDATA[<p>Nathan,</p>
<p>Thanks for the heads up on the comment link &#8212; it should be fixed now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Strontsman</title>
		<link>http://www.getmiro.com/blog/2007/10/the-free-beauty-squadron/comment-page-1/#comment-35138</link>
		<dc:creator>Aaron Strontsman</dc:creator>
		<pubDate>Tue, 02 Oct 2007 18:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.getmiro.com/blog/2007/10/the-free-beauty-squadron/#comment-35138</guid>
		<description>I absolutely agree to your post, it&#039;s bad that open-source&#039;s achievements often only find their way to consumers through commercial software.
Some of my favourite open-source software could really use this, I think about Stardict (&quot;screen real estate management&quot; [sic!], OS integration meaning mostly icons), Notepad++ (menu, options window, English locale), 7-Zip (icons, menu and context menu structure), and maybe even Openoffice (OS integration, icons! icons!, response time and flickering effects).
By the way: I&#039;d greatly appreciate if Miro were looking less Macossy on Windows.</description>
		<content:encoded><![CDATA[<p>I absolutely agree to your post, it&#8217;s bad that open-source&#8217;s achievements often only find their way to consumers through commercial software.<br />
Some of my favourite open-source software could really use this, I think about Stardict (&#8221;screen real estate management&#8221; [sic!], OS integration meaning mostly icons), Notepad++ (menu, options window, English locale), 7-Zip (icons, menu and context menu structure), and maybe even Openoffice (OS integration, icons! icons!, response time and flickering effects).<br />
By the way: I&#8217;d greatly appreciate if Miro were looking less Macossy on Windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.getmiro.com/blog/2007/10/the-free-beauty-squadron/comment-page-1/#comment-35108</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Tue, 02 Oct 2007 08:05:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.getmiro.com/blog/2007/10/the-free-beauty-squadron/#comment-35108</guid>
		<description>Interesting idea.  That said, shouldn&#039;t code and GUI go hand-in-hand?  I think if more developers really spent time focusing on the GUI and user experience, apps wouldn&#039;t be so bloated and complicated.  It seems like a lot of developers get so fixated on delivering features that they fail to think about how the user will actualy USE them.  I don&#039;t think designing a good GUI is exceptionally hard.  There are so many excellent examples out there.  But, for a coder, it means thinking about your app in a different light, about the flow of information and actions.  And it sometimes (often) means simplifying your solution, not adding more to the mix.

All of that said, I do agree that the GUI is key.  Pixelmator is an excellent example.  Absolutely stunning.</description>
		<content:encoded><![CDATA[<p>Interesting idea.  That said, shouldn&#8217;t code and GUI go hand-in-hand?  I think if more developers really spent time focusing on the GUI and user experience, apps wouldn&#8217;t be so bloated and complicated.  It seems like a lot of developers get so fixated on delivering features that they fail to think about how the user will actualy USE them.  I don&#8217;t think designing a good GUI is exceptionally hard.  There are so many excellent examples out there.  But, for a coder, it means thinking about your app in a different light, about the flow of information and actions.  And it sometimes (often) means simplifying your solution, not adding more to the mix.</p>
<p>All of that said, I do agree that the GUI is key.  Pixelmator is an excellent example.  Absolutely stunning.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Jones</title>
		<link>http://www.getmiro.com/blog/2007/10/the-free-beauty-squadron/comment-page-1/#comment-35069</link>
		<dc:creator>Nathan Jones</dc:creator>
		<pubDate>Tue, 02 Oct 2007 02:08:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.getmiro.com/blog/2007/10/the-free-beauty-squadron/#comment-35069</guid>
		<description>I like the idea, even though I&#039;m not the rich geek you need to get it off the ground. I see similarities to Google&#039;s Summer of Code, in which students are sponsored to code for a project that has applied to Google. Having one designer employed full-time would be good, but getting different people onto shorter gigs could also work.

BTW, you need to fix the &quot;leave a response&quot; link on the blog - because the page has a base href=&quot;http://www.getmiro.com/&quot;, &quot;leave a response&quot; links back to http://www.getmiro.com/#respond</description>
		<content:encoded><![CDATA[<p>I like the idea, even though I&#8217;m not the rich geek you need to get it off the ground. I see similarities to Google&#8217;s Summer of Code, in which students are sponsored to code for a project that has applied to Google. Having one designer employed full-time would be good, but getting different people onto shorter gigs could also work.</p>
<p>BTW, you need to fix the &#8220;leave a response&#8221; link on the blog &#8211; because the page has a base href=&#8221;http://www.getmiro.com/&#8221;, &#8220;leave a response&#8221; links back to <a href="http://www.getmiro.com/#respond" rel="nofollow">http://www.getmiro.com/#respond</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg K Nicholson</title>
		<link>http://www.getmiro.com/blog/2007/10/the-free-beauty-squadron/comment-page-1/#comment-35058</link>
		<dc:creator>Greg K Nicholson</dc:creator>
		<pubDate>Mon, 01 Oct 2007 23:53:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.getmiro.com/blog/2007/10/the-free-beauty-squadron/#comment-35058</guid>
		<description>Andre, it&#039;s not an either/or proposition: if the designers weren&#039;t contributing GUI mockups and designs, they&#039;d be contributing &lt;em&gt;nothing&lt;/em&gt;, rather than working code.

(Incidentally, speaking of UI and Miro, will Miro&#039;s {main menu / sources panel / that bit to the left of the good stuff where you pick something to watch} be getting a sprinkling of Gnome-nativeness love in the near future?)</description>
		<content:encoded><![CDATA[<p>Andre, it&#8217;s not an either/or proposition: if the designers weren&#8217;t contributing GUI mockups and designs, they&#8217;d be contributing <em>nothing</em>, rather than working code.</p>
<p>(Incidentally, speaking of UI and Miro, will Miro&#8217;s {main menu / sources panel / that bit to the left of the good stuff where you pick something to watch} be getting a sprinkling of Gnome-nativeness love in the near future?)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
