473,664 Members | 2,898 Online
Bytes | Software Development & Data Engineering Community
+ 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 2996
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********@mor pheme.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
32233
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 does not work with mozilla Netscap bowsers. Does anyone knows what could be the problem? Does the ONchange function works in Netscape? Or anyone knows a tag that can preview the image file before uploadin it.
38
3602
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 was very nice when Netscape ruled the World Wide Web, and http://valet.htmlhelp.com/page/why.html which is very suggestive but does not really give any factual example. Is there something to be _shown_ to people who ask "why validate?"? A page...
3
3656
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 left and right (with 'style="float: {left | right}"'). There's no tables or anything with a fixed size. Problem is that in browsers like Opera 7, the IFRAME shows perfectly and just vertical scroll bar is showed (that's what I want). But on...
1
2416
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 I'm looking for. I'm looking for a content management system to use on a site (http://www.nigeriavillagesquare.com) that I help to moderate. Unfortunately (as I have discovered), there are literally hundreds of CMS's to choose from, so I am...
23
4249
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 application/xhtml+xml MIME type, something that Internet Explorer does not currently support.
3
3052
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 the event in a typical form with textboxes, drop down lists, etc. On this page there are also 4 file upload controls where the user can select 0 to 4 images on their file system for inclusion in the event listing. On submit, the images (if any)...
2
2955
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 url page
1
2337
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 - h_email.asp and h_email_action.asp Inside the h_email.asp, I create a form and allow user to input information for the email.
0
8348
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8861
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8549
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8636
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7375
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6187
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5660
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4351
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2764
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 we have to send another system

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.