[home]

6.170: Spring 2005

Laboratory in Software Engineering

Handouts
Administrative Info
Supplemental Info
Problem Sets
Lectures
Recitation Notes
Labs

Final Project
Gizmoball
Gizmoball Amendment RSS Reader
RSS Amendment
Awards

Staff Contact
Forums
Forums Feeds
Staff List
TA Office Hours
LA Lab Hours
Electronic Queue

Tools
Java 1.5.0 API
JUnit [javadoc]
Ant [manual]
Eclipse

Staff website

Archives
All MOTDs
Site Archives

 
Message of the Day

Play with Projects! Tuesday, May 17 (10:53am)

Congratulations to all of the award winners for the final project!

RSS Best Design and Best Feature: Amerson Lin, Widagdo Setiawan, Kah Keng Tay, Kah Seng Tay (se011)
Best Usability: Brian Schmidt, Jonathan Stritar, Jordan Wan, Matthew Welsh (se053)
Gizmoball Best Design: Michael Klein, Jaime Quinonez, Christopher Wilkens (se043)
Best Game Play: Kevin Chen, Hongyi Hu, Hubert Hwang, Amanda Seybold (se042)
Most Artistic: Harold Cooper, Rajiv Eranki, Jacob Stultz, Yang Yang (se031)

Links to all of the projects are listed at: docs/fp/awards.html

6.170 Final Lecture and Awards Tomorrow (Thursday, 10am) Wednesday, May 11 (10:52pm)

The final 6.170 lecture is tomorrow at 10am in 34-101. We will be giving out awards for final projects and demoing the winners.

Fix for JAWS Freezing When Hosted on Athena Monday, May 9 (3:48pm)

If your application freezes when you launch JAWS and you're hosting it on Athena, then do the following:

  1. Move the JNLP file and the associated resources to your /www directory.
  2. Create a .htaccess file in that directory and add the following lines:
    AddType application/x-java-jnlp-file .jnlp
    AddType application/x-java-archive-diff .jardiff
    
    Note that this is different from the directions at docs/fp/tools.html where it says to name the file .htaccess.mit.
  3. Access your JNLP file using the URL http://stuff.mit.edu/~yourAthenaUsername/.
  4. This should successfully load your application with JAWS. You may have to change your JNLP file to use the stuff.mit.edu URL if it previously referenced web.mit.edu

Final Project Amendments Monday, Apr 25 (6:34pm)

The final project amendments have been released.
For the Gizmoball amendment see: docs/fp/gb/gb-amendment-ST05.html
For the RSS amendment see: docs/fp/rss-amend.html

Enjoy!


 
Login
Username:
Password:

Site Syndication

What is Site Syndication?

6.170 MOTD Feeds:


Web site engine code is Copyright © 2003 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.134 Seconds