Jump to content

Browsers with Silverlight


Recommended Posts

Hey, I have got a question. What are the browser formats to be concerned with if you want your web site to be viewed universally?

I mean, if you can develop a cool silverlight app, I know that Silverlight does not run on Internet Explorer 64 bit. So I guess I would have to use HTML 5 for that.

What about the other browsers and platforms and what would be the replacement technologies?

Link to comment
Share on other sites


What are the browser formats to be concerned with if you want your web site to be viewed universally?

Then stick to HTML 4 and nothing more. (emphasis mine)

I know that Silverlight does not run on Internet Explorer 64 bit. So I guess I would have to use HTML 5 for that.

64-bit IE is hardly a common browser (probably well below 1%). Not that I would use silverlight in the first place as not enough people have it installed (nor is its future certain). And the percentage of browsers that properly supports a decent subset of the HTML 5 features is still WAY too low to be "viewable universally" like you want. Flash has a good install base but it's not supported by a some devices, like the iphone/ipod/ipad and a bunch of other mobile devices (including a lot of android devices). If you can live without those gadgets, then HTML 4 + Flash is still an option.

Link to comment
Share on other sites

I know that Silverlight does not run on Internet Explorer 64 bit. So I guess I would have to use HTML 5 for that.

64-bit IE is hardly a common browser (probably well below 1%). Not that I would use silverlight in the first place as not enough people have it installed (nor is its future certain). And the percentage of browsers that properly supports a decent subset of the HTML 5 features is still WAY too low to be "viewable universally" like you want. Flash has a good install base but it's not supported by a some devices, like the iphone/ipod/ipad and a bunch of other mobile devices (including a lot of android devices). If you can live without those gadgets, then HTML 4 + Flash is still an option.

Where does this tidbit come from? I just did a test, deployed Win7 Pro x64, and installed IE9 x64 with Silverlight. My test page was http://www.mahorney.net and that site works fine. I did have to install a newer version of Silverlight for it to work, however.

Link to comment
Share on other sites

If the scope for the site is (as it should ALWAYS be) to be seen and appreciated by *all* users, you need to use "standard" formats and contents.

There is a commonly accepted set of standard which is given by W3C:

http://www.w3.org/

If your intention is to have the most happy people when visiting your site you should keep it as simple as possible, as adherent to such standards as you can and test it under several browsers.

I may be an "extremely grumpy user" (and I usually am one ;)), but whenever I find a site that for BASIC operations (I don't care much about the eyecandy) requires me to download a plugin or access it with a specific browser I use to write them, both to the technical service if available and to the commercial one, to tell them how I was p|§§€d off by their site and by their arrogance in attempting to impose me the use of one given browser over another one and notifying them how they had just lost a potential customer. :realmad:

So, if your scope is having something that only fanboys of a given OS or browser will access or that however is aimed to a "niche" of internet users you are "free", other wise use the KISS principle as much as you can:

http://en.wikipedia.org/wiki/KISS_principle

and make sure the site is accessible user by the most browsers.

And NO, silverlight is not exactly "popular" right now (and there are serious doubts that it will ever become poppular :ph34r:).

JFYI:

http://trends.builtwith.com/framework/Silverlight

http://www.statowl.com/silverlight.php

and

http://www.riastats.com/

play a bit with the last one to get the idea :whistle:

jaclaz

Edited by jaclaz
Link to comment
Share on other sites

Then you were still viewing it in a 32bit browser (which is expected, and as it should be right now anyway). There is no 64bit version of Silverlight available as of yet.

You are right. Even tho I install the IE9 x64 package, the default browser is still the 32bit client. I had to go out of my way to open the x64 version. I confirmed that Silverlight does not work with it.

Link to comment
Share on other sites

I had to go out of my way to open the x64 version.

But the question is, it is in any way "better" or "faster" than the 32 bit one?

Or apart the (debatable) disadvantage of not having silverlight, which added features it has over the 32 bit version?

jaclaz

Link to comment
Share on other sites

It can be, although when it comes to Javascript (at least for IE) it won't be. The 32bit browser is still the "better" one, as add-ins and the like generally are 32bit as well, as are the (for IE9) javascript performance improvements.

Link to comment
Share on other sites

But the question is, it is in any way "better" or "faster" than the 32 bit one?

Or apart the (debatable) disadvantage of not having silverlight, which added features it has over the 32 bit version?

jaclaz

The only "feature", i can imagine for the x64 IE, is that it can use more than 4GB of memory but is that a really a feature or the reverse?

Link to comment
Share on other sites

I'm always worried once any browser wants to use more than 250MB RAM, much less 4GB. What type of memory intensive thing would that extra RAM allow? I can see maybe certain Flash or other related animations being better... save Silverlight. :whistle:

Else, maybe it means I could have hundreds of tabs open... :unsure:

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...