The initial version of the onAir framework has been released and can be downloaded as a rar-compressed file in the download section.
The archive includes the framework itself, the example applications and the test package. For detailed information see the readme file within the onAir folder.
This release is meant to give you a brief introduction of what I am planning. However, everything is working and the examples demonstrate how to use it. The core code of the framework may change at any time due to new ideas, developer feedback, bugs, etc. but the main idea and concept of the framework will remain the same: connection of different technologies through various request handlers, method-based caching to enhance performance and a client- and serverside mechanism to provide data synchronisation of the clients, meaning "no refreshs anymore - WATCH the changes!"
The initial code of the framework, examples (and optional tests) has been committed to the subversion repository and can be checked out by anyone to try it.
onAir Framework:
https://svn.sourceforge.net/svnroot/onair/onAir/trunk
onAir Examples:
https://svn.sourceforge.net/svnroot/onair/onAirExamples/trunk
onAir Tests:
https://svn.sourceforge.net/svnroot/onair/onAirTest/trunk
Any feedback or help is appreciated.