Changes between Version 16 and Version 17 of WikiStart
- Timestamp:
- 09/20/10 09:37:56 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v16 v17 1 '''Please note : This application isn't actively developed anymore.'''1 '''Please note that this application isn't actively developed anymore.''' 2 2 3 An Open Source Ajax application that allows school classes to manage their homework in a central place, lets the students have discussions and share their photos in a easy-to-use online gallery.3 An Open source, Ajax-based web service, allowing students to collaboratively manage and discuss their homework and share documents and photos. 4 4 5 5 == November 5, 2007: Klassenbuch 2.8 released == 6 6 7 After about two months of constant development I'm proud to announce the release of the new Klassenbuch version 2.8. This release doesn't introduce a bunch of new features. Most of the improvements were made behind the scenes, invisible to the user. Overall, the speed has been increased noticeable, thanks to both code changes on the server side and on the client side.7 After about two months of constant development, I'm proud to announce the release of the new Klassenbuch version 2.8. This release doesn't introduce many new features. Most of the improvements were made behind the scenes, invisible to the user. Overall, the speed has been increased noticeable, thanks to both code changes on the server side and in the client side. 8 8 9 9 === New Features === 10 Each window can be closed using the esc key and the arrow keys enablea quick navigation through the photo gallery.10 Each window can be closed using the ESC key and the arrow keys allow a quick navigation through the photo gallery. 11 11 12 12 When downloading a whole photo album, a tiny progress window reminds the user to be patient while the server is busy generating the archive. Besides, the server-side archive generation mechanism is a little more intelligent by only generating an archive if really necessary.