Internet Services Grade 10

The internet provides far more than just web browsing. This page covers plug-in applications, common internet services, and the technologies that power them.

Plug-in Applications

A plug-in is additional software installed into an existing application (e.g. a browser) to extend its functionality.

Plug-inPurpose
PDF converter/readerAllows browsers to open and display PDF files
Flash PlayerAllows browsers to display interactive animations and videos (mostly obsolete now)
JavaAllows Java programs to run within a web browser
QuickTime / RealPlayerStream and play audio/video directly from the browser
SilverlightEnhanced interactivity for web pages (replaced by HTML5)
Ad blockersBlock advertising content from loading

Internet Services Technologies

Internet services technologies cover web development, web design, networking and e-commerce. They are used together to create functional, interactive websites.

TechnologyPurpose
HTMLStructures and displays web page content
CSSControls the visual styling of web pages (colours, fonts, layout)
JavaScriptAdds interactivity to web pages (animations, form validation)
PHP / ASP.NETServer-side scripting — processes forms and connects to databases
SQLQueries and manages database data for websites
FTPTransfers files between computers over a network

Common Internet Services

ServiceDescription
World Wide WebCollection of web pages accessed via browser using HTTP/HTTPS
EmailElectronic mail — send and receive messages
FTPFile Transfer Protocol — upload and download large files
VoIPVoice over IP — phone/video calls over the internet
StreamingAudio and video delivered in real time without downloading first
Cloud storageStore and access files on remote servers (Google Drive, OneDrive)
Online bankingManage bank accounts and transfer money via the internet
E-commerceBuy and sell goods and services online

W3C — World Wide Web Consortium

The W3C sets the standards that all web browsers and websites should follow to ensure web pages display correctly across all devices and browsers. Web designers follow these standards.