Home > AS/400 Tips > WebSphere Strategies for iSeries professionals > Switch from Internet Explorer to Firefox?
iSeries 400 Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

WEBSPHERE STRATEGIES FOR ISERIES PROFESSIONALS

Switch from Internet Explorer to Firefox?


Jim Mason
12.16.2004
Rating: -3.75- (out of 5)


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   



Jim Mason

Yes, Microsoft Internet Explorer owns the browser space on Windows desktops after blowing past Netscape in the late 90s. But guess what's happened in the past few months. The impossible.

An open-source software group, the Mozilla Foundation, has taken on Microsoft Corp.'s Internet Explorer, the 800-pound gorilla in the Web browser space. And what we've seen is in two weeks, the new Firefox browser has taken 7.5 % of the browser market and Explorer has dropped below 89% market share for the first time in years.

More Information

The big news, however, is Mozilla, an open-source software group, is beating the world's most powerful software company at something that Bill Gates told Congress was strategic for Microsoft's business.

What improvements does Firefox offer?

Firefox, which is available as a free download from mozilla.org, supports Windows, Mac OS X and Linux.

Some of Firefox's improvements include the following:

  • You can easily suppress images you don't want for faster page downloads. (Yes, kill those flash plug-ins you don't want to see.)
  • Tabbed browsing lets you open a new browser window as a tab in the current window, taking up less desktop real estate.
  • Pop-up window controls let you disable those pop-up ads you get all the time in Explorer.
  • The cookie manager is somewhat similar to Explorer's.
  • The download manager organizes downloads and provides a nice history compared with Explorer.

Firefox also provides all the customization, preferences, security settings and other features you're used to in Internet Explorer. And remember, it runs on Linux and other operating systems where Explorer doesn't. I think Linux will be a big hit in the next few years in iSeries shops, and this might be another reason to make the switch.

Web development expert Paul Holm pointed out that some of the extensions, particularly those for developers can be useful. If you visit https://update.mozilla.org/extensions/?application=firefox, you can see all the extensions available for easy download and install. The developer tool list includes the following:

  • Colorzilla -- a tool to easily determine the exact color used anywhere on a Web page
  • CuneAform -- a simple HTML page editor
  • Editcss -- a simple stylesheet modifier
  • JavaScript debugger -- a critical tool if you're doing JavaScript development on your Web pages
  • JsLib -- a Mozilla JavaScript library
  • Web Developer -- makes it easy to understand HTML page and object attributes

Basic, built-in developer support is nice as well. The DOM browser lets you easily see the Document Object Model for your Web page in a pop-up window.

Where it fits for me

Most of us who have tried Firefox like it better. I downloaded the 1.0 release and ran the install (a simple wizard). Hoping for the best, I just ran the install wizard and ignored the readme file. (A real test of the "normal" person approach to software!) Much to my surprise, not only did the software install easily but it also gave an option to migrate all my Explorer bookmarks to Firefox –- and it did that perfectly.

Firefox has a cleaner default layout and faster performance (especially with many browser windows open at once). The browser takes up less desktop real estate, since the bookmarks are a drop-down list over the browser. It even displayed Web pages perfectly that I had saved to disk with Explorer.

What limitations are there?

There's only one limitation that I can see that impacts anything -– the Document Object Model (DOM) isn't 100% the same between the Explorer and Firefox. Did that create any problems for me? Ironically, it was a problem only when I ran IBM Web software. For the past five years, IBM has been writing all its Web software using Explorer (that's ironic!). As a result, the JavaScript that's loaded to a browser runs with Explorer's (DOM) perfectly. But it also means IBM pages won't always load perfectly in Firefox.

Going to iSeries InfoCenter to browse manuals with Firefox I get one halt that says, "Your browser may not understand the JavaScript, do you want to ignore this message?" I said yes, and everything worked fine. I suspect IBM just added a test to verify the browser was Explorer and decided if it wasn't that they'd warn you.

The bigger issue for me right now is WebFacing from IBM Toronto. They put ALL the DDS edits you have in 5250 green screen into JavaScript for the browser. Of course it's written only for Explorer. Four years ago IBM begged off spending the money to make WebFacing cross-platform. Now that move has come back to haunt them. While early on it seemed like a smart move to save money, now it's clear they will need to support a common DOM model between the two browsers. I expect IBM will announce that they will support the Firefox DOM in WebFacing, but I don't know when.

Where does Firefox fit for you?

I encourage you to try the browser. I'd be surprised if you like Explorer better, although I realize there will be compatibility issues in some software such as WebFacing.

The fact that many Internet viruses are written explicitly for Internet Explorer means users can expect fewer virus attacks on FireFox, at least at this point. It's also much easier to block a lot of spyware by simply disabling popup windows -- a nice option to have.

What about the future?

Mozilla has also released Thunderbird, an Outlook replacement for e-mail. In addition, Google is working to embed its search engine for the Web and the desktop in Firefox. Google already has Microsoft beat in the search market. Combining with Firefox will make it easier to take over all Web traffic. It also supports many plug-ins for media and so on.

In addition, there has been talk that a version of OpenOffice and Firefox will be sold retail for approximately $29, which is a fraction of Microsoft's inflated prices for the Office suite. It remains to be seen if that will take off too, but there's certainly strong economic incentive to test this out --and I will as soon as it hits the market.

In the meantime, good luck with Firefox and Thunderbird.

---------------------------------------

About the author: Jim Mason is president of ebt-now and training manager at StructuredSoft . ebt-now provides iSeries WebSphere Studio training services. StructuredSoft has the StructuredJ Java Web development plug in for WDSC and the open-source StructuredSoft Developer platform for iSeries. Jim is creating a self-study course for RPG programmers that teaches "hands-on" rapid visual development with WDSC for all types of iSeries and e-business applications without the need to become a Java expert. The course will be published by Rochester Initiative. You can reach Jim at jemason@ebt-now.com.


Rate this Tip
To rate tips, you must be a member of Search400.com.
Register now to start rating these tips. Log in if you are already a member.




Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   



RELATED CONTENT
Web-enabling
Legacy AS/400 and new IBM i products both featured at COMMON
Send parameters correctly to the browser when creating a PHP page
Search400.com Products of the Year 2008
Application modernization for the iSeries: Why bother?
Using WebSphere information integrator to access MS server data using SQLRPGLE
Application modernization strategies for System i
Natively supported Web applications for Power running i
Lazy coder: What does PHP on the i5 mean?
SOA for the Business Developer -- Chapter 2
Antiquated iSeries ERP module gets Web overhaul

WebSphere Strategies for iSeries professionals
Application modernization strategies for System i
Application modernization in the i world
Natively supported Web applications for Power running i
Enterprise open source basics
Basic security considerations for a Domino/WebSphere system
Simplifying data access using Java Standard Tag Library
Integrating Microsoft ActiveX components with WebSphere
Choices for running Web workloads on iSeries
Virtual hosting for iSeries Web applications
Automate WebSphere configuration backups on the iSeries (i5)

Web Development
Implementing a browser interface in COBOL: Creating your graphic Web page
Implementing a browser interface in COBOL: Getting started
IBM i shop boosts online sales with RPG-based Web platform
Migrating from RPG to EGL on IBM i
Groovy programming on IBM i
Running PHP open source applications: NOBODY needs authority
Zend Web software teams up with IBM System i
The best technologies and tools for System i programmers in 2009
Seven IBM i project lessons learned in 2008
AS/400 lessons from the past, present, and future: A holiday tale

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
WebSphere Development Studio Client (WDSC)  (Search400.com)

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary

DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.



iSeries Security - Security Tools, Physical Security and System Security
HomeNewsTopicsITKnowledge ExchangeTipsBlogsAsk the ExpertsMultimediaWhite PapersProducts
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 1999 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts