|
| FAQ | Resources | Forms | Reference | Remote Access |
Guidelines & Policies |
Staff & Jobs |
| Internet Basics Email / Spam / Viruses Instant Messaging Laptop Setup Student Disk Quota Creating Web Pages Passwords User Profiles After Graduation |
FAQ - Creating Web Pages
Your Web Presence
There are multiple ways to present yourself on the web:
- Faculty
- Official Faculty Bio - contact your Faculty Support delegate to create a Bio to display at http://www.olin.wustl.edu/facultyandresearch/Faculty. Official Olin Bios use a standard template
- Personal Web Page [Faculty] - build your own page, hire a student, work with your TA or any external vendor. Once complete, this page can be a hyperlink from your official Olin bio and will also be a stand-alone page with this format:
URL FORMAT = http://apps.olin.wustl.edu/faculty/USERNAME
- Students
- Olin-affiliated Student Organization - see Managing Club Web Pages at https://InsideOlin/StudentLife (loging to InsideOlin with your Olin credentials)
- Personal Web Page [Students] - build your own page, hire a friend, or any external vendor. Once complete, submit your link on the Show My Page form for students. Stand-alone URL in this format:
URL FORMAT: http://students.olin.wustl.edu/~username
- Staff
- Personal Web Page [Staff] - build your own page, hire a friend, or any external vendor. Once complete, this page will be a stand-alone page with this format: http://apps.olin.wustl.edu/staff/USERNAME
Web Files
Where are the files for my PERSONAL web page?Short Answer: On your U: drive in the www folder (U:\
initial\username\www)
Detail: Each Olin student is given several megabytes of disk storage space in their "network folder" (commonly called "the U drive").
Your network folder can be accessed in multiple ways:
(see Getting Started for more info on accessing and editing your pages)--Local Computers: M:\ (shortcut to u:\initial\username\)
--Remote via FTP or via browser -- see Remote Access to Files for detailWeb space and a sample starting page is automatically generated for all students stored at u:\
How can people view my page?username\www sub-folder of the network folder. You DO NOT need to request web space. Visitors can access the web pages via the uniform resource locator (URL) in this format: http://students.olin.wustl.edu/~username.
SAMPLE: A student named John Smith with username smithjo would use the URL: http://students.olin.wustl.edu/~smithjo
IMPORTANT--Be sure to retain the nameindex.htmor the page will not display without the full address and filename.Visitors can access the web pages at any time if you provide your
Are there guidelines I should know about?URL. Combine your user name with URL in this format: http://students.olin.wustl.edu/~username
As an alternative, you can request to be added to the appropriate student (undergrad, grad/doctoral) list by completing the Show My Page form.You Are Using University resources and must abide by the University's Code of Conduct. Further, we remind you that it is unethical to use the University's resources for commercial gain. This includes selling ad space on your pages.
Web use is discussed in Washington University's Computer Use Policy as well as in Olin's Student Computing Handbook. Specific guidelines for files storage are also available for Online StorageOlin's web server is an IIS server. You can create htm/html pages or asp/aspx pages.
Regarding CopyrightsIf you intend to post some content (graphics and/or text) on your page that you did not create, make sure that you receive permission to do so from the owner of the copyright on that work. If the copyright owner refuses to allow you to use their graphic on your site, respect their decision and find some other way to accomplish your design goal. Using a copyrighted image without permission is illegal, and the university has been threatened with legal action a number of times over this sort of thing.
Note: Some designers do make collections of images and animations available that are freely downloadable without the need for permission to be granted. You may copy such images freely and use them on your own pages. Do abide by the authors' rules, though - some artists request that you provide them with credit via a link on your page.
For more in-depth information about copyrights and the Net, see The Copyright Website (or just do a search on your favorite search engine):
Your Own Web Pages
Getting StartedModify the
index.htmfile to add text, graphics, photos, or links to other pages and sites. Create link pages as desired. You don't have to be a web designer or know html programming to accomplish this (although it wouldn't hurt to know at least a little bit about html before you venture into the land of html authoring tools). NEW! Available Fall 2000, we have created a "web starter" application that will create a web page for you. Read the instructions and create a simple web page without knowing a thing!
IMPORTANT--Be sure to retain the nameindex.htmor the page will not display without the full address and filename.Edit your pages in one of several ways:
What editing tools should I use to edit web pages?
- From a PC in the Lab or in you office: While logged in to your own account, go to the M: drive (you can find it inside the My Computer icon). Your web pages reside in a subdirectory called WWW. Only files in your WWW directory (and any subdirectories of WWW) can be seen on the web!
- Remote Access: Access your web page remotely for editing with Internet Explorer, Netscape Navigator or an FTP client. Details are available at http://www.olin.wustl.edu/computing/help/remote/
For editing HTML, use any text processor (see HTML editor recommendations) or a WYSIWYG ("what-you-see-is-what-you-get") editor with which you are comfortable. If you opt to use one of the many available WYSIWYG editors or authoring tools, look for something that is made especially for web pages and that will let you view the html code so you can troubleshoot. (see WYSIWYG editor recommendations)
Where can I learn more?
References and Tutorials
Many on-line references and tutorials are available, Google for more information. Or see some of our favorites in the list below.Tips and Hints
There is such a thing as badly written HTML! Once you start getting comfortable with the basics, check out our HTML Tips page, which shows you some common mistakes to avoid and has some advice on page construction.View Source
A good way to learn HTML is to see how other people write their pages. Find a page you like and use your browser's View Source command to see the HTML source code behind it. It's a great way to (legally) steal ideas on how to make your pages better!
|
|