473,472 Members | 2,193 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Looking for application to preview content in a range of browsers

I am developing a web site, and I want to make sure that it works o.k
on a range of platforms

eg, Netscape 4.X -> Mozilla, I.E 4-I.E6, Opera etc.

The trouble is that I don't really want to have to install 10
different browsers on my laptop ( certainly if I have to
uninstall/reinstall one after another ). Also, I can't test I.E on
Mac, neither can I test Netscape/I.E on Unix as I am only using
Windows.

Is there such an application as an emulator which will enable me to
flick between versions/platforms of I.E / Mozilla / Opera. Maybe some
kind of preview program that dynamically loads in the rending .dll
components ( or their UNIX/Mac equivalent ), depending on a menu
choice.

Would there be a demand for a program like this? How feasible would it
be to write?
Jul 20 '05 #1
4 2989
Ben Jessel wrote:
I am developing a web site, and I want to make sure that it works o.k
on a range of platforms

eg, Netscape 4.X -> Mozilla, I.E 4-I.E6, Opera etc.

The trouble is that I don't really want to have to install 10
different browsers on my laptop ( certainly if I have to
uninstall/reinstall one after another ).
You can install Lynx, Netscape 4.x, Mozilla 1.x, Opera 7.x, and IE 5.0
all on one windows machine. I know, because I have all of them on my
Windows 2k box. You could, of course, have different versions than I
have, e.g., IE 6/win.

If you have these browsers, you have a good start for cross browser
testing.
Also, I can't test I.E on Mac,
A problem, that's true; while IE/Mac is a good browser, with good
support for standards, it does have some unique css bugs. I'm
fortunate in that a sibling is Mac user, so I can bug her for a
report. Still, it'd be nice to have a actual Mac.
neither can I test Netscape/I.E on Unix
If you're talking about a newer version of Netscape, i.e., 7.x, then
it's based on Mozilla, and I don't think there will be any substantial
rendering differences compared to a Windows version. Now, IE for
Unix. Hm. IE for unix? Does such a thing exist?
Is there such an application as an emulator which will enable me to
flick between versions/platforms of I.E / Mozilla / Opera. Maybe some
kind of preview program that dynamically loads in the rending .dll
components ( or their UNIX/Mac equivalent ), depending on a menu
choice.
I've never heard of such a thing.
Would there be a demand for a program like this? How feasible would it
be to write?


I imagine it would be quite a bit easier to download the browsers
themselves, and more reliable, too.

--
Brian
follow the directions in my address to email me

Jul 20 '05 #2

"Ben Jessel" <be********@morpheme.co.uk> wrote in message
I am developing a web site, and I want to make sure that it works o.k
on a range of platforms

eg, Netscape 4.X -> Mozilla, I.E 4-I.E6, Opera etc.

The trouble is that I don't really want to have to install 10
different browsers on my laptop ( certainly if I have to
uninstall/reinstall one after another ). Also, I can't test I.E on
Mac, neither can I test Netscape/I.E on Unix as I am only using
Windows.

Is there such an application as an emulator which will enable me to
flick between versions/platforms of I.E / Mozilla / Opera. Maybe some
kind of preview program that dynamically loads in the rending .dll
components ( or their UNIX/Mac equivalent ), depending on a menu
choice.

Would there be a demand for a program like this? How feasible would it
be to write?


I should imagine this would be quite a useful thing to have, more
particularly a Mac/IE/Safari emulator. Netscape and Opera can be
loaded along with IE on one PC
Regards
Peter J
Jul 20 '05 #3
Ben Jessel wrote:

Is there such an application as an emulator which will enable me to
flick between versions/platforms of I.E / Mozilla / Opera. Maybe some
kind of preview program that dynamically loads in the rending .dll
components ( or their UNIX/Mac equivalent ), depending on a menu
choice.

Would there be a demand for a program like this? How feasible would it
be to write?


If there would be an online tool where you can upload your HTML + CSS
and return a little preview gallery of say 30 different browsers, then
I would say there's definite demand. However what also often breaks is
the JavaScript and since those dynamic portions of a page can't be
shown in a simple image, it would not be all you need. Personally I
download a bunch of browsers at <http://browsers.evolt.org/>, I can
test on a Mac, and I also got IE5, IE5.5 and IE6 running on the same
machine with a little hack thanks to our sys-admin. Then we also got a
virtual machine running on one of our machines with different types of
operating systems. But the most important basis for cross-browser (and
cross-media) web pages is certainly experience as well as knowing and
following the W3C standards. Plus, you should restrict all gimmicks
(such as dynamic menus) to the minimum (if it'd be my own site I
wouldn't even do dynamic menus, or any JavaScript for that).
Jul 20 '05 #4
On 15 Dec 2003 09:17:06 GMT, Philipp Lenssen <in**@outer-court.com> wrote:
Ben Jessel wrote:

Is there such an application as an emulator which will enable me to
flick between versions/platforms of I.E / Mozilla / Opera. Maybe some
kind of preview program that dynamically loads in the rending .dll
components ( or their UNIX/Mac equivalent ), depending on a menu
choice.

Would there be a demand for a program like this? How feasible would it
be to write?


If there would be an online tool where you can upload your HTML + CSS
and return a little preview gallery of say 30 different browsers, then
I would say there's definite demand.


There is such an online service:

http://www.browsercam.com/

You can (for a price) get screenshots of your online pages in lots of
different browsers on various operating systems. There is also a free demo.

--
Rijk van Geijtenbeek

The Web is a procrastination apparatus:
It can absorb as much time as is required to ensure that you won't get any
real work done. - J.Nielsen
Jul 20 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: miarte | last post by:
I have a form to allow the user upload images. The user browse for an image in their computer and click open, th image to be upload is preview on the img tag. The script works fine with IE, but...
38
by: Jukka K. Korpela | last post by:
As well all know, valid markup is important... but when trying to find a convincing modern argument in favor of this, I found pages like http://www.htmlhelp.com/tools/validator/reasons.html which...
3
by: Andres Mas Torrecillas | last post by:
Hi! I'm having a little trouble with an IFRAME added in an HTML page. IFRAME has a fixed size and it contains another HTML page, which only has some text paragraphs and a pair of images aligned...
1
by: Epetruk | last post by:
Hello all, I'm sorry for the long post, but I think it's better if I'm as detailed as I can be so that I don't make a mistake in my choice and so that there's a clear understanding of to what...
23
by: Gustaf | last post by:
I just read this article from today: http://webstandards.org/buzz/archive/2005_09.html I need some help understanding this sentense: The W3C recommends XHTML 1.1 should be served with the...
3
by: Pitcairnia | last post by:
The basic purpose of the site is for authenticated users to post event listings, which often include photographs. The user is faced with a page where they can insert all of the information about...
2
by: P2P | last post by:
Hi I am wondering if someone know of a free cross-browsers vertical scrolling script that - is cross cross-browsers - will call the scrolling content from an external html page or from a...
1
by: bonnie.tangyn | last post by:
Hello All In my ASP page, I use CDONT to send email to client. But, I need to allow user preview and edit the email content before sending it out. Any advices? I have two ASP pages -...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.