Projects

Posted by stylesen
The following are the projects I am involved in:
AAOSK: An application adaptive OS Kernel 
		A mulbtiboot compliant OS kernel, which has dynamic 
		scheduling algorithm according to the application
		being run on the operating system.
                Web Link: Application Adaptive OS Kernel

TCENet: An able college intranet 
		It has persistent creation and maintenance of features
		like online attendance, online	assignment,e-circular, 
		exam results, alumni, news. User friendly interfaces and
		distinctive portals together with Global Mailing service.
                Web Links: TCENet Web portal
                           TCE Admission Automation
                           TCE Attendance Monitoring System

GetEz: A GUI for GNU wget tool 
		Serves as a easy to use interactive interface to download 
		files from HTTP and FTP sites in a recursive way.
                Web Link: GetEz SourceForge

Gnome Subtitles: Debian package maintainer for gnome-subtitles
                Gnome Subtitles is a subtitle editor for the GNOME Desktop. 
                It supports the most common text-based subtitle formats and 
                allows for subtitle editing, conversion and synchronization.
                Web Links: Gnome Subtitles

Interesting

AAOSK: Heck, How do you pronounce it ;-)

Pluggable schedulers are possible even in monolithic kernels. On OpenSolaris - the scheduler is just a kernel module and there are are commands and API that let you change the scheduling algorithm at runtime.

http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/common/disp/disp.c


Pronunciation!

We initially wanted to pronounce it as 'A-square-O-S-K. But now we do it as 'A-A-O-S-K' simply :)

That is a great info! I think I must start using OpenSolaris after hearing a lot of good things about it.