Simple Project List Software Map

577 projects in result set
Última Atualização: 2006-02-12 16:32

wyoGuide

wyoGuide is a tutorial, a collection of guidelines for building cross-platform applications with a well-designed, consistent look and feel. It gives ideas and advice on how an application and its GUI could and should be written. Development with these guidelines gives the GUI of an application a standard set of base functionality. wyoGuide also provides sample code for each guideline written in C++ using the wxWidgets (formerly wxWindows) framework. For a seasoned developer it shouldn't be difficult to adapt these guidelines to other languages or frameworks.

Última Atualização: 2012-06-12 12:49

libtecla

The Tecla library provides programs with interactive command line editing facilities, similar to those of the Unix tcsh shell. It supports recall and editing of previously entered command lines, TAB completion of file names and application specific tokens, and in-line wild-card expansion of filenames. The optionally reentrant modules which perform TAB completion and wild-card expansion are also available separately for general use. The library is smaller, more modular, makes more efficient use of the heap, and has a less restrictive license than GNU readline.

(Machine Translation)
Última Atualização: 2006-10-03 06:08

Swing XML Authoring Tool

SwiXAT is a Swing-based authoring tool for the quick and easy development of GUI Java applications. It implements a true MVC framework and uses XML to define the view (SwiXML is used as the XUL engine), BeanShell as a scripting language for the controller, and JXPath as the binding mechanism between the view and model. It provides a complete environment in which it is possible to almost write an entire Java Swing application without writing Java compiled code. The use of XPath makes it very simple to traverse the object tree of the application's business model.

Última Atualização: 2009-04-11 06:23

SuperWaba

SuperWaba is a VM for PDAs. Because of the way it was written, you can use Java to develop programs for it. It supports exceptions, threads, many user interface controls, double and long 64-bit types, grayscale, color, 3D controls, and JNI and Java libraries, among other features. The project has been superseded and replaced with TotalCross.

Última Atualização: 2013-02-07 03:00

Agile Toolkit

Agile Toolkit is a powerful object-oriented platform for Web user interface development. It can help you build a simple administration system or Web data manager quickly and with ease. It focuses on seamless integration while being simple to learn. Agile Toolkit fills the gaps between ORM and the user interface. It lets you focus on the business logic of your application and leave implementation details (such as HTML, JavaScript, AJAX, and CSS) to Agile Toolkit.

(Machine Translation)
Última Atualização: 2004-09-09 12:56

BlueWonder

BlueWonder is a framework for building all kinds of content management
systems. It supports different types of databases and comes with an
XML-based template engine. It is served with a workflow engine and
role-based access control.

(Machine Translation)
Última Atualização: 2007-06-04 07:36

UICollection

UICollection is a rich set of Java Swing widgets,
solutions for common and not so common Swing
projects, and a workflow using a graphics designer
to merge all solutions into one project. The
project contains font/color/file choosers, layout
managers, a translation framework and action
framework, plus many useful classes for general
Swing programming, like a MainWindow. The unique
one stop solution for all your Java client user
interface needs with advanced widgets, proven
design techiques, and excellent API documents.

(Machine Translation)
Última Atualização: 2007-02-05 00:09

Cameleon for OCaml

Cameleon is an integrated development environment for Objective Caml and eventually other languages. Its features include a graphical user interface, configuration management based on CVS, easy access to and browsing of documentation, various editors, customizable file types, a plug-in architecture, and a highly customizable interface.

(Machine Translation)
Última Atualização: 2004-07-23 22:27

Jaffa

Jaffa (Java Application Framework For All) is an enterprise-focused Java framework for rapid application development. It provides a complete Java Web application development stack, extending exsiting projects like Tomcat and Struts at the frontend with MVC-based web widgets, all the way through to a high-performance lightweight O/R persistence engine, with plenty of rich features in between including rules engines, declarative application, and data security. In addition to the runtime framework, there is a suite of component templates and other tools for rapid application development, including a TogetherSoft plug-in for UML intergration.

Última Atualização: 2013-09-27 22:34

Aejaks

Aejaks is a windowing toolkit for rapid
development of AJAX-enabled Web applications. It
combines the powerful simplicity of the Tcl
language with the Java-based Echo2
browser-independent windowing system. Aejaks
applications are written in a single scripting
language, without need to write any HTML,
Javascript, or CSS. It borrows from the Tk
windowing system, but is not directly compatible
with Tk. It runs on top of any Java Web server,
and can make use of any existing Java library.

(Machine Translation)
Última Atualização: 2003-03-19 07:22

Axualize

Axualize is a tool for creating applications by actualizing Java objects using XML. Axualize is based on JSR-57, and is intended to allow developers to create Java applications dynamically using XML. To understand how this could be useful, imagine a J2EE application with multiple client UIs being generated from Web applications. Using Axualize, you can present multiple form-based GUI front ends to your application by dropping in a Web application which builds your GUI applications using Axualize XML generated with JSP and whatever application framework you please.

(Machine Translation)
Última Atualização: 2003-11-19 11:01

PicoGUI

PicoGUI aims to be a complete GUI environment for handheld computers and other
embedded systems. It uses a client/server model, like the X window system, but
while an X server is given raw drawing commands, the PicoGUI server integrates
a widget set, making PicoGUI clients small and efficient. PicoGUI also has the
goal of allowing client/server connections over a variety of mechanisms. It is
most commonly used with Linux, but is designed to be portable to any OS.
PicoGUI has a variety of video and input drivers which allow it to interface
with the Linux framebuffer device, SDL, the X window system, and several other
devices.

(Machine Translation)
Última Atualização: 2002-03-28 12:18

PHP/Toolbox

PHP/Toolbox is designed to make the process
of creating database-powered Websites
easier. It utilizes the iterative, or step-by-step
development paradigm. It therefore enables
you to create fully-functional Web interfaces
for an arbitrary set of DB tables within
minutes. Any changes you make in these
tables after the test driving will be handled
automatically. You can then adjust this
automatic interface in an iterative manner to
suit your specific needs.

(Machine Translation)
Última Atualização: 2011-02-02 20:54

Qanava

Qanava is a C++ library designed to display graphs on a Qt canvas. Qanava provide classes to generate various layouts of directed graphs and visualize their nodes with custom styles on a graphic canvas. Qanava is designed for applications with basic graph visualization needs such as Gantt charts, social networks, and document or network modelling applications. It is not meant for a complex interactive visualization of very large data sets.

Última Atualização: 2011-11-29 22:43

Laszlo Presentation Server

Laszlo is a platform for the development and
delivery of rich Internet applications on the
World Wide Web. The Laszlo presentation server is
a Java servlet that runs a special XML file
written in the LZX language that allows for quick
development of rich media applications.

(Machine Translation)