I'm teaching an introductory Japanese language course this semester (yet another reason for the recent scarcity of my posts). It has been wonderful to be back in the classroom. We use WebCT on our campus, and I have been quite frustrated with the hoops I'm required to jump through to get it to work. The primary value (both current and future) is the integration of the system with our student information system, financial resource system, human resources system, etc.
Because it is frames-based, however, I have been able to get around some of the limitations of WebCT by simply pointing to resources on a different server within the main frame of the WebCT environment. This is transparent (for the most part) to the student, and I can use the tools I'm familiar with. I've been quite pleased with my course calendar. I use Apple's iCal application, which publishes calendars in .ics format (Windows users can use Mozilla's calendar for a somewhat similar feature set), to publish my calendar to a server running PHPiCalendar. This set of PHP scripts takes the .ics file and renders it in very attractive HTML, complete with links to details, etc. Once I have everything set up, I simply make a change in iCal. The software automatically connects to the server and the changes are immediately visible to anyone who loads the calendar. Deceivingly transparent.
Another bonus that I'm just getting my mind wrapped around...PHPiCalendar automatically produces an RSS feed of the calendar in day, week, and month formats. That means that if I make an addition to the schedule via iCal, it is available not only on the web, but via the news aggregators of my students (if they were using them--they're not...yet...). What if every course had a day, week, and month RSS feed? As a student I could aggregate each of these feeds and have my schedule, complete with details for every course, automatically rendered in multiple formats. There is no central application to be updated when a change is made by an individual faculty--they update their calendar and it filters out to those who need it.
....[Fudd chuckle]...Vewy intewesting...
2:03:24 PM
|
|