ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

IE (5.5/6/7) on OSX without Windows

April 15, 2008 11:44pm

Subscribe [7]
  • #1 / Apr 15, 2008 11:44pm

    PXLated

    1800 posts

    I wasn’t aware that you can install IE on a Mac without running BootCamp, Parallels, VMWare but you can using Darwine. IE runs in an X11 window. It’s a little slow and I haven’t managed to get any of the transparent PNG methods to work (Edit-Add: no DirectX support in Darwine yet) but other than that it seems to work just fine…at least with the limited time I’ve used it. Here’s the info… Link - Link
    —————
    Darwine
    XQuartz
    ie4osx
    —————
    Screen Cap attached - ExpressionEngine.com - In IE6

  • #2 / Apr 16, 2008 5:13am

    Mark Bowen

    12637 posts

    It seems I’m even slower than you PX. I saw that program yonks and yonks ago but it just won’t install on my MacBook Pro. I’ve tried absolutely everything but just nothing will allow them to load in. Oh well, back to http://browsershots.org I suppose!! :down:

    Best wishes,

    Mark

  • #3 / Apr 16, 2008 7:19am

    George Ornbo

    272 posts

    I also tried this a while back on MBP but had problems with sessions and conditional comments. I also found that the X11 windowing made it very slow so back to Parallels, the 25GB XP image and the Tredosoft solution..

  • #4 / Apr 16, 2008 9:45am

    Meirion

    127 posts

    You can run it really easily using Codeweavers Crossover too. I think that uses a version of wine/darwine.

  • #5 / Apr 16, 2008 9:50am

    Mark Bowen

    12637 posts

    Unfortunately tried everything listed on the net to try and get this working but no joy here :down:

    May wipe my whole system one day soon as I need to get it running back to speed again. It’s really fast when it gets going but can take a while to start up. I’m one for trying out every little productivity gem in the world!! 😊

    Best wishes,

    Mark

  • #6 / Apr 16, 2008 12:52pm

    ak4mc

    429 posts

    Run IE on a Mac? I don’t even like to use it on my Windows PC!

  • #7 / Apr 16, 2008 12:59pm

    PXLated

    1800 posts

    Run IE on a Mac? I don’t even like to use it on my Windows PC!

    I know what you mean. Wish the whole of IE 5-6 would just go away.

  • #8 / Apr 16, 2008 1:07pm

    Mark Bowen

    12637 posts

    Run IE on a Mac? I don’t even like to use it on my Windows PC!

    I’m personally going to try and break into Microsoft and delete every snippet of code pertaining to it so they will either give in on creating such terrible products or they would have to re-write the whole code-base again 😉!!!

    Anyone up for a trip?

    Now I need some infra-red goggles, some rope, some drugged meat for the guards (and their dogs!!) some…

    …well you get the picture.

    Best wishes,

    Mark

  • #9 / Apr 16, 2008 1:26pm

    Brian M.

    529 posts

    I’ve got two installs of XP in Parallels, one for IE6 and one for IE7.  Windows auto-update was on (I had forgotten to turn it off), and now my IE6 XP install just keeps rebooting over and over.

    Being a web designer means you get to experience all the joys of Windows, even if you choose a different platform.  :roll:

  • #10 / Apr 16, 2008 1:43pm

    Meirion

    127 posts

    Install IE7 and then use Multiple IEs to run IE6 and 5, 5.5 if you need to.

  • #11 / Apr 16, 2008 2:45pm

    Brian M.

    529 posts

    I’ve tried that and had all kinds of problems.  I figure it’s easier just to keep them sandboxed - and really because you can’t see under the hood it’s hard to know if it is really rendering using the IE5.5 engine or not (for example).  Maybe that’s just my paranoid nature getting the best of me though 😉

  • #12 / Apr 16, 2008 3:19pm

    ak4mc

    429 posts

    I’m personally going to try and break into Microsoft and delete every snippet of code pertaining to it so they will either give in on creating such terrible products or they would have to re-write the whole code-base again 😉!!!

    You know what they’ll do then, though. They’ll go tour Mozilla, and…

  • #13 / Apr 16, 2008 4:23pm

    Greg Aker

    6022 posts

    Anyone opposed to:

    <?php
     $ua = $_SERVER['HTTP_USER_AGENT']; 
     if (preg_match("/MSIE 6|MSIE 5.5/i", $ua)) {
        #    echo "$ua";
    ?>
    <div class="warning">
    Hello, We've noticed you are using an old version of Internet Explorer — things may look a little weird.  
    We suggest you upgrade to a newer browser.  Try these, they are Free! <a href="http://www.getfirefox.com" target="_blank" rel="noopener">Firefox</a> or <a href="http://www.apple.com/safari" target="_blank" rel="noopener">Safari</a>
    </div>
       <?php
    } else {
    #   echo "\n";?>
       <?php
    }
    
    #echo "$ua
    \n"
    
    ;?>

    Or is that bad form.

    I have been involved with a couple of projects that were geared towards member-only content.  The head developer did a browser detect and did not support M$ products other than IE 7….This was stated in the terms of service though…

    Bad form or better for the internet?

    -greg

  • #14 / Apr 16, 2008 4:48pm

    PXLated

    1800 posts

    Bad form or better for the internet?

    I’m beginning to think the latter.

  • #15 / Apr 17, 2008 4:24am

    Meirion

    127 posts

    I’d say that’s definately bad form. Very tempting to do things like that tho, especially when you are stuck in the middle of a pig of a debug session in IE, with your ‘Gates’ voodoo doll looking like a pin cushion.

    Actually, wait a minute I’ve re-read your code. I thought you were just showing that message to IE users, and nothing else. But if you are still showing the site, just adding a warning that IE will probably be munging it up then fair enough.

    You could put Opera on your download list, a lovely browser.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases