Bryn Mawr students and student organizations are eligible to post web pages on Bryn Mawr's student web server, Bartik. The following outlines the rules and regulations for web pages, and provides information on the creation and posting of student and student organization pages.




Note: By having an account, you acknowledge your responsibility for the contents of the Policy, and agree to abide by the rules set forth therein. You may be asked to sign a Web Policy Statement agreeing to the Policy below upon applying for an account.

Bartik's Namesake
Bartik Policy
Things to Think About
Obtaining An Account
Posting the Page
Home Page URL
Creating a Home Page
Related Links



Bryn Mawr's student web server was named after Jean Jennings Bartik, one of the first female programmers. Chosen along with five other young female 'computers' (the term applied to people calculating data), she worked on the ENIAC, also known as the Electronic Numerical Integrator And Computer.
The ENIAC, unveiled on February 14, 1946, was a huge steel monster built in an engineering building at UPenn which measured 100 feet long, 10 feet high, and contained 17,480 vacuum tubes. Created by a physicist, John Mauchly, and a grad student, Presper Eckert, it was the first electronic computer, created to calculate trajectories, a task normally assigned to female computers, who would spend 30 to 40 hours performing the calculations by hand.
The programmers had neither an operating system nor a programming language to work with. "The Eniac was a son of a b---- to program." said Ms. Bartik, now 71. Finally permitted to work on the machine after having been refused as security risks, only having learned the machine by wiring diagrams they had been given, they set about learning how to program the machine. Handed instructions, they set about setting the dozens of dials and plugging in the appropriate cables for each problem. The test problem handed to Jean Bartik and Betty Holberton to program at the unveiling on February 14th involved the trajectory of a 155-millimeter shell. The ENIAC worked perfectly, and calculated the trajectory in less time than it would take the bullet to land. Had it not been for the female programmers implementing the ideas of the engineers, we would not be at the level of computing we enjoy today.



All students and organizations with web pages are assumed to have read the following policy regulations, and must sign (or have designated group representatives sign) a statement upon requesting an account, acknowledging that they have read and agree to abide by the rules set forth below. Ignorance of the following guidelines is not an excuse for lack of compliance.





A valid Bryn Mawr College (or Haverford College, for Bi-Co organizations) student ID is required to receive a web page account. Bring your ID to the Ops' Desk in Guild (Bryn Mawr's computer center) and fill out a Web Account Application, affirming that you have read this document.
Account Applications will be processed within two weeks. Upon the creation of your account, you will be notified via email that an account has been created for you and your password may then be picked up at the Ops Desk in Guild. If you have filled out an application for a Bartik account but your account has not yet been created, you may wish to email
bartik@brynmawr.edu, notifying the Webmaster of your request, which will expedite the process.
Bartik accounts are accessible via FTP (or Fetch, on Macs) or through a direct telnet session from an on-campus IP/machine. Bartik webmasters are not responsible for teaching users UNIX (the operating system used when telneting into Bartik or Ada directly), text editors, or FTP and Fetch.
For directions on how to use FTP or Fetch, please reference the online documentation at:

http://www.help.brynmawr.edu/


When users FTP or Fetch into their accounts, they should be in their home directory:/usr/home/students/username for individual student pages, with username replaced by your account name (identical to your email username), or /usr/home/orgs/organization_name for student organization accounts, with organization_name replaced by the organization's account name.

Any files placed into the home directory are stored on Bartik, but are not viewable on the Internet. Any files that you wish to be accessible via the Internet should then be placed into the public_html directory (folder) within the home directory (Ex: /usr/home/students/jsmith/public_html) Remember, your /usr/home/students or /usr/home/orgs directory quota is one megabyte, and your public_html directory quota is five megabytes.



The URL (or internet address) for a web page is:

http://www.student.brynmawr.edu/~zsmith

with zsmith replaced by your or your organization's username.

The www.student portion of the server's address is used to provide easier, more homogeneous access to the servernt web server. However, note that the student web server can also be accessed by replacing www.student with bartik. For example, this main page is accessible through either of the following addresses:

http://www.student.brynmawr.edu
http://bartik.brynmawr.edu



A link to your home page will be added to Bartik's list of posted pages upon the creation of your account. To guarantee that your page will be accessible, however, you will need to do the following:

Necessary Steps and Information

To guarantee that a user accessing your page will get the appropriate home page when accessing your address, name the main file of your home page index.html. (Old Users: The previous standard, default.html, will still work, but index.html has precedence, and the use of the old default.html should be phased out by changing it to index.html.)When a user tries to access your page (in the form of http://www.student.brynmawr.edu/~username), your index.html file is automatically displayed, and should therefore be your main page, containing links to other pages/files you may have.
All pages must have the extension .html: .htm will work as well for index.htm and default.htm, but should otherwise have the four-letter html extension.
Do not use either the forward slash (/) or space character in the names of your files, because they will be inaccessible. For example, neither sister/pictures.html nor sister pics.html are legitimate filenames.

Writing The Page

Any page will have to be started from scratch: there is no provided template for making a web page. You can either write the code directly or use an HTML editor (such as Adobe PageMill). Although there are no official HTML classes available, informal classes may occasionally be offered by gracious volunteers.

HTML Sites

A keyed version of PageMill, an HTML editor some use for web page creation, can be found on some Guild Macs. However, there are sites on the net teaching HTML which can be found using various search engines like Yahoo, Alta Vista, Magellan, or Excite, among others.
One is the highly popular "A Beginner's Guide to HTML", found at:

http://www.ncsa.uiuc.edu/General/Internet/WWW/HTMLPrimer.html

You may also be able to find some information on the Haverford College server.



Bryn Mawr College Home Page
Haverford College Student Server
Swarthmore College

Back to the Top
Home
Last modified July 18, 2001.