User:Tomtomn00/README

From mediawiki.org

Copyright (C) 2011 Thomas Nudd <tomtomn00wiki@hotmail.co.uk>

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to

Free Software Foundation, Inc.
51 Franklin Street, Fifth Floor
Boston, MA 02110-1301, USA.

Put User:Tomtomn00/html5-slideshow.html, User:Tomtomn00/styles.css, User:Tomtomn00/script.js and User:Tomtomn00/script2.js into the same directory/folder.

But, make both of the .js ones the same name, to ensure a positive outcome. Into that directory put your images in a /img/photos folder of that directory. In html5-slideshow.html. You can specify the image names on line 16, 17, 18 and 19.


In the javascript (js) scripts it allows the program to take the image and render a version of it similar to the Overlay blending mode in Photoshop.


The canvas element opens a whole new way of building rich internet applications. For those of you who are curious, on a relatively new PC, it takes Firefox 1.2 seconds to generate all four canvas images, while Chrome is faster at 0.67s