Tuesday, December 14, 2010

The internet, The WEb and electronic commerce

Javascript
The JavaScript is an object-oriented scripting language used to enable programmatic access to objects within both the client application and other applications.



Applets
An applet is any type of small application that performs one specific task. It can be a Java application, an application program that uses the client's web browser to provide a user interface


Filters
A filter is a computer program to process a data stream.
Examples:
  • find "keyword" < inputfilename > outputfilename
  • sort "keyword" < inputfilename > outputfilename
  • find /v "keyword" < inputfilename | sort > outputfilename
It can filter out unwanted things like spams or virus.



Plug-ins
A computer program module or device that interacts with another to add a specific function, or to support a specific file format or device; Designed to be plugged into an electrical power outlet or circuit

Internet Security Suite
computer security software that helps out with protecting the computer from viruses, spyware, and having a firewall protection.
FTP(file transfer protocol)
(File Transfer Protocol) is a procedure of transferring files from our local computer to the web server. There are many free ftp software programs available on the Internet and they can update website pages at any given time.
FTP is an old and the protocol itself has no security,

Wiki
An website that allows easy creation and editing of any number of interlinked web pages from a web browser using a simplified markup language.

URL
Uniform Resource Locator is a subset of the Uniform Resource Identifier. It refers to a resource on the Internet, specifying a protocol, a computer, a file on that computer, and parameters.

No comments:

Post a Comment