This explains the most common computerterms which you can encounter. This list was compiled from several sources. It does not explain HTML commands in detail because for this purpose another encyclopedia is available.The most recent update of this document can be found at: http://www.uithuizen.net/encyclopedia/terms.php
S-video Acronym for Separated video; a system that uses separate signals for transfer of color and brightness of the images. See RGB.
S/MIME Extension of MIME for securing messages by means of autorization and a digital signature.
S/N 1) Signal-to-Noise ratio. The ratio of usable to undesired signal being transmitted. Usually expressed in decibels, this ratio measures the quality of transmission. The higher the S/N ratio, the better the quality of the signal. 2) Acronym for Serial Number
SAA Acronym for System Application Architecture; This provides a framework for the development of consistent applications across the future offerings of the major IBM computing environments. The elements of SAA are : CUA, CPI, CCS.
SB Sound Blaster. The most important characteristics of this card is its integrated sampling capablity, with one digital audio channel for recording and playing nature sounds, music, or speech.
scaling Changing the size of a graphic, window or frame also called resize.
scanner An input device used to convert text and/or graphics on a printed page into an electronic file.
script Program in a certain language that handles off certain routine tasks.
scroll bar Also slidebar; a vertical of horizontal bar appearing at the side of a frame or window which is not large enough to show all the available information. On both sides of the bar a small indicator is present which shows to which direction the bar (and the information) slides when it is clicked upon.
scrolling The process of the appearing of elements on one side of the screen and the simultaneously disappearing of elements on the opposite site of the screen.
SCSI Acronym for Small Computers Systems Interface; a 50-pins parallel interface-standard for fast datatransmission (ca. 4MB per second). This standard supports up to 7 devices on one controller card. A hostadapter connects the SCSI bus to the computer´s own bus. It is mainly used with modern harddisks, CD-ROM players and tape-drives but also with floppydisks, printers, WORM, scanners. See IDE expl. 2, ESDI.
SDM Acronym for Semantic Data Model. The SDM introduced the concepts of classes and subclasses into data modeling; hence, it was the initial source for many of the concepts that have since been incorporated into conceptual data models, including object-oriented models.
SDRAM Acronym for Synchronous Dynamic Random Access Memory.
sector A piece of a track on a harddisk. Its size is 512 bytes.
Security Certificate A chunk of information (often stored as a text file that is used by the SSLprotocol to establish a secure connection. Security Certificates contain information about who it belongs to, who it was issued by, a unique serial number or other unique identification, valid dates, and an encrypted fingerprint that can be used to verify the contents of the certificate. In order for an SSL connection to be created both sides must have a valid Security Certificate.
Semi duplex The same as half duplex: The possibility for a device like a modem to either receive or transmit signals, but not both at the same time. See full duplex.
separator As the name says: a symbol which separates information on the same line.
serial A form of datatransmission in which data is transmitted byte-by-byte. This is also known as RS232- or asynchronous communciation.
server 1) a computer with shared devices that processes tasks from more than one client computer in a network. 2) The term can also refer to a particular piece of software.
SFT Acronym for System file Table. A System file Table is a DOS-internal data structure used to maintain the state of an open file for the DOS 2+ handle functions, just as an FCB maintains the state for DOS 1.x functions.
SGML Acronym for Standard Generalized Markup Language. This is a standard for describing markup languages. See also HTML, XML.
shareware Copyrighted software which may be tried for free during a certain period (usually 30 days), after this period you need to register/buy it. Compare to freeware.
shell An application from which it is possible to select and execute other programs (even without the Operating System).
SHTTP Acronym for Secure HyperText Transport Protocol. Secures documents that comprise the transaction. Proponents include Enterprise Integration Technologies and CommerceNet. Not widely implemented but potentially more secure than SSL.
signature A standard text a the bottom of E-mails, showing standard information like a greeting, snail mail address or telephone number etc. of the sender.
SIMM Acronym for Serial In-line Memory Module; the memory chips that together form the RAM. These chips are available in different types: 1MB (old), 4 MB, 8 MB, 16 MB, 32 MB, 64 MB, 128 MB, 256 MB.
Single-mode fiber A type of fiber optic cable that is used to transmit a signal over a single light pulse. Single-mode fiber is used over long distances, however the cable and equipment used for single-mode fiber is often much more expensive when compared to multi-mode fiber.
SIP SIP is a text-based protocol, similar to HTTP and SMTP, for initiating interactive communication sessions between users. Such sessions include voice, video, chat, interactive games, and virtual reality.
SLIP Serial Line InternetProtocol. A standard for using a regular telephone line (an async serial line) and a modem to connect a computer as a real Internet site: sending Internetprotocol (IP). SLIP is gradually being replaced by PPP.
SMTP Acronym for Simple Mail Transfer protocol. The applicationprotocol in a TCP/IP suite that is used to transfer mail between an interconnected set of (native) electronic mail systems.
software Generally spoken: the applications and/or commands that let the computer do its work. Software can be divided into two general classes: system software and applicationsoftware. System software consists of low-level programs that interact with the computer at a very basic level. This includes operating systems, compilers, and utilities for managing computer resources. In contrast, applicationsoftware (also called end-user programs) includes database programs, word processors, and spreadsheets. Figuratively speaking, applicationsoftware sits on top of system software because it is unable to run without the operating system and system utilities.
SP Acronym for Stack Pointer. A register that holds the address of the top element of a stack in memory, typically by automatically incrementing or decrementing the content of a stack register.
spamming 1)Posting an unwanted, irrelevant message on scores of USENETnewsgroups. 2) Sending an unwanted, usually commercial E-mail message to usually large numbers of recipients. Both actions are an act against netiquette.
SPF Acronym for Shortest Path First. The algorithm used in gateways/routers/intermediate systems to find the shortest path between itself and all the other gateways in an internetwork.
SPOOL Acronym for Simultaneous Peripheral Operations On-Line;The process of performing output to a slow peripheral such as a printer while other tasks continue running on the CPU. This term dates back to mainframe days before the invention of timesharing.
SPX Acronym for Sequenced Packet eXchange. IPX seems to control the establishment of virtual circuits. See also IPX.
SQL Acronym for Structured Query Language. A specialized programming language for sending queries to databases.
SRAM Acronym for Static Random Access Memory. RAM which typically consists of one flip-flop per bit of memory. Unlike DRAMs, static RAM retains its contents as long as power is applied. Because there is no need to refresh the contents of memory addresses which are read, SRAM is faster than DRAM, but it is more expensive and typically is available in much smaller sizes than DRAM because each bit occupies more space on the chip. Nevertheless all current memory is DRAM. See also DRAM and EDOSRAM.
SSI Acronym for Small-Scale Integration. Characteristic of integrated circuits having only a few transistors on each chip.
SSL Acronym for Secure Sockets Layer. Secures the transaction channel. Proponents include Netscape Communications. Used currently by commercial businesses on the Internet. SSL provides 3 important things: Privacy, Authentication, and Message Integrity. The sucessor of SSL is TLS.
startup Restarting the computer. There are two methods for this: cold = with the Reset-button of the computer (or switch it on again); warm = by pressing [Ctrl+Alt+Delete]. See also boot.
SVGA Acronym for Super Video Graphics Adapter; A video adapter capable of higher resolution (pixels and/or colors) than the 320x200x256 and 640x480x16 which IBM´s VGAadapter is capable of producing. Usually it has 800x600 pixels. See also VESA.
SYSOP Acronym for SYStem OPerator. Anyone responsible for the physical operations of a computer system or network resource. A System Administrator decides how often backups and maintenance should be performed and the System Operator performs those tasks.
This encyclopedia is for informational purposes only. All (registered) trademarks mentioned are property of their respective owners. No infringement of third party rights intended. The author cannot garantuee that the information presented is complete or that it contains no errors.