solid ink-jet printer
A type of color printer that works by melting wax-based inks and then spraying them on paper. Solid ink-jet printers produce very vivid colors and can print on nearly any surface. Early models of solid ink-jet printers were quite slow and expensive. Today however you can purchase color office solid ink-jet printers in and around the $1000 price range with an output of 24 color pager per minute (ppm).
Solid ink-jet printers are also called phase-change printers.
Read Also:
- Solid State Disk
Abbreviated SSD, a solid state disk is a high-performance plug-and-play storage device that contains no moving parts. SSD components include either DRAM or EEPROM memory boards, a memory bus board, a CPU, and a battery card. Because they contain their own CPUs to manage data storage, they are a lot faster (18MBps for SCSI-II and […]
- Solus Email Marketing
Solus email is a term used in the email marketing industry. A solus email is a third-party advertisement that is sent to an opt-in subscription email list that is comprised of demographics of target consumers that the third party wants to advertise to. An example of a solus email marketing would be for the owner […]
- sound card
An expansion board that enables a computer to manipulate and output sounds. Sound cards are necessary for nearly all CD-ROMs and have become commonplace on modern personal computers. Sound cards enable the computer to output sound through speakers connected to the board, to record sound input from a microphone connected to the computer, and manipulate […]
- source
(1) A place from which data is taken. Many computer commands involve moving data. The place from which the data is moved is called the source, whereas the place it is moved to is called the destination or target. If you copy a file from one directory to another, for example, you copy it from […]
- Source Code
Program instructions in their original form. The word source differentiates code from various other forms that it can have (for example, object code and executable code). Initially, a programmer writes a program in a particular programming language. This form of the program is called the source program, or more generically, source code. To execute the […]