MSFN Forum: Browsers with Silverlight - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Browsers with Silverlight Rate Topic: -----

#1 User is offline   xarzu 

  • Newbie
  • Group: Members
  • Posts: 17
  • Joined: 05-April 07

Posted 02 September 2011 - 01:53 PM

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?


#2 User is offline   CoffeeFiend 

  • Coffee Aficionado
  • Group: Super Moderator
  • Posts: 5,399
  • Joined: 14-July 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 05 September 2011 - 08:47 PM

View Postxarzu, on 02 September 2011 - 01:53 PM, said:

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)

View Postxarzu, on 02 September 2011 - 01:53 PM, said:

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.

#3 User is offline   Tripredacus 

  • K-Mart-ian Legend
  • Group: Super Moderator
  • Posts: 8,665
  • Joined: 28-April 06
  • OS:Server 2012
  • Country: Country Flag

Posted 12 September 2011 - 09:37 AM

View PostCoffeeFiend, on 05 September 2011 - 08:47 PM, said:

View Postxarzu, on 02 September 2011 - 01:53 PM, said:

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.

#4 User is offline   cluberti 

  • Gustatus similis pullus
  • Group: Supervisor
  • Posts: 11,208
  • Joined: 09-September 01
  • OS:Windows RT
  • Country: Country Flag

Posted 12 September 2011 - 10:19 AM

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.

#5 User is online   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,410
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 12 September 2011 - 11:13 AM

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..../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.builtw...ork/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

This post has been edited by jaclaz: 12 September 2011 - 12:21 PM


#6 User is offline   Tripredacus 

  • K-Mart-ian Legend
  • Group: Super Moderator
  • Posts: 8,665
  • Joined: 28-April 06
  • OS:Server 2012
  • Country: Country Flag

Posted 12 September 2011 - 11:19 AM

View Postcluberti, on 12 September 2011 - 10:19 AM, said:

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.

#7 User is online   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,410
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 12 September 2011 - 12:23 PM

View PostTripredacus, on 12 September 2011 - 11:19 AM, said:

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

#8 User is offline   cluberti 

  • Gustatus similis pullus
  • Group: Supervisor
  • Posts: 11,208
  • Joined: 09-September 01
  • OS:Windows RT
  • Country: Country Flag

Posted 12 September 2011 - 01:27 PM

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.

#9 User is offline   allen2 

  • Not really Newbie
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,733
  • Joined: 13-January 06

Posted 12 September 2011 - 01:32 PM

View Postjaclaz, on 12 September 2011 - 12:23 PM, said:

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?

#10 User is offline   Tripredacus 

  • K-Mart-ian Legend
  • Group: Super Moderator
  • Posts: 8,665
  • Joined: 28-April 06
  • OS:Server 2012
  • Country: Country Flag

Posted 13 September 2011 - 08:42 AM

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:

#11 User is offline   MagicAndre1981 

  • after Windows 7 GA still Vista lover :)
  • Group: Patrons
  • Posts: 4,960
  • Joined: 28-August 05
  • OS:Vista Ultimate x86
  • Country: Country Flag

Posted 13 September 2011 - 09:56 AM

try the Silverlight 5 RC and the Adobe Flash 11 RC, both provide 64Bit support so that you can use a 64Bit Browser.

#12 User is offline   tain 

  • Cyber Ops
  • Group: Super Moderator
  • Posts: 3,557
  • Joined: 24-September 05
  • OS:none specified
  • Country: Country Flag

Posted 22 September 2011 - 01:56 PM

SL runs slow in FF for me but quite nicely in IE9 on the same machine.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy