[9 total ]
Lightweight REST framework for Java
Do you want to embrace the architecture of the Web and benefit from its simplicity and scalability?
Leverage our innovative REST engine and start blending your Web Sites and Web Services into uniform Web Applications!
Daisy is a comprehensive content management application framework, consisting of a standalone repository server accessible through HTTP/XML (using the ReST style of WebServices) and/or a high-level (remote) Java API, and an extensive browsing and editing DaisyWiki application running inside Apache Cocoon.
Apache Camel is a powerful rule based integration framework which provides a POJO based implementation of the Enterprise Integration Patterns using an extremely powerful fluent API (or declarative Java Domain Specific Language) to configure routing
... [More]
and mediation rules. The Domain Specific Language means that Apache Camel can support type-safe smart completion of routing rules in your IDE using regular Java code without huge amounts of XML configuration files; though Xml Configuration inside Spring is also supported. [Less]
SCENARI is a free software framework for the design of publishing chains for professional multimedia documents.
Create Web Services with PHP5 in minutes. InstantSVC (pronounced as Instant Services) provides a set of tools to ease your development. You just need to document your object oriented PHP code with PHPDocumentor in order to generate Web Services from
... [More]
it - SOAP Services as well as RESTful Web Services.
Features of InstantSVC include an Extended Reflection API with information about data types, Annotations for PHP, a WSDL generator conform to WS-I Basic Profile, a Document/literal adapter generator, a Handler chain mechanism for SOAP processing, Implementations of WS-Security and the Username Token Profile, a Server for RESTful Web Services and an Administration tool for convenient creation and management of SOAP and REST servers. [Less]
The goal of the CSPoker project is to develop Poker software and experiment with Artificial Intelligence for Poker.
A Texas Hold'Em server written in Java and client software in JavaFX have already been developed. In the long run it should be possible to train A.I. bots by playing against human players.
YaHP is a Java library that allows you to convert an HTML document into a PDF document.
XMLToaster is a two way database to XML mapping tool. It maps XML messages directly into database tables and extracts data into XML documents.
It uses a simple SQL "select" like statement to extract data into XML documents of arbitrary
... [More]
complexity.
It scales to handle very complex mappings such as might be found when extracting from a legacy database into an ESB service catalog.
Persistence is currently through an XML mapping file, shortly to be replaced by more user-friendly SQL style update statements. The persistence engine is also capable of handling enterprise level requirements.
Key features:
- Simple XML message generation from a database.
- Quick and easy persistance of XML messages to the database without the traditional coding overhead.
It specialises in handling very complex mappings of XML to tables. [Less]
JATComm is an application to use a mobile phone connected to your PC to send SMS messages.
It has three parts:
* Serial Connection - handles the serial connection to the mobile phone using RXTX library and sends SMS messages through AT
... [More]
commands.
* SMS Server - a server using RESTlet library to deploy a remote service to send SMS messages.
* SWING client - uses RESTlet to connect to the remote service as a client.
The project supports sending message
messages with a number and message, or using a XML version of a single SMS, or a XML version a batch of SMS messages, all sharing the same prefix. It uses XStream for XML to Object mapping.
The AT code was done for a Motorola V980 mobile phone. [Less]