I realized I would need to take my 5 volts from data lines 2-9 and use that current through a transistor to power a solenoid or a motor or whatever else. I had never played with transistors before so here are my notes, which include the sorta intentional mistakes I made on a breadboard. I was really just playing around hoping to see how to use a PNP transistor and to see how to make it fail. I bought a pack of 15 2N3906 PNP transistors from Radio Shack for a couple of bucks. How to make a switch? From the back of the pack I identified the emitter, base and collector. I had a beginners book showing how to hook up a NPN transistor and this explained the logic of the wiring. If we consider a mere diode as having a N and P region and if we realize that a diode allows current to flow in only one direction then we might try to picture how this is occurring. One explanation I read is that the negative terminal from a 1.5 volt battery, for example, pushes or repels the electrons down the wire and rams them toward the junction where the N and P regions meet. Likewise the positive terminal of the battery would push the "holes" within the P region toward the junction so that with this arrangement we have the electrons and the holes (think of as positive) meeting at the junction and thus the electrons cross the junction or "flow", which is what we desire. Switching polarity of the battery however "draws" the electrons and holes in the opposite direction so that at the junction we can think of an empty space where current will not flow because the electrons have been pulled away from the junction. That is why a diode works in only one configuration. Now if we were to take a diode (PN regions) and add another P then we would have a PNP transistor, a sandwich of three semiconductors. But the logic of the diode above still pertains, plus there is some added behavior. By providing a second voltage source such as a 9 volt battery we can make 9 volts and a high current flow out of the transistor collector when we get a smaller current flowing in a "loop" (much as we witnessed in the diode above) through the emitter and base of the transistor. For my project I want 5 volts to control 10 volts to fire off a solenoid. The circuitry of a parallel port would burn out if we were to drive the solenoid directly but it can drive a little old transistor just fine, according to various web sites explaining this.
Here is a description of how a transistor works:
http://www.mayothi.com/transistors.html
And this page discusses using parallel ports:
http://www.epanorama.net/circuits/parallel_output.html
But what I don't know yet are many of the specs of the parts I will be using. My little solenoid (salvaged from a cassette player) draws 308 milliamps. A little motor I tried, surprisingly, drew only 195.8 milliamps until I jammed the motor and current draw rose to 280 mA. My 2N3906 was becoming hot so I checked the specs: the collector limit is only 100 mA ! So, I'll be using other transistors for my project.