SlideShare a Scribd company logo
1 of 13
ScreenSavers Demystifying The Big Picture
Screensavers A screensaver is a type of computer program initially designed to prevent phosphor burn-in on CRT and plasma computer monitors by blanking the screen or filling it with moving images or patterns when the computer is not in use. Contemporary screensavers are used primarily for entertainment or security. Decades before the first computers utilizing this technology were invented, Robert A. Heinlein postulated that they would be needed in Stranger In A Strange Land.
Purpose Before the advent of LCD screens, most computer screens were based on cathode ray tubes (CRTs). When the same image is displayed on a CRT screen for long periods of time, the properties of the exposed areas of phosphor coating on the inside of the screen gradually and permanently change, eventually leading to a darkened shadow or "ghost" image on the screen. Cathode raytelevisions, oscilloscopes and other devices that use CRTs are all susceptible to phosphor burn-in, as are plasma displays to some extent. Screen-saver programs were designed to help avoid these effects by automatically changing the images on the screen during periods of user inactivity.
Purpose For CRTs used in public, such as ATMs and railway ticketing machines, the risk of burn-in is especially high because a stand-by display is shown whenever the machine is not in use. Older machines designed without burn-in problems taken into consideration often display evidence of screen damage, with images or text such as "Please insert your card" (in the case of ATMs) visible even when the display changes while the machine is in use. Blanking the screen is out of the question as the machine would appear to be out of service. In these applications, burn-in is prevented by shifting the position of the display contents every few seconds, or by having a number of different images that are changed regularly.
Purpose Modern CRTs are much less susceptible to burn-in than older models due to improvements in phosphor coatings, and because modern computer images are generally lower contrast than the stark green- or white-on-black text and graphics of earlier machines. LCD computer monitors, including the display panels used in laptop computers, are not susceptible to burn-in because the image is not directly produced by phosphors (although they can suffer from a less extreme and usually non-permanent form of image persistence). For these reasons, screensavers today are primarily decorative or for entertainment, and usually feature moving images or patterns and sometimes sound effects.
Purpose One increasingly popular application is for screensavers to activate a useful background task, such as a virus scan (for example, Avast comes with this feature, and it shows a screensaver [from your computer, you can choose it] with an overlaying blue window showing the progress. If a virus is detected, the window turns red and the scan is stopped, and the alert is shown once you exit the screensaver) or a distributed computing application (such as the SETI@home project). This is convenient because these applications use resources only when the computer would be otherwise idle.
Entertainment After Dark was an early screensaver for the Macintosh platform, and later PC/Windows, which prominently featured whimsical designs such as flying toasters. Perhaps in response to the workplace environment in which they are often viewed, many screensavers continue this legacy of whimsy by populating the idle monitor with animals or fish, games, and visual expressions of mathematics equations (through the use of fractals) as in the Electric Sheep screensaver.
Entertainment The ability of screensavers to divert and entertain is used for promotion, especially to build buzz for "event-based" products such as feature films. The screensaver is also an outlet for the work of creative computer programmers. The Unix-based screensaver XScreenSaver collects the display effects of other Unix screensavers, which are termed "display hacks" in the jargon file tradition of US computer science academics. It also collects forms of computer graphics effects called demo effects, originally included in demos created by the demo scene.
Security Screensaver software can also be used as a rudimentary security measure. Many screensavers can be configured to ask users for a password before permitting the user to resume work. However, a user might be able to circumvent the password by restarting the computer if the computer's owner has set their account to automatically log in upon startup.
History The first screensaver was allegedly written for the original IBM PC by John Socha, best known for creating the Norton Commander; he also coined the term screen saver. The screensaver, named scrnsave, was published in December 1983 issue of the Softalk magazine. It simply blanked the screen after three minutes of inactivity (an interval which could be changed only by recompiling the program). The first screensaver that allowed users to change the activating time was released on Apple's Lisa, in 1983.
History The Atari 400 and 800's screens would also go through random screensaver-like color changes if they were left inactive for too long. The user had no control over this. These computers, released in 1979, are technically earlier "screen savers." And prior to these computers, the 1977 Atari VCS/2600 gaming console included color cycling in games like Combat or Breakout, in order to prevent burn-in of game images to 1970's-era televisions. These are examples of screensavers in ROM or the firmware of a computer. Today with the help of modern graphics technologies there is a wide variety of different screensavers. Because of 3D computer graphics, which provide realistic environments, 3D screensavers are available.
Underlying architecture Screensavers are usually designed and coded using a variety of programming languages as well as graphics interfaces. Typically the authors of screensavers use the C or C++ programming languages, along with Graphics Device Interface (GDI), DirectX, or OpenGL, to craft their final products. Several Mac OS X screensavers are created and designed using the Quartz Extreme graphics layer. The screensaver interfaces indirectly with the operating system to cause the physical display screen to be overlaid with one or more graphic 'scenes'. The screensaver typically terminates after receiving a message from the operating system that the mouse has been moved or a key has been pressed.
Screensaver presentation

More Related Content

What's hot

Chapter03 Creating And Managing User Accounts
Chapter03      Creating And  Managing  User  AccountsChapter03      Creating And  Managing  User  Accounts
Chapter03 Creating And Managing User Accounts
Raja Waseem Akhtar
 
02 JavaScript Syntax
02 JavaScript Syntax02 JavaScript Syntax
02 JavaScript Syntax
Ynon Perek
 
ASP.NET Session 11 12
ASP.NET Session 11 12ASP.NET Session 11 12
ASP.NET Session 11 12
Sisir Ghosh
 
Cardinality and participation constraints
Cardinality and participation constraintsCardinality and participation constraints
Cardinality and participation constraints
Nikhil Deswal
 

What's hot (20)

Statements and Conditions in PHP
Statements and Conditions in PHPStatements and Conditions in PHP
Statements and Conditions in PHP
 
DNS (Domain Name System)
DNS (Domain Name System)DNS (Domain Name System)
DNS (Domain Name System)
 
9 virtual memory management
9 virtual memory management9 virtual memory management
9 virtual memory management
 
PHP Form Validation Technique
PHP Form Validation TechniquePHP Form Validation Technique
PHP Form Validation Technique
 
Ordbms
OrdbmsOrdbms
Ordbms
 
Web Technology Lab files with practical
Web Technology Lab  files with practicalWeb Technology Lab  files with practical
Web Technology Lab files with practical
 
Chapter03 Creating And Managing User Accounts
Chapter03      Creating And  Managing  User  AccountsChapter03      Creating And  Managing  User  Accounts
Chapter03 Creating And Managing User Accounts
 
02 JavaScript Syntax
02 JavaScript Syntax02 JavaScript Syntax
02 JavaScript Syntax
 
ASP.NET Session 11 12
ASP.NET Session 11 12ASP.NET Session 11 12
ASP.NET Session 11 12
 
Lab manual asp.net
Lab manual asp.netLab manual asp.net
Lab manual asp.net
 
Cardinality and participation constraints
Cardinality and participation constraintsCardinality and participation constraints
Cardinality and participation constraints
 
Compilers
CompilersCompilers
Compilers
 
SQL JOINS
SQL JOINSSQL JOINS
SQL JOINS
 
Dart programming language
Dart programming languageDart programming language
Dart programming language
 
An Introduction to CSS Preprocessors (SASS & LESS)
An Introduction to CSS Preprocessors (SASS & LESS)An Introduction to CSS Preprocessors (SASS & LESS)
An Introduction to CSS Preprocessors (SASS & LESS)
 
Less vs sass
Less vs sassLess vs sass
Less vs sass
 
Query optimization in SQL
Query optimization in SQLQuery optimization in SQL
Query optimization in SQL
 
screen output and keyboard input in js
screen output and keyboard input in jsscreen output and keyboard input in js
screen output and keyboard input in js
 
3.1 tuple relational_calculus
3.1 tuple relational_calculus3.1 tuple relational_calculus
3.1 tuple relational_calculus
 
Introduction to PL/SQL
Introduction to PL/SQLIntroduction to PL/SQL
Introduction to PL/SQL
 

Viewers also liked (8)

Windows server 2008
Windows server 2008Windows server 2008
Windows server 2008
 
Arthur holly compton
Arthur holly comptonArthur holly compton
Arthur holly compton
 
Part 1 of UniSA Social Media Talk May 21, 2010
Part 1 of UniSA Social Media Talk May 21, 2010Part 1 of UniSA Social Media Talk May 21, 2010
Part 1 of UniSA Social Media Talk May 21, 2010
 
Online assignment
Online assignmentOnline assignment
Online assignment
 
Plans pp
Plans ppPlans pp
Plans pp
 
Long Distance Relationships For Couples
Long Distance Relationships For CouplesLong Distance Relationships For Couples
Long Distance Relationships For Couples
 
Aretha M -resume 2016
Aretha M -resume 2016Aretha M -resume 2016
Aretha M -resume 2016
 
Reform website compare
Reform website compareReform website compare
Reform website compare
 

Similar to Screensaver presentation

Computer Details Of Software And Hardware
Computer Details Of Software And HardwareComputer Details Of Software And Hardware
Computer Details Of Software And Hardware
Russer Santos
 
Engine Terminology
Engine TerminologyEngine Terminology
Engine Terminology
kamkill
 
Computer Science rtttttttttttttttttttttttttttttttttttttttttttttteeeeeeeeeeeee...
Computer Science rtttttttttttttttttttttttttttttttttttttttttttttteeeeeeeeeeeee...Computer Science rtttttttttttttttttttttttttttttttttttttttttttttteeeeeeeeeeeee...
Computer Science rtttttttttttttttttttttttttttttttttttttttttttttteeeeeeeeeeeee...
Saad Bader
 

Similar to Screensaver presentation (20)

Project proposal
Project proposalProject proposal
Project proposal
 
MultiTouch
MultiTouchMultiTouch
MultiTouch
 
Computer Details Of Software And Hardware
Computer Details Of Software And HardwareComputer Details Of Software And Hardware
Computer Details Of Software And Hardware
 
Engine Terminology
Engine TerminologyEngine Terminology
Engine Terminology
 
Definitions 2
Definitions 2Definitions 2
Definitions 2
 
Hardware1
Hardware1Hardware1
Hardware1
 
Ics2311 l02 Graphics fundamentals
Ics2311 l02 Graphics fundamentalsIcs2311 l02 Graphics fundamentals
Ics2311 l02 Graphics fundamentals
 
Computer Science rtttttttttttttttttttttttttttttttttttttttttttttteeeeeeeeeeeee...
Computer Science rtttttttttttttttttttttttttttttttttttttttttttttteeeeeeeeeeeee...Computer Science rtttttttttttttttttttttttttttttttttttttttttttttteeeeeeeeeeeee...
Computer Science rtttttttttttttttttttttttttttttttttttttttttttttteeeeeeeeeeeee...
 
DESIGN AND IMPLEMENTATION OF CAMERA-BASED INTERACTIVE TOUCH SCREEN
DESIGN AND IMPLEMENTATION OF CAMERA-BASED INTERACTIVE TOUCH SCREENDESIGN AND IMPLEMENTATION OF CAMERA-BASED INTERACTIVE TOUCH SCREEN
DESIGN AND IMPLEMENTATION OF CAMERA-BASED INTERACTIVE TOUCH SCREEN
 
Screenless pd presentation
Screenless pd presentationScreenless pd presentation
Screenless pd presentation
 
Definitions
DefinitionsDefinitions
Definitions
 
Definitions 2
Definitions 2Definitions 2
Definitions 2
 
Definitions 2
Definitions 2Definitions 2
Definitions 2
 
Definitions
DefinitionsDefinitions
Definitions
 
Definitions 2
Definitions 2Definitions 2
Definitions 2
 
Definitions
DefinitionsDefinitions
Definitions
 
Definitions
DefinitionsDefinitions
Definitions
 
Output devices
Output devicesOutput devices
Output devices
 
Definitions
Definitions Definitions
Definitions
 
Second
SecondSecond
Second
 

Screensaver presentation

  • 2. Screensavers A screensaver is a type of computer program initially designed to prevent phosphor burn-in on CRT and plasma computer monitors by blanking the screen or filling it with moving images or patterns when the computer is not in use. Contemporary screensavers are used primarily for entertainment or security. Decades before the first computers utilizing this technology were invented, Robert A. Heinlein postulated that they would be needed in Stranger In A Strange Land.
  • 3. Purpose Before the advent of LCD screens, most computer screens were based on cathode ray tubes (CRTs). When the same image is displayed on a CRT screen for long periods of time, the properties of the exposed areas of phosphor coating on the inside of the screen gradually and permanently change, eventually leading to a darkened shadow or "ghost" image on the screen. Cathode raytelevisions, oscilloscopes and other devices that use CRTs are all susceptible to phosphor burn-in, as are plasma displays to some extent. Screen-saver programs were designed to help avoid these effects by automatically changing the images on the screen during periods of user inactivity.
  • 4. Purpose For CRTs used in public, such as ATMs and railway ticketing machines, the risk of burn-in is especially high because a stand-by display is shown whenever the machine is not in use. Older machines designed without burn-in problems taken into consideration often display evidence of screen damage, with images or text such as "Please insert your card" (in the case of ATMs) visible even when the display changes while the machine is in use. Blanking the screen is out of the question as the machine would appear to be out of service. In these applications, burn-in is prevented by shifting the position of the display contents every few seconds, or by having a number of different images that are changed regularly.
  • 5. Purpose Modern CRTs are much less susceptible to burn-in than older models due to improvements in phosphor coatings, and because modern computer images are generally lower contrast than the stark green- or white-on-black text and graphics of earlier machines. LCD computer monitors, including the display panels used in laptop computers, are not susceptible to burn-in because the image is not directly produced by phosphors (although they can suffer from a less extreme and usually non-permanent form of image persistence). For these reasons, screensavers today are primarily decorative or for entertainment, and usually feature moving images or patterns and sometimes sound effects.
  • 6. Purpose One increasingly popular application is for screensavers to activate a useful background task, such as a virus scan (for example, Avast comes with this feature, and it shows a screensaver [from your computer, you can choose it] with an overlaying blue window showing the progress. If a virus is detected, the window turns red and the scan is stopped, and the alert is shown once you exit the screensaver) or a distributed computing application (such as the SETI@home project). This is convenient because these applications use resources only when the computer would be otherwise idle.
  • 7. Entertainment After Dark was an early screensaver for the Macintosh platform, and later PC/Windows, which prominently featured whimsical designs such as flying toasters. Perhaps in response to the workplace environment in which they are often viewed, many screensavers continue this legacy of whimsy by populating the idle monitor with animals or fish, games, and visual expressions of mathematics equations (through the use of fractals) as in the Electric Sheep screensaver.
  • 8. Entertainment The ability of screensavers to divert and entertain is used for promotion, especially to build buzz for "event-based" products such as feature films. The screensaver is also an outlet for the work of creative computer programmers. The Unix-based screensaver XScreenSaver collects the display effects of other Unix screensavers, which are termed "display hacks" in the jargon file tradition of US computer science academics. It also collects forms of computer graphics effects called demo effects, originally included in demos created by the demo scene.
  • 9. Security Screensaver software can also be used as a rudimentary security measure. Many screensavers can be configured to ask users for a password before permitting the user to resume work. However, a user might be able to circumvent the password by restarting the computer if the computer's owner has set their account to automatically log in upon startup.
  • 10. History The first screensaver was allegedly written for the original IBM PC by John Socha, best known for creating the Norton Commander; he also coined the term screen saver. The screensaver, named scrnsave, was published in December 1983 issue of the Softalk magazine. It simply blanked the screen after three minutes of inactivity (an interval which could be changed only by recompiling the program). The first screensaver that allowed users to change the activating time was released on Apple's Lisa, in 1983.
  • 11. History The Atari 400 and 800's screens would also go through random screensaver-like color changes if they were left inactive for too long. The user had no control over this. These computers, released in 1979, are technically earlier "screen savers." And prior to these computers, the 1977 Atari VCS/2600 gaming console included color cycling in games like Combat or Breakout, in order to prevent burn-in of game images to 1970's-era televisions. These are examples of screensavers in ROM or the firmware of a computer. Today with the help of modern graphics technologies there is a wide variety of different screensavers. Because of 3D computer graphics, which provide realistic environments, 3D screensavers are available.
  • 12. Underlying architecture Screensavers are usually designed and coded using a variety of programming languages as well as graphics interfaces. Typically the authors of screensavers use the C or C++ programming languages, along with Graphics Device Interface (GDI), DirectX, or OpenGL, to craft their final products. Several Mac OS X screensavers are created and designed using the Quartz Extreme graphics layer. The screensaver interfaces indirectly with the operating system to cause the physical display screen to be overlaid with one or more graphic 'scenes'. The screensaver typically terminates after receiving a message from the operating system that the mouse has been moved or a key has been pressed.