Nullcreations.net | Ramblings & Photography of Jerrett Taylor

Internet Explorer 5,6,7 on Linux

May 9th, 2007 | 0 comments

Anyone doing web design or development on a windows box will likely appreciate this - A simple way to not only install IE in linux, but install several versions and with common plugins to boot.

IEs4Linux allows you to easily install IE6, IE5.5, and IE5 on any linux computer - there are distro-specific instructions for Ubuntu, Fedora, Gentoo, Debian, Suse, Mandriva, but basically you just need to make sure you have cabextract, wine, and then run the provided installer. After asking a few questions it downloads everything and drops some binaries in a ~/bin folder.

If you are feeling adventurous there is a beta version which supports IE7. Since IE7 will not run in wine, there is some hackery going on, but thankfully it's dealt with for you.

A nice side effect of this system is that you can run multiple version of IE at the same time - something that's not easy (possible?) to do in Windows.

0 Comments

Musings

04.14.08

Trying to decide where to travel to? Wikitravel.org Random Page has the answers!

02.23.08

sd's embedded_actions has a new home on github

02.18.08

Very cool.

02.17.08

Open Source Food? - looks like a nice recipe site!

02.15.08

For anyone using capistrano with more than one target for deployment (staging, production), check out cap multistage

02.15.08

Wow, I just realized how bad my code blocks break my blog in safari. I should fix that!

01.27.08

Mike has created another nice netbeans theme - go check it out, if you use netbeans!

01.21.08

A handy tool, Rubular is a web based regex editor

01.15.08

Dan put together a sweet code editor plugin for mce with syntax highlighting etc.

12.13.07

On OSX? Add RubyImporter to Spotlight and search your source!

12.04.07

sd has released a new version of embedded_actions

11.27.07

RejectConf videos are online thanks to confreaks!

11.19.07

Good news - we upgraded a project at work to rails 2.0 rc2 and the speed to run specs dropped from 30-35 seconds to 10-15 seconds!

11.08.07

Eigenclass.org has a great big list of Ruby 1.9 changes that is being kept up to date!

11.06.07

Rein is working on a trac replacement in ruby called eskort , and it looks cool. More info on his goals