Projects tagged ‘javascript’ and ‘xml’


[52 total ]

387USERS
   

jQuery is a fast, concise, JavaScript library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your Web pages. It is not a huge, bloated framework promising the best in AJAX, nor is ... [More] it just a set of needlessly complex enhancements. jQuery is designed to change the way that you write JavaScript. "You start with 10 lines of jQuery that would have been 20 lines of tedious DOM JavaScript. By the time you are done it's down to two or three lines and it couldn't get any shorter unless it read your mind." - Dave Methvin [Less]

65USERS
   

Apache Axis2 is a complete re-design and re-write of the widely used Apache Axis SOAP stack to build on the lessons learnt from Apache Axis. Apache Axis2 not only supports SOAP 1.1 and SOAP 1.2, but it also has integrated support for the widely popular REST style of Web services.

39USERS
   

Apache Cocoon is a web development framework built around the concepts of separation of concerns and component-based web development. Cocoon is "web glue for your web application development needs". It is a glue that keeps concerns separate and ... [More] allows parallel evolution of all aspects of a web application, improving development pace and reducing the chance of conflicts. [Less]

31USERS
   

Apache CXF simplifies the construction, integration, and flexible reuse of technical and business components using a standards-based, service-oriented architecture (SOA). CXF is a merger of two prior OSS projects - Celtix ObjectWeb and XFire ... [More] projects. CXF support JAX-WS, RESTful and POJO for the building Web Services. CXF support SOAP, JMS, CORBA and more. [Less]

25USERS
   

The OpenKomodo Open Source Development Environment for Dynamic Languages and Web Technologies The Open Komodo project provides a code base upon which integrated development environment (IDE) software packages can be developed. ActiveState's Komodo ... [More] Edit 4.3 and later (an open source, multi-platform, multi-language editor) is an established, mature product that uses the Open Komodo platform. With the Open Komodo Project, the focus is on dynamic languages and the open web. Open Komodo is developed on top of many open source technologies, including Mozilla, Python, and Scintilla. The primary development technologies used are XUL, JavaScript, Python, and C/C++. [Less]

17USERS
   

OpenLaszlo is an open source platform for creating zero-install web applications with the user interface capabilities of desktop client software.

9USERS
 

Canoo WebTest is a free open source tool for automated testing of web applications. It calls web pages and verifies results, giving comprehensive reports on success and failure.

7USERS
   

piwi can create XHTML widgets with the use of easy and customizable PHP Classes.

5USERS
 

Formidable is an open source application framework based on the TYPO3 CMS. It features smart template engine, many form widgets, ajax and events handling, XHTML valid code and accessibility thanks to the unobtrusive-js technique. It is usable as pure TypoScript cObj, inside front end plugins or even in the TYPO3 backend.

5USERS
 

Chiba provides an Java implementation of the W3C XForms standard, thereby delivering generic, XML-based form-processing on any Java-capable platform either client- or server-side. This project page only refers to Chiba Core - the actual XForms implementation. Other integrations for different purposes are available e.g. for building Ajax apps.

4USERS
 

This javascript function creates an auto-complete field powered by PHP or whatever language you may want to use as your backend provider. It implements easily and is totally customizable.

3USERS

SCENARI is a free software framework for the design of publishing chains for professional multimedia documents.

3USERS
 

Introducing QSOS QSOS is a method, designed to qualify, select and compare free and open source software in an objective, traceable and argued way. It publicly available under the terms of the GNU Free Documentation License. QSOS process is made ... [More] up of several interdependent and iterative steps: * Definition of frames of reference used in the following steps (licenses, communities, functional grids by software family, …). * Evaluation of software on three major axis: functional coverage, risks for the user and risks for the service provider (expertise, training, support services). Each axis contains several criteria. For instance, the User’s risks axis includes: intrinsic durability, integration, technical adaptability, industrialization and strategy. These criteria [Less]

3USERS
   

Open Source framework designed to build easily Web 2.0 applications, based on a "Client/Server" principle, using J2EE (Servlet, JSP, JDBC), lightweight clients and AJAX technology (XML requests via HTTP)

2USERS

JSONER provides open-source solution for improving your web technologies that allow developers to easily and quickly build rich JSON based applications. JSONER are based on event - event handler paradigm (like SAX). JSONER include the subset ... [More] of useful methods, which are the following: - Methods for data lookup. - Methods for data binding. - Methods of populating data from HTML form to JSON and the contrary. - Methods for creating HTML forms and other components. - Methods for comparison JSONs. - Methods for transformation JSON . - Methods to capturing JSON property and the contrary. JSONER includes cross-link resolver and flexible mechanism to exclude object property from traversing which allowed to represents any kind of JavaScript objects or XML node as JSON. [Less]

2USERS

Sarissa is an ECMAScript library acting as a cross-browser wrapper for native XML APIs. It offers various XML related goodies like Document instantiation, XML loading from URLs or strings, XSLT transformations, XPath queries etc and comes especially handy for people doing what is lately known as "AJAX" development.

2USERS

Focus on what your code can do; let your editor sweat the details. Komodo Edit offers sophisticated support for all major scripting languages, including in-depth autocomplete and calltips, multi-language file support, syntax coloring and syntax ... [More] checking, Vi emulation, and Emacs key bindings. Komodo Edit is built on the Mozilla code base and versions 4.3 and later are licensed under the same terms as Firefox: Mozilla Public License (MPL), GNU General Public License (GPL), and GNU Lesser Public License (LGPL). [Less]

2USERS
 

Vexi is a platform for creating and publishing Graphical User Interfaces that can be used over the Internet or an intranet. It features a very simple and powerful syntax based on XML and JavaScript, a set of complete, extensible, themable widgets, and a sandbox-like security model to protect users.

2USERS
 

jslibs is a standalone Javascript development environment whose aim is to turn Javascript into a general-purpose scripting language. jslibs provides a set of native modules that contains various general-purpose classes and functions. Some of these ... [More] modules are simple wrappers to familiar libraries such as : zlib, SQLite, FastCGI, NSPR (Netscape Portable Runtime), ODE (Open Dynamics Engine), libpng, libjpeg, OpenGL, OpenAL, LibTomCrypt, libffi (Foreign function interface), ... whereas other modules provide tools to enhance Javascript programming : Print(), Load(), Exec(), Seal(), Expand(), Buffer class, ... The jslibs distribution comes with a small standalone command-line access program (jshost) that can be used to run Javascript files. [Less]

1USERS

XApperator is a Perl based open source MVC-like lightweight application controller framework which uses XML to store application configuration, functionality, behaviour and UI messages. It uses XSLT to transform simple application XML data structures ... [More] into vanilla web interfaces for editing and administration, and optionally renders data/content out to a static publishing point using XSLT for eventual web serving and end-user consumption [Less]

1USERS

wxJavaScript started as a project for porting wxWidgets to JavaScript. But at this time, wxJavaScript is a lot more. wxJavaScript has an Apache module mod_wxjs, an SQLite module, ... And many other modules are planned. So with wxJavaScript, you can ... [More] write server side scripts for generating (x)html pages, system scripts, GUI applications, ... in one of the most used programming languages: JavaScript. wxJavaScript uses SpiderMonkey. SpiderMonkey is the JavaScript engine of Mozilla. E4X is activated in wxJavaScript. E4X is a programming language extension that adds native XML support to JavaScript. [Less]

1USERS

Enterprise Portal is a web application for small-business in mind. The purpose of application is to let people easily work with customers, vendors, track work within their own company, etc... Enterprise Portal is fully extendable and possiblity for connectivity with database through webservices.

1USERS

EQdkp Plus is an Open Source DKP system written in PHP/Mysql created to administer DKP points especially for World of Warcraft.

1USERS
 

Un framework en PHP escrito en español. --- A PHP framework in spanish.

1USERS
 

Another aproach of combining existed AJAX frameworks under single Application Markup Language. WAML - Web Application Markup Language. WAML allows you to define your web application appearance and functionality by using simple XML like syntax mixed ... [More] with HTML. The idea behind WAML is to simplify application functionality definition and provide flexible access to UI objects, data and communication services. WAML functionality build on top of existed AJAX frameworks available for public use. [Less]

1USERS

Harmony's goal is to bring php in the browser, thus developing on the server and on the client side using only one language. PHP, which is simple to use and known by thousands, is a perfect fit. No needs to learn javascript any more. The conversion ... [More] between the two language is instantaneous! (Learn what you cannot do). But the goal of Harmony is also to simplify web development in every possible ways. This is where Harmony XML comes in. Inspired by Adobe Flex MXML, it allows you to build interfaces using xml and php code. The result is then translated into a php class which can be translated again in javascript. [Less]

1USERS

PHP script that converts RSS or RDF newsfeeds into HTML, Javascript, or whatever format you want. Display random entries, just the channel image, or use custom stylesheets - Feedsplitter separates content and display using a simple XML template ... [More] system. Feedsplitter enables the display of fully-styleable dynamic content on static HTML pages, by means of a javascript include. (Also known as feedsplitter.php) [Less]

0USERS

XMLConfigReader is an open-source extension of Java ResourceBundle class to read configuration data directly from an XML file. XMLConfigReader reads structured resource text data from an XML file and store it on a hashtable. The hashtable keys are ... [More] taken from the value of the first attribute of the item elements. The hash table values are hashtables containing the sub-items names as keys and the sub-items data as value. [Less]

0USERS

Google XML Pages 0.2 (Beta)GXP is a templating system used to generate XML/SGML markup (most often HTML). Core FeaturesSupport for multiple languages (currently Java, C++ in progress). Support for runtime compilation. Compile-time type checking and ... [More] partial markup validation. Automatic escaping of untrusted content. Internationalization support. Convenient parameter passing/modularization system. Very lightweight runtime system. Strongly encourages functional (as opposed to imperative) style in templates. User DocumentationIntroduction (OSCON 2008 Talk slides) Tutorials Language Reference Library Reference (javadoc) FAQ Developer DocumentationCompilerArchitecture [Less]