![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
A quick glance at articles like this http://www.crn.com.au/News/260027,si...8-roadmap.aspx and the Windows 8 roadmap & videos that have been released so far are obviously causing concern for some, though I suspect a larger legion welcomes the move adopt a more open approach and embracing the power that HTML5 will bring to the web HOWEVER, I suspect that Microsoft will move quickly to address this concern in the community, with a response other than taking down forums! |
#3
| |||
| |||
|
|
I'm getting the "here we go again" feeling. These days Microsoft isn't dictating how things should be done. They're offering options and leaving it to developers to decide which approach they'd like to take. *Dare I say, it's a "you choose the 'right tools for the job'" approach. So if they don't mention Silverlight when discussing HTML5, I think they're just not conveying the right Marketing message in line with their demonstrated approach to providing solutions. *That's more likely than an awkwardly released statement that they're going to suddenly deprecate this tool they've been pushing for the last few years. Why do I believe this? Among other things, HTML5 intends to address issues with existing plugins, and indeed the very reason why plugins exist. *HTML5 has a lot of neat features, but it's not going to be mature for several years, if ever. *Some say 'maybe' 2022. *Now, Silverlight also addresses issues with plugins like Flash and Java Applets. *There is probably going to be a never ending series of some technology being created to overcome the deficiencies of its predecessors. *That's just the way this market works. *For now and the foreseeable future however, Silverlight and Flash do present value-add over the new and adolescent HTML5. *HTML5 may or may not ever achieve the same level of cross-platform compatibility, or the rich set of features offered by plugins. *We have choices we can make and alternatives should our choices go bad. *I think Microsoft sees this, and anyone would be short-sighted to assume they're giving up as soon as they see some impending competition. *That just doesn't fit their pattern. So here are some truths which we I believe we can derive from all of this: HTML4 isn't going away for a long time. HTML5 isn't going to be implemented (the same) in all browsers for a long time. Plugins aren't going away for a long time. There will always be something new to get people's panties bunched up. HTH T Ross Ferris wrote: A quick glance at articles like this http://www.crn.com.au/News/260027,si...s-reject-windo... and the Windows 8 roadmap & videos that have been released so far are obviously causing concern for some, though I suspect a larger legion welcomes the move adopt a more open approach and embracing the power that HTML5 will bring to the web HOWEVER, I suspect that Microsoft will move quickly to address this concern in the community, with a response other than taking down forums!- Hide quoted text - - Show quoted text - |
#4
| |||
| |||
|
|
A quick glance at articles like thishttp://www.crn.com.au/News/260027,silverlight-developers-reject-windo... and the Windows 8 roadmap & videos that have been released so far are obviously causing concern for some, though I suspect a larger legion welcomes the move adopt a more open approach and embracing the power that HTML5 will bring to the web HOWEVER, I suspect that Microsoft will move quickly to address this concern in the community, with a response other than taking down forums! |
#5
| |||
| |||
|
|
A quick glance at articles like this http://www.crn.com.au/News/260027,si...8-roadmap.aspx and the Windows 8 roadmap & videos that have been released so far are obviously causing concern for some, though I suspect a larger legion welcomes the move adopt a more open approach and embracing the power that HTML5 will bring to the web HOWEVER, I suspect that Microsoft will move quickly to address this concern in the community, with a response other than taking down forums! |
#6
| |||||||
| |||||||
|
|
I kind of wonder for what reason the average data entry screen could or would make any use of Silverlight anyway? |
|
I mean, for CRUD type of screens, and things like drop down menus, the current tools and using AJAX does a fine job anyway. |
|
I am using Access + office 365 (in beta). Publishing the MS Access forms to the web resulting in forms that work fine on my iPad and even my smartphone. No ActiveX or Silverlight is required. I guess I saying that for most data entry type of screens, one does not need flash, or Silverlight. |
|
I guess what I saying is unless you building something that specifically needs Silverlight, then for the most part, building web forms in .net, or building web forms in Access will not care about the lack of Silverlight since they do not need Silverlight anyway. |
|
I will agree that commitment to flash or something Silverlight has to be done with good thought and is in fact a big deal. However, one ONLY should adopt flash or Silverlight if it was a MUST have feature. |
|
I mean, the iPhone and iPad do not support flash anyway. |

|
Unless the developers here are building applications that need Silverlight, I cannot say it much of a issue when using standard tools, even the ones from Microsoft's stable. |

#7
| |||||||||
| |||||||||
|
|
Just consider this - if everything was so hunkydory with existing tools, then why are we even discussing HTML5? *Obviously there is room for improvement all the way around. General comment for this thread: As I said, I haven't swallowed all the Kool-Aid yet either, but observations of the outside world compel me, and I hope others, toward further inquiry. *So far I haven't seen a comment of any kind Against Silverlight, only statements like "why would anyone use it?" and "I wouldn't use it". *Well, that's not compelling in either direction. Can we get some solid statements here with specific reasoning? *Or is everyone who is not using plugin technology really completely oblivious to what this stuff is? *Are we really just continuing the old thread about how evil plugins are? |
|
*Read my blog where I compare plugins and discuss the topic. *Open a book. *Get educated about your options before stating an opinion on them! |
|
I am using Access + office 365 (in beta). Publishing the MS Access formsto the web resulting in forms that work fine on my iPad and even my smartphone. No ActiveX or Silverlight is required. *I guess I saying that for mostdata entry type of screens, one does not need flash, or Silverlight. I tend to agree - one does not Need the plugin, but it's an option. My personal preference so far has been to Ajaxify ASP.NET Web Forms. I'm not even doing MVC yet because that's just another option I have chosen not to adopt yet. You're right that a plugin isn't necessary IF you know how to code without it. *But if you do not, then plugins help to manage the async model PLUS they present a generic cross-browser API to the developer which (still to some extent) warrants browser-specific development with many popular tools. *They ALSO present features that are not currently available in all browsers. *This thread is about that gap closing between plugin features and built-in HTML5 features. |
|
... I guess what I saying is unless you building something that specifically needs Silverlight, then for the most part, building web forms in .net, or building web forms in Access will not care about the lack of Silverlight since they do not need Silverlight anyway. Again, that's correct. *However, one of the issues with thin-client development is that they need to be "chatty" to move data to the server for complex processing beyond basic validation. *Plugins handle that on the client, and Silverlight allows developers to make this happen using the same code they use on the server. *There is significant value in these features for many applications. |
|
I will agree that commitment to flash or something Silverlight has to be done with good thought and is in fact a big deal. However, one ONLY should adopt flash or Silverlight if it was a MUST have feature. Agreed again - right tool for the job and all that... I mean, the iPhone and iPad do not support flash anyway. Err, that's a political decision from Apple which is strongly contested by the development community. *Can we just forget you put that one on the table? ![]() |
|
Unless the developers here are building applications that need Silverlight, I cannot say it much of a issue when using standard tools, even the ones from Microsoft's stable. Hmm, what is "standard"? *Aren't plugins now "standard"? *Statistics show that nearly 100% of browsers out there now have either or both Flash/Silverlight. |
|
*Silverlight is as much a household word amongst developers as ASP.NET, for those who would use such words in their household. ![]() |
|
I understand you're regarding "standard" as traditional hand-coded JavaScript and DHTML, but everywhere you turn there are frameworks, new helper libraries, developer tools intended to facilitate that mess, and upline tools intended to reduce the mess itself. *I'd maintain that Silverlight and Flash are now as "standard" tools as any other. *They fit into this ecosystem for some applications because they do indeed have a place here. My summary on this note to you, Albert, would be that we are not in disagreement that the right tools should be selected, but that you seem to be inclined to take some tools off the table because you don't see their value. * |
|
That's pretty myopic, bud. *We can debate the merits of features, but it's too late and closed-minded to debate whether some offering should exist at all. Regards, T |
#8
| |||
| |||
|
|
Tony Gravagno wrote: snip Hmm, what is "standard"? *Aren't plugins now "standard"? *Statistics show that nearly 100% of browsers out there now have either or both Flash/Silverlight. Ah Hog wash. Quite a bit more than 0% laptops and desktops were purchased within the past month or even week. They do not come with either of these installed. |
#9
| |||||||||||
| |||||||||||
|
|
dawn *wrote: Tony Gravagno wrote: snip Hmm, what is "standard"? *Aren't plugins now "standard"? *Statistics show that nearly 100% of browsers out there now have either or both Flash/Silverlight. Ah Hog wash. Quite a bit more than 0% laptops and desktops were purchased within the past month or even week. They do not come with either of these installed. I didn't say installed. *I'm saying almost everyone who uses a computer these days will install Flash because almost every site they visit uses it, particularly Facebook and Youtube. |
|
Take a look athttp://www.riastats.comand any other stat site you care to find. *Note that data reported on this site comes from over 100 others. - Flash was undetected on less than 4% of browsers, indicating 95%+ saturation. |
|
*That 4% might be those new PCs you're talking about where the user hasn't played their Facebook games yet, or perhaps corporate sites that lock down to the bare essentials. - Silverlight was undetected on 25%, indicating only 75% of browser users have loaded this plugin. *This is no surprise as Silverlight is still only the contender, and I'd guess this number won't go up much over time. *But a 75% install base is significant. |
|
- Java was undetected in 35%, meaning this once ubiquitous technology now falls behind Silverlight by 10 points. |
|
- HTML5 (big surprise to me) seems to be present in 75% of browsers. |
|
What surprises me is that this many people actually have current browsers. There's no indication as to whether PCs that lacked one technology have the other - no summary for "any plugin". *I wouldn't jump to a conclusion, but it's possible that 99% of the total number of browers surveyed have either Flash OR Silverlight OR Java. |
|
Microsoft developers are less inclined to write games than someone who would use "flashy" Flash. *Microsoft developers tend to write more business apps, and similarly, you don't see as many business apps in Flash as you do for entertainment. *That's just the way the market rolls. *For this reason I expect Silverlight visibility in the populace to always be much less than Flash, simply because there are more people out there playing games than using their browsers for line of business applications. *Microsoft would like to change that of course, but I think politically missed that browser-based entertainment train a long time ago and will probably never really catch it. *Regardless - their tools are business tools, we're talking about business, and current stats say they have a respectable 75% share. |
|
However - We are indeed continuing the old discussion about the evils of plugins, and now as then I'll say anyone who presents this argument is in the extreme minority. |
|
*Grandma plays Farmville, so she's using Flash. * |
|
Even if she's not playing games, she's likely to get very frustrated with the number of sites out there that now require Flash as a default component of their experience. |
|
*Browser-based game providers who deploy Flash apps report tens of millions of users active 24/7 in _many_ games. *That means at any given moment there are hundreds of millions of people around the world just playing games with Flash. The bottom line is simply that most people use plugins in some way. Your luddite sentiments against plugins in general are now even more outdated than they were before. *It's time to accept the world as it is and move on. |
#10
| |||||||||||
| |||||||||||
|
|
Lots of new computers are sold each day. So this "nearly 100% figure" is far from accurate. Make sense? |
|
Take a look athttp://www.riastats.comand any other stat site you care to find. *Note that data reported on this site comes from over 100 others. - Flash was undetected on less than 4% of browsers, indicating 95%+ saturation. Ah, well, even if I believed that Flash actually functioned properly on these 95%+ computers, I would be concerned about the other 5%. That is not all that near 100%, in my opinion. Yesterday Flash would have been detected on my computer but when I navigated to a web site, I had to install it. |
|
- Silverlight was undetected on 25%, indicating only 75% of browser users have loaded this plugin. *This is no surprise as Silverlight is still only the contender, and I'd guess this number won't go up much over time. *But a 75% install base is significant. For a corporate internal web site, that is likely fine, but for a forward facing application where you want to up the number of users who will use your app, that really is not good. |
|
- Java was undetected in 35%, meaning this once ubiquitous technology now falls behind Silverlight by 10 points. Java is not a browser plug-in. It is rarely deployed to "the masses." Apples and oranges. |
|
- HTML5 (big surprise to me) seems to be present in 75% of browsers. I am CERTAIN that a page with an html 5 doctype that does not use the new fancy html 5 features will work in far more browsers than silverlight or flash. |
|
Look at google.com -- they want everyone to be able to use their site. You do not hear about people who are unable to use google, right? |
|
...Java... is not a typical client platform. |
|
As soon as business apps need to reach the masses or even small businesses ... it becomes more of a bummer if the user needs to have silverlight installed. |
|
*Grandma plays Farmville, so she's using Flash. * I'm a grandma and I've never played farmville, nor has my mom or most of the people I know. Is it the people who do not live by farms who play this? ;-) |
|
Even if she's not playing games, she's likely to get very frustrated with the number of sites out there that now require Flash as a default component of their experience. Bingo! |
|
I would consider it if the application warranted this type of potential grief for the end-user. |
![]() |
| Thread Tools | |
| Display Modes | |
| |