<?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: WPF Magnifier Scaling kinda returns from the dead?</title>
	<atom:link href="http://winjade.net/2009/02/wpf-magnifier-scaling-kinda-returns-from-the-dead/feed/" rel="self" type="application/rss+xml" />
	<link>http://winjade.net/2009/02/wpf-magnifier-scaling-kinda-returns-from-the-dead/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 03 Feb 2010 07:38:30 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Karl</title>
		<link>http://winjade.net/2009/02/wpf-magnifier-scaling-kinda-returns-from-the-dead/comment-page-1/#comment-725</link>
		<dc:creator>Karl</dc:creator>
		<pubDate>Sun, 01 Mar 2009 02:16:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.aeroxp.org/?p=897#comment-725</guid>
		<description>@Grinser

You can bet that if Apple had spent so long developing a platform as massive as .Net 3.0, it wouldn&#039;t have been neglected. It would be in all Apple&#039;s devices and products. Thing like Cocoa and Core Animation show that - it started on OSX, was almost instantly adopted by developers, and made it across to the iPhone where it&#039;s an important part of the interface (horizontally sliding pages in settings would be confusing without the animations). Microsoft is too large a company - they can set a team on a massive project like this without fixing it in stone in the plans of other products. .Net 3 was originally called WinFX (as in framework, not &#039;effects&#039;) - it was supposed to replace the old Win32 stuff with Avalon, the hellish storage system with WinFS, and whatever it was that Indigo replaced. It wasn&#039;t just an add-in like Java - it was more like Cocoa - it was a fresh new API for the OS.

Interestingly, I ran across a blog post (http://blogs.msdn.com/ianm/archive/2006/04/19/578851.aspx) where a commenter asked why WinFX wasn&#039;t called .Net 3.0, and the blogger replied that calling it .Net 3.0 &quot;wouldn&#039;t do it justice&quot;. Once they renamed it .Net 3.0, they lowered their expectations for it and it just slipped in to a historical footnote. That said, the same blogger claims WinMo 6.5&#039;s horrible honeycomb interface must have taken a &quot;leap of faith of lateral thinking&quot; to create, so it&#039;s possible he&#039;s insane.</description>
		<content:encoded><![CDATA[<p>@Grinser</p>
<p>You can bet that if Apple had spent so long developing a platform as massive as .Net 3.0, it wouldn&#8217;t have been neglected. It would be in all Apple&#8217;s devices and products. Thing like Cocoa and Core Animation show that &#8211; it started on OSX, was almost instantly adopted by developers, and made it across to the iPhone where it&#8217;s an important part of the interface (horizontally sliding pages in settings would be confusing without the animations). Microsoft is too large a company &#8211; they can set a team on a massive project like this without fixing it in stone in the plans of other products. .Net 3 was originally called WinFX (as in framework, not &#8216;effects&#8217;) &#8211; it was supposed to replace the old Win32 stuff with Avalon, the hellish storage system with WinFS, and whatever it was that Indigo replaced. It wasn&#8217;t just an add-in like Java &#8211; it was more like Cocoa &#8211; it was a fresh new API for the OS.</p>
<p>Interestingly, I ran across a blog post (<a href="http://blogs.msdn.com/ianm/archive/2006/04/19/578851.aspx" rel="nofollow">http://blogs.msdn.com/ianm/archive/2006/04/19/578851.aspx</a>) where a commenter asked why WinFX wasn&#8217;t called .Net 3.0, and the blogger replied that calling it .Net 3.0 &#8220;wouldn&#8217;t do it justice&#8221;. Once they renamed it .Net 3.0, they lowered their expectations for it and it just slipped in to a historical footnote. That said, the same blogger claims WinMo 6.5&#8217;s horrible honeycomb interface must have taken a &#8220;leap of faith of lateral thinking&#8221; to create, so it&#8217;s possible he&#8217;s insane.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: .Chris</title>
		<link>http://winjade.net/2009/02/wpf-magnifier-scaling-kinda-returns-from-the-dead/comment-page-1/#comment-727</link>
		<dc:creator>.Chris</dc:creator>
		<pubDate>Tue, 24 Feb 2009 21:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.aeroxp.org/?p=897#comment-727</guid>
		<description>Looks nice, something that SHOULD be taken in.</description>
		<content:encoded><![CDATA[<p>Looks nice, something that SHOULD be taken in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GRiNSER</title>
		<link>http://winjade.net/2009/02/wpf-magnifier-scaling-kinda-returns-from-the-dead/comment-page-1/#comment-726</link>
		<dc:creator>GRiNSER</dc:creator>
		<pubDate>Tue, 24 Feb 2009 00:03:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.aeroxp.org/?p=897#comment-726</guid>
		<description>@Bryant, thank you that you tried it out since i had no time for it so far (currently modelling with Maya for my 3d classes assignment).
Maybe it has something to do with the graphics card/drivers?
My take on WPF as I followed it from early Alpha to its current state: In the beginning it was exciting, when it came out it was still great but too slow (BitmapEffects, etc.) and lacking of features (DataGrid anyone?).
Now it has gained both in performance and features but it is still not where it should be (making stunning apps is still not easy). Hopefully .NET 4 will fine-tune the few problematic areas and MS finally will use its framwork for building great flagship apps!
I dislike about MS development technology that they have so many ways for building apps but none of them allows you to build great ones easily. The technology behind (like SQL Server, Programming Languages like C#, etc.) is excellent but the UI technologies are either difficult to use (Win32) or not ready for primetime (WPF).
Creating beautiful UI for applications should be made easy for developers and designers! Simple things such as nice looking controls, animations and transitions should be common sense but even WPF does not do this well: Have you ever tried, for example to add animations to a ListView control? I don&#039;t know it for the recent version, but adding animations for removing an item or adding an item is very difficult.
Another problem is the lack of guidelines for Windows applications. Well there are some Windows UI guidelines made available by Microsoft but they are insufficient. Additionally, MS doesn&#039;t even conform to its own guidelines so why would an external developer do it?
In contrast, Apple stands to its own paradigms (not everywhere but much tighter than MS) and guidelines. Therefore its plattform has a more consistent User Experience. Microsoft has to tackle the problems in this area to finally become a leader instead of a follower in great (looking and easy functioning) applications.
Huh, this post got long - maybe I should start to blog? If I had time for it...</description>
		<content:encoded><![CDATA[<p>@Bryant, thank you that you tried it out since i had no time for it so far (currently modelling with Maya for my 3d classes assignment).<br />
Maybe it has something to do with the graphics card/drivers?<br />
My take on WPF as I followed it from early Alpha to its current state: In the beginning it was exciting, when it came out it was still great but too slow (BitmapEffects, etc.) and lacking of features (DataGrid anyone?).<br />
Now it has gained both in performance and features but it is still not where it should be (making stunning apps is still not easy). Hopefully .NET 4 will fine-tune the few problematic areas and MS finally will use its framwork for building great flagship apps!<br />
I dislike about MS development technology that they have so many ways for building apps but none of them allows you to build great ones easily. The technology behind (like SQL Server, Programming Languages like C#, etc.) is excellent but the UI technologies are either difficult to use (Win32) or not ready for primetime (WPF).<br />
Creating beautiful UI for applications should be made easy for developers and designers! Simple things such as nice looking controls, animations and transitions should be common sense but even WPF does not do this well: Have you ever tried, for example to add animations to a ListView control? I don&#8217;t know it for the recent version, but adding animations for removing an item or adding an item is very difficult.<br />
Another problem is the lack of guidelines for Windows applications. Well there are some Windows UI guidelines made available by Microsoft but they are insufficient. Additionally, MS doesn&#8217;t even conform to its own guidelines so why would an external developer do it?<br />
In contrast, Apple stands to its own paradigms (not everywhere but much tighter than MS) and guidelines. Therefore its plattform has a more consistent User Experience. Microsoft has to tackle the problems in this area to finally become a leader instead of a follower in great (looking and easy functioning) applications.<br />
Huh, this post got long &#8211; maybe I should start to blog? If I had time for it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryant</title>
		<link>http://winjade.net/2009/02/wpf-magnifier-scaling-kinda-returns-from-the-dead/comment-page-1/#comment-720</link>
		<dc:creator>Bryant</dc:creator>
		<pubDate>Mon, 23 Feb 2009 03:53:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.aeroxp.org/?p=897#comment-720</guid>
		<description>@Karl: The original post I planned regarding Blu actually discussed in great depth the advantages of vectors over rasters. The advantages mostly exist because vector graphics are just instruction sets for rendering images on the screen, compared to raster images actually being the images themselves being spat onto the screen.

WPF feels like it&#039;s being smothered. The fact that out-of-process scaling was chopped kinda proves my point, but I&#039;m not sure what to think since it&#039;s still here &lt;i&gt;and&lt;/i&gt; I can still see it.


@GRiNSER, an update for you: I installed .NET 3.5 SP1 and nothing has changed.</description>
		<content:encoded><![CDATA[<p>@Karl: The original post I planned regarding Blu actually discussed in great depth the advantages of vectors over rasters. The advantages mostly exist because vector graphics are just instruction sets for rendering images on the screen, compared to raster images actually being the images themselves being spat onto the screen.</p>
<p>WPF feels like it&#8217;s being smothered. The fact that out-of-process scaling was chopped kinda proves my point, but I&#8217;m not sure what to think since it&#8217;s still here <i>and</i> I can still see it.</p>
<p>@GRiNSER, an update for you: I installed .NET 3.5 SP1 and nothing has changed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl</title>
		<link>http://winjade.net/2009/02/wpf-magnifier-scaling-kinda-returns-from-the-dead/comment-page-1/#comment-719</link>
		<dc:creator>Karl</dc:creator>
		<pubDate>Mon, 23 Feb 2009 02:43:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.aeroxp.org/?p=897#comment-719</guid>
		<description>And it should be back.

I see there have been some nice additions to WPF. The Effects framework in particular - I hated that the only effects in WPF were BitmapEffects, which made whatever you applied them to a raster. Even things like drop shadows, which are pretty easy to make yourself. It just got annoying when I had to dig through old code to isolate the vector drop shadow part and copy it over.

It should also be noted that vector graphics are smaller than raster graphics by a staggering amount, and they compress very well on top of that. That makes it better for things like Silverlight and web apps, since you don&#039;t need to wait for a massive raster to download.

Microsoft should make better use of WPF. It doesn&#039;t deserve the neglect it&#039;s been having so far.</description>
		<content:encoded><![CDATA[<p>And it should be back.</p>
<p>I see there have been some nice additions to WPF. The Effects framework in particular &#8211; I hated that the only effects in WPF were BitmapEffects, which made whatever you applied them to a raster. Even things like drop shadows, which are pretty easy to make yourself. It just got annoying when I had to dig through old code to isolate the vector drop shadow part and copy it over.</p>
<p>It should also be noted that vector graphics are smaller than raster graphics by a staggering amount, and they compress very well on top of that. That makes it better for things like Silverlight and web apps, since you don&#8217;t need to wait for a massive raster to download.</p>
<p>Microsoft should make better use of WPF. It doesn&#8217;t deserve the neglect it&#8217;s been having so far.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GRiNSER</title>
		<link>http://winjade.net/2009/02/wpf-magnifier-scaling-kinda-returns-from-the-dead/comment-page-1/#comment-721</link>
		<dc:creator>GRiNSER</dc:creator>
		<pubDate>Sat, 21 Feb 2009 23:20:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.aeroxp.org/?p=897#comment-721</guid>
		<description>Oh, I have overlooked the reference to vista sp1 :(
My mistake... Will test it locally tomorrow...</description>
		<content:encoded><![CDATA[<p>Oh, I have overlooked the reference to vista sp1 <img src='http://winjade.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
My mistake&#8230; Will test it locally tomorrow&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryant</title>
		<link>http://winjade.net/2009/02/wpf-magnifier-scaling-kinda-returns-from-the-dead/comment-page-1/#comment-723</link>
		<dc:creator>Bryant</dc:creator>
		<pubDate>Sat, 21 Feb 2009 21:58:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.aeroxp.org/?p=897#comment-723</guid>
		<description>Well, whether .net 3.5 SP1 is installed shouldn&#039;t matter given the date of Greg Schechter&#039;s post (3.5 SP1 was put out in mid November of last year). However, I don&#039;t think it&#039;s installed, so i&#039;ll go ahead and see what happens when I install it.</description>
		<content:encoded><![CDATA[<p>Well, whether .net 3.5 SP1 is installed shouldn&#8217;t matter given the date of Greg Schechter&#8217;s post (3.5 SP1 was put out in mid November of last year). However, I don&#8217;t think it&#8217;s installed, so i&#8217;ll go ahead and see what happens when I install it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GRiNSER</title>
		<link>http://winjade.net/2009/02/wpf-magnifier-scaling-kinda-returns-from-the-dead/comment-page-1/#comment-722</link>
		<dc:creator>GRiNSER</dc:creator>
		<pubDate>Sat, 21 Feb 2009 20:42:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.aeroxp.org/?p=897#comment-722</guid>
		<description>Do you have .NET 3.5 SP1 on your PC? (it should be there, if all Windows Updates have been installed accordingly)...
I think, especially for the new zooming stuff in Win 7, (thank you MS for having a look at magnification in OS X - it was time!) &quot;vector based&quot; zooming for WPF applications could be really astounding and useful for a lot of usecases (like presentations, etc.)...
However they simply may not want the Windows UI look bad besides a vector based WPF application in zoomed mode. ;-)</description>
		<content:encoded><![CDATA[<p>Do you have .NET 3.5 SP1 on your PC? (it should be there, if all Windows Updates have been installed accordingly)&#8230;<br />
I think, especially for the new zooming stuff in Win 7, (thank you MS for having a look at magnification in OS X &#8211; it was time!) &#8220;vector based&#8221; zooming for WPF applications could be really astounding and useful for a lot of usecases (like presentations, etc.)&#8230;<br />
However they simply may not want the Windows UI look bad besides a vector based WPF application in zoomed mode. <img src='http://winjade.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chustar</title>
		<link>http://winjade.net/2009/02/wpf-magnifier-scaling-kinda-returns-from-the-dead/comment-page-1/#comment-724</link>
		<dc:creator>Chustar</dc:creator>
		<pubDate>Sat, 21 Feb 2009 17:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.aeroxp.org/?p=897#comment-724</guid>
		<description>Huh, I thought this app was called *chirp...</description>
		<content:encoded><![CDATA[<p>Huh, I thought this app was called *chirp&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
