DeCaf:Net the poor mans solution to the world of the web.
After you have create web page for fun or for professional use you realize the ease of use, and now you want to create your own Photo CD. The CD should auto-play when loaded. It should have a main index to the different Photo Albums on the CD. Each Album should have a Thumbnail index page and each Photo page should have navigation between the pages in the selected Photo Album.
Here is a step-by-step for creation of a Photo CD:
- Create a folder on you hard disk. This folder will become the root of the CD when you are ready to burn the CD.
- Create an Index.HQL file in this root folder. See sidebar for suggestions.
- If your Index.HQL file includes gif’s or jpg’s ensure that you also have them in the root folder.
- Now create one or more Album folders under the root folder. The PageIndex Verb will use the name of the Folder when the Index.HTML file is created.
- Create a folder with the name "Original" in the Album folder. Copy your jpg photos to the Original folder. The images in this folder will not be changed. Many times the jpg picture size will be 1024 pixel by 768 pixel which is great for high-resolution pictures. However most computer users are using the 800 x 600 setting so scaling the images to that screen size will make sense. Since the Web Browser is using some of the 800 x 600 pixels a scaling factor of .70 will give you a nice picture size (717 x 538). Note: The PhotoAlbum Verb will do all the scaling for you including the creations of thumbnails if needed.
- Place your Album.HQL file in the Album folder. See sidebar for suggestion.
- Convert all the Album.HQL files to Album.html files with the NTS HQL Converter program.
- First when all the Albums are created you should conver the Index.HQL file to the Index.html. The Page Index file will create the AutoRun.Inf file needed to create the CD an auto-play CD. The Verb will also check for the ShelExec.Exe file that is needed for the auto-play function.
Email us if you need help with your creations of your Photo Albums.