Projects tagged ‘dynamic’ and ‘javascript’


Jump to tag:

Projects tagged ‘dynamic’ and ‘javascript’

Filtered by Project Tags dynamic javascript

Refine results Project Tags ajax (7) scripting (6) css (6) jquery (6) html (6) library (5) framework (5) json (5) language (5) web (5) programming (5) dhtml (4)

[31 total ]

54 Users
   

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 ... [More] OSS projects - Celtix ObjectWeb and XFire projects. CXF support JAX-WS, RESTful and POJO for the building Web Services. CXF support SOAP, JMS, CORBA and more. [Less]
Created over 3 years ago.

51 Users
   

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) ... [More] software packages can be developed. ActiveState's Komodo 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]
Created about 1 year ago.

41 Users
   

Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users.
Created over 3 years ago.

8 Users
   

SpiderMonkey is the code-name for the Mozilla's C implementation of JavaScript, which also works as a stand-alone JavaScript engine.
Created about 1 year ago.

5 Users

V8 is Google's open source JavaScript engine. V8 is written in C++ and is used in Google Chrome, the open source browser from Google. V8 implements ECMAScript as specified in ECMA-262, 3rd ... [More] edition, and runs on Windows XP and Vista, Mac OS X 10.5 (Leopard), and Linux systems that use IA-32 or ARM processors. V8 can run standalone, or can be embedded into any C++ application. [Less]
Created about 1 year ago.

4 Users
   

Combines, minifies, and caches JavaScript and CSS files on demand to speed up page loads.
Created over 3 years ago.

2 Users

jscolor is a JavaScript component extending standard form controls of a smooth color picker dialog. All you need to pickerize your text fields is to include script jscolor.js into your HTML page and ... [More] turn all related INPUT elements into INPUT CLASS="color" [Less]
Created about 1 year ago.

1 Users

This jquery plugin converts passed JSON option tree into dynamically created elements allowing you to choose one nested option from the tree. It should be attached to a (most likely hidden) ... [More] element. It requires an option tree object. Object property names become labels of created select elements, each non-leaf node in the tree contains other nodes. Leaf nodes contain one value - it will be inserted into attached element when chosen. [Less]
Created 9 months ago.

1 Users

Java based generic scripting engine with dynamic language features. Syntax is also based on the Java language and works transparent with Java VM in that it locates classes on the fly and can also ... [More] compile .java files in runtime. Recently added prototype functionality (as known from ECMA based scriptlanguages such as Javascript/Actionscript). [Less]
Created over 3 years ago.

1 Users
 

Comet Desktop is an open source web desktop forked from Qwikioffice v0.7 (heavily modified) Comet Desktop's goal is to be a web desktop that everyone can use, and an application framework that ... [More] will allow developers to build anything they can dream of. One major difference is that Comet Desktop's back-end has been rewritten entirely in Perl. Features * Built in task bar tray (right hand side) * Sound Manager and volume control * Remote registry. Window sizes, positions, etc are persistent. (Ajax backed Ext.state.Manager) * Drag and Drop shortcuts (alpha) * Secure login. No passwords are sent in the open. * Ajaxterm support! (rTerm) * Isolated remote database access with Sqlite2 (Use SQL, or SQL based data models from JavaScript?) * Supports Web Sockets (Sprocket.Socket and Sprocket.Gateway) * Network status plugin (Shows Ajax activity) * Google Analytics integration. Track usage and know what apps to focus your efforts on. * Window Edge Snapping * Hierarchical (channel based) PubSub? interface. (Can tie into STOMP and other pubsubs) * and more! [Less]
Created 11 months ago.