IE7 to be Pushed to Users Via Windows Update
dfrick writes "CNET is reporting that IE7 will be pushed to users via Windows Update. This has serious implications for e-commerce websites whose functionality might be affected by any bugs in the software. Also to have end users suddenly using a new browser right before the holiday shopping season could magnify the cost any bugs that might create a bad user experience on sites."
Has anyone tried it? I put it on my PC at home and at work... And Damned if I did not remove it within a day or two of TORMENT. Home PC is Dual Core 3.0 GHz with XP Home and it CRIPPLED it!!!!!!!!!! At work nothing else would run with the browser going.
ALso stay away from Media Player 11 until they fix that SON OF A BUCK!
MS actually mean MASS SUICIDE for end users and those who support them (IT techs)
A windows update is appearing on WindowsUpdate.
"I use a Mac because I'm just better than you are."
Completely out of the blue comes ie7, why didn't they release an alpha and maybe a few betas to make it possible for web devs time to prepare themselves, rather than push the release the night before christmas and expect people to make their sites compliant instead of celebrating christmas?
Lots of people are have resolution that exceed 1024x768, hence the introduction of elastic layout techniques done using CSS fixed attribute and position anchors ( auto on one side and a value on the other), have brought a very cool and accessible way of supporting multiple resolution keeping visual aspect consistent.
:(
Problem is that IE7 is killing the elastic layout !
First, fixed postioning is still buggy when using anchoring (ok, still bad)
Second, further more, the workaround technique that was working on IE5.5 and IE6 (do a dynamic computation of position using CSS evaluate) is now also killed because of inconsistency in the dimension computation with older version !
Third, the IE conditional comments like [if lt IE 7]> (stating the enclosed should be executed only if IE version is less that 7 = if IE7 or greater I don't want this !) is still executed under IE7 !!!!
IMHO, IE7 will kill most of the websites because MS is now in the middle of the river, they are moving to standard support, but as it is still uncomplete compared to other browser, be prepare to headaches nights and nights guys