|

V
Veronica
|
VGA |
Virus | VLB
|
VPN | VRAM |
VRML
Veronica
The name actually stands for
"Very Easy Rodent-Oriented Netwide Index to Computerized Archives." Pretty
weird, I know. The "rodent" part of the acronym refers to how the Veronica
utility allows you to search all of the world's gopher servers using keywords.
(That's about 10 million items from over 6,000 gopher servers.) After searching
for the terms, Veronica displays a list of gopher menus and articles containing
the key words you searched for. The more recent versions of Veronica can also
search certain Web pages, newsgroups, and FTP sites.
Unlike most search engines, Veronica searches for keywords only in gopher server
menu titles, and doesn't look through the entire text of documents. When
searching with Veronica, you can use the logical operators AND, NOT, and OR to
help narrow your search. Also, typing an asterisk (*) at the end of a word will
match anything starting with that word. Sound familiar to any Unix users?
TOP
VGA
Stands for "Video Graphics
Array." It is the standard graphics display interface used in most PCs.
Therefore, if a monitor is VGA-compatible, it should work with most new
computers. The VGA standard was originally developed by IBM in 1987 and allowed
for a display resolution of 640x480 pixels. Since then, many revisions of the
standard have been introduced. The most common is Super VGA (SVGA), which allows
for resolutions greater than 640x480, such as 800x600 or 1024x768.
TOP
Virus
Like a biological virus, a
computer virus is something you don't want to get. Computer viruses are small
programs or scripts that can negatively affect the health of your computer.
These malicious little programs can create files, move files, erase files,
consume your computer's memory, and cause your computer not to function
correctly. Some viruses can duplicate themselves, attach themselves to programs,
and travel across networks. In fact opening an infected e-mail attachment is the
most common way to get a virus.
We all know it's hard enough to get a computer to work well when it is healthy,
let alone when it has been attacked by a virus. Therefore, it is better to
prevent an attack than to try and cure it. There are many anti-virus programs
available that scan incoming files for viruses before they can cause damage to
your computer. Some of these programs include Norton AntiVirus®, McAfee
VirusScan®, and Virex®. It is a good idea to have one of these programs on your
computer to prevent a virus attack. It is also important to update your virus
definitions file at least once a month so that your anti-virus program can check
for all the latest viruses. It's a lot like having a glass of orange juice every
morning -- it keeps your computer's immune system strong and healthy.
TOP
VLB
Stands for "VESA Local Bus." (VESA stands for "Video Electronics Standards
Association"). The VLB, or VL-bus is a hardware interface on the computer's
motherboard that is attached to an expansion slot. By connecting a video
expansion card to the VLB, you can add extra graphics capabilities to your
computer. The interface supports 32-bit data flow at up to 50 MHz. Though the
VLB architecture was popular in the early 1990s, it has since been replaced by
the newer and faster, but still three-lettered, ISA, PCI, and AGP slots.
TOP
VPN
Stands for "Virtual Private Network." (Not a competitor of UPN). This is a
network term that most computer users don't need to know, but at least you can
impress your friends by talking about it. A VPN refers to a network that is
connected to the Internet, but uses encryption to scramble all the data sent
through the Internet so the entire network is "virtually" private. For example,
a large company that has offices in multiple locations may need to send data to
the different locations via the Internet. To keep the information secure, the
company might first set up a VPN with an encrypted connection. It's basically
like having a secure Intranet over the Internet.
TOP
VRAM
Stands for "Video Random Access Memory" and is pronounced "V-RAM." System RAM is
great for loading and running programs, but when you need graphics power, VRAM
is where it's at. This is the memory used to store image data that the computer
displays; it acts as a buffer between the CPU and the video card. When a picture
is to be displayed on the screen, the image is first read by the processor and
then written to the VRAM. The data is then converted by a RAM digital-to-analog
converter (RAMDAC) into analog signals that are sent to the display. Of course,
the whole process happens so quickly, you don't notice it. Unlike most system
RAM, VRAM chips are dual-ported, which means that while the display is reading
from VRAM to refresh the currently displayed image, the processor is writing a
new image to the VRAM. This prevents the display from flickering between the
redrawing of images.
There are many different types of VRAM. One popular kind is called Synchronous
Graphics RAM (SGRAM). It is an inexpensive type of RAM that is
clock-synchronized. This means data can be modified in a single operation rather
than as a sequence of read, write, and update operations. This allows
background, foreground, and image fills to be handled more efficiently. Another
type of VRAM is Rambus Dynamic RAM (RDRAM). It is designed by Rambus and
includes a proprietary Rambus bus that speeds up the transfer of data through
it. Video editing pros like this chip since it is optimized for video streaming.
A third type of VRAM is Window RAM (WRAM). This high-performance VRAM is
dual-ported, has about 25% more bandwidth than standard VRAM, and typically
costs less. Finally, there is Multibank Dynamic RAM (MDRAM). This is also
high-performance VRAM, developed by MoSys, which divides the memory into
divisions of 32 KB that can be accessed individually. This makes memory
transfers more efficient and increases overall performance. Another advantage of
MDRAM is that it can be manufactured with just the right amount of memory for a
given resolution, so it is cheaper to manufacture than most other types of VRAM.
TOP
VRML
Stands for "Virtual Reality Modeling Language." If you think this has something
to do with HTML, you're right. While HTML is the format for Web page production,
VRML is a 3D navigation specification, which enables the creation of interactive
3D Web sites. With VRML, visitors can take virtual tours through buildings and
view three-dimensional models of cars directly from their Web browsers. Though
the technology was created by Silicon Graphics and Intervista Software a number
of years ago, it still is not widely used.
TOP
|