<?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: 2006 AD. Microsoft Still Doesn&#8217;t Get It</title>
	<atom:link href="http://www.iuliandogariu.com/2006/12/2006-ad-microsoft-still-doesnt-get-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iuliandogariu.com/2006/12/2006-ad-microsoft-still-doesnt-get-it/</link>
	<description>Who Spilled the Java Beans?</description>
	<lastBuildDate>Thu, 14 Oct 2010 18:30:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
	<item>
		<title>By: Andrei</title>
		<link>http://www.iuliandogariu.com/2006/12/2006-ad-microsoft-still-doesnt-get-it/comment-page-1/#comment-12</link>
		<dc:creator>Andrei</dc:creator>
		<pubDate>Fri, 06 Apr 2007 11:23:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.jayomega.net/blog/?p=60#comment-12</guid>
		<description>Ah great, wanted to paste some code with setting a gradient background on a button from XML.</description>
		<content:encoded><![CDATA[<p>Ah great, wanted to paste some code with setting a gradient background on a button from XML.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrei</title>
		<link>http://www.iuliandogariu.com/2006/12/2006-ad-microsoft-still-doesnt-get-it/comment-page-1/#comment-11</link>
		<dc:creator>Andrei</dc:creator>
		<pubDate>Fri, 06 Apr 2007 11:22:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.jayomega.net/blog/?p=60#comment-11</guid>
		<description>Well, it is verbose but at least it&#039;s descriptive. And it&#039;s compiled to binary so it gets over many disadvantages of XML.

I say it&#039;s better to have formatting described in XML thus eliminating the need for another parser (text CSS).

Here&#039;s how you set the background as a gradient, it&#039;s not like XSLT but rather very clean and neat:








And they really had to implement much more than CSS supported, I say it&#039;s the best direction rather than adding CSS extensions etc.</description>
		<content:encoded><![CDATA[<p>Well, it is verbose but at least it&#8217;s descriptive. And it&#8217;s compiled to binary so it gets over many disadvantages of XML.</p>
<p>I say it&#8217;s better to have formatting described in XML thus eliminating the need for another parser (text CSS).</p>
<p>Here&#8217;s how you set the background as a gradient, it&#8217;s not like XSLT but rather very clean and neat:</p>
<p>And they really had to implement much more than CSS supported, I say it&#8217;s the best direction rather than adding CSS extensions etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yu_li_yan</title>
		<link>http://www.iuliandogariu.com/2006/12/2006-ad-microsoft-still-doesnt-get-it/comment-page-1/#comment-10</link>
		<dc:creator>yu_li_yan</dc:creator>
		<pubDate>Fri, 06 Apr 2007 09:55:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.jayomega.net/blog/?p=60#comment-10</guid>
		<description>There are at least &lt;strike&gt;two&lt;/strike&gt; three problems with that:

* An XML-based style language is excessively verbose. Just look at XSLT. In all honesty, I don&#039;t know how a &quot;XAML style language&quot; looks like; but I assume that it can&#039;t be much different from XSLT

* CSS is the standard for specifying styles to any type of XML document. Why did MS have to invent their own? I smell chronic NIH-itis here.

* That being said, MS&#039;s own examples promote intermingling of structure and presentation. See http://msdn2.microsoft.com/en-us/library/ms752059.aspx Years of best practices in building XML GUIs don&#039;t matter to them.</description>
		<content:encoded><![CDATA[<p>There are at least <strike>two</strike> three problems with that:</p>
<p>* An XML-based style language is excessively verbose. Just look at XSLT. In all honesty, I don&#8217;t know how a &#8220;XAML style language&#8221; looks like; but I assume that it can&#8217;t be much different from XSLT</p>
<p>* CSS is the standard for specifying styles to any type of XML document. Why did MS have to invent their own? I smell chronic NIH-itis here.</p>
<p>* That being said, MS&#8217;s own examples promote intermingling of structure and presentation. See <a href="http://msdn2.microsoft.com/en-us/library/ms752059.aspx" rel="nofollow">http://msdn2.microsoft.com/en-us/library/ms752059.aspx</a> Years of best practices in building XML GUIs don&#8217;t matter to them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrei</title>
		<link>http://www.iuliandogariu.com/2006/12/2006-ad-microsoft-still-doesnt-get-it/comment-page-1/#comment-9</link>
		<dc:creator>Andrei</dc:creator>
		<pubDate>Fri, 06 Apr 2007 09:32:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.jayomega.net/blog/?p=60#comment-9</guid>
		<description>Why should it need CSS-like syntax for defining styles ?

You can have separate styles and you are able to apply a style to a subset of elements etc. Just that you write them in XAML.</description>
		<content:encoded><![CDATA[<p>Why should it need CSS-like syntax for defining styles ?</p>
<p>You can have separate styles and you are able to apply a style to a subset of elements etc. Just that you write them in XAML.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

