Sunday, November 9, 2008

Java Scripts, Adobe Readers, Flash player

Java Scripts

is a scripting language most often used for client-side web development. It was the originating dialect of the ECMAScript standard. It is a dynamic, weakly typed, prototype-based language with first-class functions. JavaScript was influenced by many languages and was designed to look like Java, but be easier for non-programmers to work with.[

Adobe Readers

is a family of computer programs developed by Adobe Systems, designed to view, create, manipulate and manage files in Adobe's Portable Document Format (PDF).[

Flash player

is a widely distributed proprietary multimedia and application player created by Macromedia and now developed and distributed by Adobe after its acquisition. Flash Player runs SWF files that can be created by the Adobe Flash authoring tool, by Adobe Flex or by a number of other Macromedia and third party tools.

CD/DVD burning

CD/DVD burning

 This is the process of assembling source material—video, audio or other data—into the proper logical volume format to then be recorded ("burned") onto an CD or DVD

Media Player

Media Player

Media player is a term typically used to describe "computer software" for playing back multimedia files. Most software media players support an array of media formats, including both audio and video files.Some media players focus only on audio or video and are known as audio players and video players respectively.

Stand Alone Utilities (plug ins)

Stand Alone Utilities (plug ins)

Antivirus: are computer programs that identify, and eliminate malicious software. Modern antivirus software is now designed to combat a wide range of threats, including worms, phishing attacks, rootkits, and Trojans.

Spyware and Adware Removers: Spyware is a computer software that is installed surreptitoisly on a personal computer to intercept or take partial control over the user's interaction with the computer, without the user's informed consent.

Internet Filters: Internet filter software gives you the ability to control content displayed, block websites and set up passwords.

Anti spam program: The Anti spam program protects the computer from spam like:E-mail spam, unsolicited e-mailMobile phone spam, unsolicited text messagesForum spam, posting advertisements or useless posts on a forumSpamdexing, manipulating a search engine to create the illusion of popularity for webpagesSpam in blogs.

Pop-up Blockers:
These filters block pop-ups and users that try to take your sensitive information on the internet.

OS Utilities

OS Utilities

File Management: File Mangement is the basic thing that OS does. You can use, send, and write in files in your computer.

Search utility:
You are able to search for what you want through this and get to sites, files, and others

Image viewer: You can view images/pictures on your computer.

Personal Firewall:
You have your own firewall to protect your computer from viruses by this.

Uninstaller:
You can install programs to update your computer to upgrade things by this.

File conversion:
You can convert you files by using this, into different types of files and documents.

File compression: By using this, you can minimize your files to a certain extent and send a smaller file to another computer.

OS Feature

OS Feature:

Managing memory: This program ensures that a program does not interfer with memory already used by another program.

Coordinating tasks:
It will organize the tasks you have to do in order

Configuring devices: The drivers that allow the computer to communicate with the peripherals.

Establishing Internet Connections:
It can connect to the different connections and gives you a variety of choices of many internets.

Monitoring Performance:
This provides you the images that appears on your screen

Administering Security: this is the feature that keeps your computer away from the viruses and other programs that might cause damage to the computer

Monday, October 27, 2008

System Software

System Software

System Software is any computer software which manages and controls computer hardware so that application software can perform a task.

Sunday, October 26, 2008

User Interface

User Interface

This is how you interact with the computer and use it. We can interact and use the computer with the three main user interfaces. The Command-line interfaces, Menu-driven interfaces, Graphical user interfaces (GUIs).

Functions of the OS

Functions of the OS

  • In a multitasking operating system where multiple programs can be running at the same time, the operating system determines which applications should run in what order and how much time should be allowed for each application before giving another application a turn.
  • It manages the sharing of internal memory among multiple applications.
    It handles and monitors input and output to and from attached hardware devices, such as hard disks, printers, and dial-up ports.
  • It sends messages to each application or interactive user (or to a system operator) about the status of operation and any errors that may have occurred.
  • It can offload the management of what are called batch jobs (for example, printing) so that the initiating application is freed from this work.
  • On computers that can provide parallel processing, an operating system can manage how to divide the program so that it runs on more than one processor at a time.
  • Scheduling the activities of the CPU and resources to achieve efficiency and prevention of deadlock.
  • Creating a file system
  • Copying, deleting, moving files
  • Multitasking programmes
  • Starting the computer
  • Interfacing with the hardware
  • Programme intercommunication
  • Networking

OS types

OS types

Examples of Network Operating System are: Unix, Netware, VMX, NT Server, Windows 2000 Server

Utility Programs

Utility Programs

Utility Prgrams is a type of computer software. It is specifically desighned to help manage and tune the computer hardware, operating system, or application system, and perform a single task or a small range of tasks.

Operating Sysytem

Operating System


This is the software that controls the hardware and how all the other software works. The operating system is the software on which all applications depend.