Projects tagged ‘user_interfaces’


[11 total ]
21

YUI

   
Licensed as: BSD-ish License

The Yahoo! User Interface (YUI) Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX.

11

qooxdoo

 
Primary Language: Java Licensed as: Eclipse Public License,GNU Lesser General Public License 2.1

qooxdoo is a comprehensive and innovative Ajax application framework. Leveraging object-oriented JavaScript allows developers to build impressive cross-browser applications. No HTML, CSS nor DOM knowledge is needed. It includes a ... [More] platform-independent development tool chain, a state-of-the-art GUI toolkit and an advanced client-server communication layer. It is Open Source under an LGPL/EPL dual license. [Less]

Metrics updated 16 Jul 08

3

SproutCore

   
Primary Language: JavaScript Licensed as: MIT License

SproutCore is a framework for building applications in JavaScript with remarkably little amounts of code. It can help you build full "thick" client applications in the web browser that can create and modify data, often completely independent of your web server, communicating with your server via Ajax only when they need to save or load data.

Metrics updated 02 Jul 08

2

Vexi

 
Primary Language: C/C++ Licensed as: Apache License 2.0,GNU General Public License 2.0,GNU Lesser General Public License 2.1

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.

Metrics updated 16 Jul 08

2

www.travelsearchengine.org

 
Primary Language: JavaScript Licensed as: BSD-ish License

This was an UI course project. In this project we built an interface prototype of an online travel reservation system. This service was meant to revolutionize the travel idustry in several ways for occasional travelers as well as for large businesses.

Metrics updated about 17 hours ago

2

JGraph Diagram Component

 

JGraph is a free, mature, and robust Java Graphing framework that fully complies with Swing design principles. It contains all the graph visualization and interaction functionality you might expect in a graph library, including multiple views ... [More] , layering, zoom, drag and drop, undo, automatic expanding and collapsing, routing, and layouts. You can create stunning workflow editors, call graphs, CAD tools, network diagrams, database visualization tools, and more. It can also be deployed on the server-side with a large range of image exporting functionality. It is fully documented and commercially supported. [Less]

1

Charva

   
Primary Language: Java Licensed as: GNU Lesser General Public License 2.1

CHARVA is a Java framework for presenting a "graphical" user interface, composed of elements such as windows, dialogs, menus, textfields and buttons, on a traditional character-cell ASCII terminal. It has an API based on that of "Swing" (a.k.a. the ... [More] Java Foundation Classes). Programmers familiar with AWT and Swing will find programming CHARVA straightforward. User interfaces can be designed on a WYSIWYG IDE, and then easily converted to CHARVA merely by changing the "import" statements to import the "charva.awt and "charvax.swing" packages instead of the standard "java.awt" and "javax.swing" packages. [Less]

Metrics updated about 10 hours ago

1

rapyd

 
Primary Language: PHP Licensed as: MIT License

Rapyd is a php5 minimalistic framework made to build applications based on CRUD (Create, Read, Update, Delete) pattern.

Metrics updated about 7 hours ago

0

Iterator-based swing components

 
Primary Language: Java

JComboBox and JList are index-based components. This is a problem when dealing with huge models that are stored in a local disk database. Berkeley DB has an efficient way of storing and retrieving records, which can be used as the source for a model ... [More] , but as it's a binary tree, index lookup is complicated. This project provides two new components: JIteratorList and JIteratorComboBox. [Less]

Metrics updated about 13 hours ago

0

leJOS RCX

 
Primary Language: Java

leJOS is a Java-based replacement firmware (OS) for the Lego Mindstorms RCX, a programmable brick with 32 Kb of RAM, which is included in Lego's Robotics Invention System. leJOS supports threads, exceptions, synchronization, floating point ... [More] arithmetic, strings, and so on, but there is no garbage collection yet. leJOS is also designed to be portable to other small devices. [Less]

Metrics updated about 15 hours ago