RSS 459 projects tagged "User Interfaces"

Download Website Updated 24 May 2013 phpPeanuts

Screenshot
Pop 204.98
Vit 317.35

PhpPeanuts is a framework for developing database-backed applications in PHP. Rather than building an application from the bottom up, you initially only build domain model classes in which you specify properties, relationships, and database table names in metadata. The framework dynamically scaffolds getters and setters, persistency, navigation over relations, and input and delete validation. The abstract user interface instantly offers a rich set of pages for searching, browsing, drilling down, editing and reporting over your domain model. From there on you extend and refine both the domain model and the user interface to make it what you want by defining specialization classes and overriding inherited methods.

Download Website Updated 18 May 2013 U.D.O.S. zero

Screenshot
Pop 34.00
Vit 2.95

U.D.O.S. zero is a minimalistic C, ASCII, VRML, non-privileged User Distributed Operating System.

Download Website Updated 13 May 2013 JAXX

Screenshot
Pop 371.31
Vit 51.29

JAXX is a system that allows you to describe Swing user interfaces in XML and then generate them. It includes support for common user interface elements such as navigation trees.

Download Website Updated 08 May 2013 WireframeSketcher

Screenshot
Pop 554.64
Vit 89.62

WireframeSketcher is a software tool that helps product managers, designers, and developers quickly create wireframes, mockups, and prototypes for desktop, Web, and mobile applications. It’s a standalone application and a plug-in for any Eclipse IDE.

Download Website Updated 07 May 2013 Eric

Screenshot
Pop 1,112.83
Vit 150.50

Eric is a full featured Python and Ruby editor and IDE, written in Python. It is based on the cross platform Qt GUI toolkit, integrating the highly flexible Scintilla editor control. It is designed to be usable as an everyday quick and dirty editor as well as being usable as a professional project management tool, integrating many advanced features that Python offers the professional coder. Eric includes a plug-in system, which allows easy extension of the IDE functionality with plug-ins downloadable from the net. Current stable versions are Eric4 based on Qt4 and Python 2 and Eric5 based on Python 3 and Qt4.

No download Website Updated 03 May 2013 RText

Screenshot
Pop 262.62
Vit 81.84

RText is a fully customizable programmer's text editor. Some of its features include syntax highlighting, editing multiple documents at once, printing and print preview, find/replace/find in files dialogs, undo/redo, and online help.

Download Website Updated 23 Apr 2013 Ecere SDK

Screenshot
Pop 439.29
Vit 33.94

The Ecere SDK is a cross-platform toolkit for building software applications. It currently runs on Windows, Linux, Mac OS X (through X11), FreeBSD, and the Android OS. It should run on other Unix platforms with minor testing/tweaking. With the Ecere SDK, you can develop applications once and deploy them on all supported platforms alongside a lightweight runtime environment. It introduces eC, an object oriented language derived from and fully compatible with C, compromising neither runtime performance nor ease of use. A built-in 3D engine supporting both Direct3D and OpenGL is fully integrated.

Download Website Updated 08 Apr 2013 Wt

Screenshot
Pop 414.91
Vit 50.23

Wt is a C++ library for developing Web applications with an API that is widget-centric and inspired by existing C++ graphical user interface APIs. To the developer, it offers abstraction of Web-specific implementation details, increasing the accessibility and portability. Under the hood, the library uses the latest techniques (HTML5, Ajax, WebSockets) to handle user events and update the Web page.

No download Website Updated 04 Apr 2013 pyratemp

Screenshot
Pop 105.41
Vit 11.14

pyratemp is probably (one of) the smallest complete template-engines for Python (with less than 500 LOC). It has a very small set of special syntax in the templates. These features reduce complexity and the probability of bugs and lead to an easy-to-use and intuitive user-interface. It uses embedded Python-expressions (in a "sandbox"), is well documented, has full Unicode-support, and produces very good error-messages, which is very useful when creating new templates.

No download Website Updated 02 Apr 2013 Stunnix Advanced Web Server for CD-ROMs

Screenshot
Pop 375.94
Vit 45.46

Stunnix Advanced Web Server is a Web server for putting Web sites onto CD-ROMs, DVDs, FlashDisks, and other readonly media to be used on any typical system. Sites can be scripted with PHP, Python, Java, or Perl and can be driven by MySQL or SQLite databases. All required software programs are designed to reside on the CD-ROM to avoid the need to install software on the user's computer. The Web serving core is based on Apache 1.3.x, and has additional functionality to detect and use free ports and automatically start a browser on each platform. Desktop applications can also be created with it.

Screenshot

Project Spotlight

OCaml MySQL Protocol

MySQL Protocol in pure OCaml

Screenshot

Project Spotlight

virtenv

A virtual desktop environment based on LXC.