I can't see my Web site from Internet Explorer because I use LINUX!!!!!!!!!!!!!!!!

This is a discussion on I can't see my Web site from Internet Explorer because I use LINUX!!!!!!!!!!!!!!!! within the PHP Language forums, part of the PHP Programming Forums category; Help, I love linux, but i'm a major Web developer, but most my visitors use Internet Explorer. I cant' ...


Go Back   Usenet Forums > PHP Programming Forums > PHP Language

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 08-07-2004
Mudge
 
Posts: n/a
Default I can't see my Web site from Internet Explorer because I use LINUX!!!!!!!!!!!!!!!!

Help,

I love linux, but i'm a major Web developer, but most my visitors use
Internet Explorer. I cant' run Internet Explorer on linux. How the hell do
I make sure everything looks ok on Internet Explorer? Crapo.

Nick
Reply With Quote
  #2 (permalink)  
Old 08-07-2004
James Smith
 
Posts: n/a
Default Re: I can't see my Web site from Internet Explorer because I useLINUX!!!!!!!!!!!!!!!!

If you use all the right rules and make sure everything is standard, it
should work. But in saying that, Ie throw's all the rules out the
window. From my experience, it's the other browsers that you need to
check with. IE will normally work, if you get it working on the others.

to Run IE you have to run M$. You may aswell do a dual boot or look at
VMware. You can't run one without the other, IE is so interwoven within
Windows.



Mudge wrote:

>Help,
>
>I love linux, but i'm a major Web developer, but most my visitors use
>Internet Explorer. I cant' run Internet Explorer on linux. How the hell do
>I make sure everything looks ok on Internet Explorer? Crapo.
>
>Nick
>
>

Reply With Quote
  #3 (permalink)  
Old 08-07-2004
hq4ever (at) 012 (dot) net (dot) il>
 
Posts: n/a
Default Re: I can't see my Web site from Internet Explorer because I useLINUX!!!!!!!!!!!!!!!!

Mudge wrote:
> Help,
>
> I love linux, but i'm a major Web developer, but most my visitors use
> Internet Explorer. I cant' run Internet Explorer on linux. How the hell do
> I make sure everything looks ok on Internet Explorer? Crapo.
>
> Nick


not recently i learn that you can use several different tools to run
windows app's on Linux :

1. "Not Emulators" : WINE, Crossover, Cedega
2. Virtual Machine : VMWare, Bochs
3. Semi Virtual Machine : win4lin
4. .NET apps using MONO
5. Qemu : http://fabrice.bellard.free.fr/qemu/

also i think you will find these links a helpful reading:

http://www.efuse.com/Publish/testing...elpFromFriends
http://www.anybrowser.org/

maxim.
Reply With Quote
  #4 (permalink)  
Old 08-07-2004
DaNetGuy
 
Posts: n/a
Default Re: I can't see my Web site from Internet Explorer because I useLINUX!!!!!!!!!!!!!!!!

Hi

Go get a machine with the Micro$oft virus on it. Comes with IE. Do the
updates. If you don't want to spend a little time loading the windoz
OS, go to you local computer store and look at the low end pentII or
III's. $100 up if you dicker. I have an old dell Pent, 128Meg 200Mhz (
a real burner, isn't it ) just for this purpose. The Dell has Netscape,
IE and Mozaic. The Mac finally broke and I don't see the need anymore.

If you do standard stuff with standard attributes, all browser will
render your stuff; some differently, but it will show up all the same.
If you are CSS'n, that is a different matter and it is a good idea to
give your page a looksee

Mudge wrote:
> Help,
>
> I love linux, but i'm a major Web developer, but most my visitors use
> Internet Explorer. I cant' run Internet Explorer on linux. How the hell do
> I make sure everything looks ok on Internet Explorer? Crapo.
>
> Nick


--
Sound Networking
Suite 106
10011 3rd Avenue SE
Everett, WA 98208

425.290.9663 voice
425.740.2004 dialup/modem

Reply With Quote
  #5 (permalink)  
Old 08-07-2004
Brandon Blackmoor
 
Posts: n/a
Default Re: I can't see my Web site from Internet Explorer because I useLINUX!!!!!!!!!!!!!!!!

Mudge wrote:
>
> How the hell do I make sure everything looks ok on
> Internet Explorer?


You do not. Nor should you. What you should do is ensure that your work
complies with web standards: CSS2, XHTML 1.0 (or 1.1), and ECMA-262.

bblackmoor
2004-08-07
Reply With Quote
  #6 (permalink)  
Old 08-07-2004
Geoff Berrow
 
Posts: n/a
Default Re: I can't see my Web site from Internet Explorer because I use LINUX!!!!!!!!!!!!!!!!

I noticed that Message-ID: <2nk8oiF1qpo4U1@uni-berlin.de> from Brandon
Blackmoor contained the following:

>You do not. Nor should you. What you should do is ensure that your work
>complies with web standards: CSS2, XHTML 1.0 (or 1.1), and ECMA-262.


Sometimes it's not worth the hassle with the client, who just wants it
to work on /his/ setup which, as far as he is concerned, is the same as
the rest of the world.

--
Geoff Berrow (put thecat out to email)
It's only Usenet, no one dies.
My opinions, not the committee's, mine.
Simple RFDs http://www.ckdog.co.uk/rfdmaker/
Reply With Quote
  #7 (permalink)  
Old 08-07-2004
Mudge
 
Posts: n/a
Default Re: I can't see my Web site from Internet Explorer because I use LINUX!!!!!!!!!!!!!!!!

Geoff Berrow wrote:

> I noticed that Message-ID: <2nk8oiF1qpo4U1@uni-berlin.de> from Brandon
> Blackmoor contained the following:
>
>>You do not. Nor should you. What you should do is ensure that your work
>>complies with web standards: CSS2, XHTML 1.0 (or 1.1), and ECMA-262.

>
> Sometimes it's not worth the hassle with the client, who just wants it
> to work on /his/ setup which, as far as he is concerned, is the same as
> the rest of the world.
>



Well, aren't most people on the Internet using IE? and then maybe the
mozilla browsers and then opera?


So, it seems like it mostly just needs to work on IE and then mozilla,
netscapte and opera.

What do you think?
Reply With Quote
  #8 (permalink)  
Old 08-07-2004
Pjotr Wedersteers
 
Posts: n/a
Default Re: I can't see my Web site from Internet Explorer because I use LINUX!!!!!!!!!!!!!!!!

Ian.H wrote:

>
> Code for the _standards_ (which happens to be more Mozilla etc based
> than anything IE may throw out), _then_ consider work arounds for
> IE.. but just because a lot of people use it (only because it's been
> forced upon people) doesn't make it right.
>

I agree it isn't right, and where I can I try to avoid issues where my
coding has to leave the w3c standards path in favour of IE (not that
mozilla, opera, et all are all fully compliant, but agreed, more so than
IE), but when push comes to shove it just is the way things are, and 90% of
people use IE. Plenty of examples of superior technical solutions losing out
because of stubornness and neglect of marketing and numbers.

I will always have atleast one winbox around when testing stuff that goes
public. I would not even rely on WINE and such. I know, I am stubborn too
:-) But another advantage of an old windoze box is I get to see the
performance and such. And right now I work on an XP box because of other
stuff I regularly use.

Well, to each his own I guess. But let's not argue too much about IE being
'nonstandard'. 90% is pretty much standard I'd say.
My .02$
Pjotr


Reply With Quote
  #9 (permalink)  
Old 08-08-2004
Gordon Burditt
 
Posts: n/a
Default Re: I can't see my Web site from Internet Explorer because I use LINUX!!!!!!!!!!!!!!!!

>> Sometimes it's not worth the hassle with the client, who just wants it
>> to work on /his/ setup which, as far as he is concerned, is the same as
>> the rest of the world.
>>

>
>
>Well, aren't most people on the Internet using IE? and then maybe the
>mozilla browsers and then opera?


Which version of IE? Some web developers complain that there
is a much larger difference between IE and IE than, say, between
Mozilla and Opera, or even between Mozilla and IE.

Only testing with the latest 6 versions of IE may turn out to be a
big mistake, as you may be leaving out more than half the clients
surfing the web.

Gordon L. Burditt
Reply With Quote
  #10 (permalink)  
Old 08-08-2004
Chung Leong
 
Posts: n/a
Default Re: I can't see my Web site from Internet Explorer because I use LINUX!!!!!!!!!!!!!!!!

"Pjotr Wedersteers" <x33159@westerterp.com> wrote in message
news:4115446a$0$37789$e4fe514c@news.xs4all.nl...
> I agree it isn't right, and where I can I try to avoid issues where my
> coding has to leave the w3c standards path in favour of IE (not that
> mozilla, opera, et all are all fully compliant, but agreed, more so than
> IE), but when push comes to shove it just is the way things are, and 90%

of
> people use IE. Plenty of examples of superior technical solutions losing

out
> because of stubornness and neglect of marketing and numbers.


In the case of Mozilla we have a case of a more politically correct solution
losing out to a more commercially viable one. Kinda like a co-op coffeeshop
getting crushed by Starbucks.



Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 08:56 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0