12 projects tagged "User Interfaces"
gtkdialog is a GUI creation utility that can be used with an arbitrary interpreter. It enables the programmer to describe a graphical user interface in a simple XML language, and create callbacks with any interpreter that supports either files, standard I/O, or environment variables. It can be called as an external program from the interpreter, but can be used as a stand-alone framework for the application as well. Stand-alone, bash, and awk examples are provided.
XWT is the XML Windowing Toolkit. It lets you write remote applications that run on a server, yet can "project" their user interface onto any computer, anywhere on the Internet. It can precisely match the appearance and behavior of normal desktop applications. Unlike other remote-display technologies, XWT applications are usable and responsive regardless of network congestion, delays, and even complete network failures. Visual layout is specified using a dialect of XML which is extremely similar to HTML tables, whilst interactivity is scripted in industry-standard ECMAscript (JavaScript). Existing HTML/JavaScript developers can be productive immediately with XWT.
Free Java is a development environment designed to help beginners write Java programs. Its editor includes syntax highlighting and an undo/redo function. It features a structure panel and a file browser. Compiling and running a program can be done with the push of a single button, and compiler errors are shown clearly. There is also a virtual console to show a program's console output. Free Java is based on J2SDK 1.3.
Trustix™ Enterprise Firewall is a WYSIWYG firewall for iptables. It provides drag and drop security policy deployment and allows you to visualise DMZs, integrate branch offices with 3DES encrypted VPN tunnels, accelerate Internet access times with proxy caching server, and authenticate remote workers with PKI X.509 certificates. The unique GUI also allows you to manage traffic for all your zones (up to 24) as well as port forwarding and network address translation (NAT).
Phptempt is a template engine for PHP and Java. Templates are precompiled and then included to the script/Java program as a PHP script/Java program. Templates are organized in blocks and placeholders, all placed in one single file. Blocks may be recursive. A version of the engine is available that is optimized for Java and particularly useful for the creation of code generators of any kind.
eDContainer is a PHP container that defines a framework for content publishing via a Web interface or for building a Web application. It enables you to set up a fully customizable Web site or a Web interface for an application in a few minutes. It allows the definition of multi-lingual content, skins, dynamic content, customized error pages, and more.
Yaacfi is an authentication, authorization, and access control filter for J2EE Web applications. This filter loosely emulates J2EE servlet container role based security with some extensions, and allows to easily implement login procedures for much more complicated user interaction schemes than the standard container-based security form login procedure. These schemas are required to provide cookie login, openid login, explicit login, etc. The filter is completely compatible with Struts.