p-Series
|
The new name for IBMs RS/6000 range of computers.
|
P2P
|
Peer to peer. An architecture whereby the users
computer also acts as a server to other users.
|
PABX
|
See PBX.
|
Package
|
A general term, which usually refers to shrink-wrapped
(or off the shelf) software e.g. MS
Office.
|
Packet switching
|
A telecoms term used to describe the mechanism by
which data travels across the network. When mentioned in conversation, the
suggested facial expression is animated, as this is essentially a
relatively new technology. Rambling on about decoupled train carriages making
their own way around the railway networks will get you sage nods from the
genuine telecoms experts in your discussion group. See circuit switched.
|
Parallel Processing
|
The ability to have the computer utilise more than one
processor in executing one or more applications. A similar concept to
Clustering.
|
Pay Per Click
|
An online advertising concept whereby companies
such as Google and Microsoft allow customers to advertise alongside their
search engine results. When users click on an advert, which takes the user to
the customers website, the customer pays Microsoft. So the customer only
pays when the users click on their adverts.
|
Payment Service Provider
|
See PSP.
|
PBX
|
Private Branch Exchange. The telephone exchange that
provides the interface between the public network and an organisations
private telephone network.
|
PC
|
Personal Computer. Today it is a reference to a
desktop computer that meets IBMs original PC specification. See Wintel.
|
PCMCIA
|
PC Memory Card International Association. The body
that defines the standard for the credit card sized cards used with laptop
computers.
|
PDA
|
Personal Digital Assistant. A hand-held computing
device. Today these devices include phone technology as well as email
management and office-like applications.
|
Perl
|
Is a C like programming language. Good at handling text and files and so is
often used in by system administrators.
It is also used in developing Web server applications.
|
Perlscript
|
A scripting language designed to support the use of
Perl when working with Microsoft Active Server Pages.
|
PGP
|
Pretty Good Privacy. A product family that enables
message passing in a secure manner. Usually associated with email.
|
Photonics
|
A term used to describe the next generation of fibre
based technologies.
|
PHP
|
Personal Home Page. The name relates to the creators
original reason for creating this open source scripting language. Associated
with Linux it can be considered as an alternative technology to Microsofts
ASP.
|
Pick
|
Is both an operating system and a database. It was
developed by McDonnell Douglas. Was used a lot in the Health sector. Pick the operating system is no longer
supported. Pick databases still
exist, running on both Pick and Unix operating systems. Old school.
|
PKI
|
Public Key Infrastructure. A framework for conducting
secure transactions online.
|
PL1
|
IBMs attempt to create an all singing and dancing
programming language. Old school.
|
PL/SQL
|
Oracles proprietary programming language containing
database connectivity functionality.
|
Platform
|
Usually taken to mean the computer hardware plus
the installed operating system. So
being platform independent implies that the application concerned is not
constrained by your choice of hardware or operating system.
|
Platform independent
|
An application that is portable between different
platforms.
|
PMW
|
An old school project planning and tracking tool.
|
Pocket PC
|
A version of Windows CE designed for mobile phones
/ PDAs.
|
Pojo
|
Plain Old Java Object. This is a reference to a
piece of reusable Java software (aka object) that does not have a fancy name.
Java objects have to some extent lost track of the original design goals of
simplicity and reusability. A pojo is a simple and easily reusable lump of
Java software.
|
Polymorphism
|
A characteristic of Object Orientation. It is
closely associated with the ability to add new functionality to the software.
|
Portal
|
A website which is designed to be a users main point
of entry to the web. Portals attempt to achieve this by providing assistance,
usually in navigation (Yahoo, Google) or information (FT.com).
|
Portability
|
A characteristic associated with software, data (and
sometimes even users), which implies that they can be moved from one platform
to another with little or no modification.
|
PPC
|
See Pay Per Click.
|
Prime
|
A now defunct mid range computer that ran the
Primos operating system.
|
Privacy
|
A term used to describe the need to protect
personal data held on computers. This is a big growth area.
|
Programmer
|
This individual writes and (on many occasions)
tests software.
|
Prince
|
An approach to project management developed by the UK
Government.
|
Programming language
|
This is the tool used by developers to write software.
|
Project
|
A project is a non-business-as-usual activity that is
focused on a specific outcome, for example a new system. Often constrained by
time and money.
|
Project Manager
|
The person that acts as the link between line
management and a project.
|
Proprietary
|
Something that is Under the control of a single
company.
|
Protocol
|
In the world of networking, it is software that
enables communication between different computers. For example, TCP/IP is a
series of protocols, which enable two computers to communicate over the web.
|
Psion
|
A one time great British company that created the
palm top marketplace. Now not so high profile.
|
PSP
|
Payment Service Provider. An organization that manages
online payments on behalf of the merchant. Players include WorldPay and
Netbanx.
|
Public Key Infrastructure
|
See PKI.
|
Python
|
A fairly platform independent open source programming
language. Can be thought of as a simplified version of Perl.
|