The Online Leaf project develops and markets green website additions, which are easy to use on any website. The idea is that a lot of small improvements make a large impact if they are spread out on a large enough number of websites, which will hopefully make the web less of a burden to the environment.
The standby engine is a project developed to reduce power consumption, when generating and displaying a website, without changing user experience while using the website. This is done by covering the site in a stationary, black color, which hides visual effects making the visitor's computer use less energy generating and displaying these.
It might not seem like a lot of difference, but after all every little bit does count.
You can install the standby engine by copy & pasting the following code into the tag on your website or blog... yeah, it's that simple!
Paste the code before the tag </head>:
The standby engine is a project developed to reduce power consumption, when generating and displaying a website, without changing user experience while using the website. This is done by covering the site in a stationary, black color, which hides visual effects making the visitor's computer use less energy generating and displaying these.
It might not seem like a lot of difference, but after all every little bit does count.
You can install the standby engine by copy & pasting the following code into the tag on your website or blog... yeah, it's that simple!
Paste the code before the tag </head>:
<script language="javascript" type="text/javascript"
src="http://www.onlineleaf.com/savetheenvironment.js"></script>
src="http://www.onlineleaf.com/savetheenvironment.js"></script>
The script uses jQuery, so if you are using other Javascript libraries with it, make sure to add...
<script>jQuery.noConflict();</script>
... at the bottom of the <head> tag, to avoid conflicts.
Tidak ada komentar:
Posting Komentar