RSS 445 projects tagged "User Interfaces"

No download Website Updated 18 Jun 2013 pyratemp

Screenshot
Pop 115.13
Vit 84.97

pyratemp is probably (one of) the smallest complete template-engines for Python (with about 500 LOC). It has a very small set of special syntax in the templates. This reduces 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.

Download Website Updated 13 Jun 2013 JAXX

Screenshot
Pop 374.14
Vit 68.83

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 09 Jun 2013 Eric

Screenshot
Pop 1,086.63
Vit 216.16

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.

Download Website Updated 03 Jun 2013 WireframeSketcher

Screenshot
Pop 573.94
Vit 93.31

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 24 May 2013 phpPeanuts

Screenshot
Pop 268.03
Vit 52.16

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 57.62
Vit 5.81

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

No download Website Updated 03 May 2013 RText

Screenshot
Pop 269.00
Vit 56.16

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 391.60
Vit 25.71

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 423.24
Vit 40.65

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 02 Apr 2013 Stunnix Advanced Web Server for CD-ROMs

Screenshot
Pop 357.15
Vit 37.57

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

DataCleaner

A data quality solution that includes a profiler, validator, and comparator.

Screenshot

Project Spotlight

LiteOpt

A lightweight yet extensible Java commandline options parser.