Linked by Thom Holwerda on Thu 8th Dec 2005 20:16 UTC
Internet Explorer Microsoft postponed the introduction of the next test release of its Internet Explorer 7 Web browser until sometime in 2006, according to comments posted to the company's site for software developers. In a blog posting on the software giant's MSDN developer site, Dean Hachamovitch, product line manager for IE at Microsoft, said that the company will post an "updated pre-release build of IE 7 for Windows XP publicly" during the first calendar quarter of 2006. The IE team leader indicated that people interested in gaining access to the browser preview would not need to be members of the MSDN community. In related news, there's an exploit in Firefox 1.5 on Windows SP2.
Order by: Score:
mozilla
by Anonymous on Thu 8th Dec 2005 20:36 UTC
Anonymous
Member since:
---

Just base it on the Mozilla engine and be done with it. MS could probably bang it out in a week if they did.

Reply Score: 0

RE: mozilla
by Adam S on Thu 8th Dec 2005 20:53 UTC in reply to "mozilla"
Adam S Member since:
2005-04-01

That will never happen. Then all the sites that don't render in Mozilla today will suddenly break, and we know that Microsoft would never allow that.

Reply Score: 5

RE: mozilla
by Googlesaurus on Fri 9th Dec 2005 01:17 UTC in reply to "mozilla"
Googlesaurus Member since:
2005-10-19

"Just base it on the Mozilla engine and be done with it."

No thanks. Everyone on the planet isn't having a love fest with Mozilla-base browsers. Some of us think they totally suck.

Reply Score: 1

RE[2]: mozilla
by Kroc on Fri 9th Dec 2005 09:37 UTC in reply to "RE: mozilla"
Kroc Member since:
2005-11-10

The originator based their choice on security and ability to correctly render CSS2, and you base your opinion on personal feelings over a few million lines of code with a name tacked on it? Mozilla UI is seperate from the render engine, perhaps you do no understand this and were thinking that the originator was implying that MS not use IE but Firefox etc. The gecko engine could be used in IE, keeping the same UI on top as before, and then you'd hate it just because the rendering engine is made by someone else?

What is it with you?

Reply Score: 2

RE: mozilla
by kaiwai on Fri 9th Dec 2005 11:21 UTC in reply to "mozilla"
kaiwai Member since:
2005-07-06

Na, I think the funniest part would be if they adopted Webkit ;)

Anyway, regarding the IE web engine, I've always wondered, if they made the WHOLE core of their browser, that is, the parts that do the heavy lifting, and re-wrote it in c#, wouldn't that in theory make their browser alot more secure being that everything would occur in a sadbox, so even if the built in boarder of the HTML rendering engine is broken, the VM sandbox is still there to protect the end user.

Reply Score: 1

If I may
by DittoBox on Thu 8th Dec 2005 20:49 UTC
DittoBox
Member since:
2005-07-08

Microsoft postponing a release? And this is news...why?

Same ol', same ol'.

The "exploit" in FF1.5 isn't that big of a deal though really, an inconvenience at best and a bit of a problem for the computer illiterate. Heck of a lot better than the spyware that easily creeps in through IE.

Reply Score: 4

IE7 already too late?
by Adam S on Thu 8th Dec 2005 20:54 UTC
Adam S
Member since:
2005-04-01

As a general question, if IE were released and was really good, would people ditch Firefox and Opera to go back to it??

Reply Score: 5

RE: IE7 already too late?
by WorknMan on Thu 8th Dec 2005 21:00 UTC in reply to "IE7 already too late?"
WorknMan Member since:
2005-11-13

'As a general question, if IE were released and was really good, would people ditch Firefox and Opera to go back to it??'

I don't think it would matter so much, because IE users probably still make up 90% of the market. A lof of the reasons why people ditch IE is because of security concerns. If those security concerns went away with IE7, I doubt a lot of people would bother switching. Most of the 'Joe Users' I've evern seen using Firefox or Opera (that I have installed for them) don't even bother to use the features (such as tabbed browsing) that are currently missing in IE, even if I sit down and show them how those features work. For example, I taught my dad how to use mouse gestures in Opera. His response 'Wow, that's cool ... I think I could get used to this', but he never used them AFAIK.

Edited 2005-12-08 21:01

Reply Score: 4

RE[2]: IE7 already too late?
by Adam S on Thu 8th Dec 2005 21:05 UTC in reply to "RE: IE7 already too late?"
Adam S Member since:
2005-04-01

I have a mac, and I can't even use Safari and Camino solely because of the damn Gmail Delete Button extension!!

Reply Score: 5

RE[3]: IE7 already too late?
by kadymae on Thu 8th Dec 2005 22:48 UTC in reply to "RE[2]: IE7 already too late?"
kadymae Member since:
2005-08-02

They're going to do IE 7 for the Mac?

BTW, gmail works fine in Opera 8.51 for OS X.

Reply Score: 1

RE[4]: IE7 already too late?
by Adam S on Thu 8th Dec 2005 22:59 UTC in reply to "RE[3]: IE7 already too late?"
Adam S Member since:
2005-04-01

Gmail Delete Button is a Greasemonkey script. It does NOT work fine, because it only works in Firefox. As far as I know, there is no way to extend Safari or Opera or Camino like that.

Reply Score: 5

RE: IE7 already too late?
by bytecoder on Thu 8th Dec 2005 22:28 UTC in reply to "IE7 already too late?"
bytecoder Member since:
2005-11-27

What "people" are you talking about? Even if IE7 was a hundred times better and worked on linux with an open source license I still doubt people would use it.

Reply Score: 3

This is the the beginning of the end for IE
by Toad on Thu 8th Dec 2005 21:21 UTC
Toad
Member since:
2005-11-27

I am developing websites, and I am not going to wait on IE 7 any longer... I am going for clean XHTML/CSS2 design, if people use IE6 then they will not get as good experience as Mozilla or W3C compatible browser(s), those will be the "recomended" for my sites. Of course my pages will work under IE6, but not optimal...

Reply Score: 2

Tom K Member since:
2005-07-06

Then 90%+ of the web page viewing public will not have an optimal experience. Good call.

Did you get fired from your last web developer job?

Reply Score: 3

Kroc Member since:
2005-11-10

Do you even develop websites?

A lot of people who like to do a proper job with webdesign (i.e. actually give two planks about maintainability and _not_ use Dreamweaver) feel the same. Even if IE is 90% of the market, I'm not wasting 90% of my time on forever maintaining bad webcode to appease IE. I code as best as possible for standards and then go back over and make the necesary fixes so that it works in IE until it is good enough. The amount of time I save by writing the site properly in the first place is more than worth having an only slightly degraded experience in IE. Here's my own personal example http://aupair.uk.com but I by no means claim it to be a good one.

Reply Score: 2

Tom K Member since:
2005-07-06

Yes, I do do web design, and giving IE users the same experience as Safari/Firefox/Opera users only requires a slightly deeper understanding of XHTML/CSS. You need to be consciously aware of IE's bugs, and work around them.

Ugly code is not needed. Creativity is.

Reply Score: 0

unoengborg Member since:
2005-07-06

Well, there is optimal experience in IE, and there is optimal experience in Firefox.

As Firefox have more to give, chances are that the pages will look better in Firefox but that doesn't nesessarily mean that they look bad in IE, just not as good as they do in Firefox.

As Firefox have something between 5 and 30% of the market (depending on what market you aim for), it probably would be a good call in most cases to make the pages look good in both or more browsers.

If you write code that conforms to standards, your pages will probably look good in IE. It is not that bad after all. It is only that int Firefox, the web developer will have a few more standards to play around with to make the pages even better.

If you ever looked at the old Firefox home page in IE and compared it to how it looked in Firefox you know what I mean.

Besides, if you make standards compliant pages, there is much less risk that the page will not work, if users for one reason or another decides to switch browsers as users tend to to as soon as there is a security alert. If you follow the standard it shouldn't matter if they use IE, Firefox, Opera, Safari, Konqueror or something else.

And yes, a professional web developer can make beautiful pages that follows even the limited set of standards given by IE.

Reply Score: 1

FF Exploit
by Hands on Thu 8th Dec 2005 21:22 UTC
Hands
Member since:
2005-06-30

In related news, there's an exploit in Firefox 1.5 on Windows SP2.

Is the problem isolated to Windows SP2?

I generally consider an exploit to be a security problem. This FF 1.5 exploit is nothing more than a bug. It shouldn't even affect all users (even those on Windows SP2). If people choose to erase their history file every time they close FF (v1.5 gives them the option), it seems to me that this bug wouldn't even be noticed.

I'm all for fixing the bug, but calling it an exploit seems a bit misleading (if not inaccurate).

Reply Score: 2

How is it delayed?
by mastermaq on Thu 8th Dec 2005 21:25 UTC
mastermaq
Member since:
2005-12-08

I don't understand how you can delay a product that has not had a release date announced? Microsoft has never said when IE7 was going to be shipping, aside from the fact that it will be included in Vista...nice try!

Reply Score: 3

RE: How is it delayed?
by Kroc on Fri 9th Dec 2005 14:09 UTC in reply to "How is it delayed?"
Kroc Member since:
2005-11-10

Microsoft also said that a public beta was to be expected - summer, This Year!

Reply Score: 1

delay
by Anonymous on Thu 8th Dec 2005 22:14 UTC
Anonymous
Member since:
---

The beta release has been delayed. It was announced to coincide with the next beta release of Vista, which was scheduled for Dec 7. So yes, the beta release has been delayed.

Reply Score: 0

Crappy news.com article.
by Anonymous on Thu 8th Dec 2005 22:51 UTC
Anonymous
Member since:
---

What the hell is with that news.com firefox article? A DOS attack consists of hammering someones connection until it is useless. Not denying them from using firefox. I mean good lord. What sensationlist journalism. NOT ONLY THAT, but the people that wrote the article posted a correction at the bottom of the article stating that they can't prove that it actually happens.

So now we've got a story about a potential crash bug in firefox that doesn't even exist. Awesome. Way to go sensationlist journalism.

Anyone else see a problem with articles like this?

Reply Score: 0

RE: Crappy news.com article.
by sappyvcv on Fri 9th Dec 2005 03:40 UTC in reply to "Crappy news.com article."
sappyvcv Member since:
2005-07-06

DOS = Denial Of Service. In this case, they can't use Firefox until they delete the history file. Sounds fitting to me.

Reply Score: 1

v haha
by Anonymous on Thu 8th Dec 2005 23:28 UTC
exploit
by Anonymous on Fri 9th Dec 2005 00:03 UTC
Anonymous
Member since:
---

> In related news, there's an exploit in Firefox 1.5 on Windows SP2.

A reproducable application crash isn't an exploit but a bug to me. You cannot compromise a systems security with this bug.

Furthermore the bug occurs in many browsers on every platform they run on. Be it Firefox, Opera, Windows XP, Fedora, BeOS or whatever. It simply fills up the history with thousands of random characters by changing the title of an entry. (Once again, as in 90% of all other cases this only works with Javascript enabled.) Then the browser crashes and/or cannot be started anymore, until you clean up the history.



> Gmail Delete Button is a Greasemonkey script. It does NOT work fine, because it only works in Firefox. As far as I know, there is no way to extend Safari or Opera or Camino like that.
You can extend Opera with Scripts easely. However I have no clue what the Gmail-delete-button is, so I cannot say if this one works fine. http://userjs.org

Reply Score: 1

Can't wait to ditch FF
by Varg Vikernes on Fri 9th Dec 2005 04:25 UTC
Varg Vikernes
Member since:
2005-07-06

Not that it hasn't served me nice (sometimes), but IE just "feels" better to me. I can't really exaplin, but IE doesn't lock up when loading QT or Flash plugins and I can at least enjoy _real_ smooth scrolling.

I guess this delay is good news for Mozilla people. I don't think they could match IE7 with FF 1.5. Anyway as someone pointed out already, not everyone is happy with today's Gecko browsers and no matter which side you're on, competition is always good so I look forward to IE.

Reply Score: 1

RE: Can't wait to ditch FF
by Anonymous on Fri 9th Dec 2005 13:09 UTC in reply to "Can't wait to ditch FF"
Anonymous Member since:
---

Why not ditch FF and IE for k-meleon instead its more advanced than ie and loads faster than both IE and FF?

Reply Score: 0

RE: Can't wait to ditch FF
by StephenBeDoper on Sat 10th Dec 2005 09:30 UTC in reply to "Can't wait to ditch FF"
StephenBeDoper Member since:
2005-07-06

and I can at least enjoy _real_ smooth scrolling.

That's the first time I've seen someone say that the like IE's smooth scrolling. I've always found it made scrolling less accurate/responsive (especially on slow machines) and seems like a poor way to compensate for how jerky the "non-smooth" scrolling is in IE.

That's one thing I've always liked about Opera, even years ago when I was stuck on a P75 laptop at work, it still felt smoother when scrolling pages than IE does.

Reply Score: 2

RE: Can't wait to ditch FF
by 1c3d0g on Sat 10th Dec 2005 13:23 UTC in reply to "Can't wait to ditch FF"
1c3d0g Member since:
2005-07-06

Varg, if you want smooth scrolling in Firefox...try this extension, SmoothWheel:

https://addons.mozilla.org/extensions/moreinfo.php?id=357&applicatio...

For the "locking up" issue, you probably need to tweak Firefox' GUI settings with FasterFox:

http://fasterfox.mozdev.org/

Reply Score: 1

Anonymous
Member since:
---

Someone might be care, but for me, forget the buggy IE (and feature-less browser)...

Reply Score: 0

We will see
by Budd on Fri 9th Dec 2005 07:25 UTC
Budd
Member since:
2005-07-08

Actually, I am realy curious what IE7 will look and perform like. I never used IE for years by now (except some of our intranet sites) so I can't say. I didn't left IE because of security problems.I consider myself an educated user so IE spyware etc was something I got rid extremely easy ( a weekly scheduled job and voila). I switched to Firefox for features. I like tabbed browsing, I like various skins and I like some extensions ( I have to be careful because lot of extensions is also not good).
So, I'm realy looking forward to see this IE7. Competition is good.

Reply Score: 1

RE: We will see
by Anonymous on Fri 9th Dec 2005 09:53 UTC in reply to "We will see"
Anonymous Member since:
---

I'm also waiting for IE7 and using Firefox but i don't understand why Microsoft didn't release updates for IE6? They should have been fix the standards support in IE6.
I don't understand at all.

Reply Score: 0

smells like MS...
by conde on Fri 9th Dec 2005 11:29 UTC
conde
Member since:
2005-12-07

I think the post about security flaw in Firefox 1.5 could only be made or told by MS, it doens't make sense at all. It's not a security flaw.. it's a bug, it does not compromises the machine... so why spreading rumors? Just to prove that firefox is also buggy and not secure like IE? I think browser users know why they use firefox... so rumours won't change their minds, just facts. And the fact is IE is insecure and featureless.

Reply Score: 1

Acid2 in IE7 pre-beta2
by anonymous_coward on Fri 9th Dec 2005 12:28 UTC
anonymous_coward
Member since:
2005-11-15

http://my.opera.com/quiris/blog/show.dml/78645 -- MS is making progress ;-) Maybe they will pass this test with IE12...

Reply Score: 2

RE: Acid2 in IE7 pre-beta2
by Varg Vikernes on Fri 9th Dec 2005 13:58 UTC in reply to "Acid2 in IE7 pre-beta2"
Varg Vikernes Member since:
2005-07-06

Have you seen the Acid test in Firefox 1.5? They already said they won't pass Acid2 in FF 1.5 or 2.0.

Reply Score: 1

RE[2]: Acid2 in IE7 pre-beta2
by anonymous_coward on Fri 9th Dec 2005 15:11 UTC in reply to "RE: Acid2 in IE7 pre-beta2"
anonymous_coward Member since:
2005-11-15

Yes, I know but Acid2 looks much better in Fx than in IE ;-) Only few bugs need to be fixed -> https://bugzilla.mozilla.org/show_bug.cgi?id=289480

Reply Score: 2

Tabs
by Anonymous on Sat 10th Dec 2005 10:14 UTC
Anonymous
Member since:
---

WIll it have tabs? If it does, many people will leave FireFox for what it is and use IE again..

Reply Score: 0