Janda Solutions
 
Main Menu
Home
Services
About Us
IT News
Glossary - Jargon Put Simply
Refer Us & Benefit
Contact Us
mcp.jpg
trend.jpg
 
Login Form





Lost Password?
Home arrow Glossary - Jargon Put Simply
   
PDF Print E-mail

 

Anti-Virus
Backup

BlackBerry
Data
Database
Domain Name
E-commerce
Firewall
Hacker
Hosting
IT
NAT
Network
Robotic Backup
SmartPhone
TCO
Trojan
Virus
VPN
Windows Mobile

Worm

 

 

 

 

 

 

 

 

 

Anti-Virus 

Antivirus software consists of computer programs that attempt to identify, thwart and eliminate computer viruses and other malicious software (malware)

 

 

Backup 

Backup refers to making copies of data so that these additional copies may be used to restore the original after a data loss event. These additional copies are typically called "backups." Backups are useful primarily for two purposes: 1) to restore a computer to an operational state following a disaster (called disaster recovery) and 2) to restore small numbers of files after they have been accidentally deleted or corrupted

 

 

BlackBerry 

The BlackBerry is a wireless handheld device introduced in 1999 which supports push e-mail, mobile telephone, text messaging, internet faxing, web browsing and other wireless information services. Developed by the Canadian company Research In Motion (RIM), it delivers information over the wireless data networks of mobile phone service companies. BlackBerry first made headway in the marketplace by concentrating on e-mail. RIM currently offers BlackBerry e-mail service to non-BlackBerry devices, such as the Palm Treo, through the BlackBerry Connect software. The original BlackBerry device had a monochrome display, but all current models have color displays.

 

 

Data

Data in everyday language is a synonym for information. In the exact sciences there is a clear distinction between data and information, where data is a measurement that can be disorganized and when the data becomes organized it becomes information. Data may relate to reality, or to fiction as in a fictional movie. Data about reality consists of propositions. A large class of practically important propositions are measurements or observations of a variable. Such propositions may comprise numbers, words or images.

 

 

Database

A database is a structured collection of records or data that is stored in a computer so that a computer program can consult it to answer queries. The records retrieved in answer to queries are information that can be used to make decisions. The computer program used to manage and query a database is known as a database management system (DBMS).

 

 

Domain Name

The most common types of domain names are hostnames that provide more memorable names to stand in for numeric IP addresses. They allow for any service to move to a different location in the topology of the Internet (or an intranet), which would then have a different IP address.The following example illustrates the difference between a URL (Uniform Resource Locator) and a domain name:

URL: http://www.example.net/index.html
Domain name: www.example.net
Registered domain name: example.net

 

 

E-commerce

Electronic commerce, commonly known as e-commerce or eCommerce, consists of the buying and selling of products or services over electronic systems such as the Internet and other computer networks. The amount of trade conducted electronically has grown dramatically since the wide introduction of the Internet. A wide variety of commerce is conducted in this way, including things such as electronic funds transfer, supply chain management, e-marketing, online marketing, online transaction processing, electronic data interchange (EDI), automated inventory management systems, and automated data collection systems. Modern electronic commerce typically uses the World Wide Web at at least some point in the transaction's lifecycle, although it can encompass a wide range of technologies such as e-mail as well.

 

 

Firewall

A firewall is a hardware or software device which is configured to permit, deny, or proxy data through a computer network which has different levels of trust.  Without proper configuration, a firewall can often become worthless. Standard security practices dictate a "default-deny" firewall ruleset, in which the only network connections which are allowed are the ones that have been explicitly allowed. Unfortunately, such a configuration requires detailed understanding of the network applications and endpoints required for the organization's day-to-day operation. Many businesses lack such understanding, and therefore implement a "default-allow" ruleset, in which all traffic is allowed unless it has been specifically blocked. This configuration makes inadvertent network connections and system compromise much more likely

 

 

Hacker

In computer security, a hacker is someone who focuses on security mechanisms, implemented within the network, and illegally breaks into computer and network systems.

 

 

Hosting

A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own websites accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients.

 

 

IT

Information technology (IT), as defined by the Information Technology Association of America (ITAA), is "the study, design, development, implementation, support or management of computer-based information systems, particularly software applications and computer hardware." In short, IT deals with the use of electronic computers and computer software to convert, store, protect, process, transmit and retrieve information, securely.

 

 

NAT

In Computer Networking, the process of Network Address Translation (NAT, also known as Network Masquerading, Native Address Translation or IP Masquerading) involves re-writing the source and/or destination addresses of IP packets as they pass through a Router or firewall. Most systems using NAT do so in order to enable multiple hosts on a private network to access the Internet using a single public IP address (see gateway). Many network administrators find NAT a convenient technique and use it widely.

 

 

Network 

A computer network is composed of multiple connected computers that communicate over a wired or wireless medium to share data and other resources. For instance, a home computer network may consist of two or more computers that share files and a printer using the network.

 

 

Robotic Backup

Same as backup but controlled mechanically instead of user intervention.

 

 

SmartPhone

A smartphone is a full-featured mobile phone with personal computer like functionality. Most smartphones are cellphones that support full featured email capabilities with the functionality of a complete personal organizer. An important feature of most smartphones is that applications for enhanced data processing and connectivity can be installed on the device, in contrast to regular phones which support sandboxed applications. These applications may be developed by the manufacturer of the device, by the operator or by any other third-party software developer. "Smart" functionality includes any additional interface including a miniature QWERTY keyboard, a touch screen, or even just secure access to company mail, such as is provided by a BlackBerry.

 

 

TCO

Total cost of ownership (TCO) is a financial estimate designed to help consumers and enterprise managers assess direct and indirect costs commonly related to software or hardware. It is a form of full cost accounting.

 

 

Trojan

In the context of computer software, a Trojan horse is a program that installs malicious software while under the guise of doing something else. Though not limited in their payload, Trojan horses are more notorious for installing backdoor programs which allow unauthorized non permissible remote access to the victim's machine by unwanted parties - normally with malicious intentions. Unlike a computer virus, a Trojan horse does not propagate by inserting its code into other computer files. The term is derived from the classical myth of the Trojan Horse. Like the mythical Trojan Horse, the malicious code is hidden in a computer program or other computer file which may appear to be useful, interesting, or at the very least harmless to an unsuspecting user. When this computer program or file is executed by the unsuspecting user, the malicious code is also executed resulting in the set up or installation of the malicious Trojan horse program.

 

 

Virus

A computer virus is a computer program that can copy itself and infect a computer without permission or knowledge of the user. The original may modify the copies or the copies may modify themselves, as occurs in a metamorphic virus. A virus can only spread from one computer to another when its host is taken to the uninfected computer, for instance by a user sending it over a network or carrying it on a removable medium such as a floppy disk, CD, USB drive or by the Internet. Additionally, viruses can spread to other computers by infecting files on a network file system or a file system that is accessed by another computer. Viruses are sometimes confused with computer worms and Trojan horses. A worm, however, can spread itself to other computers without needing to be transferred as part of a host. A Trojan horse is a file that appears harmless until executed.

 

 

VPN

A virtual private network (VPN) is a communications network tunneled through another network, and dedicated for a specific network. One common application is secure communications through the public Internet, but a VPN need not have explicit security features, such as authentication or content encryption. VPNs, for example, can be used to separate the traffic of different user communities over an underlying network with strong security features.

 

 

Windows Mobile

Windows Mobile is a compact operating system combined with a suite of basic applications for mobile devices based on the Microsoft Win32 API. Devices which run Windows Mobile include Pocket PCs, Smartphones, and Portable Media Centers. It is designed to be somewhat similar to desktop versions of Windows.

 

 

Worm

A computer worm is a self-replicating computer program. It uses a network to send copies of itself to other nodes (computer terminals on the network) and it may do so without any user intervention. Unlike a virus, it does not need to attach itself to an existing program. Worms always harm the network (if only by consuming bandwidth), whereas viruses always infect or corrupt files on a targeted computer.

 
© 2007 Janda Solutions
Design by Janda Solutions support@jandasolutions.com.au