<?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: Standard User Interfaces</title>
	<atom:link href="http://cow.neondragon.net/index.php/1396-Standard-User-Interfaces/feed" rel="self" type="application/rss+xml" />
	<link>http://cow.neondragon.net/index.php/1396-Standard-User-Interfaces</link>
	<description>Helping you to get the most out of modern technology and communications since 2004.</description>
	<lastBuildDate>Wed, 08 Feb 2012 16:48:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sunny Boy</title>
		<link>http://cow.neondragon.net/index.php/1396-Standard-User-Interfaces/comment-page-1#comment-873</link>
		<dc:creator>Sunny Boy</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-873</guid>
		<description>Don&#039;t forget that Office 2007 and WMP 11 were designed for the Vista UI. On Windows Vista they feel pretty native - especially WMP 11. </description>
		<content:encoded><![CDATA[<p>Don&#8217;t forget that Office 2007 and WMP 11 were designed for the Vista UI. On Windows Vista they feel pretty native &#8211; especially WMP 11.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Khlo</title>
		<link>http://cow.neondragon.net/index.php/1396-Standard-User-Interfaces/comment-page-1#comment-874</link>
		<dc:creator>Khlo</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-874</guid>
		<description>&lt;p&gt;Internet Explorer 7 too. The main annoying thing about IE7 is it maintains the Vista look n&#039; feel and uses Vista back/forward buttons rather than XP Luna ones. The Vista buttons look pretty bad on XP.&#160;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Internet Explorer 7 too. The main annoying thing about IE7 is it maintains the Vista look n&#8217; feel and uses Vista back/forward buttons rather than XP Luna ones. The Vista buttons look pretty bad on XP.&nbsp;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jasidog</title>
		<link>http://cow.neondragon.net/index.php/1396-Standard-User-Interfaces/comment-page-1#comment-875</link>
		<dc:creator>Jasidog</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-875</guid>
		<description>Agree completely this stuff does my head in. I like a consistant look across all applications. One of the things I admire about the mac platform. If I want as flashy style I&#039;ll want that system/application wide.&#160; </description>
		<content:encoded><![CDATA[<p>Agree completely this stuff does my head in. I like a consistant look across all applications. One of the things I admire about the mac platform. If I want as flashy style I&#8217;ll want that system/application wide.&nbsp;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clear</title>
		<link>http://cow.neondragon.net/index.php/1396-Standard-User-Interfaces/comment-page-1#comment-879</link>
		<dc:creator>Clear</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-879</guid>
		<description>Yeah, none standard themes are rather annoying. Maybe software developers could have none standard as default style but also code the option to have standard theming which will use the windows theme? </description>
		<content:encoded><![CDATA[<p>Yeah, none standard themes are rather annoying. Maybe software developers could have none standard as default style but also code the option to have standard theming which will use the windows theme?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xeen</title>
		<link>http://cow.neondragon.net/index.php/1396-Standard-User-Interfaces/comment-page-1#comment-880</link>
		<dc:creator>Xeen</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-880</guid>
		<description>&lt;p&gt;Because it&#039;s easier to write such applications. Imagine you have to check that it works with all fonts, font sizes, color combinations, ... instead of just having a background image or fixed font or whatever. Imagine someone uses a larger font the devs might have to implement a word wrap method in order to break the text properly if it gets too wide. They need to compute a new minimal width (may depend on app though) in order to ensure that e.g. no buttons get cropped instead of just defining a fixed width. Larger images may be needed because a small image (e.g. magnifier icon) in a huge text box looks stupid and stretching the icon makes it look bad/pixlated.&lt;/p&gt;&lt;p&gt;This applies for many &quot;native&quot; and ported apps (consider Quicktime and WMP11/IE7 as ported), however of course there are exceptions (e.g. Yahoo Messenger which only has its own title bar without any further &quot;real&quot; skinning).&lt;/p&gt;&lt;p&gt;Having a custom themed app makes it look more important as well - that is, if it&#039;s the only or one of the few skinned apps. It&#039;s like visiting standard web pages all the time and suddenly you come across this one, super special designed webpage. It&#039;s more likely that you&#039;ll talk about this one better than other, or at least remember it.&#160;&lt;/p&gt;&lt;p&gt;xeen&#160;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Because it&#8217;s easier to write such applications. Imagine you have to check that it works with all fonts, font sizes, color combinations, &#8230; instead of just having a background image or fixed font or whatever. Imagine someone uses a larger font the devs might have to implement a word wrap method in order to break the text properly if it gets too wide. They need to compute a new minimal width (may depend on app though) in order to ensure that e.g. no buttons get cropped instead of just defining a fixed width. Larger images may be needed because a small image (e.g. magnifier icon) in a huge text box looks stupid and stretching the icon makes it look bad/pixlated.</p>
<p>This applies for many &quot;native&quot; and ported apps (consider Quicktime and WMP11/IE7 as ported), however of course there are exceptions (e.g. Yahoo Messenger which only has its own title bar without any further &quot;real&quot; skinning).</p>
<p>Having a custom themed app makes it look more important as well &#8211; that is, if it&#8217;s the only or one of the few skinned apps. It&#8217;s like visiting standard web pages all the time and suddenly you come across this one, super special designed webpage. It&#8217;s more likely that you&#8217;ll talk about this one better than other, or at least remember it.&nbsp;</p>
<p>xeen&nbsp;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Wolf</title>
		<link>http://cow.neondragon.net/index.php/1396-Standard-User-Interfaces/comment-page-1#comment-895</link>
		<dc:creator>The Wolf</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-895</guid>
		<description>&lt;p&gt;This is why I love Gnome (or KDE),for IM I have Gaim, for Music I have Rhythmbox, for everything I need I have a Gtk based program that fits right in.&lt;/p&gt;&lt;p&gt;Well, for nearly everything, because there are no games for Linux that require &lt;em&gt;steam&lt;/em&gt;ing piles of crap.. &lt;br /&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>This is why I love Gnome (or KDE),for IM I have Gaim, for Music I have Rhythmbox, for everything I need I have a Gtk based program that fits right in.</p>
<p>Well, for nearly everything, because there are no games for Linux that require <em>steam</em>ing piles of crap.. </p>
]]></content:encoded>
	</item>
</channel>
</rss>

