Ptv's Official Website

 Internet Terms

F

FAQ | FAT32 | Fiber-Optic Cable | Firewall | Firewire | Flash | Flash Memory | Format | FPU | Freeware | FTP

FAQ
Stands for "Frequently Asked Questions," and can be pronounced "fak" or simply "F-A-Q." An FAQ is a text file that is created to answer common questions a user may have about a certain software program or that a newcomer to a Web site might have regarding the site. Web sites will often refer visitors to an FAQ before asking them to e-mail their questions, which helps cut down on tech support. While FAQs are common for software programs and Web sites, FAQs can be written for other topics such as company information, computer hardware, technology standards, and video games.
                                                                                                                                                                                                       
 TOP

FAT32
This strange term refers to the way Windows stores data on your hard drive. "FAT" stands for "File Allocation Table," which keeps track of all your files and helps the computer locate them on the disk. Even if a file gets fragmented (split up into various areas on the disk), the file allocation table still can keep track of it. FAT32 is an improvement to the original FAT system, since it uses more bits to identify each cluster on the the disk. This helps the computer locate files easier and allows for smaller clusters, which improves the efficiency of your hard disk. FAT32 supports up to 2 terabytes of hard disk storage. Unless you are a serious power user, that should be more than enough space for you.
                                                                                                                                                                                                       
 TOP

Fiber-Optic Cable
This is a cable made up of super-thin filaments of glass or other transparent materials that can carry beams of light. Because a fiber-optic cable is light-based, data can be sent through it at the speed of light. Using a laser transmitter that encodes frequency signals into pulses of light, ones and zeros are sent through the cable. The receiving end of the transmission translates the light signals back into data which can be read by a computer.

Because fiber-optics are based entirely on beams of light, they are less susceptible to noise and interference than than other data-transfer mediums such as copper wires or telephone lines. However, the cables are fragile and are usually placed underground, which makes them difficult and expensive to install. Some fiber-optic cables are installed above ground, but if they break, they often need to be completely replaced, which is not cheap. While copper wires can be spliced and mended as many times as needed, it is much harder to fix glass fiber-optic cables.

                                                                                                                                                                                                       
 TOP

Firewall
While the term "firewall" creates a powerful visual picture, in reality, it doesn't involve any fire or pyrotechnics. A computer firewall is used to protect a networked server or client machine from damage by unauthorized users. The firewall can be either hardware or software-based. A router is a good example of a hardware device that often has a built-in firewall. Software programs that monitor and restrict external access to a computer can also serve as firewalls. A network firewall allows only certain messages from the Internet to flow in and out of the network.

                                                                                                                                                                                                       
 TOP

Firewire
This high-speed interface has become a hot new standard for connecting peripherals (no pun intended). Created by Apple Computer in the mid-1990's, Firewire can be used to connect devices such as digital video cameras, hard drives, audio interfaces, and MP3 players, such as the Apple iPod, to your computer. A standard Firewire connection can transfer data at 400 Mbps, which is roughly 30 times faster than USB 1.1. This blazing speed allows for quick transfers of large video files, which is great for video-editing professionals. If 400 Mbps is still not fast enough, Apple Computer released new PowerMacs with Firewire 800 ports in early 2003. These ports support data transfer rates of 800 Mbps -- twice the speed of the original Firewire standard.

You may see Firewire referred to by its technical name, IEEE 1394, since it was standardized by the Institute of Electrical and Electronics Engineers. Both terms refer to the same technology. If your computer doesn't have Firewire and you wish it did, fear not. As long as your computer has PCI slots, you can purchase a PCI Firewire card to add Firewire ports to your computer.

                                                                                                                                                                                                       
 TOP

Flash
While this was the name of a popular superhero in the 1970's, in the computer world, it refers to something completely different. When you see the term "Flash" on the Web, it most likely refers to Macromedia's Web animation technology. Flash allows Web developers to incorporate colorful animations with text, shapes, and images into their Web pages. Because the technology is mainly vector-based, Flash animations typically don't take up a lot of disk space. This means large animations can be downloaded relatively quickly. To view Flash content in your Web browser, you need to have the Flash plug-in. Fortunately, it comes standard with most browsers today. If you don't have the Flash plug-in, you can get it directly from Macromedia.

                                                                                                                                                                                                       
 TOP

Flash Memory
Flash memory is a type of electrically erasable programmable read-only memory (EEPROM). Whew, that's a mouthful. The name comes from how the memory is designed -- a section of memory cells can be erased in a single action or in a "flash." A common use of flash memory is to store the BIOS settings in a computer's ROM. When the BIOS needs to be changed, the flash memory can be written in blocks, rather than bytes, making it easy to update. Most modems use flash memory for the same reason.

Though flash memory was originally used inside computers, it has invaded many other areas outside the box. Flash memory cards used for digital cameras, cellular phones, networking hardware, and PC cards. Though the memory's read/write speed is not lightning fast, it is nice to be able to tote around a little card rather than a cumbersome hard drive.

                                                                                                                                                                                                       
 TOP

Format
In order for storage media, such as a hard drive, to be recognized by your computer, it needs to be formatted. Formatting a disk involves testing the disk and writing a new directory structure, or "address table," onto the disk. If you would like to erase or initialize a hard drive, you can use a disk utility program to reformat it. This will create an blank, empty disk for storing your files. While the disk appears to be empty, most of the files on the disk are actually untouched by the formatting process. When you format a disk, it creates a new address table, making the entire disk available for writing. However, the files are still on the disk -- they just don't show up since the are no longer part of the directory structure. So if you accidentally format a disk (which is pretty hard to do), you can still retrieve most of your files using an advanced disk utility such as Norton Disk Doctor or DiskWarrior.

The term "format" can also be used to describe the layout or style of text in a text document. When you format the layout, you choose the page margins and the line spacing. When you format the text, you choose the font, the size, and the styles, such as bold, italic, and underlined.

                                                                                                                                                                                                       
 TOP

FPU
Stands for "Floating Point Unit." The first computer processors were far better at dealing with integers than with real numbers (a.k.a. floating point numbers). So a separate FPU processor was developed to handle the floating point calculations. That way, when the CPU encountered a floating-point expression (ie. 1.62 * 0.87359), it would send the calculation to the FPU. Since the FPU is specifically designed to handle floating-point math, it computes expressions involving real numbers more efficiently. While the first floating point units used to be manufactured as individual chips, they are now typically integrated into the CPU.

                                                                                                                                                                                                       
 TOP

Freeware
Like shareware, freeware is software you can download, pass around, and distribute without any initial payment. However, the great part about freeware is that you never have to pay for it. No 30 day limit, no demo versions, no disabled features -- it's totally free. Things like minor program updates and small games are commonly distributed as freeware. Though freeware does not cost anything, it is still copyrighted, so other people can't market the software as their own.

                                                                                                                                                                                                       
 TOP

FTP
Stands for "File Transfer Protocol." It is a common method of transferring files via the Internet from one computer to another. Some common FTP programs are "Fetch" for the Mac, and "WS_FTP" for Windows. However, you can also use a Web browser like Netscape or Internet Explorer to access FTP servers. To do this, you need to type the URL of the server into the location field of the browser. For example: "ftp://ftp.servername.com/" will give you a listing of all the directories of the FTP server, "ftp://ftp.servername.com/directory/" will give you a listing of all the files available in that directory, and "ftp://ftp.servername.com/directory/filename" will download the actual file to your computer. Many FTP servers are "anonymous FTP" servers which means you can log in with the user name "anonymous" and your e-mail address as the password. Other FTP servers require a specific login in order to access the files.

                                                                                                                                                                                                       
 TOP

 

This site can be best viewed at 800 X 600
Copyrights © Pakistan Television Corp. Ltd. All rights reserved.