Project has been moved to github: http://jschilicat.chilicat.net . -- -- JsChilicat is a headless JavaScript test enviroment based on EnvJs (http://www.envjs.com/) and Rhino (http://www.mozilla.org/rhino). As test framework is QUnit integrated. JsChi
OpenCom is an open-source component programming model designed by the School of Computing and Communications at Lancaster University, UK. This project maintains the official C language version of OpenCom.
Beesnest - Personal Application Server, is an experiment to create a simple but smart framework, that will let us use web-application technology in order to build desktop applications. See project website.
The Application Server Development Library is a generic component modules library for application server/services & software development on the Windows & Linux & BSD platforms. It can be used for rapid developing network application and generic software.
JavaScript Optimizer is a technical component designed to organize Web resources (JavaScript files, CSS) on the server side and to optimize (compression, merge and versioning) their delivery to the client's browser.
A collection of simple java servlets, such as web site, upload, download, webdav, redirect, proxy, cgi and web start. You can use the servlets and web site projects as-is or quickly create a custom servlet from one of the templates.
PHPRPC is a Remote Procedure Calling (RPC) protocol that works over the Internet. It is secure and fast. It has a smaller overhead. It is powerful and easy to use. This project is the client and server implementations of the PHPRPC.
The Borg project is a framework for building MMORPG systems entirely written in c# . Borg provides the infrastructure and development framework with features like account authentication & management, message delivery, client and shared libraries...
Update: this project is not active. You can still use it as a solid base for other projects or research.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
pop3serv is a RFC1939-compliant implementation of the server-side part of POP3, the protocol used to retrieve email from a server. pop3serv is a framework which allowes the easy creation of POP3 servers for lots of different purposes.
SilverStripe is a Web Framework and Content Management System. It differs from many of the better known CMSes in that it uses fully object oriented code, has native Ajax support, and allows you to very cleanly customize the system to suit your needs.
MYCP is a Boost based, open-source, cross-platform HTTP and C++ web application server. MYCP make C++ and web development more simple,make development efficiency increases 20 times, code decreases 80%. CSP+ include CSP,CDBC,C++ Servlet,C++ APP,RCA...
JAva DIstributed Framework provides a secure and flexible Framework for distributed grid and volunteer computing applications (separate client & server Framework). For more informations take a look at the project page http://jadif.sourceforge.net
An .NET application framework that aims to provide a tightly integrated structure around which desktop, server or web applications can be developed. It provides persistence, message buses, logging, configuration management and database abstraction.
AutoIt-v3-COM Automation Bridge allows to use functions in AutoIt v3 (AU3) scripts from WSH, VBasic or other COM capable programming language. The library consists of two parts, a COM proxy DLL AU3Aut.dll and a small UDF AU3Automation.au3.
MyDLO - My Dynamically Linked Objects
A SOAP-like feature for mapping server side objects to JavaScript and calling methods via AJAX.
The project also contains a framework for JavaScript that supports easy loading and saving data on the server.
A validation library for the Google Web Toolkit (GWT). - Easily added validation functionality - Integration between client and server side validations - Extensible Validator, Action framework to extend functionality. - Can be localized (i18n).
Webstensible is an extensible application layer for building robust, web-based business applications. The framework is written in DotNet. All components are loaded via reflection and designed to be replaced to match ever-changing business requirements.
A lightweight JMX proxy. The main interface is a simple JMX remote agent that acts on behalf of another JMX agent; but other interfaces are also available, like web-services, Spring Remoting, etc..
Workflow Server is a workflow engine, with extensive ORM and UI Mapping capabilities. Source code for our project has been moved from SourceForge to svn://svn.hill30.com/workflow-server
The Tenor Framework is a set of utilities to improve development of web projects, although it can be used on desktop projects. The main goal is to simplify mapping relational tables to entities, in a simple and maintainable way.
This is intended to ease the development of web applications using CherryPy (web server) and Elixir (DB access) with python. It will contain structures to easily setup the database structure and populate with data, and to configure the server