Welcome to KnutIvars.net!!

about:Other stuff...

Image gallery generator

I've written a small image-generator in Java that creates the "image gallery" pages on my site (at those generated after 13.03.2011 when I wrote it). The generator is not complete yet, but you'll find it here.
UserManual;
Resize and prepare your images. I recommend a maxwidth of 900 pixels as the generated gallery will look nice on 1280+ displays. The images must have .jpg extension (NB! Case sensitive, so ".JPG" will not work well) Run the application like this; java -jar webAlbumGenerator-1.0.0-SNAPSHOT.jar C:\imagesForWeb main.css "WebSiteTitle"  index.css headerImagePath "indexTitle" The first parameter is the folder where the images are located, and the html and thumbnails will be generated. The second (main.css) is the name of css you'd like to use. The third is the title to be used on the individual image htmls. The fourth is the path to a cssfile used on the index.html (this css will NOT be generated). The fift is path to an imagefile used in the index.html, and the sixt parameter is title on the index.html file. Contact me for more info.

 

How to make Microsoft Picture and Fax Viewer slideshow slower or faster....(time in milliseconds);

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ShellImageView]
"Timeout"=dword:00002710

Back to knutivars.net

Copyright knutivars.net 2010. Contact me.

Valid XHTML 1.0 Strict