<?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"
	>
<channel>
	<title>Comments on: Flex vs Silverlight (in my eyes)</title>
	<atom:link href="http://neilmiddleton.com/2008/06/29/flex-vs-silverlight-in-my-eyes/feed/" rel="self" type="application/rss+xml" />
	<link>http://neilmiddleton.com/2008/06/29/flex-vs-silverlight-in-my-eyes/</link>
	<description></description>
	<pubDate>Fri, 10 Oct 2008 22:45:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Mohammad Taghi Karimi</title>
		<link>http://neilmiddleton.com/2008/06/29/flex-vs-silverlight-in-my-eyes/#comment-81360</link>
		<dc:creator>Mohammad Taghi Karimi</dc:creator>
		<pubDate>Sun, 21 Sep 2008 14:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://neilmiddleton.com/?p=252#comment-81360</guid>
		<description>you know i think both of them are good enough
i've been microsoft user for over 10 years and i've been programming over 6 years

i was jump jump and jump over and over on all programming languages and know i just belive something that is C++ and done

know i recommend that flex coz its easy to use and ...
but i recommend silverlight coz its i think have smaller size

no really both of them good and useful but you must chose what you want to do what you want to learn and ...

I Love Adobe and Microsoft But Now Microsoft Going To A Deap Shit

If You Want Earn Money = Microsoft
If You Want Earn Money , Be Useful = Adobe , Apple</description>
		<content:encoded><![CDATA[<p>you know i think both of them are good enough<br />
i&#8217;ve been microsoft user for over 10 years and i&#8217;ve been programming over 6 years</p>
<p>i was jump jump and jump over and over on all programming languages and know i just belive something that is C++ and done</p>
<p>know i recommend that flex coz its easy to use and &#8230;<br />
but i recommend silverlight coz its i think have smaller size</p>
<p>no really both of them good and useful but you must chose what you want to do what you want to learn and &#8230;</p>
<p>I Love Adobe and Microsoft But Now Microsoft Going To A Deap Shit</p>
<p>If You Want Earn Money = Microsoft<br />
If You Want Earn Money , Be Useful = Adobe , Apple</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rollin Shultz</title>
		<link>http://neilmiddleton.com/2008/06/29/flex-vs-silverlight-in-my-eyes/#comment-81353</link>
		<dc:creator>Rollin Shultz</dc:creator>
		<pubDate>Mon, 18 Aug 2008 16:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://neilmiddleton.com/?p=252#comment-81353</guid>
		<description>Ok Neil when it comes to the graphics of tha app ui remember Silverlight is just now emerging from infancy. You will soon see many custom skins available for your work environment. If you have seen Expression Blend 2.5 the ui is very pleasant to use.
    When it comes to the apps you develop of course the look is up to you so it is totally customizable. As Steve mentioned earlier even though Adobe IDEs have come a long way. (Dreamweaver CS3 has an almost visual studio feel to it.) There is no comparison to intellisense and the .net IDE.
    Keep your eye on Silverlight if it gets the awesome support it appears it will it will soon become a formidable looking as well as performing tool. 
    Finally does it matter if it looks better than flash and should you care if you are developing for a non windows host environment? I believe if you are developing for windows hosting environments you will want to use it because it is yet another good tool for VS.net and using it will come natural plus you will see your developing skills evolve with the product.</description>
		<content:encoded><![CDATA[<p>Ok Neil when it comes to the graphics of tha app ui remember Silverlight is just now emerging from infancy. You will soon see many custom skins available for your work environment. If you have seen Expression Blend 2.5 the ui is very pleasant to use.<br />
    When it comes to the apps you develop of course the look is up to you so it is totally customizable. As Steve mentioned earlier even though Adobe IDEs have come a long way. (Dreamweaver CS3 has an almost visual studio feel to it.) There is no comparison to intellisense and the .net IDE.<br />
    Keep your eye on Silverlight if it gets the awesome support it appears it will it will soon become a formidable looking as well as performing tool.<br />
    Finally does it matter if it looks better than flash and should you care if you are developing for a non windows host environment? I believe if you are developing for windows hosting environments you will want to use it because it is yet another good tool for VS.net and using it will come natural plus you will see your developing skills evolve with the product.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Pedvin</title>
		<link>http://neilmiddleton.com/2008/06/29/flex-vs-silverlight-in-my-eyes/#comment-81344</link>
		<dc:creator>Steve Pedvin</dc:creator>
		<pubDate>Thu, 31 Jul 2008 06:46:17 +0000</pubDate>
		<guid isPermaLink="false">http://neilmiddleton.com/?p=252#comment-81344</guid>
		<description>Hi, here is my 2 cents. I spent the good part of 9 months, 2 years ago leaning Flex.  At the time I did find it neat, specialy when compared to the rubbish mix-mash of ajax.

However one thing that I came to realise is that if you must do any serious processing then the flash player runtime is dog slow.  This wasnt due to bad programming as I am sure that I will be accused of - LOL, but rather bad performance in the Flash (not Flex's fault - I know). 

Also I found the IDE (Eclipse) very basic (no intellisence / autocomplete etc).  Really is was little more than notepad with a dubugger and compiler.  Also drag &#38; drop was unusable, the only real way was manually editing the layout markup. 

I find the UI elements displayed by the flash player to look very unappealing when compared to a windows desktop program. They look sort of blured, like some kid has designed them in windows paintbrush.

I hope that Silverlight is capable of creating better looking and performing applications than ones made using Flex.  Ultimately I hope that they are as fast as a real windows desktop program and look as sharp as one. 

Steve Pedvin</description>
		<content:encoded><![CDATA[<p>Hi, here is my 2 cents. I spent the good part of 9 months, 2 years ago leaning Flex.  At the time I did find it neat, specialy when compared to the rubbish mix-mash of ajax.</p>
<p>However one thing that I came to realise is that if you must do any serious processing then the flash player runtime is dog slow.  This wasnt due to bad programming as I am sure that I will be accused of - LOL, but rather bad performance in the Flash (not Flex&#8217;s fault - I know). </p>
<p>Also I found the IDE (Eclipse) very basic (no intellisence / autocomplete etc).  Really is was little more than notepad with a dubugger and compiler.  Also drag &amp; drop was unusable, the only real way was manually editing the layout markup. </p>
<p>I find the UI elements displayed by the flash player to look very unappealing when compared to a windows desktop program. They look sort of blured, like some kid has designed them in windows paintbrush.</p>
<p>I hope that Silverlight is capable of creating better looking and performing applications than ones made using Flex.  Ultimately I hope that they are as fast as a real windows desktop program and look as sharp as one. </p>
<p>Steve Pedvin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Dowdell</title>
		<link>http://neilmiddleton.com/2008/06/29/flex-vs-silverlight-in-my-eyes/#comment-81325</link>
		<dc:creator>John Dowdell</dc:creator>
		<pubDate>Fri, 18 Jul 2008 00:06:46 +0000</pubDate>
		<guid isPermaLink="false">http://neilmiddleton.com/?p=252#comment-81325</guid>
		<description>Reaction to the new Linerider owners' move to ads, Microsoft, and McDonald's:
http://linerider.com/en/forums/silverlight-public-beta

jd/adobe</description>
		<content:encoded><![CDATA[<p>Reaction to the new Linerider owners&#8217; move to ads, Microsoft, and McDonald&#8217;s:<br />
<a href="http://linerider.com/en/forums/silverlight-public-beta" rel="nofollow">http://linerider.com/en/forums/silverlight-public-beta</a></p>
<p>jd/adobe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Spade</title>
		<link>http://neilmiddleton.com/2008/06/29/flex-vs-silverlight-in-my-eyes/#comment-81321</link>
		<dc:creator>Jack Spade</dc:creator>
		<pubDate>Wed, 16 Jul 2008 15:00:41 +0000</pubDate>
		<guid isPermaLink="false">http://neilmiddleton.com/?p=252#comment-81321</guid>
		<description>Funny how claims are made for Flex, everybody says yay and amen. When Silverlight claims are made, you have to prove it through links and what not.

I recommend looking at www.silverlight.net and the showcased apps. Just to mention the fact that Linerider has switched from Flash to Silverlight while its even still is in beta goes to show you something about the technical merits of the platform :-)</description>
		<content:encoded><![CDATA[<p>Funny how claims are made for Flex, everybody says yay and amen. When Silverlight claims are made, you have to prove it through links and what not.</p>
<p>I recommend looking at <a href="http://www.silverlight.net" rel="nofollow">http://www.silverlight.net</a> and the showcased apps. Just to mention the fact that Linerider has switched from Flash to Silverlight while its even still is in beta goes to show you something about the technical merits of the platform <img src='http://neilmiddleton.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Simmons</title>
		<link>http://neilmiddleton.com/2008/06/29/flex-vs-silverlight-in-my-eyes/#comment-81309</link>
		<dc:creator>Jeff Simmons</dc:creator>
		<pubDate>Wed, 09 Jul 2008 07:56:59 +0000</pubDate>
		<guid isPermaLink="false">http://neilmiddleton.com/?p=252#comment-81309</guid>
		<description>I don't claim to have much knowledge of Flash or Flex, but in my opinion Silverlight is going to have as big or bigger an impact on the web as the introduction of .NET or Java did.  One of the biggest advantages is the ability to write  it with .NET managed code.  I've been working in it a few months and will have a hard time going back to the standard webform apps.  Silverlight is about to unleash a few million .NET developers into the RIA development world.  It goes far beyond playing video or making a flashy website.  It completely expands the ability to write RIA business apps.  I also think it is a technology which will cause a huge leap in mobile development.  It will blur the lines between desktop apps and web apps, and apps that were once stuck on desktops will be able to go completely mobile as mobile devices such as the Iphone and mobile broadband continues to improve.  I wouldn't underestimate Silverlight just because of the Fisher price look of some demo apps written with the Beta version.  Silverlight is still Beta, but I've already seen some pretty amazing apps.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t claim to have much knowledge of Flash or Flex, but in my opinion Silverlight is going to have as big or bigger an impact on the web as the introduction of .NET or Java did.  One of the biggest advantages is the ability to write  it with .NET managed code.  I&#8217;ve been working in it a few months and will have a hard time going back to the standard webform apps.  Silverlight is about to unleash a few million .NET developers into the RIA development world.  It goes far beyond playing video or making a flashy website.  It completely expands the ability to write RIA business apps.  I also think it is a technology which will cause a huge leap in mobile development.  It will blur the lines between desktop apps and web apps, and apps that were once stuck on desktops will be able to go completely mobile as mobile devices such as the Iphone and mobile broadband continues to improve.  I wouldn&#8217;t underestimate Silverlight just because of the Fisher price look of some demo apps written with the Beta version.  Silverlight is still Beta, but I&#8217;ve already seen some pretty amazing apps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William J. Riley</title>
		<link>http://neilmiddleton.com/2008/06/29/flex-vs-silverlight-in-my-eyes/#comment-81182</link>
		<dc:creator>William J. Riley</dc:creator>
		<pubDate>Tue, 01 Jul 2008 17:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://neilmiddleton.com/?p=252#comment-81182</guid>
		<description>&#62;Silverlight has a HUGE advantage over Flex

Funny as Flex has been out for years.

&#62;Silverlight has a HUGE advantage over Flex First, it is based on &#62;true object-oriented programming

AS 3 / Flex is OO, based on ECMA standard .. Like Javascript.. so you get no points there other then showing your havn't looked at the product and are bios. 

&#62;Support for video streaming is unbelievable. Not even Flex &#62;comes close.

Back your claim up and show us how a Flex app doesn't come close? In what regard?

&#62;There is simply no comparison to Silverlight and Flex. 

Your right about that, Flex blows SilverLight away,the GAINT Flash Player install base is larger then even windows media player so your apps will run everytime...Different browser differnt OS no matter.. Flex beats SL eveytime.</description>
		<content:encoded><![CDATA[<p>&gt;Silverlight has a HUGE advantage over Flex</p>
<p>Funny as Flex has been out for years.</p>
<p>&gt;Silverlight has a HUGE advantage over Flex First, it is based on &gt;true object-oriented programming</p>
<p>AS 3 / Flex is OO, based on ECMA standard .. Like Javascript.. so you get no points there other then showing your havn&#8217;t looked at the product and are bios. </p>
<p>&gt;Support for video streaming is unbelievable. Not even Flex &gt;comes close.</p>
<p>Back your claim up and show us how a Flex app doesn&#8217;t come close? In what regard?</p>
<p>&gt;There is simply no comparison to Silverlight and Flex. </p>
<p>Your right about that, Flex blows SilverLight away,the GAINT Flash Player install base is larger then even windows media player so your apps will run everytime&#8230;Different browser differnt OS no matter.. Flex beats SL eveytime.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil</title>
		<link>http://neilmiddleton.com/2008/06/29/flex-vs-silverlight-in-my-eyes/#comment-81179</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Tue, 01 Jul 2008 08:44:37 +0000</pubDate>
		<guid isPermaLink="false">http://neilmiddleton.com/?p=252#comment-81179</guid>
		<description>@Johanan - If you read my post again you'll note that I refer to the look and feel as "fisher-price", not the underlying stuff - things like the font-rendering just suck.  I agree that .NET is a nice platform, and I agree that Visual Studio is a nice tool (even if it's windows only), but I don't agree with you that Silverlight is so far ahead.  When I am developing Silverlight apps I just don't find it as easy as Flex/Flash/AIR.

Flex is ahead of Silverlight, and Microsoft are the first people to realise this every time.</description>
		<content:encoded><![CDATA[<p>@Johanan - If you read my post again you&#8217;ll note that I refer to the look and feel as &#8220;fisher-price&#8221;, not the underlying stuff - things like the font-rendering just suck.  I agree that .NET is a nice platform, and I agree that Visual Studio is a nice tool (even if it&#8217;s windows only), but I don&#8217;t agree with you that Silverlight is so far ahead.  When I am developing Silverlight apps I just don&#8217;t find it as easy as Flex/Flash/AIR.</p>
<p>Flex is ahead of Silverlight, and Microsoft are the first people to realise this every time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johann Blake</title>
		<link>http://neilmiddleton.com/2008/06/29/flex-vs-silverlight-in-my-eyes/#comment-81175</link>
		<dc:creator>Johann Blake</dc:creator>
		<pubDate>Tue, 01 Jul 2008 07:27:37 +0000</pubDate>
		<guid isPermaLink="false">http://neilmiddleton.com/?p=252#comment-81175</guid>
		<description>Siliverlight is a "Fisher Price" entry?? Wow, you could have fooled me. Looking at the many showcased web applications based on Silverlight, especially the NBC Olympics site, you must really be joking. Silverlight has a HUGE advantage over Flex. First, it is based on true object-oriented programming. It takes advantage of many .NET features like built-in localization management and security. While the out-of-the-box toolbox for UI controls may not be that great, there are plenty of third-party controls to spiff things up (Telerik for example). You can also write a Silverlight app in any language that supports the CLR. Support for video streaming is unbelievable. Not even Flex comes close. While it may appear that Microsoft is "catching up" to Adobe for Web development, that is total hogwash. Microsoft has been providing the Mercedes development tools for building great web apps for the past 10 years. While it is true that they didn't have a direct competitive product to Flash or Flex, the underlying infrastructure for the .NET Framework was under development for years. There is simply no comparison to Silverlight and Flex. That would be like comparing a Porsche with a VW Golf.</description>
		<content:encoded><![CDATA[<p>Siliverlight is a &#8220;Fisher Price&#8221; entry?? Wow, you could have fooled me. Looking at the many showcased web applications based on Silverlight, especially the NBC Olympics site, you must really be joking. Silverlight has a HUGE advantage over Flex. First, it is based on true object-oriented programming. It takes advantage of many .NET features like built-in localization management and security. While the out-of-the-box toolbox for UI controls may not be that great, there are plenty of third-party controls to spiff things up (Telerik for example). You can also write a Silverlight app in any language that supports the CLR. Support for video streaming is unbelievable. Not even Flex comes close. While it may appear that Microsoft is &#8220;catching up&#8221; to Adobe for Web development, that is total hogwash. Microsoft has been providing the Mercedes development tools for building great web apps for the past 10 years. While it is true that they didn&#8217;t have a direct competitive product to Flash or Flex, the underlying infrastructure for the .NET Framework was under development for years. There is simply no comparison to Silverlight and Flex. That would be like comparing a Porsche with a VW Golf.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://neilmiddleton.com/2008/06/29/flex-vs-silverlight-in-my-eyes/#comment-81156</link>
		<dc:creator>George</dc:creator>
		<pubDate>Mon, 30 Jun 2008 16:56:40 +0000</pubDate>
		<guid isPermaLink="false">http://neilmiddleton.com/?p=252#comment-81156</guid>
		<description>it seems sad that windows always seems to only develop platform specific products.  i personally am a huge critic of "mickysoft" but i am forced to use their products to interact with them for certain client needs.  however in my humble opinion any product regardless of who makes it that limits you to one platform is foolish.  especially with the ever growing free software movement, and the huge success of Apple's marketing.  I would expect to see droves of people switching more and more to gnu/linux and mac desktops.  That said why would you want to limit yourself of microsoft enviornments?

one other thing that seems to strike me is the market.  adobe has it corned plan and simple.  hince they have no real need to offer extensive partner programs, although they do offer lots of training and great free fully functional trials of their products.   Still they have the market and microsoft is fighting for a piece of it, i honestly think that is the major difference in their offerings.  as long as "mickysoft" makes an inferior product, they most likely will keep the market too!</description>
		<content:encoded><![CDATA[<p>it seems sad that windows always seems to only develop platform specific products.  i personally am a huge critic of &#8220;mickysoft&#8221; but i am forced to use their products to interact with them for certain client needs.  however in my humble opinion any product regardless of who makes it that limits you to one platform is foolish.  especially with the ever growing free software movement, and the huge success of Apple&#8217;s marketing.  I would expect to see droves of people switching more and more to gnu/linux and mac desktops.  That said why would you want to limit yourself of microsoft enviornments?</p>
<p>one other thing that seems to strike me is the market.  adobe has it corned plan and simple.  hince they have no real need to offer extensive partner programs, although they do offer lots of training and great free fully functional trials of their products.   Still they have the market and microsoft is fighting for a piece of it, i honestly think that is the major difference in their offerings.  as long as &#8220;mickysoft&#8221; makes an inferior product, they most likely will keep the market too!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
