Post under Wiki category

How does encryption work

Encryption works by encoding the text of a message with a key. In traditional encryption systems, the same key was used for both encoding and decoding. In the new public key or asymmetric encryption systems, keys come in pairs: one key is used for encoding and another for decoding. In this system everyone owns a unique pair of keys. One of the keys, called the public key, is widely distributed and used for encoding messages. The other key, called the private key, is a closely held secret used to decrypt incoming message. (more)

0-9A-Z Computer Jargon Dictionary

Don’t know what’s people saying about computer and internet? Lots of strange gibberish associated with computers; and the industry just loves acronyms. We already record some of them and you can add it in our comment form, or correct me if I am wrong. The whole dictionary divide into pages for loading speed up. (more)

Name Server, Web Hosting Jargon

Ever feel like you’re talking to someone from a foreign country when all you want is a little help with your website? Web Hosting Jargon explains what some of the web hosting industry’s technical terms mean, so the next time you contact tech support you’ll feel like you’re talking to someone who lives a little closer to home. Today we’re going to look at the job of a name server. (more)

The Principles of Design

Web design is a relatively new profession compared to other forms of design, due to the youth of our medium. As with any design discipline, there are aspects of the Web design process that are unique to the medium, such as screen resolution, additive color spaces and image compression. (more)

Computer Server

In a network computer, a server is both a set of software and the host computer whose role is to respond automatically to requests sent by clients – computers and software – via the network. (more)