| A
url is usually in the format http://www.blank.com or http://www.blankschool.edu.au/pathname/.
or http://www.trinity.wa.edu.au/plduffyrc/issues/young.htm. Each
part of the url is like a mailing address, it points to
a particular computer in a particular organisation in a
particular place.
The part of the URL before :// represents the protocol,
scheme, or format used to retrieve the document. http://
- http://=means the document is on the WWW (world wide
web). Hyper Text Markup Language or html is the authoring
language used to create documents.
- ftp://=document can be accessed through file transfer
protocol which allows a user to list files on, retrieve
files from, and add files to another computer, an Internet
protocol for the transfer of files.
- news:// = means the document occurs on a Usenet newsgroup.
- forum:// = users can post and respond to messages.
- telnet://= access method in which the user logs on
to a remote computer.
- gopher:// = a menu-driven document delivery system
for retrieving information.
The next section of the url is www.department.gov , or
www.business.com or www.school.edu.au.
- The "www", "www3", or "journal"
or indicates the particular computer within the organisation.
http://library.trinity.wa.edu.au
- The next part "department", "business"
or "school" indicates the name of the organisation
where the computer is hosted. http://library.trinity.edu.au
- The "gov" or "com" is the domain
which indicates the kind of organisation the information
comes from.
- Sometimes an indicator for state is inserted before
this eg wa as in http://library.trinity.wa.edu.au
Example Domains
- asn= In Australia for incorporated associations, political
parties, trade unions, sporting and special interest
clubs.
- gov = Government, any government related domains
- edu= Education, any education related domains eg http://library.trinity.wa.edu.au
- com = Commercial, any commercial related domains.
This domain indicates a site which is aimed at making
money and the information will be biassed in that direction.
American com addresses can be purchased by almost anyone.In
Australia commercial entities, such as companies (with
ABN or ACN) and businesses (registered with state governments).
- int=International
- mil= Military, any military related domains
- net=network
- org = Organisation (in Aust charities and non-profit
organisations)
The final part of the main url indicates country of origin,
where none is indicated the domain is registered in the
US, but does not mean the owner of the domain is there.
Example country divisions
au =Australia http://library.trinity.wa.edu.au/
uk=United Kingdom
vn - Vietnam
zw - Zimbabwe
Countries Domain
- Whois Country Server Map
The next section of the url is the "/pathname/"
For example "/menu/" or "subjects/ english/rowling.htm"
or http://www.trinity.wa.edu.au/plduffyrc/issues/young.htm;
which usually consists of the directory/subdirectory.
This defines where on the server's hard disk to look for
the information.
The very last section is "filename.file extension"
indicates the particular file name and file format. http://www.trinity.wa.edu.au/plduffyrc/issues/young.htm.
If there is no filename the file is usually the main
file, for example an default.htm or an index.html file
http://www.trinity.wa.edu.au/plduffyrc/default.htm =
http://www.trinity.wa.edu.au/plduffyrc/
Most pages you read will be htm or html the web readable
format.
- doc, rtf =word processing document
- pdf = Adobe Acrobat file
- ppt= PowerPoint
- gif, jpg etc = Image or picture files
- wav, au, aif = sound files
- mov, avi, mov, mpg, qt = video clips
- exe = executable program for DOS/Windows (might be
a self extracting archive) ·
- zip - A compressed archive based on pkzip (DOS/Windows)
·
- hqx - A file that has been "Binhexed" (Macintosh
archives)
Note: You may not copy pictures, sounds, videos from
the web for your own websites or PowerPoint productions
unless
1. they are from copyright or royalty free sites (and
then you have to reference these)
2. you have written permission from the website owner
to use them
|