Two interesting new items I came across today - they actually each deserve a posting on separate days, but I already have another one scheduled for tomorrow, so am going to put them into one posting here.
First, HootCourse. I came across this in a comment on one of my postings on the C4LPT Facebook page.

The way that HootCourse is described intrigues me - and I think we may see many more course-related resources appearing like this. I've signed up for an account - and it looks fun!

Find out more at www.hootcourse.com
The second is CloudCourse. I heard about this through a number of different tweets today, so checked out the Google blog posting about it.

Google explains ..
"... connecting our expert teachers to eager students around the globe can be a complicated business. To that end, we are excited to release our new internal learning platform, CloudCourse under an open source license."
The main CloudCourse page describes it further
"CloudCourse is a course scheduling system.
Built entirely on App Engine, CloudCourse allows anyone to create and track learning activities. It also offers calendaring, waitlist management and approval features.
CloudCourse is fully integrated with Google Calendar and can be further customized for your organization with the following service provider interfaces (replaceable components):
- Sync service - to sync CloudCourse data with your internal systems
- Room info service - to schedule classes in your locations
- User info service - to look up user profile (employee title, picture, etc)
CloudCourse has been developed in Python, using the Django web application framework and the Closure Javascript library."
Interested? Go to code.google.com/p/cloudcourse/