| In this section we're going to discuss Plug-Ins and Helpers and some of the differences between them.
As we've mentioned before, early browsers were text-only. To make life easier on the Web, applications were developed to...well, let's start at the beginning... Ahhh, the good old days...
Transferring that one file probably only took an hour or so, and left plenty of time to do all of those other things you'd been wanting to do, like lose fifty pounds, grow six inches, and get a tan. It was all great fun when it worked, at least for the first couple hundred lines of code. After that, well, let's just say that it was a little like pulling out your nose hairs with a pair of rusty pliers. It's Alive!... Mosaic was the first Web browser which made use of a Graphical User Interface (also known as a "gooey"), that friendly-looking set of buttons and scroll bars and menus that hides all the command line stuff from the user. The cryptic commands are still there, mind you, it's just that the browser now does the command line stuff while you point and click. Most browsers even supply the 'http://' for you in the URL. All you have to do is type in the 'anothersite.com' , hit return, and off you go. The browser looks up the address, negotiates the connection to the server, retrieves the data ,and 'POOF,' it appears on your monitor. Without getting too far into the which-electron-goes-where history of it all, let's just say that Google, Netscape, Microsoft, Yahoo, AltaVista, and all the gazillion other users and companies that make their living on the Web owe a great deal to the people who created Mosaic. (As a matter of fact, the first versions of Netscape and Internet Explorer were actually created by some of the very same people.) Once users had a browser that made connecting and interacting with Web servers look easy, they started to realize that the browser 's abilities were somewhat limited . In effect, you used your browser to poke the Web with a stick, and it sent you a text file. You could see a lot of text, but you really couldn't interact with it very well. Pretty soon surfers began to get ideas about receiving images, then sound, then video, then Virtual Reality, then..........Remember Plug-ins and Helpers? You know, about 5 paragraphs ago? Well, here's where Plug ins and Helpers come in. OK, So What Do They Do? Plug-Ins (I love this high tech language stuff) actually 'plug in' to the browser. This means that as long as the plug-in meets a certain set of minimum requirements, software routines which live in the browser will allow a two way conversation between the browser and the plug-in. The browser temporarily relinquishes control over the incoming file in exchange for control over activation of the plug-in. This browser architecture opens up a whole new world of possibilities when it comes to working on the Web. You're no longer stuck with the choices given to you by the browser giants. Here's an example.........When a browser comes across a Flash file, it sends a message to the Flash Plug-In, activates the program, and hands the file over for execution. Flash opens up a window within Firefox and plays the file. If all goes well, the whole thing happens seamlessly, without derailing your train of thought. Once the Plug-In is configured, it's all automatic. Nothing to open. Nothing to close. And nothing to think about. Pretty neat stuff. Helpers often work in a slightly different way. If a Plug-In is not available to your browser, it will look for a helper to deal with the file. When your browser sees a .BMP file, for instance, it looks through its list of helper applications and MIME types in hopes of finding some instruction that will tell it what to do with the file. It may see that you have told it to use say, Paintbrush as the application to view .BMP files. The browser then calls Paintbrush, which opens a separate window outside the browser as a stand-alone application, and loads the .BMP file. You see the .BMP displayed in Paintbrush. In order to return to what you were doing, you'd have to dismiss the Paintbrush window and re-select the browser. If you wanted to refer to the .BMP later, you would have to interrupt your Web session. Frequently Questioned Answers About Plug-Ins and Helpers... Since there seems to be a bit of confusion about Plug-Ins in general , we thought we'd say a few words about them ... Plug-Ins are Platform Specific. This means that even though the files may work on many different machines, the applications that manipulate them must be written specifically for your operating system. The same Flash file, for instance, may be viewed on any PowerPC, WIN XP, Linux, WIN 2K, or WIN NT machine, but the Plug-In that you downloaded for your WIN XP machine will not run on Linux. Plug-Ins come in three basic flavors.......
Different Plug-Ins are capable of working with data in different ways. Some Plug-Ins require that the entire file be present before it can be manipulated. Other Plug-Ins, such as Windows Media Player and Quicktime, support streaming, which means that the program will work with any data that it happens to have at the moment. Streaming has become a very popular way of transmitting real-time events (such as music videos) over the Web. Instead of downloading data to the hard drive of your computer, the Plug-In intercepts the 'stream' coming over the wire and displays it for you in real time. Now's probably a good time to talk about system requirements. All this wonderful stuff is a load on your system. Plug-Ins and Helpers, like everything else on your computer, require disk space, CPU cycles, and memory; things that are in short supply on many machines. If you have a new system (less than 2 years old), you're probably OK. Older systems are going to have a harder time. Some Plug-Ins, like the Real Audio Player, won't run on less than a 56K connection. Windows Media Player will struggle along on an older system, but the video will be jumpy and the audio will drop out from time to time ...... not really the way to view music videos. So, how do you know if your system will have what it takes to run Plug-Ins and helpers on the Web? Here's our best advice... Check the specs at the download site, then try it. If your system doesn't like the program, it's possible that it'll crash . For MAC, WINXP , and Linux users, that usually means shutting down your browser and starting it up again. Owners of older Windows systems may not be so lucky. A crash from a plug-in may require rebooting the whole system. It's probably not a good thing, but it's not the end of the world, either. It certainly shouldn't stop you from experimenting. It's not that the plug-ins are unstable or badly designed. It's just that the possible combinations of CPU, memory, modems, manufacturers, displays and operating systems are staggering. It's impossible to design anything that will work flawlessly on every system. Look at this as an adventure, which may surprise you with delight at viewing a VRML file, or have you tearing your hair out (in a virtual way, of course). We've really just scratched the surface of Plug-Ins and Helpers here. If you really want to get a feel for what's out there, treat yourself to regular exploration days. Take some time to experiment. Almost all of the plug-in compliant brower sites either give away software or allow you download demos. Firefox Central http://www.mozilla.org/products/firefox/central.html is a good place for the curious to start. Pick something that suits your fancy, download and install it, then explore some of the other sites which use it. I can almost guarantee that you'll find at least few ideas for your site. A Few Last Words Concerning Plug-Ins... Microsoft, in contrast, has chosen to go in the opposite direction. Internet Explorer does not support plug-ins from other developers at all, and makes extensive use of proprietary technologies such as Active-X, which works only with other Microsoft products. In the immortal words of His Billness...."plug-ins are a no-win situation for developers". Still, Microsoft has been active in the development of plug-ins such as the Powerpoint Animation Player and Publisher for Netscape's Navigator, among others. We'll leave it to you to figure out what all this means. Running in parallel with the plug-in controversy is the issue of Java and JavaScript, two versatile cross-platform languages which were for many years the subject of a loud, contentious battle between Microsoft and Java's inventor, Sun Microsystems. The outcome of this lawsuit could profoundly effect the direction of the internet and computing in general for many years to come, but if you are to fully appreciate the situation I'm afraid I'll have to take you on a short detour. Hope you don't mind. Here goes.........
Anyway, the point of my little digression is that this ongoing insanity once again highlights the compatibility issue. If you're developing in a controlled environment, like an Intranet site where most of the machines and the browsers are similar, you can usually get away with implementing specialized, nonstandard features because you know that everyone on the system will have access to them. If you're developing a site for the Web it's a different story. Once you start to stray from strict adherence to official W3C standards, the portion of your audience that can see or hear what you're saying starts to fall off rather dramatically. You will need to keep this in mind when you design your site. Another thing to remember about Plug-Ins and Helpers is that while they are usually not very large, ( a 1 to 5 Meg compressed file is typical) they must be downloaded and configured before they can be used. This takes time and can cause some confusion or even frustration if they turn out to be incompatible with your viewer's computer. And corporate users seldom have any control over what is allowed on their office machines. Although Plug-ins and helpers can add interesting features to your site, the fact that they work at all raises a couple of important questions, and may serve to remind us that we're still missing a piece of the puzzle. Plug-Ins and helpers are applications. They're not text files written in HTML, nor are the files that the Plug-Ins and Helpers use. When you push the button to download Shockwave, for instance, or go to Yahoo! and ask for something that may not actually exist in one place, like a list of poetry sites in Pennsylvania, how does the server know which file to send? In order to give you the rest of the story, we're going to take you to the "Other Side" of your Web connection and introduce you to the world of the Common Gateway Interface.............
© 2005 by Blink Designworks, Inc. All rights reserved. |