LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   Ubuntu Web Development solution (https://www.linuxquestions.org/questions/ubuntu-63/ubuntu-web-development-solution-658586/)

Talon21 07-27-2008 01:05 PM

Ubuntu Web Development solution
 
Hello, I'm a new user to ubuntu , since I'm web developer I need to check my web sites in internet explorer 6 and 7, I tried to install ie4linux but it's not good enough and IE 7 isn't working. Is there any other way?

Thanks in advance

reddazz 07-27-2008 01:43 PM

You could run Windows in a virtual machine or just tests your sites from a Windows machine.

Talon21 07-27-2008 02:09 PM

Ok, let's say I'm using a windows machine, how can I access the site if it's located in linux using LAMP ?

vharishankar 07-28-2008 12:17 AM

Run virtualbox. Using virtualbox you can use virtual host networking feature to connect to your "server" from the "guest" operating system.

You will usually connect using the IP address 10.0.2.2 from the guest OS.

www.virtualbox.org

fragos 07-28-2008 05:33 PM

I recently downloaded the Windows version of Apple Safari and installed it with wine on my Ubuntu box. The rendering works well so that will give you another browser platform to debug with. I found that   isn't recognized by Safari although is in IE and Firefox. I don't have a answer for you with regards to IE7. I hand code all my sites with a subset of standards compliant HTML that I've found works virtually the same on IE6, Firefox, Epiphany and Safari. IE7 seems to be happy with this approach as is my Nokia N810. Thanks to MS a single way to embed videos is a problem. I found this Javascript code on Google that works for evry thing I've tried. http://code.google.com/p/swfobject/


All times are GMT -5. The time now is 05:35 PM.