Slashdot Log In
Interview with Microsoft Exec on IE7 and RSS
Posted by
Zonk
on Tue Feb 21, 2006 03:18 PM
from the down-to-earth dept.
from the down-to-earth dept.
AvianFlugelhorn writes "BetaNews has posted an interview with Gary Schare, Director of IE Product Management, which touches on the changes coming in IE7, Firefox's growth, and how Microsoft will bring RSS to the mainstream. It's interesting to see Schare become more humble since a November 2004 interview, when he questioned whether Firefox could attract more than just early adopters. Now, Microsoft says: 'we respect the work that the Firefox guys have done.' Schare also admits problems with ActiveX and explains why Microsoft will revolutionize RSS." Couple of days old, but still interesting.
This discussion has been archived.
No new comments can be posted.
Interview with Microsoft Exec on IE7 and RSS
|
Log In/Create an Account
| Top
| 188 comments
| Search Discussion
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Definition of "Early Adopters" (Score:5, Informative)
(http://slashdot.org/~eldavojohn/ | Last Journal: Tuesday October 16, @03:26PM)
'Early adopters' are what marketers call the first people to use your product. Now, let's say that there's some tiny percentage of people who initially use Firefox just because they had something to do with it or they need to run a web app that works best in Firefox. This 5% of the population is known as the 'early adopters' as it doesn't really matter what your product is; they're going to use it regardless.
Now, imagine a normal curve of the population of users. The early adopters are the ones on the far left who use it right away and the ones on the right are the crusty old-there's-nothing-better-than-IE-change-is-bad people who will refuse until the bitter end. If you make it past the early adopters and into the 35%-45% of the population range on the curve, then suddenly this product can stand on its own. To hell with the competition, it can now fend for itself in the market with that kind of user base backing it.
What he meant in that quote was that it had yet to be seen if Firefox would even make it past the initial 5% that would use it regardless and into a phenomenon that could potentially be a competitor with Internet Explorer.
In most of the applications a programmer undertakes, she or he must strive to encompass more than just early adopters if it is hoped for the product to last. This usually involves clever marketing gimmicks or commercials but, thank the lord, in Firefox's case it's just been sheer security and ingenuity of the product helping it over this curve.
Not only do I think it's well on its way past the early adopter phase, but I myself have moved to be an early adopter for most open source solutions I can find out there.
Re:"embrace and extend" (Score:4, Insightful)
Microsoft is telling us they will "revolutionize RSS" and "bring RSS to the mainstream". We all know what Bill's "embrace and extend" plans have done in the past.
And, I hate to be the one to point it out to you, Bill, but RSS is mainstream. All you'll do is fragment its marketplace.
Re:"embrace and extend" (Score:4, Insightful)
Respect? (Score:3, Funny)
Re:Respect? (Score:5, Funny)
(http://pdatabase.dyndns.biz/ | Last Journal: Saturday June 04 2005, @11:50AM)
Couple of days old (Score:2, Funny)
My recommendation: Take out ActiveX! (Score:3, Insightful)
From my point of view, the whole ActiveX thing in IE should be taken out. In today's world, ActiveX does have a couple of niche uses, but the Internet by far has left it behind as a old technology. Technologies/Techniques like Flash, Javascript, AJAX, PHP, browser extensions and the rest can do a lot of what ActiveX could do, and much more securely. ActiveX in my view is a weak link that is asking for viruses.
This is great... (Score:5, Funny)
So we've enhanced the functionality of IE by ramping up the number of programmers on the project, which is a normal function of software development at Microsoft but I can't give you specifics, to add new features to IE7... new features like... ActiveX Opt-In (tm), with ActiveX Opt-In, we've enhanced the rich browsing experience the users are used to by increasing the security model of the IE7 browser functionality through better security measures.
And these security measures are?
We turned the problematic ActiveX controls off.
But wait how this is new functionali...
Top. Men.
Security... (Score:2, Insightful)
(http://barney.gonzaga.edu/~ssulliv1)
Hmm... I wonder where they got the idea that IE wasn't secure enough? *cough*Firefox*cough*
I guess competition is good, since now people know what they are missing. Finally someone is, in a small way, asking Microsoft to step up the quality of their products.
Woo hoo (Score:5, Funny)
(Last Journal: Tuesday August 02 2005, @06:55PM)
Every web dev on earth: Good for you, now how about DOM2?
MS Guy: But... but... tabbed browsing!
Re:Woo hoo (Score:5, Interesting)
There'd be hell to pay if the MS guy actually claimed that - they are still missing whole sections of CSS 2, published in May 1998 [w3.org]. Granted, Internet Explorer 7.0 has improved support, but it's still missing, e.g. generated content [w3.org] and tables [w3.org].
You'll be pleased to know, however, that Internet Explorer 7.0 finally has complete support for CSS 1 [w3.org], published in 1996. So let's all welcome Microsoft to ten years ago!
Obviously no questions from the web team (Score:2, Insightful)
(Last Journal: Friday August 17, @05:34AM)
Hi fucktard, are you bunch of fucktards ever going to fucking support the goddman fucking standard like bloody PNG and position: fixed and other basic stuff?
Who cares about security, if windows users did they wouldn't use windows. Who cares about hot new features. If people wanted cutting edge they wouldn't use windows. Sadly all those windows users do want websites that work in their browser so you are stuck supporting the crap that is IE.
It is very simple, very basic support for simple standards that IE just isn't capable of it. I can only think of the following reasons, A, they are really just not capable of it. MS can't hire any people who can hack up PNG support or do proper CSS. B, they want to hold the web back so they can launch their own new version. C, they want to wind me up and get me an ulcer.
Not that it matters ifI IE7 becomes a passable browser (yeah I considered the possibility that IE7 might become a good browser but who am I kidding) we will still have to support craptastic IE6 for years to come. Hell IE5 only now is starting to disappear.
If you are not a webdesigner you cannot understand.
You can make a beautifull page that truly shines that the customer finds enchanting and the users drool about and then you test it in IE and it all falls to pieces.
Ajax is the new buzzword so lets us that as an example to show how bad IE is. First the code for a real browser (anything not produced by MS):
Oh and line 1 and 3 are only there to keep IE happy. 2nd line would be all that is needed if you coded only for real browsers. But for IE you need that while IF statement. PLUS:The code is from IBM btw so I figure it is pretty pretty efficient example.
Can you start to understand why IE is hated so much by web developers?
No doubt IE7 will cause this simple code to expand yet more.
For my own personal sites I have long since stopped adding IE support. Get a real browser or fuck off. Sadly that is not acceptable in business sites. Not even the customer service section.
So next time you ask a fucking IE developer questions less sucking up please and more 'are you finally going to do some real work or do I have to get a contract on your kids'.
IE, because Bill Gates hates the net.
Re:Obviously no questions from the web team (Score:5, Informative)
Well no, seeing as they've already fixed everything you mention: PNG [msdn.com], position: fixed [msdn.com], native XMLHttpRequest [msdn.com]. Have you tried the latest beta?
Nonsense. Those lines are there to not break for any browsers that don't support native XMLHttpRequest objects. That includes quite a few versions of quite a few browsers.
Internet Explorer 7 includes a native XMLHttpRequest object so it acts exactly like all the other browsers and you don't need the extra code that Internet Explorer 6 and below does.
Heh, what kept you, MS? (Score:1)
(Last Journal: Saturday September 08, @03:52PM)
GS: I think you can make a fair case that we're doing a little of both. There were clearly some areas that the early adopters had been using in alternative products for a while. Tabs is probably the primary one. And we fielded a number of questions and even complaints from customers saying "When are you going to give us tabbed browsing in IE." Now we've done that; IE7 has a very, very good tab implementation. There are many users out there who are still using IE6 and have never tried tabbed browsing, and we think when they get exposed to it in IE7 they'll think it's very cool.
I had to laugh when I read this. It's nice to see MS catching up with what we've been using for years. Welcome to the party, guys! you're only several years late! :o) The fact reamins IE will never be as innovative as Firefox, simply because it isn't open source. It will never have the vast amount of features that FF has, nor will it be as customisable, because the only people who can make IE a better browser are the minority who work for MS. I think they will have a hard battle trying to get people back who made the switch away from IE. Anyway, good luck to em. This may actually make IE into a half decent browser. Perhaps MS can learn from this, in that a little competition is a *good* thing? Not that I'd ever be trying it anytime soon - it does not look like there will be a version of IE7 for Windows 2000 and Linux.
haha, but seriously, folks (Score:4, Funny)
Might wanna focus a little harder, man. =O
Public Vista Beta (Score:2)
(http://www.zembek.net/)
Does this mean we might be able download and run a Vista beta legally? You can normally find the betas on p2p or bit torrent, but it'd be interesting if they actually released it with an expiration date for public download. While I'm sure it wouldn't be stable, it might be cool to mess around with under dual boot or on an extra machine.
Microsoft has a strange definition of "security" (Score:2)
(http://www.popularculturegaming.com/)
Putting in things that pop up on your screen asking you if you really want to do this, or if you noticed that it did something, or that you haven't turned on something or you haven't updated something is not my definition of security.
My definition of security is to fix the problem, not put up caution tape and flashing lights around the problem.
It is no wonder I find myself using Linux more and more often these days...
It's more than just the tabs (Score:5, Interesting)
(http://www.fiestyturtles.com/ | Last Journal: Tuesday October 23, @09:07PM)
But after trying IE7, I've realized there's so much more to the experience. Tabs are a given, but FF seems to do them so much better. It's faster, snappier, cleaner. I come to accept the security as a given. Even in IE7, I wouldn't go to half the sites I do in FF. IE still doesn't seem to handle popups as well as FF, I've come to rely on the the Adblock extension which makes the browsing experience so much better. Pages load faster in FF. Little things like Find-As-You-Type (why in the hell does IE still have the ctrl-F dialog box that pops up, and doesn't wrap around the page? Up or Down??). I think I'm realizing that the EXTENSIONS in FF are what makes it great. Just the handful of ones I have installed make my browsing experience that much better, and I take for granted what I can do, and I don't notice this until trying to do the same in IE7. Why can't I rearrange tabs in IE? Ctrl-tab doesn't cycle how I would like it, but what can I do? In FF, I just find an extension. Plus, IE7 is ugly. I can change the theme in FF.
I think the only thing IE7 is really going to do is get an installed base of "secure" IE out there - all the Joe Schmoes that don't care, power up their Dell nekkid to the cable modem, and check their email. Maybe this will help curb some of the stupid things that have resulted from the old IE versions. But in no way is IE7 even remotely close to the browser that Firefox is.
The worst part about IE 7 is... (Score:1)
(http://en.wikipedia.org/wiki/)
ActiveX? Who uses it? (Score:3, Insightful)
I've only seen two types of sites that consistently give me security warnings about ActiveX (SP2).
So... Exactly why is it I need it again?
Competition, eh? (Score:1)
(Emphasis mine)
Need I say more?
Microsoft will revolutionize RSS (Score:2, Insightful)
a good tab implementation? (Score:2)
(http://www.drewandkim.com/)
He must be using a pretty significantly different version of IE7 than the Beta 2 preview that I am using, because the tab implementation on my version is pretty terrible. Because the tabs have to share space with 9 different buttons/menus, I can only have about 3-4 tab names become virtually indistinguishable. In a Firefox window of the same size, I can have at least 8 tabs showing before the titles begin to lose meaning. As far as I can tell, IE7's tab implementation is only useful for people who never plan to use more than 2-3 tabs at a time.
And who thought it was a good idea to hide the menu until I press the Alt key?
RSS and Usenet (Score:3, Insightful)
(http://amateurpundits.blogspot.com/)
In Mozilla Thunderbird, if you set up an RSS account for a Google group (using the atom 1.0 feed), it looks like a usenet subscription, except it's much more limited. If it's the same paradigm (except where the articles are hosted), why not the same functionality?
Browser/RSS (Score:1)
(http://www.timalmond.com/)
I use RSS, with Thunderbird. That's where the delivery of RSS makes sense to me, along with Mail and News. What I might call "passive delivery". It gives me a list of articles that I can go to or ignore, all while I'm doing something else.
A browser is "active delivery", stuff I want to go to right now.
one of my biggest pet peves about IE... (Score:2)
I cant find the RFC itself but I seem to recall that the standards for HTTP and MIME and stuff say that the client should treat what the server returns in the Content-Type header as authoratitive and not try to "guess" the content type from the filename or file contents. But, IE (and probobly other browsers although IE is the worst offender) ignores the spec and attempts to guess the file type from the filename and content anyway.
RSS... (Score:1)
(http://sphere13.com/)
How on earth can you "revolutionize" something that's already Really Simple??
It would be like Microsoft just said, "Guess what, 2+2=4 was popularized by our competition, but we are the ones who really know what to use it for."
Internet: The Next Generation (Score:2)
And when Microsoft will announce that their browser now has almost-complete CSS2 support (somewhere around 2011) Firefox, Opera and probably even Lynx will watch the IE dev team in the backlights as they continue to boldly go where no browser has gone before...
Re:IE is Dead. (Score:3)
(http://www.lazylightning.org/)
Re:Anti French (Score:2, Funny)
Perhaps it is the smugness emoted by French speakers when their language is not used properly. These same French speakers find it all to easy to improperly use others' languages.
Perhaps because the French helped the Germans immensely by surrendering so easily. And then, after the Allies arrived, 'helped' to defeat the Germans.
Perhaps because the French think that they are a single race of people.
Or, maybe it is because Monty Python so successfully ridiculed the French.
Cheers
Re:IE is Dead. (Score:1)
(http://www.debatingonline.org/)
Re:IE is Dead. (Score:3, Funny)
(Last Journal: Friday March 31 2006, @11:17AM)
Long live Lynx!
A Joke (Score:2, Funny)
Re:Anti French (Score:2)
(http://pitabred.dyndns.org/)
You have no idea what the term racist means, do you? The French are a race just as much Nazi's were a "race" (whoo Godwin!)
Or I'm just feeding a troll. Whatever.
Re:IE is Dead. (Score:1)
It doesn't matters if a browser is free or not... (Score:1)
(http://www.sachingarg.com/)
The whole idea is that there is no lock-in. I can move to any platform, any machine, any hardware, any browser any time. And still everything will work the same for me (except for the few things which won't, but then almost all web-developers are carefull enough not to use things which will break their website on any browser).
Now with FireFox 'available', I won't mind using IE (if it has the right features to attract me as a user. A large majority of Firefox users use it because of features, not because its open source).
But I still pity the web-developers who have to ensure their websites work same with all browsers.
Re:Article from 2004!? (Score:2)
(http://jacob.steenhagen.us/ | Last Journal: Monday April 07 2003, @03:58PM)
The 2004 link was from an older article. RTFS (Read the Frickin' Summary).