HOME | Overview | Syllabus | Instructor | Lectures | Laboratories | Readings | Assignments | Resources | Other Links

CS 1713/1711 Class FAQ Fall 1999

FREQUENTLY ASKED QUESTIONS (FAQ) INDEX:

Remember the paths are:

Thanks for you cooperating in maintaining a "clean" computing environment.

  • [9/20/99] My email scrolls off the screen If you have trouble with mail scrolling off of the screen, telnet to pandora using the RUN item on the START menu. When asked what program to run, type
       telnet pandora.cs.utsa.edu
    

    You should get a window that is better behaved. Also, remember we are NOT using runner, we are using pandora. The telnet runner icon in the student labs takes you to the wrong place.

  • [9/20/99] How do I print documentation for Java WorkShop?
    All of the Java WorkShop documentation and tutorial files are in html format. The only hard part is finding out where Java WorkShop was installed. The standard place is in:
    \Program Files\Java-WorkShop3.0.3\Java-Workshop3.0\lib\html\help\jws\
    
    on the drive Java WorkShop was installed on. There are many subdirectories under here. A tutorial can be found in start\overview.html under the above directory. You can use a web browser to get at it.

  • [9/17/99] Permanent supplemental instruction hours
    Rehan's schedule has been finalized. He will be available
             Tuesday 4 to 5   
             Wednesday 4 to 5
             Friday 2 to 3
    
    For the first few weeks he will be in 3.02.04SB because there are some NT machines that we can use during tutoring.

    Supplemental instruction is formalized tutoring. Rehan comes to the lecture, takes notes and does the course assignments. He is prepared to help you with specific course content. In addition to his three tutoring sessions a week, he will be giving about 8 formal study sessions for exam preparation during the semester.

  • [9/17/99]How do I forward my mail to another account from my CS account?

    Telnet into pandora:

         telnet pandora.cs.utsa.edu
    
    log into your account. Type
          vi .forward
    
    This gets you into vi to create the .forward file Type a lower case i to get into input mode. Type your email address at the beginning of the first line of the file. Hit the escape key to get out of input mode. Type
        :wq!  
    
    to exit vi. Log out. You should be set.

  • [9/16/99] MII Tutoring Schedule for Week of 9/20
    Next week upperclassman who are part of the MII program will be available to help you work through parts of the labs (particularly lab 3 if you are having trouble, but also lab 2 if you haven't finished or lab 4 if you have questions). The tutoring will be held in 3.02.04 SB. There are 6 (nice) NT machines on the far wall as you come. Look for lab 4 if you have questions). The tutoring will be held in 3.02.04 SB. There are 6 (nice) NT machines on the far wall as you come. Look for the MII tutor to be around there.

    The schedule for next week is:

    Monday 
        Robert Baltimore    11:00 am - 12:00 pm 
        Angelica Schiaffini 11:00 am - 1:00 pm 
        Gayatri Panjabi     12:00 pm - 1:00 pm 
     
    Tuesday 
        Lisa Tate    10:00 am - 11:00 am 
        Madia Wilder 10:00 am - 11:00 am 
        Alex Lizama  12:30 pm - 1:30 pm 
     
    Wednesday 
        Robert Baltimore  11:00 am - 12:00 pm 
        Gayatri Panjabi   12:00 pm - 1:00 pm 
        Daniel Zepeda      2:00 pm - 3:00 pm 
      
    Thursday 
        Lisa Tate     10:00 am - 11:00 am 
        Madia Wilder  10:00 am - 11:00 am 
        Alex Lizama   12:30 pm - 1:30 pm 
     
    Friday 
        Sarju Mehta   12:00 pm - 2:00 pm 
        Daniel Zepeda  2:00 pm - 3:00 pm 
    
    Questions about the MII program can be directed to Dr. Hiromoto (hirmoto@cs.utsa.edu) or Mr. Castaneda (rcastane@cs.utsa.edu).

  • [9/16/99] CLASSPATH for simpleIO
    The simpleIO package has been installed in the student computing facilities and in the teaching labs.

    In the student computing facilities, add the CLASSPATH value of j:\krobbins\1711 to your project under the Properties menu on Java WorkShop.

    In the teaching labs, the CLASSPATH is:

    x:\1711

    assuming that you have mapped \\coblab2\classes to the x: drive.

  • [9/15/99] Supplemental Instruction - Week of 9/13
    Rehan Akbani is the supplemental instructor for CS 1713/CS 1711. This Thursday 9/16/99 and Friday 9/16/99 from 2 pm to 3 pm he will be holding a supplemental instruction session in room 3.02.04 SB (the Computer Systems Lab). We have set up a few machines so that you can sit down and get some help. He will be concentrating specifically on Lab 2 and general problems with using Java WorkShop. IF YOU ARE HAVING TROUBLE GETTING LAB 2 done or feel confused about it, please consider attending one of these sessions.

  • [9/15/99]Microsoft Software offer
    MICROSOFT SOFTWARE SALES MOVE TO UC GAMEROOM The sale of Microsoft software to UTSA students, faculty and staff under the Campus Enterprise Agreement between Microsoft and the UT System, formerly done through the Computer Store, is now being done at the University Center gameroom. The gameroom is located behind the fountain in the UC courtyard. Hours of operation are 8:30 am - 12:30 pm and 2 - 4:30 pm. Monday - Friday. The telephone number is 458-4733. For more information, click on: http://www.utsa.edu/students/index.html and go to Software Sales under Student Information."
  • [9/9/99]Running in the student computing facilities:
    Java WorkShop has been installed in all of the student computing facilities. Look in the directory called Development Tools

    You will need to follow the same procedure as in the teaching labs. The directory that you should save to while you are working is:

    c:\MyFiles\YourName\jws

    You will need to copy to a floppy at the end of your session and remove this directory from C:

    On the machines: Look for machines that say Dell GX1 Optiplex. These machines are 400 Mhz machines with plenty of memory. In the MS Computing Facility these are machines 1 through 70. The Business Computing Facility and DownTown also have some higher power machines but not as many. You want to avoid sitting at one of the older machines with only 32 Meg of memory. That is barely enough to run the operating system and is glacial when you try to run something else.


    Last revision: October 7, 1999 at 6:30 am