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.
MActor is an extensible tool for functional integration testing. It can facilitate tests a range of integration technologies (support for JMS, XML over HTTP, SOAP, TIBCO Rv, IBM MQ series and file-shares are currently supplied with the tool)
OpenVPN ALS is a web-based SSL VPN server written in Java. It has a browser-based AJAX UI which allows easy access to intranet services. OpenVPN ALS is a direct descendant of Adito, which was a fork of SSL-Explorer.
PIP Database Replicator is a web application that allows database replication. This application supports, at present, PosgreSQL and MySQL and provides different ways for data replication.
XFire4PHP is a PHP5 SOAP Framework. XFire4PHP makes service oriented development approachable through its easy to use API and support for standards. With XFire4PHP you can easily create webservices by annotating your classes properly,
LaSuli is a firefox sidebar. With LaSuli user can highlighter fragments on the web pages, and organize those fragments with topics. Users can compare different interpretations from different viewpoints. LaSuli also support webdav server.
Service Invocation Tool generates Java code to implement a declared service facade by calling operations of another service and mapping data structures between them.
Simple PHP class to check the validity of a VAT number from the European Union countries. Just include the class and call the function vat::check_vat($vat_number,$state_code). The state_code is the country 2 letter abbreviation (eg. GB, DE, AT etc.)
Kumbia PHP Framework is a full-stack MVC framework written in PHP for developing database-backed web applications according to the Model-View-Control pattern and other patterns as ActiveRecord and TemplateView. Optimized for PHP programmer productivity.
WSFuzzer is a fuzzing penetration testing tool used against HTTP SOAP based web services. It tests numerous aspects (input validation, XML Parser, etc) of the SOAP target. It is only to be used against targets that have granted permission to be teste
MOLGENIS can be used to generate databases for life science experiments (micrroarray, mass spectrometry, genomics) having a web user interface, csv exchange format, and programmatic interfaces (web services, rest, and r-project). See NatRevGen 8.
This jQuery plugin provides a simple method that can be used with file inputs and forms for uploading files using HTML5 instead of using flash and/or iframe hacks.
PHP Last.fm API is a set of classes which help you gain access to Last.fm's API using PHP. It allows you to get information on users, artists, albums, tracks, groups, events and tags. It also contains geographic API classes to get musical geo informatio
A software to store, (PUT) meteorological data from complex free form text format to databases and and GET stored (and already loaded) data from databases using OPeNDAP protocol. Written using Java6, XSD, and C++. It support OPeNDAP clients thanks to
This project has been abandoned. Please ignore.
The Knowledge Workbench is a real-time, Ajax based, distributed collaborative editing environment using arbitrary XML building blocks to capture information. These in turn can be stored in libraries and linked together to form hierarchical models.
ServiceComposer is a tool to develop composite Web services using the Model-Driven Architecture principles and UML 2 modeling language. More precisely, the modeling language used in a UML 2 profile called UML-S (UML for Services engineering). A class
The gateway is an opensource JavaEE application developed by the Vermont Dept of Taxes. It provides a web services framework for accepting Streamlined Sales Tax registrations and returns. It also includes a web interface for submitting transmissions.
NOTE: This project is now on Github. Please go to https://github.com/scaryclam/python-webdav
A WebDAV client library for python. The purpose of this project is to make a python WebDAV client library that is easy and convenient to use, while remaining flexible enough for developers who may want a finer grain of control.
UPDATE: The test suite passes using Python 3.1 so we will now be supporting Python3 issues. The library will try to continue to work on both Python 2 and Python 3...