REU 2007 Web Stuff

Contents

  1. Daily Research Log (virtual lab notes)
  2. Your REU Web Page
  3. Final Research Presentation

1. Daily Research Log (Virtual Lab Notes)

Purpose

Online documentation of your research methods and results serves multiple purposes:

Approach

Use Firefox (aka SeaMonkey/Navigator) on filament, first as a simple WYSIWYG editor, or as a simple HTML editor (if you prefer) both to create your daily log on line and to teach yourself HTML (if you prefer). 

Sample daily research Log

Good examples of daily research logs include:
/home/www/reu/2006/emclind/daily_log.html
/home/www/reu/2006/jmaxwell/daily_log.html

You may want to supplement your online log with a paper lab notebook.  Talk to your REU mentor about the balance between online and paper notes, and the differing purposes of each.

Specific instructions for creating your research log

When you are ready to add to your daily research log, say on the next day:

Teach yourself HTML

The easiest way to learn Hypertext Markup Language is to combine the reference material listed below with the use of  firefox on filament. 
Note that firefox's Composer window has, at the bottom, several tabs for alternate displays:
Normal: the default WYSIWYG display
HTML Tags: the normal window with a graphical display identifying where there are HTML tags (commands) that do not appear in the Normal display
Source: The raw source code, editable with Composer or your favorite unix editor
Preview: a window that shows what a browser (e.g., SeaMonkey) will display

Reference material

2. Your REU Web Page

Purpose

Your REU web page can serve several purposes:

Approach

Use the same editor/browser approach as you did for your daily log.   Your REU web page file should be named index.html in your REU web directory, i.e.,  /home/www/reu/2007/your_login_name/index.html

Sample REU web pages


Some good examples of REU web pages, from the point of view of the Purposes listed above, are

/home/www/reu/2006/jmaxwell/index.html
/home/www/reu/2006/cfordyce/index.html

3. Final Research Presentation


Purpose

Your final REU research presentation serves several purposes:

Approach


As before, the approach here is to use firefox on filament to develop platform-independent html files that will work fine with the projection system in EPS 258 and will look good on line (remember -- that means DON'T use Microsoft Powerpoint!)  A template is available that ensures that the page dimensions are correct, and you do not need to develop any new html skills -- what you learned for doing your on-line research notes and personal web page is probably all you need.  Here are the steps to follow:

Sample REU Final Research Presentation

A good example of a well-organized directory structure is:
/home/www/reu/2006/jmaxwell/presentation
Good examples of final research presentations are
/home/www/reu/2006/acalhoun/presentation.html
/home/www/reu/2006/arussell/pres.html