22 projects tagged "Apache 2.0"
AjaxAC is a PHP framework which can be used to develop, create, and generate AJAX applications. The fundamental idea behind AJAX (Asynchronous JavaScript and XML) is to use the XMLHttpRequest object to change a Web page state using background HTTP sub-requests without reloading the entire page.
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.
JCatapult is a development platform written in Java. Built for modularization, JCatapult allows developers to build modules such as a blog, content-management system, wiki, or any other reusable set of features and use them across multiple applications. Built on top of open source technologies, JCatapult is a robust and scalable platform. However, it is also agile and lightweight because it uses a convention over configuration approach.
JAM (JavaGen Ant Modules) allows Java/J2EE developers to create robust, test-driven build environments with just a few lines of Ant script. Builds are simplified with a standard set of commands that you customize for your project. The Maven-to-Ant bridge manages classpaths, dependencies, versioning, and resource downloads automatically. JAM modules support JBoss, Tomcat 5, Resin, Oracle OC4J, JUnit, Cactus, XDoclet, CVS, Axis, Castor, JMX EJBs, and Hibernate.
Open 4GL WebServices is a wizard/procedure and a framework that makes it easy to publish PROGRESS procedures as Web services by generating the WSDL and WS code. It does not require the developer to learn XML or the framework itself and provides many choices for deploying the code.
OpenLaszlo Schema Generator provides methods to enhance LZX-Markup from the OpenLaszlo RIA with full schema/namespace support and validation. You can run it from the command line or from inside your project using ANT. The JAR contains tasks to generate an XSD from your project LZX files; by doing that, you have full Schema Validation in Eclipse, and it will show you all your XML schema errors. The validation is aware of ALL tags and attributes: the LZX base components (+incubator) and your project specific code. Further, you get content-sensitive drop down menus for Tags and Attributes.