Slashdot Mirror


MS To Push Silverlight Via Redesigned Microsoft.com

Marilyn M. writes "It looks like Microsoft is getting desperate about the dismal rates of Silverlight adoption by consumers and developers since its release earlier this year. According to NeoSmart Technologies, Microsoft is preparing a fully Silverlight-powered redesign of their website, doing away with most HTML pages entirely. With over 60 million unique users visiting Microsoft.com a month, Microsoft's last-ditch effort might be what it takes to breathe some life back into Silverlight. The article notes: 'At the moment, very few non-Microsoft-owned sites are using Silverlight at all; let alone for the entire UI.'"

21 of 710 comments (clear)

  1. Re:Firefox... by canuck57 · · Score: 4, Insightful

    If it doesn't work in Firefox, I'm not interested.

    I will add, if it does not work with Firefox/Linux, not interested.

  2. Breeze to Program by WED+Fan · · Score: 5, Insightful

    The nice thing about Silverlight is that it is a breeze to program and work with.

    I think, once the initial knee-jerk anti-MS crud is past, people won't mind. Just like any web/presentation technology, it has it's pros and cons. But look, to work with Silverlight, to create Silverlight, you don't need an expensive suite of tools.

    --
    Politics is the art of looking for trouble, finding it everywhere, diagnosing it incorrectly and applying the wrong fix.
    1. Re:Breeze to Program by Reapman · · Score: 5, Insightful

      Last I checked all you need is notepad, vim, or emacs to build a rather snazzy CSS / HTML based site with fancy scripts if you want. I haven't worked with Silverlight but I have heard from others it is easy to work with, so it does have that. But as someone who rather likes not being tied to any 1 OS, be it OSX, Windows, or *nix, I'll stick with the truely open HTML option (ya I know Silverlight runs on most but that's more due to the grace of Microsoft than anything, and requires special libraries like Mono I think if your not running a main OS)

      The thing is this ISNT just another web technology, this is a MICROSOFT technology, which historically has always ment you need to run a Microsoft Enironment to get the benefit out of it. Microsofts not evil, but they're not exactlly open either.

    2. Re:Breeze to Program by devjj · · Score: 4, Insightful

      As a developer, I'm waiting for an open-source solution, so that I'm not restricted to .NET languages, a single platform to develop on, etc.

    3. Re:Breeze to Program by AKAImBatman · · Score: 5, Insightful

      Oh! Oh! I have! I have!

      It's a piece of crap.

      When I finally got it up and running, I had as many problems with the API set as I did with the documentation. Mono is junk that gives people a false impression that .NET is portable. Nothing could be further from the truth. At best, it's an alternative development environment for Linux/Unix that just happens to be based on the ECMA-334 and ECMA-335 standards.

    4. Re:Breeze to Program by diegocgteleline.es · · Score: 4, Insightful

      I also think Silverlight is not a bad TECHNICAL solution. That's not the problem. The problem is that it's Yet Another Example of Microsoft trying to control something to avoid people from competing with Windows.

    5. Re:Breeze to Program by plague3106 · · Score: 4, Insightful

      Maybe you should, you know, check out a techonology before you bash it. Silverlight 2.0 will still be in a sandbox. I'm not even sure there will be an OPTION to allow access to local files.. But please, bash on!

    6. Re:Breeze to Program by dvice_null · · Score: 5, Insightful

      Mono? Isn't that the UNFINISHED implementation of Microsoft's current .net version (I'm saying current, because at some point they will extend it a little more and Mono will lack behind.)? But I have a question to you. Have you ever heard of .net applications using Windows DLLs? Well I have as several of them do and because of that, they won't work on Linux.

    7. Re:Breeze to Program by BasharTeg · · Score: 5, Insightful

      This is your big misunderstanding. What makes Mono a "systemwide library system" and Flash just a library? Do they go in different folders? Is installing Adobe Flash not "modifying your system"?

      Silverlight works with Firefox, Safari, and IE.

      You know the spec for HTML? Which one? Transitional HTML 4.01? Strict HTML 4.01? XHTML? I highly doubt you actually *know* the spec for HTML. What you know is how to write HTML that works. Other people know how to write Silverlight code that works. Your arguments for Microsoft cutting support for Linux don't make any sense. Mono is an open source GPLed project, which happens to have some Microsoft backing and support due to their own desire to see Silverlight succeed and the agreement they have with Novell who is backing Mono. However, it's still an open source GPL project. Saying "what if Microsoft changes everything" doesn't make sense. You could make the same argument against Samba (prior to the recent release of the SMB documentation after many years of reverse engineering).

      The fact is, once Moonlight is up and rolling, there's no need for Microsoft's support to continue keeping it up to date. If they add some new function blah(x,y) they have to document that function in order for Silverlight users to actually make use of it, which means writing your own version of blah(x,y) from scratch wouldn't be that big of a deal. Open source projects like Samba have been doing this for years with NO documentation.

      Considering Microsoft's very early support for multiple platforms and for an open source implementation, and the years it took to even get a crappy version of Adobe Flash for Linux out of Adobe, it's really funny that you consider Flash the lesser of two evils.

      It's also really funny that you're so hot on the standards body for HTML and how great it is to have one true standard, when the whole HTML "standard(s)" and all of the commercial implementations of it are in shambles. No disrespect to the W3C community, but right now the par for a good HTML rendering browser is "whatever is better than Microsoft's support". We have 3 rolling standards, of which there is no actual implementation of 100% of the standard. I'm pretty sure Flash renders 100% compatible Flash, and Silverlight renders 100% compatible Silverlight. If you look at the same HTML on Windows and Mac, you'll get different output on many web pages, but if you look at Silverlight on Windows and Mac, you'll get the same output.

      With HTML you do have to worry about what kindness an organization provides, because you have to worry about how much of your HTML "standard" (and which one) they choose to support, and how much of it they choose to support. You're just as dependent on browser implementations as Silverlight and Flash people are on their plugins. There's no difference anywhere except in your mind.

      Oh, and both Silverlight and Flash are filing to become standardized specifications under standards bodies. Look at .NET, it's an open standard for anyone to implement. Silverlight will be the same. So again, where is this dependency on Microsoft's kindness again? They're doing everything that everyone demands of them: support multiple platforms, have an open specification, submit your spec for standardization, and help open source implementations of your spec get developed. And yet still there are people like this who knock their every move. Here's a hint: If you want Microsoft to change their behavior, don't give them a damned if you do damned if you don't scenario and don't be a hypocrite by being willing to be owned by Adobe but not by Microsoft. In my opinion Adobe has shown just as bad of behavior, and they clearly have a monopoly in several markets as well.

    8. Re:Breeze to Program by encoderer · · Score: 4, Insightful

      How about the fact that it's language agnostic? You're a C++ developer? It's a lot more comfortable to use C++.Net than it is to use ActionScript. Same for Java Developers, Python Developers, etc, ad infinitum..

      Or how about the fact that the .Net Framework is the largest library ever shipped? There is surely more "library code" available for, say, Java and Perl, but the .Net libraries share a common format, style, and organization.

      Or how about the fact that your .Net code for your Silverlight application is going to be obviously OO (since .Net is an OO framework). That allows you to easily share/reuse code between Silverlight, ASP.Net, and JIT'd GUI apps.

      Or how about the fact that you can mix multiple languages in a silverlight project (like ALL .Net projects)? You find useful code in C#.net but you're programming in Visual C++.Net? No problem, just load it in.

      Or how about an entire eco-system of tools and generators and add-ons for Visual Studio and the framework?

      Of course, with flash, you get...

      well...

      None of that.

  3. History repeating by Bogtha · · Score: 5, Insightful

    I remember when Netscape introduced frames, they changed the netscape.com website to use them. It lasted a few months, then they realised how silly they were and changed their website back.

    Silverlight may be good for embedded applets and for applications, but it's ludicrous to use it for an entire website. I expect that Microsoft will shortly figure this out.

    --
    Bogtha Bogtha Bogtha
    1. Re:History repeating by Niten · · Score: 4, Insightful

      At that point you can't even call it a website any more; it's just a graphical .NET application that happens to be delivered over HTTP.

      And yes, the same is absolutely true for pure-Flash websites, too. But this is made slightly less onerous because Adobe provides versions of the Flash plugin for Linux and OS X that are ostensibly on par with the Windows version, and Adobe doesn't lock you into a single platform for developing Flash apps -- unlike Microsoft, Adobe's end game is not to create a sea of de-facto "standard" applications for which the company's own operating system is the best, or only, choice.

  4. Re:News flash! by ozmanjusri · · Score: 4, Insightful
    Seriously? Wouldn't it be a bit more suspect if the *didn't* use it?

    It's not about them using it themselves.

    It's about them leveraging an existing product to force the adoption of a new product.

    --
    "I've got more toys than Teruhisa Kitahara."
  5. Re:Wow by diodeus · · Score: 5, Insightful

    How to Google-proof your site in one easy step!

  6. Re:News flash! by ozmanjusri · · Score: 4, Insightful
    You mean like pretty much every other company either does or tries to do?

    This site doesn't force me to use Flash.

    --
    "I've got more toys than Teruhisa Kitahara."
  7. The real value of Silverlight by ShatteredArm · · Score: 4, Insightful

    All trolling and MS-hating aside, Silverlight is not meant for the World Wide Web. Rather, it is, like many other Microsoft products (SharePoint, PerformancePoint, BizTalk, etc) for the corporate intranet. The corporate IT department can simply force the software onto everybody's computer, and the developers can easily develop a *real* UI without having to fumble around with trying to make HTML behave like Windows Forms.

  8. Re:Firefox... by mhall119 · · Score: 5, Insightful

    Ok so tell me how often are you going to be visiting the Microsoft website if you happen to be a Linux and Firefox user? Whenever a Windows-using acquaintance hoses their box and I have to boot a LiveCD to fix it.
    --
    http://www.mhall119.com
  9. Re:Firefox... by zoips · · Score: 4, Insightful

    I think this is more of a case of farming out production of software to someone who actually knows the platform. Microsoft developing for Linux would be hilarious, better to let someone who knows what they are doing develop a compatible product.

  10. Re:They're already spamming us by Al+Dimond · · Score: 5, Insightful

    I'll tell you how Silverlight is Not Great, and I've never used it in the slightest. And it's not because it's by Microsoft, or because it's not free.

    It's Not Great for the same reason Flash is Not Great: it almost always results in a worse user interface than using normal /x?html/.

    For the developer the site is The Thing. It's important that the site has clean code, looks cool, and is easy to maintain. Maybe Silverlight makes that possible.

    For the user the site is likely just one stop on a journey tied together by a web search. It's important that the site behaves similarly to all others in certain respects: that the browser's navigation facilities work, that the browser's text search works, that input behavior for these are the same as on all other pages (keeping in mind that key bindings, mouse bindings, context menus, etc. vary from browser to browser and user to user). Flash breaks this, and if Silverlight doesn't do the same I'll be shocked.

    For the developer it's tempting to think the site is a book to be read from start to finish. But users are more likely to look in the index, tear out a few pages, and glue them into collages of their own creation. The developer can use the introductory chapters to lay out unusual notational conventions that will apply throughout the text but the user, not having read from the beginning, is only confused to see them used in the middle. If you're tempted to cry and bitch about this as a developer, get over yourself: users have more important things to do in life than figure out this super cool new interface to your web site.

    A big part of the reason the web took off is that its limited facilities for UI design forced sites to mostly follow the same conventions. If you want to do something better, more complicated, something that people have to learn, then write a damn desktop app.

    (Yes, there are useful and good things that can be done by embedding Flash/Java in web pages. Nifty videos and games, no-install VNC and ssh clients... as long as they stay self-contained and aren't part of the page's navigation or textual information presentation, knock yourself out).

  11. Enough is enough. by RightSaidFred99 · · Score: 5, Insightful
    I scanned the replies to this, nobody has pointed out that the article is a fabrication aka lie. Microsoft is not redesigning Microsoft.com to use Silverlight. The idea is preposterous if you think about it for just a minute. Imagine the work involved in changing a site that has developed over more than a decade entirely to use Silverlight.

    In fact, Microsoft is only changing their download area to use Silverlight. In other words, surprise surprise - a kdawson article that is simply false. It's amazing, I know.

  12. Re:bullshit by AKAImBatman · · Score: 4, Insightful

    The fact that support .NET as part of Mono is hard and ongoing doesn't make Mono a "piece of crap".

    Agreed. Mono is a piece of crap on its own merits. I apologize if I gave any other impression.

    Mono doesn't work well on OS X because Apple is playing their own games with deliberate incompatibilities.

    Your argument of deliberate X11 incompatibilities is nice (though difficult to accept at face value), but ignores the fact that 90% of my rant centered around the craptactular development environment that is shipped as "Mono". It's decidedly developer-unfriendly, and using it on a Mac was not the cause of that.

    On a system where Java is installed, things are easy to build and run. I can run "ant all" and everything magically compiles. I can look at the documentation and understand what every class and method does. If it runs on one system, I can expect it to run on the rest. Dependencies are clearly defined and easy to resolve. (And explicitly clear when tied to a given OS due to JNI dependencies.)

    None of that describes Mono. Mono is a piece of crap that simply perpetuates a poor state of dependency hell, while wrapping your core software in a semi-portable bytecode that provides no real-world advantage in portability.