18 projects tagged "Apache 2.0"
SharpTAL compiles XML-based templates to .NET assemblies. It contains a complete implementation of the Zope Page Templates (ZPT) language, a system which can generate HTML, XML, or plain text output. ZPT is formed by the Template Attribute Language (TAL), the Expression Syntax (TALES), and the Macro Expansion Template Attribute Language (METAL).
Agnos is a cross-language, cross-platform, lightweight RPC framework with support for passing objects by value or by reference. Agnos is meant to allow programs written in different languages to easily interoperate, by providing the needed bindings (glue-code) and hiding all the details from the programmer. The project essentially serves the same purpose as existing technologies like SOAP, WSDL, CORBA, and others, but takes a minimalistic approach to the issue at hand. Unlike the aforementioned technologies, which tend to require integration with Web servers, using verbose XML-based protocols on top of textual transports (HTTP), often also requiring complex topologies (such as name servers for registering objects, etc.). Agnos is designed to be simple, efficient, and straightforward, allowing for direct communication between two ends using a compact binary protocol.
Apache .NET Ant Library is a library of Apache Ant tasks that support development for the .NET platform. It supports Microsoft's frameworks as well as Mono. The library contains tasks to run common .NET development tools like NUnit, NAnt, or MSBuild. In addition, it contains a task to create Windows MSI installer packages using the WiX toolkit. The "old" .NET development tasks of Ant's core have found a new home here as well, and further development of those tasks will happen inside of this Ant Library.
AsDoclet can be used to generate Actionscript and C# files out of Java sources. Such a tool is useful for RIA and client/server applications where value objects are transmitted between server and client as serialized data that should be deserializable on both ends again. That includes remoting technologies like Flash Remoting, RTMP, Blaze DS, Red5, and Hessian.
TCRun is a tool written by software engineers in QA to help in writing, managing, and running automated test cases. The current version is written in C# for use on Windows, though other versions / platforms may be created later as necessary. It tries to make writing automated test cases as simple and painless as possible. It includes support for NUnit exceptions, logging (both test case specific and framwork/runtime), parameterized tests, test case resource files, and a validation framework. It can be used in mono, but is somewhat untested (it's actually built by mono, and it tests itself).
Social ray is a platform for professional networking. Its collaboration features include friends and communities, mailboxes, instant messaging (using AJAX), a powerful search engine, document sharing, forums, vanity URLs for users, and rich media support. Its professional networking features include resume uploads, job searching, automatic job matching, testimonials, the ability to post jobs, job referrals, and accounts for recruitment consultants.
Dog is a Domotic OSGi Gateway. In other words, it is a software-based gateway used for controlling domotic environments in a vendor-independent way, thanks to its high-level semantic device modeling strategy and its driver architecture that allows it to support different domotic plant technologies.
C++ template classes implementing a B+ tree key/data container in main memory.
A tool to launch applications remotely on your PC via your Android device.