How to create a demo page and link it to this website
1) Take a picture of the demo and download it to your computer.
2) Reduce the size of the picture to about 100-150 KB. This is easy to do in
image browser. Simply select the picture (in image browser), and click the button
on the bottom tool bar labeled "internet", and select "create
image for e-mail". You can then reduce the picture size by the desired
amount.
3) Upload the image to www/natsci/physics/demos/pictures and label it. (To access
this folder connect to smb://www/www/Natsci/physics/demos/pictures)
4) Create an html in dreamweaver : Open an existing html document in the demos
folder at Natsci/physics/demos. Then, from the dreamweaver "file"
menu select "new", select "html", and click "create".
Creating an html document in dreamweaver is a lot like creating a document in
Word. From the "window" menu select "Properties". This pulls
up a tool bar that, among other things, allows you to change the size and style
of your font.
5) Select the font size of 6, and type the name of the demo on the first or
second line of the document.
6) From the insert menu, select "image", and then select your image
from the Natsci/physics/demos/pictures folder. Place image beneath demo name.
7) Type any necessary information about the demo underneath the image in bulleted
format (font size of 4); like location, principles the demo illustrates, helpful
tips about setting up and using the demo, etc. If nothing else, at least list
the demos location (that's the whole point of the website).
8) To create a link from the main demo webpage (index.html) to the page that
you just created- open up "index.html" from the "Natsci/physics/demos"
folder. Decide where, on the main webpage, the link should go (if you're not
sure how to categorize your demo, consult the "pira" website (http://physicslearning.colorado.edu/PiraHome/index.htm).
Type the name of your link in the desired location, highlight it, and from the
"Modify" menu select "Make Link". Select your html document
from the Natsci/physics/demos folder... and your done! If the linking process
worked, the name of the link should change to blue, and be underlined.
9) Make sure that the link works by opening up the Physics and Astronomy demo
website and clicking on the link you just created.
10) Let Adam know that these instructions work (or that they don't work. In
which case I'll modify them).
Thanks!