This page contains a series of links both to useful applications and to useful resources. You should be able to find most of what you need to get started here.
This page will be updated as the class continues. I will try to make announcements when important links are added to the page.
Additionally, in this course we will be using many different technologies. Because it will be difficult to keep track of them all, I am using this page as a reference guide that should provide instructions for how to use these technologies and links that will help you find them. It might be useful to use this page as a reference page when you run into technical difficulties.
This page will be updated as the class continues. I will try to make announcements when important links are added to the page.
It is somewhat ridiculous that we have multiple locations of the course website. However, with the technical difficulties encountered at the beginning of this course, I could not use the school resources to post the website, and because it is too confusing to keep moving the location of the page, I will continue to maintain the website at all the locations where it currently exists. Therefore, whenever updates are made to the course website, they will be propagated to all of the following locations. You may use any of these locations when you need to find a copy of this site.
Here are some CSS Tutorials that students in the class have found useful:
Javascript:
Need samples of CSS, HTML, or javascript? Check out these resources and learn via example.
This section is clearly incomplete. Please feel free to suggest examples you come across which you find particularly useful!
Secure remote login programs such as SSH and secure telnet allow you to login to a server (computer) remotely. Thus, if you want to work on files stored on your GSLIS H: drive, you can ssh into the classroom server and access your files that way. A typical command would be "ssh netid@classrm05.lis.uiuc.edu". For more detailed instructions as to how to SSH into your GSLIS home directory, click here. Secure remote login programs tend to be command-line based. While not as intuitive as graphical user interfaces (GUIs), the command line can be much more powerful, and once you are familiar with it, it can be much quicker to use.
Secure file transfer programs allow you to copy files to and from remote servers (computers). There are several standards for secure file transfer, but the most common are secure file transfer protocol (SFTP) and secure copy (SCP). For more detailed instructions on using secure file transfer programs, click here. For Mac users, I recommend getting used to scp, rather than using Fetch. SCP comes free with your computer, and using it helps build familiarity with the command line. Once you leave UIUC, Fetch will no longer be free, and you will find that, if you are dependent on many commercial products, keeping up with the latest versions will quickly become quite expensive.
A third option for working remotely is WebDAV. WebDAV will be covered in the following section.
In order to access your GSLIS space through SSH, you will have to type in the following command from the command prompt (be sure to substitute your netid for the "netid" portion of the command):
ssh netid@classrm04.lis.uiuc.edu
At the prompt, type in your GSLIS password. Once you are logged in, you will be in your H: drive. This is your private space--it is not web accessible. If you want to access your I: drive, you will need to type in the following command (be sure to substitute your netid for the "netid" portion of the command):
cd /homei/users/ifloyd2
Please see either my Unix Tutorial or the GSLIS Unix Tutorial for more information about how to use the Unix/Linux command prompt.
Any macintosh running OS X should come with SSH (remote login) and SCP (file transfer) installed and available through the command line.
WebDAV is another standard which supports remote file access via a set of extensions to the HTTP protocol. The benefit of the WebDAV standard is that most operating systems allow you to integrate files on remote computers directly into your file system. Thus, you can edit the files using the applications you are familiar with directly from your personal computer.
WebDAV is an abbreviation for "Web-based Distributed Authoring and Versioning". For more information about WebDAV please see the WebDAV Resources site. You may also find the WebDAV wikipedia article useful.
In order to use the GSLIS web space, you will have to enable your I: drive. This process is somewhat complex, and you will have to take a quiz at the end which, once completed, will enable your I: drive. If you run into any problems in this process, please do not hesitate to email me or email or call the GSLIS Help Desk (217-244-4903; 1-800-377-1892; open M-F 8:00 am to 5:00 pm) to get some help. I have already activated my I: drive, so I can't actually go through the process again, so the GSLIS Help Desk might be better able to assist you.
For the GSLIS documentation of how to use WebDAV, click here.
Unfortunately, the GSLIS implementation of the WebDAV standard and the Windows XP implementation of the WebDAV standard don't always play nicely together, so we may need to develop some workarounds. Please do not hesitate to contact me if you run into any problems.
Sites with free, downloadable images which you can use on your own websites as long as you adhere to the licenses. Most are under one of the Creative Commons licenses, so make sure you understand the terms of use before using the images in your own websites. Ask me if you have any questions about what the licenses mean; I'll do my best to answer them (but I'm not a lawyer).
Some website evaluation schemes suggested in the Website Evaluation Assignment:
It is sometimes interesting to look at the growth of the internet and at demographic issues such as the digital divide. The following sites give some resources for doing such research. Be a bit wary of the sites listed below. For example, the Pew foundation is probably one of the more reliable sites for statistics, but they do have a pro-internet bias which colors their results. OCLC is also reliable, but it is not so clear how reliable some of the other sources are. Use your best judgment when evaluating these other sources.