/burnedin_killer

a simple LCD burned in image remover

MIT LicenseMIT

#Burn in killer ##A simple html/js lcd burn remover ###Because it doesn't happen only to others...

I created this simple HTML/javascript utility to get rid of an LCD burned in image. After a week end away where i let my laptop running, the image of the website I left it on was burned into my display... So after a litle bit a research other the internet i found that displaying bright color rapidly changing on my screen could actually help getting rid of that. So i created a javascript function to do that in a webbrowser, let it run for the night and, tada..nothing left :)

Here is how it works

  1. choose how you want it to run
  2. choose how fast you want the color to change
  3. RUN !

and voila, as simple as that ;) I don't guarantee any result but it worked for me so I thought i'd share it

#The MIT License

Copyright (c) 2009 Anton Grigoryev

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.