CE 547 - GIS in Water Resources Engineering
|
|
SYLLABUS SCHEDULE ASSIGNMENTS 2008 STUDENTS LINKS PAST STUDENTS HOME Assignment #1 Create and post a simple webpage. Include at least three figures from the exercises you worked in Chapter 3 of Getting to Know ArcGIS. Send me an e-mail with the url if it is different from your NetID.
Web Page Publishing Summary (UNM its provides information on creating and posting a webpage at http://its.unm.edu/web/creating.html)
Creating Images (jpegs)
from the ArcMap Environment In the ArcMap environment, use File > Export Map to create a jpeg for use in a webpage, document, or slide presentation. Note that when you use Options, you can change the resolution of the jpeg image.
If you’d like a figure where you show other parts of the screen (like the one above), you can use Ctrl – Print Screen to capture a bitmap image of everything showing on the screen. (Note that some operating systems use Shift – Print Screen). From the Start Menu, go to Programs, Accessories, then Paint. Once you open Paint, simply paste the bitmap. You can use Paint to cut out pieces of the Bitmap and copy them to other programs. You can also save the bitmaps as jpeg files using File > Save As.
Let's create a simple web page using Microsoft
Word. This
text is a different font and size. This text
is a different color. Using Insert - Picture - ClipArt, I've insert the following picture.
I'm now inserting the picture again, then with the picture selected, click the right mouse button to format the picture. I've enlarged and centered the picture.
Now save the document as a Word document Next, Save as Web Page.
When the dialogue box appears, you may also want to “Change Title”. Once you've saved as Web Page, your menus will
change slightly. Add a background using Format > Background.
You may choose a solid color or "Fill Effects". By going to Fill
Effects-Other Texture, you may use any picture file for background. Insert a line using the format tool bar.
On the Format menu, click Borders and Shading.
Click Horizontal Line. Click
the line that you want to insert, and the click Insert Clip or OK. Let's create a link to the class homepage www.unm.edu/~jcoonrod/gis If you type a web address, as above, Word will
automatically create the hyperlink. Now simply type class homepage. Then highlight
the text and from the toolbar select the icon showing a world with a small link.
Type in the appropriate information. Now, create a link for someone to send
you e-mail. Type contact me. Highlight the text and from the toolbar select the
icon showing a world with a small link This time type "mailto:jcoonrod@unm.edu"
Once again, word will automatically provide the link when you explicitly type
the e-mail address. Insert a table using Table - Insert
Table. This is an easy way to align text. I've inserted a 3 x 10 table and then
inserted the names of students taking this course. Okay, now you have a webpage. Save it. You may
use File > Web Page Preview to see the html file with a browser. It may also be useful to look at the html code
that Word has generated using View>HTML Source. Now use Windows Explorer to see the file that
you’ve created. I saved my Word
document as sampleweb.doc. I saved
my webpage as sampleweb.htm. Within
the directory that I am working, I should see these two files.
Additionally, I find a folder named sampleweb_files.
Four images have been placed in that folder.
For the webpage to work, those files must be in that folder. What do you do to "post" the page so
that the world can see it? UNM its provides information on creating and posting a webpage at http://its.unm.edu/web/creating.html Basically all html files are stored in
the public_html directory of your UNM account. For your homepage to simply be www.unm.edu/~youraccountname,
you need to have your hompage file named index.html. Everytime you create a
new file, you need to ftp the file (and all files that are referenced) to your
account. If you transfer files from a remote computer, then you must type webupdate at the prompt for the new file to be
readable. Additional notes: I am not implying that I believe Microsoft
Word to be the best way to create webpages. I believe that using Microsoft Word
is a reasonable way for a student who has no knowledge of html to create basic
webpages. |
|
|