I would like to share my free-time project. It is just for fun.
This is web based simulation of OS/2 Warp 3.0 operating system. You can find sources at Google Code - os2online.
Web OS/2 Desktop heavily use AJAX requests and DOM manipulations to open programs and windows. In fact, it is mostly JavaScript application, and less Python and Django code in it.
A little screenshots:
Desktop with several windows on it.
And internet browser from IBM - "Web Explorer" (it is 1994 guys).
Live instalation can be accessed here - os2.in
Feedback and code reviews are welcome.