Animaonline.com

HOME | SHORT BIO | MY CERTIFICATIONS | PROJECTS | ARTICLES | LINKS | CONTACT 

Projects

Project Name Project Details Project Resources
Animaonline Weather API Gets data from Google's weather feed, and lets the user easily view such properties as forecast conditions, humidity, current temperature and so on. Project page at CodePlex
Animaonline Remote Desktop "Animaonline Remote Desktop" lets the user connect to computers that are running Windows NT 4.0 and later versions, and remote control them. The application uses Microsoft "Remote Desktop Protocol"
The "Remote Desktop Protocol" default settings were tweaked to make this application faster than MSTSC, there are also some additional features.
Project page at CodePlex
Animaonline IDE Animaonline IDE (AIDE) (.NET Compiler) lets you compile your projects "on the run" online without installing anything on your computer, the compiled application will run only on systems with .NET or Mono Framework installed. Project page at CodePlex
Animaonline Windows Live Presence Wrapper Animaonline Windows Live Presence Wrapper Let's you query Windows Live service for user's status.
Powered by Microsoft's Windows Live API
Project page at CodePlex
DotMail Since Microsoft is dropping the POP3 server from the next generation of Windows Server, I thought it would be a good idea to create a mail server that could utilize the SMTP server that is a part of IIS or any other SMTP server for that matter.

The idea is to create a service that is pluggable that is the data store should be pluggable so it could use either a DB store or some kind of custom file structure, the protocols should be plugable as well so it could handle POP3, IMAP4 or a webpage interface.
Project Page at CodePlex

Copyright 2004-2010 Roman Alifanov