Slashdot Mirror


Microsoft Ends IE for Mac

RandomMacUser writes "A while ago, Microsoft stopped updating IE for Mac, freezing it at version 5. But according to this Microsoft webpage, all support will cease December 31, 2005, and any official distribution with cease January 31, 2006. Also, the webpage suggests 'that Macintosh users migrate to more recent web browsing technologies such as Apple's Safari.'"

38 of 728 comments (clear)

  1. Interesteing Problems by ben_white · · Score: 5, Interesting

    I use a Mac and love it, but I am concerned about this development, as there are few websites (including my bank) which don't work with Safari (and my bank's web pages don't load correctly on Firefox).

    --
    cheers, ben

    Never miss a good chance to shut up -- Will Rogers
    1. Re:Interesteing Problems by Androclese · · Score: 5, Interesting

      I had the same problem with Bank One (Chase). I explained to them that they needed to get with the times and update their website; especially considering that IE is full of security holes and no developed for on Mac.

      She told me nothing was going to change.

      She was wrong.

      I changed banks to one that had Safari / Camino / Firefox browser support.

    2. Re:Interesteing Problems by thesnarky1 · · Score: 2, Interesting

      What he said.

      I've tested my bank against all the browsers I can get my hands on. It works quite pleasingly. Displays the same on all of them.

      I've also recently closed a bank account due to poor service, and they asked ye olde "why are you choosing to switch away from us?" I had the good pleasure of expressing my complaints, and the person on the other side said "Huh, haven't heard that before, I'll pass it along." Whether they did or not, I don't know, but they DO care about business, and some employees even like to see their business succeed.

      I know some businesses around my college don't test on certain browsers because they think no one uses them. I was helping one guy out, and mentioned I use Firefox, and he was taken aback.

      Unfortunatly (or perhaps fortunatly) it IS still a Microsoft world, and many people don't know other browsers exist. I you come across a website/company that doesn't utilize a browser, let them know, it does work.

    3. Re:Interesteing Problems by csritchie · · Score: 2, Interesting

      There is always Virtual PC 7 for the Mac.

      I work on a Power Mac and for the majority of my workflow I can accomplish everything I need in OSX. For those few administrative details and even fewer sites I need to deal with that depend on Windows or IE, Virtual PC comes in handy.

    4. Re:Interesteing Problems by ben_white · · Score: 3, Interesting

      We have already tried to convince our bank to support Mac users. I have a good relationship with the bank and my banker, and she pushed the issue up the management chain. I got a nice letter from the home office that their IT guys estimated that Mac support would affect 1% of their users, and wasn't worth the investment necessary to implement it. They actually asked if they could buy me a PC and a copy of Quicken for the PC to make sure they kept my business.

      --
      cheers, ben

      Never miss a good chance to shut up -- Will Rogers
    5. Re:Interesteing Problems by Nugget · · Score: 2, Interesting
      That's exactly correct. In fact, you can make Safari start remembering your Wells Fargo login credentials by doing this and then restarting Safari:
      sudo sh
      cd /System/Library/Frameworks/WebKit.framework/Versio ns/A/Frameworks/WebCore.framework/Versions/A/
      mv WebCore WebCore.orig
      perl -pe 's/(\000)a(utocomplete\000)/\1_\2/gsi' < WebCore.orig > WebCore
    6. Re:Interesteing Problems by Matey-O · · Score: 2, Interesting

      More importantly, Wells Fargo ACTIVELY tests and updates support for browsers. I've noticed it won't work for beta versions of browsers, but very very soon after the browser gos gold, support is added. I've been very impressed with their attention to detail on their web related stuff.

      --
      "Draco dormiens nunquam titillandus."
    7. Re:Interesteing Problems by soren42 · · Score: 5, Interesting

      Actually, this is somewhat incorrect. I am a VP at top 5 US bank, and I used to lead the team that develops our public website. There are significant regulations and compliance issues that arise with public software testing, including the website. While I can only speak for my employer, we test against IE for Windows and Mac OS, Firefox on Windows, Mac OS, and Linux, Safari, and Opera on Windows, Mac OS, and Linux. Additionally, we certify our site uses 100% W3C DTD-compliant DHTML and is fully accessable by users with disabilities.

      There are certain laws that have been applied to banking websites, such as the Americans with Disabilities Act and other anti-discrimination laws. Besides, it's much easier and cheaper for a bank's web team to design with accessability and browser compatibility in mind up front than do a bunch of back-porting and fixing when the customer complaints start rolling in - or worse, when the customer lawsuits start coming! Most banks I deal with also now hire external services to audit their sites for accessability.

      Of course, these are only my opinions and do not officially represent the views or practices of my employer. YMMV. Blah blah blah.

      --

      "Adventure? Excitement? A Jedi craves not these things."
  2. Speaking of Safari (Gap.com) by SuperficialRhyme · · Score: 4, Interesting

    Speaking of safari, does anyone know why some websites are locking out safari users?

    I got caught in the net to catch them by some messed up code (using Firefox on Linux) as my wife gets the "we don't support safari" error message from gap.com.

    Is there something safari doesn't support that gap.com would need? or what reason is there to lock out your userbase?

    Changing the user-agent string apparently fixes things, but who wants to order from a company that doesn't allow you as a customer?

    Anyone have any answers as to what breaks on the page in safari?

    1. Re:Speaking of Safari (Gap.com) by skurk · · Score: 2, Interesting

      No idea. Maybe it's a "better safe than sorry" approach, who knows. The least they could do is add a "Click here to continue at your own risk" link.

      My bank says they don't support Safari either, but when I set it to identify as, say, Windows MSIE 6.0, it works like a charm. Same goes for gap.com.

      I guess this is what happens when you spoon feed developers with only one technology. :-/

      --
      www.6502asm.com - Code 6502 assembly or.. DIE!!
    2. Re:Speaking of Safari (Gap.com) by SuperficialRhyme · · Score: 4, Interesting

      Well, amusingly enough Gap.com doesn't allow IE on the Mac either. Only Netscape 7+ and Firefox.

      Here's the full message:

              We're sorry, but we do not support the version of the browser you are using.
              Our site works best with the following browsers:

              PC users
              Internet Explorer 5.5 and above Download browser
              Netscape 7 and above Download browser
              Mozilla (including Firefox) 1.0 and above Download browser

              Mac users
              Netscape 7 and above Download browser
              Mozilla (including Firefox) 1.0 and above Download browser

              We're working on supporting Safari. Please check back soon.

    3. Re:Speaking of Safari (Gap.com) by Reaperducer · · Score: 5, Interesting

      I had this problem with the Gap web site a few weeks ago.

      I solved the problem by shopping at another online store. The Gap lost about $800 in Chrismtas sales from me that I spent elsewhere. If I was a shareholder, I'd be pissed that they're turning away customers.

      I hope they saved at least that much by hiring incompetent web site developers.

      --
      -- I'm old enough to have lived through six different meanings of the word "hacker."
    4. Re:Speaking of Safari (Gap.com) by yarbo · · Score: 2, Interesting

      It didn't work for me either: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20051213 Firefox/1.5

    5. Re:Speaking of Safari (Gap.com) by igb · · Score: 4, Interesting
      I simply stopped buying from virgin-wine.com, and mailed them to say their IE-only policy was the entire reason. I also spoke to a developer, who seemed pretty switched on, who had made the point to management that not-IE may only be 4% of the market (this was some years ago) but it wasn't only 4% of _their_ market. If your target audience is high net worth, under 40, urban drinkers of mostly new-world and non-traditional-appelation French wine, then Macs are rather more than 4%!

      I got a thirty quid voucher and an invitation to return last month, and lo it works with Safari now.

      ian

  3. Not the Only News from Microsoft by Anonymous Coward · · Score: 1, Interesting

    In related news Microsoft today said they were also stopping the development of Windows. They have decided that it is too outdated to continue patching. The VMS-OS2-Win32, UNIX wannabe is dead technology. The company suggested people buy Linux or OSX solutions instead.

  4. Not surprising by Bogtha · · Score: 2, Interesting

    Back when the most recent MSN redesign was launched, it didn't initially work in Internet Explorer on the Mac, and that was way back in January. If Microsoft's web developers don't even bother testing in it, then I don't think it's too important to them.

    --
    Bogtha Bogtha Bogtha
  5. Once A Great Project by sophiaknows · · Score: 5, Interesting

    It's been easy to hate on since MS stopped updating it in like 2001 anyway. But IE 5 for Mac was the best and most standards compliant browser on any platform the day it was released. Awesome work by the original team. Sad it came from MS. Sadder still that they basically abandoned it once their contractual obligations to Apple were up

  6. Re:winners and losers by rekoil · · Score: 4, Interesting

    ...um, don't forget there's no IE for Linux to begin with...

  7. Re:Same story with Linux, FF and Opera by SuperficialRhyme · · Score: 2, Interesting

    This thread from the ubuntu forums might be of interest to you. I couldn't figure out why I was getting stuck this morning, so I wondered if it was just an ubuntu issue (or all firefox on linux). Apparently someone with FC3 was also locked out, so it seems they've locked out linux users.

  8. Re:Demonstrates IE's market dominance by gnuLNX · · Score: 2, Interesting

    "The Mac is a niche market and always will be and Firefox isn't a real threat to IE "

    I think you will eat those words in 2 years time.

    Damn near all developers are coding on Unix platforms and porting to wintel these day's. With the Mac move to intel processors OSX will become the defacto standard platform that all cross platform applications will work on. Microsoft see's the real threat. Many developers (myself included) only support Unix/Linux and Windows because 3 is just to hard. But with OSX moving to intel it will be a total cake walk...in fact it will probably hurt Linux some. I know my primary development machine will become an Apple with OSX on intel procs.

    --
    what?
  9. Re:winners and losers by gnuLNX · · Score: 3, Interesting

    "Apple, which over the years has been losing support from software and peripheral vendors, and may some day soon wake up and find itself in third place on the desktop, behind Linux"

    I would agree except for the fact the Apple is switching to Intel processors which means we will have a BSD unix OS with enough company dollars to add all the polish to the final product. Remember many of us don't mind paying for a good product. The reason I use Linux is because Windows is a horrible platform for developers and Macs are to expensive with obscure hardware (good, but obscure).

    Having just used (ok played around with) a friends developer edition Intel Mac I can say that I am sold. We are both Unix developers who port applications to Windows. He does all his development on the Mac side and let me just say I am envious. For the most part he has a solid Unix platform that just plain works. That and combined with some of the developer tools on the Mac like the shark profiler...shit I am sold. I love Linux like a little brother. A naggin little brother that alway's needs tinkering with. When it comes time to for development I don't want to dink around with getting video cards working so my OpenGL app renders correctly on every card (this is a bigger problem than you might expect). I also don't want to test the application on every damned Linux distribution out there. Nope I want to sit down and code to a standard machine (Intel-OSX) and then port it to the other platforms. basically I am a wanna be Mac developer. I can't justify the cost of a Mac right now since they are switching platforms, but soon...ah yes. soon.

    However I am a developer and not Joe six pack (Joe doesn't like the same beers as me!!). However I do believe that many developers will be sold on the Mac platform and this will create a large spike in applications running on both Mac and Linux. I personally think the OSX/Linux combo will be the 1-2 punch for Microsoft. Steve just has to get the computers to a reasonable price...still charge a premium but make it affordable for Joe Belgian style six pack.

    disclaimer: For the most part I am an idiot...I tried to audition for an idiot role in a film, but did not get the part. I have never slept in a Holiday in Express so you should probably take what I say with a small grain of salt.

    Cheers

    --
    what?
  10. Now we can get rid of MacIE! by AnamanFan · · Score: 4, Interesting

    This is the best news I got this weekend!

    Working for a certain college in Boston, I have to deal with MacIE for all my web applications. Why? Because of PC users.

    On our campus, we have eMacs as kiosks in the halls. Using Fruitmenu, there are three programs in the 'Internet' folder: Safari, Firefox, & MacIE. For the Mac users, they all go for Safari or Firefox. However, PC users will use Internet Explorer. Why? Because that's what they use on the PC, so it must be the same, right? :rolleyes:

    It wasn't removed due to a bit of bureaucratic mixups and politics. As a web developer, I was breaking one of my rules and using user-agent detection to sniff out MacIE and explicit instructions to use Firefox or Safari on that kiosk.

    Now that I can point to Microsoft officially stopping support, it will be a lot easier to get the application removed all together.

    --
    AnamanFan - Trying to find the Truth, one post at a time.
  11. Re:Demonstrates IE's market dominance by gnuLNX · · Score: 2, Interesting

    "'all' developers coding on Unix platforms? WTF? The majority have never even used it."

    Ok let me refraphse that: Most independant developers...and any developer who has never developed on a Unix platform is bound to be at least a little incompetent.. I have never met a single developer who has NEVER user Unix. I know some that get paid to work in windows shops and they don't tinker much at home. By they all at least have done development in Unix. Most people who truly love to code will argue that Unix is the superior platform. I am arguing that once they are given the chance to work on a platform as polished as OSX with the same tools they love from Linux many will switch..I am one of them.

    "OSX just isn't standard enough for cross platform work, btw. the kernel is Unix but the filesystem layout is nonstandard (not to mention the case insensitive filesystem). I also doesn't run X by default so GUI work is out."

    Not standard to Linux. Very similar to Irix. I like th eLInux layout better myself, but then I have used Linux almost exclusivly for about 6 years now.

    Right and Windows is? Come one. You can set your development environment on OSX however you like...I have a friend who runs his company with all development on OSX and ports to Windows, Linux, Irix, and Sun. Most users are windows users and he would flat out say you have never given it a chance...in fact I argued for quite awhile myself until he walked me throught some of his setups. OSX blows away other Unices for out-of-the-box configuration. A file system hierarchy is irrelvevant. In production code you do your best to get static compiles and filesystem dependancies out anyway. I mean the difference between Windows and Linux is night and Day yet we still manage to do it. OSX moving to Intel platform will open up a lot of doors to developers who need to code very close to the hardward. Me and the guy I mentioned are both scientific coders. It is important to be able to optimize to one instruction set. With all major platforms moving to Intel many of us will start inlining SSE/SSE2 code to gain maximum performance. Yeah most application won't. by scientific code will. Games will. Graphics intesive application will.

    So yeah OSX isn't standard. But it works. It has all my developer tools and many that I wish I had. I will pay for that. Porting back to Linux is as easy as setting the PATH, LIBRARY, and a few other application specific environment variables. Windows will alway's be the biggest pain in the ass.

    And just to clarify I am not really a Mac fanboy...yet. I don't own one and never have. But I will.

    Oh and as far as the cool aid...nah. It is christmas time and the local pub as about 150 new Christmas beers in stock. So yeah I am on the "sauce" but it isn't cool aid!!!

    Cheers.

    --
    what?
  12. Re: This highlights the actual problem, which is.. by Zontar+The+Mindless · · Score: 3, Interesting
    If the server does all the work and uses nothing but standard CGI, then the web site will work for everyone. Everyone.


    Wells Fargo being a case in point. Gets the job done. Works in pretty much everything. (I've not actually tried it in Lynx.) I make a point of thanking them for this every time I talk to them on the phone or in email.

    At the other end of the spectrum: ANZ. A bunch of horrid and highly unnecessary and extremely proprietary JavaScript is required even to log in. I like clientside JS for a lot of things - well enough that I've even written a couple of books about it - but this is a prime example when and how NOT to use it.
    --
    Il n'y a pas de Planet B.
  13. IE For Linux Does Exist! by Tiberius_Fel · · Score: 3, Interesting

    I used the guide here: http://www.tatanka.com.br/ies4linux/ and I did get IE working under Fedora Core 4 with WINE installed. A user agent check reported it to be the Windows 98 version of IE6...

    --
    Join the Empire! http://www.empirereborn.net/
  14. Mac users should be pissed to see IE go. Seriously by Aqua+OS+X · · Score: 3, Interesting

    Mac users should be pissed to see IE go. At the very least, it's a valuable web development tool. Although it is not identical to Win IE, it has similar idiosyncrasies. Microsoft commonly favors lame proprietary implementations of would-be standards. Heck, look at their support for ECMAScript.... "JScript," not to be confused with "JavaScript." Mac developers need access to this stuff.

    The loss of IE on the Mac simply increases a Mac web develope'rs need for a secondary Windows box or VPC for testing. Although that need has always existed to some extent, now it REALLY exists.

    --
    "Things are more moderner than before- bigger, and yet smaller- it's computers-- San Dimas High School football RULES!"
  15. Re:MS gets wise by farrellj · · Score: 2, Interesting

    I don't think so...It is just the first shot in the battle between Apple OS-X and MS Windows Apple is not going to release OS-X or it's successor until it has debugged it totally on the x86 platform, that is what the Intel/OS-X platfor is really about...Once it has been around and is well debugged in a couple of years, Apple will release OS-X (maybe OS-XI?) for all x86 platforms. And it will eat Microsoft's Lunch.

    But first, Microsoft has some cards to play...withdraw the most widely used browser for Mac OS-X, then MS-Office, and all other Mac products. Next the rhetoric will start, and they will FUD OS-X on Intel...And it will fail.

    ttyl
              Farrlel

    --
    CAN-CON 2019 - Ottawa's only book oriented Science Fiction Convention! October 18-20, Sheraton Hotel, Ottawa, Canada h
  16. Re:Could be a big mistake... by AlXtreme · · Score: 4, Interesting

    5% for any major website should be enough to convince any PHB worth his salt.

    I had a conversation about this with my boss some time ago, and stated that our e-commerce websites (very non-tech oriented) had gone over the 5%-boundry when it came to firefox users.

    His face went pale. 5% of all users means 5% of ad and sale income. Multiplied by the numbers we get, this is a serious enough difference for him to consider: the difference was more than both our salaries combined. He ordered thorough testing on IE, Firefox, Opera and Safari, and full adherence to web standards some time later.

    Gotta love capitalism.

    --
    This sig is intentionally left blank
  17. Re:MS gets wise by kfg · · Score: 2, Interesting

    "Irony: "We can't compete because someone else makes the OS and we don't have full access to it." - Microsoft"

    It makes one wonder, doesn't it? Do they actually have a clue what they look like when they say shit like this? If I were the flak given the task of making this statement I'd either look like I was about to die of embaressment, because I would be, or I wouldnt' be able to stop giggling.

    Since I don't know whether to laugh or cry, I guess I'll just do both at once.

    KFG

  18. Not a surpirse by plazman30 · · Score: 5, Interesting

    People seem to think that IE for Mac in some way used the same rendering engine that the Windows verison uses. This is far from the truth. The Mac version of IE is much more standards compliant and has none of the quirks that IE for Windows has, which pretty much means that it helps no one on the Mac side view IE specific web pages.

    However, the corporate perception of the death of IE is another matter entirely. Though I would hope that the new popularity of FireFox will show IT mamagers that IE is not the only show in town and letting their Mac user use Safari, Shiira, Opera, Camino (my personal favorite) or Firefox is not that bad an option.

    I think the Mac platform has far better browser choices than Windows has now. I was really liking K-Meleon there for a while, but I find the UI needs more work.

  19. Is Zippy Dead Too? by Anonymous Coward · · Score: 1, Interesting

    Check out these wicked effing cute promotional cartoons in an otherwise lame-ass flash based web page that looks optimized for 640x480:

    http://www.microsoft.com/mac/products/ie/5/autodem o/c_ienewlook.htm

    I know IE is generally considered trash, but the Mac product was actually totally different, and for its time, it was pretty great. It had a lot of unnecessary features, but some of them were actually useful, and you could tell that the creative spirit was there.

    I have a feeling that if the Mac BU at Microsoft continued developing IE for Mac, it'd be a kick ass product still.

  20. Re:Seems like a wast of time to me by snookums · · Score: 2, Interesting

    Actually, the latest comprehensive browser stats that I saw show 30% of Mac users still using Internet Explorer (link). My anecdotal personal evidence backs this up -- many Mac users I know still don't use Safari.

    I think the reason has to do with the whole OS X upgrade thing. A new version of the OS costs $130, and the only way to upgrade Safari is to upgrade the OS. A lot of OS X users never bother to upgrade from the version that came with their Mac. Consequently, they're stuck on versions that either never came with Safari installed, didn't have it as the default browser, or can't run anything better than 1.0 even if they it wanted to.

    As a web developer, I have to say that the standards-compliance of 1.0 is pretty poor and a lot of site layouts will break when using it. For instance, an absolutely positioned element will always take its position from the document origin, rather than that of the parent (relatively positioned) container. This is a huge deal that will cause all manner of breakage on most sites using CSS positioning.

    If Apple really want to wean people off their Microsoft dependency, and do the right thing by their users, then they should back-port Safari 2.0 to older versions of OS X and release it as an automatic update. If I.E. 6 for Windows is a 5-year-old browser that runs on 10-year-old operating systems, why can't Apple's 6-month-old browser run on a 5-year-old operating system?

    --
    Be careful. People in masks cannot be trusted.
  21. Re:I'm bummed. by Metasquares · · Score: 3, Interesting

    Coding to standards does not always mean it will display properly on all browsers. Even after writing standard sites, I find that I need to tweak some things to get the site to display well on all browsers that I test with.

    This is particularly bad on IE Mac, which is why words cannot express how glad I am that the browser is being discontinued.

  22. I was on the MacIE 6 team when it got canned... by jbx · · Score: 5, Interesting

    MacIE had one of the strangest and saddest histories I've seen, of any product.

    MacIE 5 was an awesome release, critically aclaimed and everything, with a good development team and a strong testing team, that included daily performance measurement.

    And yet, almost immediately after 5.0 was released, the MacIE team was redeployed to work on a set-top DVR box. The notion at the time was that the team would continue to do MacIE work in their spare time, since IE 5 was the leader among Mac browsers and no longer needed a full-time team.

    The problem with that notion was that WebTV, the team's new bosses, had no reason to actually schedule any time for real IE work. So later, when that particular set-top box got cancelled, the IE team got redployed for other WebTV work, and since this was now out of MacBU's control, nothing could really be done.

    3 or 4 years went by before enough people in the Mac division wanted to resume work on IE, and when it looked like we might actually need the technology, as a base for MSN-for-Mac, the IE 6 team was formed. It got a firm OS X-only foundation, a new even more complient browser base, and then suddenly it became apparent that Apple was doing their own browser, because, well, there were lots of small clues, but the big clues was that Apple had started calling the old Mac IE team offering them jobs.

    By that time the Mac division had formally committed to MSN-for-Mac-OSX, so it's not like we were completely going to stop work. But a meeting was held internally, the outcome of which was that it didn't make sense to build our own browser if Apple was going to bundle one, because the marketshare and mindshare of the distant-second-place browser, on the distant-second-place platform, wasn't worth pursuing. A week later we had a meeting with high-up people at Apple, where they told us they were doing a browser. And the week after that, after confirming it with Bill Gates, who was reportedly sad but understanding of the decision, MacIE was officially shut down.

    MSN-for-MacOSX went ahead, and was also critically acclaimed, but once released, indications were that the number of users was about the same as the number of developers. After that, MacBU concentrated once again on the next Office release, and MacIE has been well and truly and permanently dead ever since.

    Over the whole sad journey, the single most surprising thing I ever discovered was from a small conversation that went:

    Me: "Look, if it makes sense to devote dozens of people to WinIE, then surely it makes sense to devote half a dozen to MacIE!"

    Higher-up: <confused look> "There aren't dozens of people on WinIE. WinIE had some great people on it! We need those great people on products that make money!"

    Me: "Then why on earth did we pursue IE in the first place? Just so that the DOJ would sue us?"

    Higher-up: <confused look>

    Some day I hope to get a proper answer on our motivation to do WinIE and MacIE in the first place. It seems to be that we were scared of not having control of the HTML standard. And indeed, now that Firefox is gaining traction, Microsoft has added more people to WinIE again.

    Epilogue: All of this made it a lot more easy for me to quit and go work at Google
    Reminder: I may or may not be leaving some parts out for NDA reasons.

    --
    (sig) The last bug isn't fixed until the last user is dead. (/sig)
  23. Javascript vs. Jscript by bwoodring · · Score: 4, Interesting

    Both are implementations of an ECMA standard, and Microsoft's is perfectly good. They can't call it Javascript because that (was/is) a Netscape trademark, but it doesn't really matter, because Javascript is a TERRIBLE name for that language. It really has nothing to do at all with Java except for some similar, C style, syntax. Now, perhaps Firefox has added some functionality to Javascript and Microsoft needs to catch up a little, but fundamentally, there is nothing wrong with their implementation.

  24. We need an online db of IE-only corp. websites! by totro2 · · Score: 5, Interesting

    Hi all,

    I keep hearing "my bank doesn't support firefox", or "The Gap doesn't support firefox". Which bank? Which banks in particular? What other retailers in particular? I want an online list I can refer to!

    Where is a webpage I can go to see the list of all the major corporations who develop IE-only websites? This way I can avoid patronizing them with my business altogether. It would save me the time of switching to other competitors (who do "get it") later. It would be nice if each entry in this online db also had a link beside it to where I (and others like me who "get it") can file my complaint about non-conformance to W3C strandards.

    If such a page existed and became common knowledge, no corporation in their right mind would want to be on such a list. This public badge of shame would prompt them to hire some real web developers, not loser IE-monopoly-developers who are impersonating real web developers.

  25. Re:I'm bummed. by vdboor · · Score: 2, Interesting
    If I write my page and assume one model [width interpretation] then it will break in another browser. You can't just write to "the standard" because then your pages will look like crap. I can't tell my customer that "W3C says to do it this way, so sorry it looks like shit in IE".

    Sounds like you never heared of the CSS code to make things work..

    You can write the following CSS:

    anElement {
    padding: 20px;
    width: 200px;
    }

    * html anElement {
    width: 240px; /* width + padding for msie5 */
    w\idth: 200px; /* width restored for msie6 */
    }

    This is indeed a hack, but it's relatively safe. The "* html" selector only works in MSIE, it's valid CSS. MSIE believes there is another element above the html tag. The w\idth is valid CSS too, hexacedimal/special characters can be escaped. This is something MSIE 6 supports, so it reads the correct width too. As of MSIE7, it supports the correct model and they've fixed the "* html" selector bug, so your code continues to work in the future too.

    And voila, the site works in all browsers.. Remember to put the following at the top of the page, so it triggers the same rending mode [strict mode] in all browsers:

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transition al.dtd">
    --
    The best way to accelerate a windows server is by 9.81 m/s2 ;-)
  26. Re:MS gets wise by PHPfanboy · · Score: 2, Interesting

    I don't agree with your post much, although it is clear that the reason MSFT put 100 million into Apple a few years back was to prevent them becoming a total monopoly.

    I think classing Apple as a desktop OS company is ignoring developments of the past 3-4 years.

    I also think that people wanting to use Linux on the desktop won't use Apple. Most Apple users are individuals/small work groups and home users (like me), so you're not going to get the hundreds of corporate desktops you need to challenge Microsoft by replacing them (hint: start with the system integrators who have the 000's of outsourced desktop maintenance contracts with large corporates).

    I also don't believe that if Apple did not exist there would be hordes of developers lining up for a desktop Linux product. Most open source projects are understaffed anyway, to expect loads of people to fall out of the woodwork and start working on improving a desktop (as well really understanding user interfaces and *shudder* marketing) is IM-Not-So-HO fanciful.

    I think that you receiving 5 insightful for your post is damn impressive, but that's just my opinion.

    --
    29 mpg. YMMV.