Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 10-09-2006, 08:20 PM   #1 (permalink)
Right Off the Assembly Line
 
Join Date: May 2006
Posts: 5
Default Viewing websites in linux


How can I view the sites, which can be viewed only through IE, in linux? I am using redhat linux 9 with mozilla 1.2.1. I will be very happy if any body can suggest a solution.
vinayanmanimala is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 10-09-2006, 08:43 PM   #2 (permalink)
In Shamful Mystery
 
led_shankar's Avatar
 
Join Date: Jun 2006
Location: delhi
Posts: 342
Default Re: Viewing websites in linux

Hi Vinay....

I have not tried this myself.... but I got this with a google search:

http://www.tatanka.com.br/ies4linux/index-en.html

I'll try it and tell you if it works.
__________
yaar.....it seemed to be working...but it required a d/l which I could not afford on my dialup.....

Last edited by led_shankar; 10-09-2006 at 08:43 PM. Reason: Automerged Doublepost
led_shankar is offline  
Old 10-09-2006, 11:48 PM   #3 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,116
Default Re: Viewing websites in linux

well u can use opera & switch its engine rendering to that of ie. all sites will open
gary4gar is offline  
Old 11-09-2006, 12:18 AM   #4 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Viewing websites in linux

If it still doesn't work install IE in linux through wine. Google for frankscorner for more. And if possible move to a more recent distro. Red Hat 9 is too outdated.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 19-09-2006, 08:25 PM   #5 (permalink)
Right Off the Assembly Line
 
Join Date: May 2006
Posts: 5
Default Re: Viewing websites in linux

Quote:
Originally Posted by tech_your_future
If it still doesn't work install IE in linux through wine. Google for frankscorner for more. And if possible move to a more recent distro. Red Hat 9 is too outdated.
Thank you for your valuable advice. I shall try it and inform the result. The problem with the distro is my computer has only 128MB RAM. Somebody told me FC3 or FC4 will work smoothly only if the RAM is atleast 256MB. Is it true?
vinayanmanimala is offline  
Old 19-09-2006, 08:34 PM   #6 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: Viewing websites in linux

@Vinay, Yes, almost all new Linux distros require atleast 256 MB RAM. So you better
upgrade. The more RAM you have installed in your PC, the better would be the O.S
performance.
JGuru is offline  
Old 19-09-2006, 08:44 PM   #7 (permalink)
Right Off the Assembly Line
 
Join Date: May 2006
Posts: 5
Default Re: Viewing websites in linux

Quote:
Originally Posted by gary4gar
well u can use opera & switch its engine rendering to that of ie. all sites will open
Thank you for your valuable advice. But can you explain how can I do it? I am only a beginer in this field. So pardon me if the question is silly. In the latest digit(Sep. 06), it is said that this can be done by choosing ' Tools>Quick preferences>Identify as IE '. But in my computer the Opera 9 for linux is not showing the option ' Identify as IE ' in ' Quick preferences '. Can you tell me what is the problem?
vinayanmanimala is offline  
Old 19-09-2006, 10:26 PM   #8 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Viewing websites in linux

Right Click -> Edit Site Preferences -> Network -> Browser Identification -> Mask as Internet Explorer.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 19-09-2006, 10:45 PM   #9 (permalink)
mera kutch nahi ho sakta
 
chesss's Avatar
 
Join Date: Oct 2005
Location: Delhi
Posts: 880
Default Re: Viewing websites in linux

the biggest problem is browser sniffing, i.e many websites (specially msn sites), check if the browser is Opera and if it is then they simply send bad code to Opera. Or they check if its not IE, and then send broken code.

TO completely hide opera do this:
1.right click > site prefs > network tab > mask as internet explorer .
2.right click > site prefs > cookies > delete all cookies manually
3.goto tools > perf > advanced > history > clear cached

open the site

If it still doesn't work ( very very less chance)
1.disable javascript
2.repeat the above steps
open the site

After doing this practically ALL sites will work in Opera flawlessly, atleast all that open in firefox .

Obviously sites designed to 'work' around Exploder's bugs still wouldn't. I haven't encountered a single site that doesn't work in Opera since I came to know of the above method.
For more info: http://my.opera.com/community/openweb/
http://my.opera.com/community/forums/topic.dml?id=4893
MAKE SURE TO GOTO > HELP > REPORT SITE PROBLEM, WHENEVER YOU ENCOUNTER ANY DUMB SITE
chesss is offline  
Old 19-09-2006, 11:53 PM   #10 (permalink)
FooBar Guy
 
GNUrag's Avatar
 
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
Default Re: Viewing websites in linux

Its not a good idea to ever change the Browser Identification string.

Remember, the website designer is too narrow minded to think if there exists any other browser in the world. If you mask as Internet Exploder then it will show as Internet Exploder in web server logs, and web designer will further believe that everyone browsing his site uses IE only.

Be bold, and reject the sites which are IE only. If they dont care for us, then we dont want to buy stuff, bank, or general browse with them.

As such, if the web designer is using W3 Standards compliant markup then almost all browsers can be used with that site without any issues.
__________________
- --
http://web.gnuer.org
GNUrag is offline  
Old 21-09-2006, 01:09 PM   #11 (permalink)
Right Off the Assembly Line
 
Join Date: May 2006
Posts: 5
Default Re: Viewing websites in linux

Quote:
Originally Posted by tech_your_future
Right Click -> Edit Site Preferences -> Network -> Browser Identification -> Mask as Internet Explorer.
Thank you very much. Now I can see the site through Opera.
__________
Quote:
Originally Posted by chesss
the biggest problem is browser sniffing, i.e many websites (specially msn sites), check if the browser is Opera and if it is then they simply send bad code to Opera. Or they check if its not IE, and then send broken code.

TO completely hide opera do this:
1.right click > site prefs > network tab > mask as internet explorer .
2.right click > site prefs > cookies > delete all cookies manually
3.goto tools > perf > advanced > history > clear cached

open the site

If it still doesn't work ( very very less chance)
1.disable javascript
2.repeat the above steps
open the site

After doing this practically ALL sites will work in Opera flawlessly, atleast all that open in firefox .

Obviously sites designed to 'work' around Exploder's bugs still wouldn't. I haven't encountered a single site that doesn't work in Opera since I came to know of the above method.
For more info: http://my.opera.com/community/openweb/
http://my.opera.com/community/forums/topic.dml?id=4893
MAKE SURE TO GOTO > HELP > REPORT SITE PROBLEM, WHENEVER YOU ENCOUNTER ANY DUMB SITE

Thank you very much for your valuable advice. Now everything is OK.
I can view the sites through Opera.

Last edited by vinayanmanimala; 21-09-2006 at 01:09 PM. Reason: Automerged Doublepost
vinayanmanimala is offline  
Closed Thread

Bookmarks

Thread Tools
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 On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Charan
- by Charan

Advertisement




All times are GMT +5.5. The time now is 05:14 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2