Cycloid Torus asks: "IE7 is with us. It asked to be installed as a Critical Update this morning, so I decided to find out more about what was going on and if there are issues to this new and official piece of Windows XP. I found a site of known IE7 issues to be of use. Are there other sites with solid information which can help the wary from getting charred with this upgrade?"
the uninstaller?!?
i kid i kid...
i am interested to see what kind of run this gives compared to the recent news about ff2 issues, etc.
I think if ie7 had some great plugin base it could gain back some of those in the middle ground----
I second that. I do use all three. currently updated Kaspersky6 thinks IE7 is a malicious, evil threat, wants it gone. Not evil though, new politeness in fact,
When it crashes, pop-up says "sorry for the inconvenience", it waits for me to click,
then it quietly goes away.
Interesting. I also had Kaspersky (in the form of AOL Active Virus Shield) freak out when I tried to install the.NET 2.0 runtime the other day. It insisted it was a virus and there was no shutting it up so I said goodbye to Kaspersky and hello to AVG. Much better.
As a web developer, somehow they found a way to make IE7 even worse than IE6.
All that PR that they had with the IE developer interview here on/. has not convinced ANYONE. He spent the whole time about talking how they listened to developers to determined what they want. Last time I checked I was getting a paycheck and you've done nothing, NOTHING to help.
Want some examples? One person brought up CSS compliance (I don't care WHICH CSS standard you pick, but pick one for chrissakes) and he said, "oh de
Forgive me if you already know this, but I ran across this bit of info a few months back. You can put IE into "standards compliant" mode by using certain doctypes. For instance, this doctype will make IE use the W3C standard box model, where the "width" css property sets the width of the content area (excluding borders and padding): <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transition al.dtd">
Does that actually work then? Would be great if it did, but I thought the HTTP content-type header sent by the web server had to tell the browser that it was xhtml, like: Content-Type: application/xhtml+xml
and if it didn't then the DOCTYPE would be ignored. Maybe this now works in IE7, anybody know?
No, XHTML labelled as text/html still gets rendered in "standards mode", it's just that "standards mode" isn't very, well, standard. It's just slightly better than "quirks mode", which is basically the same as Internet Explorer 5.5.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transition al.dtd">
The content type is "text/html", but the DOCTYPE is enough to put at least IE 6 into standards compliant mode. I haven't tested IE 7 or IE 5.x, though.
I had IE7RC1 installed and I actually uninstalled it because it was taking me 4 times longer to do any development.
Have you tried since the RC? It was beta (well, at least not "final") for a reason.:) I had Beta 1 or 2 installed, the next version didn't even run on my PC, but the one after did.:P
I can live without tabs in IE; if I want to browse the web for personal reading I'll use FF anyway.
Uhhh.. I'm sorry, but we seem to have read entirely different interviews. Nowhere did he say "developers don't want that", what he said was that Developers wanted fixes to the existing CSS support more than adding new CSS features, but even so they did add a number of new CSS features, again based largely upon developer demand (stuff like min/max-width, etc..) Also, IE (even IE6) and FF treat margins and padding exactly the same way in standards mode. So I don't know what you're trying to say.
I can live without tabs in IE; if I want to browse the web for personal reading I'll use FF anyway.
We have several internal comapany k-bases and wikis and ticket systems that have "quirks" it you use any browser other then IE. I personally don't like IE very much but I have found the perfect solution in the IE Tabs extention for Firefox. I just do my work with Firefox and if I run into an internal page or site that doesn't work or display right I just set that one to use the IE rendering engine. This
Yes, I have. It used to be Shift F5 in previous versions. The bottom line is clearing out the cache should ALWAYS force a clean fetch regardless of how borked up you've made things, and IE7 doesn't do this. How can you be using a local copy if its supposedly gone?
The disk copy is gone, but there's a copy in memory. Not so hard to understand, really...
My guess is this already happened in IE6, and probably in Firefox as well... the same thing happens with browsing history. Though you clear it, unless you restart the browser the "back" and "forward" buttons will still work and remember the pages you've been to.
Through the options window you can make IE ignore the cache and just load the pages every time... that's almost mandatory when working with web services and
The disk copy is gone, but there's a copy in memory. Not so hard to understand, really...
You are nuts. Of course you can guess what it actually does, but it doesn't do what it is supposed to do. "Clear cache" means exactly that. It clears the cache. Not the cache files. The whole cache.
I fail to see how I'm nuts. You shouldn't answer disrespectfully by default just because this is Slashdot.
My IE6 doesn't claim to have a "Delete cache" option. It does have a "Delete locally stored content from disk" option (or something like that, my IE6 is in Spanish). My IE7 is at home, so I can't check it right now... so it might actually claim to do something it doesn't, I'm not sure.
I fail to see how I'm nuts. You shouldn't answer disrespectfully by default just because this is Slashdot.
Sorry, I meant delusional. Seeing stuff that is not there. When you said "probably in Firefox as well" you assumed that Firefox would follow the behaviour of IE. Firefox takes care of this kind of stuff, and has a "privacy" funcionality that offers to clear the cache, and selectively other sensitive information. (Control-Shift-Suprimir)
And I am not disrespectuful only because this is/. , this is just wh
I just modified the CSS file for my website [creimer.ws] to fix all the crazy bugs in IE6. Loaded up Vista in a VM to take a look at IE7 and all the bugs are still there. Microsoft could have gotten their CSS support to be consistent between versions, or, better yet, correctly display validated XHMTL like everyone else. Honestly, I wish I could kick IE6/7 goodbye.
Is your doctype strict or transitional? I seem to remember IE 7 will only do "the right thing" if the doctype is stated as strict, so you might want to try that.
You both correct. XHTML 1.0 allowed to be served as text/html in the same way that you're allowed to use the <b> element. It's there if you absolutly must. Server it as such will cause the browser to treat it as HTML, completely. It may/may not render the same, and you won't get any of the features that XHTML provides (just like using <b> won't give you the proper semantic benifits). As for putting it into quirks mode: quirks mode is a rather quirky feature (go figure) and if in IE the doctype ha
"The user will see a large window advising that IE7 is available to install, and the user will have three choices; install, don't Install, or install later."
I installed XP tonight and when I checked for updates there was, in the midst of 60 or so others, an IE7 entry. I unchecked it and was told that I had disabled a "critical update" and was advised to reenable it. I didn't, so I don't know if there would have been this other option he mentioned.
After it downloads the IE7 update, regardless of how many other updates you install, it pops up a window. So, in this instance, the article or wherever you got that is correct.
"After it downloads the IE7 update, regardless of how many other updates you install, it pops up a window. So, in this instance, the article or wherever you got that is correct."
Well I hope IE7 has some kind of extensions as Firefox/SeaMonkey has. Then it would be possible to build one which loads Java script frameworks (e.g. Dojo toolkit, configurable) in the background before it's needed by a page. Sure I hope Firefox/SeaMonkey is faster in implementing such a feature yet it only makes sense if the vast majority of users have such a feature. IMO this kind of background loading of frameworks is the missing piece for a broad use of AJAX. Tim Berners-Lee (http://dig.csail.mit.edu/bre [mit.edu]
so you think it would be more secure to have tags that anyone could see with view->source describing the content of your database?
Remind me to look at your sites credit card information database if you ever implement it.
JSTL has a series of sql tags which even the offical documentation recommends you dont use them apart for the most simple throw it together wireframe type thing.
There is a reason for separating all this sort of stuff out you know.
I mentioned this in yesterday's post, and will mention it again here: IE7 ONLY shows up on the Windows Updates if you have installed an alpha or beta of it. If you are still running IE6, it does not force IE7 on you. We tested this here in our IT department after I noticed that my automatic update at home installed it.
Are you sure you (or someone else) didn't install the IE7 blocker? As I know it shows up in the windows update website, but since I disabled the *critical install* in my office network it will not be pushed through automatic updates (and it actually worked!!) However I know several employees HAVE seen IE7 push itself through via the critical updates yesterday (and these are people who wouldn't touch IE unless forced to, which I forced one to at the office so I could bugtest the webapp). so it IS pushing i
Mmm, interesting... I had a beta of IE7 at some point. I say had, because it managed to uninstall itself without telling me. Ah well, I don't imagine I'm missing much.
IE7 is a hell of a lot better in ui and in functionality then ie6, and beats out Mozilla's current bloat (firefox evangelist versions.2-.8) but I still am using opera as my main browser.
Seriously, can we get a Slashdot committee together to add "Old Ass Joke" to the mod system?
The only changes that have been made to moderation since I got here (I know I'm not the most venerable, although I did used to have a 5-digit UID and if I could remember what the name of the account was I might use it) have been hiding karma, instituting a karma kap, and removing the reminder to metamoderate from the front page (recent). All of these changes are IMO negative. Don't hold your fucking breath.
Never mind, it's back. sigh. I wish they'd make up their fucking minds. That area has had some other crap in it for me for a couple weeks now, and it did yesterday, too. The only place meta-moderation has showed up for me recently has been on the page you see after submitting a comment.
yes... (Score:2, Funny)
Re: (Score:1)
Re: (Score:2)
Re: (Score:1)
currently updated Kaspersky6 thinks IE7 is a malicious, evil threat, wants it gone.
Not evil though, new politeness in fact,
When it crashes, pop-up says
"sorry for the inconvenience", it waits for me to click,
then it quietly goes away.
Re: (Score:2)
Re:Solve all your IE7 problems (Score:1)
"DoNotAllowIE70"=dword:00000001
Don't update. (Score:2, Interesting)
All that PR that they had with the IE developer interview here on
Want some examples? One person brought up CSS compliance (I don't care WHICH CSS standard you pick, but pick one for chrissakes) and he said, "oh de
Re: (Score:2)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transition al.dtd">
This makes writing a site that looks great in Fi
Re: (Score:1)
Content-Type: application/xhtml+xml
and if it didn't then the DOCTYPE would be ignored. Maybe this now works in IE7, anybody know?
Re: (Score:1)
Re: (Score:2)
No, XHTML labelled as text/html still gets rendered in "standards mode", it's just that "standards mode" isn't very, well, standard. It's just slightly better than "quirks mode", which is basically the same as Internet Explorer 5.5.
Re: (Score:2)
The content type is "text/html", but the DOCTYPE is enough to put at least IE 6 into standards compliant mode. I haven't tested IE 7 or IE 5.x, though.
Re: (Score:1)
Have you tried since the RC? It was beta (well, at least not "final") for a reason. :) I had Beta 1 or 2 installed, the next version didn't even run on my PC, but the one after did. :P
You can disable tabbed browsing in IE7.
Re: (Score:1)
Re: (Score:2)
Also, IE (even IE6) and FF treat margins and padding exactly the same way in standards mode. So I don't know what you're trying to say.
As for cachei
Re: (Score:2)
We have several internal comapany k-bases and wikis and ticket systems that have "quirks" it you use any browser other then IE. I personally don't like IE very much but I have found the perfect solution in the IE Tabs extention for Firefox. I just do my work with Firefox and if I run into an internal page or site that doesn't work or display right I just set that one to use the IE rendering engine. This
Re: (Score:1)
Re: (Score:2)
My guess is this already happened in IE6, and probably in Firefox as well... the same thing happens with browsing history. Though you clear it, unless you restart the browser the "back" and "forward" buttons will still work and remember the pages you've been to.
Through the options window you can make IE ignore the cache and just load the pages every time... that's almost mandatory when working with web services and
Re: (Score:2)
You are nuts. Of course you can guess what it actually does, but it doesn't do what it is supposed to do.
"Clear cache" means exactly that. It clears the cache. Not the cache files. The whole cache.
In Firefox it works as expected.
Re: (Score:2)
My IE6 doesn't claim to have a "Delete cache" option. It does have a "Delete locally stored content from disk" option (or something like that, my IE6 is in Spanish). My IE7 is at home, so I can't check it right now... so it might actually claim to do something it doesn't, I'm not sure.
Re: (Score:2)
I fail to see how I'm nuts. You shouldn't answer disrespectfully by default just because this is Slashdot.
Sorry, I meant delusional. Seeing stuff that is not there. When you said "probably in Firefox as well" you assumed that Firefox would follow the behaviour of IE.
Firefox takes care of this kind of stuff, and has a "privacy" funcionality that offers to clear the cache, and selectively other sensitive information. (Control-Shift-Suprimir)
And I am not disrespectuful only because this is
Consistent CSS... (Score:3, Informative)
Re: (Score:3, Informative)
Re: (Score:3, Informative)
Re: (Score:2)
Re: (Score:2)
As for putting it into quirks mode: quirks mode is a rather quirky feature (go figure) and if in IE the doctype ha
Helpful thing (Score:2)
Re: (Score:1)
Re: (Score:3, Funny)
F1 is a hint
ALT+F4 is a solution
not sure about the install warning (Score:4, Informative)
I installed XP tonight and when I checked for updates there was, in the midst of 60 or so others, an IE7 entry. I unchecked it and was told that I had disabled a "critical update" and was advised to reenable it. I didn't, so I don't know if there would have been this other option he mentioned.
Re: (Score:2)
Re: (Score:2)
thank you
Re: (Score:2)
Extensions (Score:2)
Tim Berners-Lee (http://dig.csail.mit.edu/bre [mit.edu]
Re: (Score:1)
Remind me to look at your sites credit card information database if you ever implement it.
JSTL has a series of sql tags which even the offical documentation recommends you dont use them apart for the most simple throw it together wireframe type thing.
There is a reason for separating all this sort of stuff out you know.
Under WSUS (Score:1)
This site kept me from being burned by IE7 (Score:2)
Not a critical update (Score:1)
IE7 ONLY shows up on the Windows Updates if you have installed an alpha or beta of it. If you are still running IE6, it does not force IE7 on you. We tested this here in our IT department after I noticed that my automatic update at home installed it.
Re: (Score:2)
Re: (Score:2)
Re: (Score:1)
Re: (Score:2)
I suspsect the reason is that the IE7 installation process makes you validate Windows, which other criticals haven't done.
As A User (Score:1)
Re: (Score:2)
The only changes that have been made to moderation since I got here (I know I'm not the most venerable, although I did used to have a 5-digit UID and if I could remember what the name of the account was I might use it) have been hiding karma, instituting a karma kap, and removing the reminder to metamoderate from the front page (recent). All of these changes are IMO negative. Don't hold your fucking breath.
Re: (Score:1)
Re: (Score:2)