user interfaces
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 9510

Traverso DAW for Linux 0.42.0
Is a GPL licensed, cross platform multitrack audio recording and editing suite. more>> Is a GPL licensed, cross platform multitrack audio recording and editing suite, with an innovative and easy to master User Interface. Its suited for both the professional and home user, who needs a robust and solid DAW.
A complete suite
Traverso is a complete solution from recording to CD Mastering. By supplying many common tools in one package, you dont have to learn how to use lots of applications with different user interfaces. This considerably lowers the learning curve, letting you get your audio processing work done faster!
Robust non-linear audio processing
A unique approach to non-linear audio processing was developed for Traverso to provide extremely solid and robust audio processing and editing. Adding and removal of effects plugins, moving Audio Clips and creating new Tracks during playback are all perfectly safe, giving you instant feedback on your work!<<less
Download (3.49MB)
Added: 2009-04-12 License: Freeware Price: Free
199 downloads
Ubuntu Bootloader Manager 0.2
Ubuntu Bootloader Manager is a graphical user interface for configuring GRUBs menu.lst. more>>
Ubuntu Bootloader Manager is a graphical user interface (GUI) for configuring GRUBs menu.lst.
This app is still very alpha, use at your own risk and make sure to make a backup of our grub config file (/boot/grub/menu.lst).
<<lessThis app is still very alpha, use at your own risk and make sure to make a backup of our grub config file (/boot/grub/menu.lst).
Download (MB)
Added: 2007-08-20 License: GPL (GNU General Public License) Price:
699 downloads
Qtpfsgui 1.8.12
Qtpfsgui is a graphical user interface that enables users to work on hdr images. more>>
Qtpfsgui project is a graphical user interface that enables users to work on hdr images.
Supported operations include:
- creations of a HDR file from a set of images of a scene taken at different exposure settings
- tonemapping an HDR image into a common LDR image format (e.g jpeg or png)
loading, saving and rotating existing HDR images
In some ways the program is a opensource clone of Photomatix.
<<lessSupported operations include:
- creations of a HDR file from a set of images of a scene taken at different exposure settings
- tonemapping an HDR image into a common LDR image format (e.g jpeg or png)
loading, saving and rotating existing HDR images
In some ways the program is a opensource clone of Photomatix.
Download (0.13MB)
Added: 2007-08-12 License: GPL (GNU General Public License) Price:
862 downloads
Perl Object Environment 0.9999
Perl Object Environment is a Perl multitasking framework that lends itself to networking software. more>>
POE (Perl Object Environment) parcels out execution time among one or more tasks, called sessions. Sessions multitask through cooperation (at least until Perls threads become mainstream). That is, each session returns execution to POE as quickly as possible so it can parcel out time to the next.
POE includes a high-level component architecture. Components are modular, reusable pieces of programs. They perform common, often tedious tasks so programmers can work on more interesting things.
Several POE components have been written to handle client, server, and peer networking tasks. Because of them, POE has become a convenient and quick way to write multitasking network applications.
Anyone can write and publish POE components. The CPAN contains a [steadily growing list] of them. The POE Components List includes ones that havent been uploaded to the CPAN yet.
POE provides medium- and low-level concurrency functions. Components use them to perform their tasks. The functions are also available to programmers who prefer to avoid the overhead of components at the expense of writing more code. Components and custom sessions coexist because they all use the same basic functions.
POE supports graphical toolkits such as Tk and Gtk. It is the only Perl programming framework that does this. It also supports Curses, HTTP, and other user interfaces. POE programs can present multiple user interfaces at once.
Enhancements:
- A number of stability and performance fixes were done, including making the tests less prone to race conditions, improving the installation process, eliminating known resource leaks, and reducing CPU use when combined with Tk.
<<lessPOE includes a high-level component architecture. Components are modular, reusable pieces of programs. They perform common, often tedious tasks so programmers can work on more interesting things.
Several POE components have been written to handle client, server, and peer networking tasks. Because of them, POE has become a convenient and quick way to write multitasking network applications.
Anyone can write and publish POE components. The CPAN contains a [steadily growing list] of them. The POE Components List includes ones that havent been uploaded to the CPAN yet.
POE provides medium- and low-level concurrency functions. Components use them to perform their tasks. The functions are also available to programmers who prefer to avoid the overhead of components at the expense of writing more code. Components and custom sessions coexist because they all use the same basic functions.
POE supports graphical toolkits such as Tk and Gtk. It is the only Perl programming framework that does this. It also supports Curses, HTTP, and other user interfaces. POE programs can present multiple user interfaces at once.
Enhancements:
- A number of stability and performance fixes were done, including making the tests less prone to race conditions, improving the installation process, eliminating known resource leaks, and reducing CPU use when combined with Tk.
Download (0.35MB)
Added: 2007-08-05 License: Perl Artistic License Price:
812 downloads
xchat-gnome 0.18
xchat-gnome is a new frontend to the popular X-Chat IRC client. more>>
Historically, the OSS desktop has been steadily improving in usability, accessibility, and general slickness, yet the world of IRC clients has not kept up. With IRC being one of the fundamental methods of communication within the open source community, it is bizzare that this area has been neglected.
GNOMEs philosophy in terms of user interfaces has been progressing towards presenting the user with few options, yet sane defaults. While many of the normal X-Chat options will be preserved inside GConf, only the most common settings will be included in the main user interface. The GTK+ frontend provides excessive customizability, with options scattered throughout the interface. This leads to an inconsistent user experience, confusion, and general clutter.
One thing to note is that this project is still extremely young. As such, at the moment is is not extremely trivial to build, run or debug. If anyone is interested in helping out, stop by #xchat-gnome on irc.freenode.net
Enhancements:
- This release has a few important bug fixes.
<<lessGNOMEs philosophy in terms of user interfaces has been progressing towards presenting the user with few options, yet sane defaults. While many of the normal X-Chat options will be preserved inside GConf, only the most common settings will be included in the main user interface. The GTK+ frontend provides excessive customizability, with options scattered throughout the interface. This leads to an inconsistent user experience, confusion, and general clutter.
One thing to note is that this project is still extremely young. As such, at the moment is is not extremely trivial to build, run or debug. If anyone is interested in helping out, stop by #xchat-gnome on irc.freenode.net
Enhancements:
- This release has a few important bug fixes.
Download (1.8MB)
Added: 2007-07-19 License: GPL (GNU General Public License) Price:
829 downloads
qPyProfiler 0.3
qPyProfiler is a GUI (Graphical User Interface) to the Python profiler. more>>
qPyProfiler is a GUI (Graphical User Interface) to the Python profiler. It allow user to profile python application and browse profiling result in a convenient way. This projet starts on june 2007.
I started this project because I do not found any free software that do that for python profiling.
The project is a free software licenced under the GNU GPL V2.
<<lessI started this project because I do not found any free software that do that for python profiling.
The project is a free software licenced under the GNU GPL V2.
Download (0.010MB)
Added: 2007-07-19 License: GPL (GNU General Public License) Price:
832 downloads
GTK+ 2.9.4
Gtk+ is a library for creating graphical user interfaces. more>>
GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites.
GTK+ is free software and part of the GNU Project. However, the licensing terms for GTK+, the GNU LGPL, allow it to be used by all developers, including those developing proprietary software, without any license fees or royalties.
GTK+ is based on three libraries developed by the GTK+ team:
- GLib is the low-level core library that forms the basis of GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system.
- Pango is a library for layout and rendering of text, with an emphasis on internationalization. It forms the core of text and font handling for GTK+-2.0.
- The ATK library provides a set of interfaces for accessibility. By supporting the ATK interfaces, an application or toolkit can be used with such tools as screen readers, magnifiers, and alternative input devices.
GTK+ has been designed from the ground up to support a range of languages, not only C/C++. Using GTK+ from languages such as Perl and Python (especially in combination with the Glade GUI builder) provides an effective method of rapid application development.
<<lessGTK+ is free software and part of the GNU Project. However, the licensing terms for GTK+, the GNU LGPL, allow it to be used by all developers, including those developing proprietary software, without any license fees or royalties.
GTK+ is based on three libraries developed by the GTK+ team:
- GLib is the low-level core library that forms the basis of GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system.
- Pango is a library for layout and rendering of text, with an emphasis on internationalization. It forms the core of text and font handling for GTK+-2.0.
- The ATK library provides a set of interfaces for accessibility. By supporting the ATK interfaces, an application or toolkit can be used with such tools as screen readers, magnifiers, and alternative input devices.
GTK+ has been designed from the ground up to support a range of languages, not only C/C++. Using GTK+ from languages such as Perl and Python (especially in combination with the Glade GUI builder) provides an effective method of rapid application development.
Download (19MB)
Added: 2006-07-04 License: LGPL (GNU Lesser General Public License) Price:
1756 downloads
Other version of GTK+
License:GPL (GNU General Public License)
License:GPL (GNU General Public License)
NOAH Document Management System 3.1.3
NOAH is a Web-based document management system that is feature-rich, easy to use, and simple to install. more>>
NOAH is a Web-based document management system that is feature-rich, easy to use, and simple to install. Through a browser interface, users can easily create, update, lock, search, and manage document revisions for access by multiple users across many geographical sites.
NOAH includes many powerful features such as client scripting, hierarchical document access control, and email notification. Administrators can manage users and archives and monitor database activity through an extensive suite of tools.
Main features:
- no expiry date.
- maximum number of users: 5 plus one Super Admin user.
- maximum number of documents: 100 (unlimited number of versions per document).
- includes Content Search option.
- does NOT include Client Scripting.
- does NOT include Email Notification.
- does NOT include multiple databases.
- does NOT include Support however emails will be answered if time permits.
Enhancements:
- A user can now get NOAH to report on recently changed files for a given directory tree and integrate this report in a wiki or HTML page.
- A user can also associate a filename with a custom icon and link a DokuWiki page with NOAHs content search engine, link critical NOAH documents and directories to your wiki project page, and manage usernames and passwords smoothly from NOAH to DokuWiki.
<<lessNOAH includes many powerful features such as client scripting, hierarchical document access control, and email notification. Administrators can manage users and archives and monitor database activity through an extensive suite of tools.
Main features:
- no expiry date.
- maximum number of users: 5 plus one Super Admin user.
- maximum number of documents: 100 (unlimited number of versions per document).
- includes Content Search option.
- does NOT include Client Scripting.
- does NOT include Email Notification.
- does NOT include multiple databases.
- does NOT include Support however emails will be answered if time permits.
Enhancements:
- A user can now get NOAH to report on recently changed files for a given directory tree and integrate this report in a wiki or HTML page.
- A user can also associate a filename with a custom icon and link a DokuWiki page with NOAHs content search engine, link critical NOAH documents and directories to your wiki project page, and manage usernames and passwords smoothly from NOAH to DokuWiki.
Download (MB)
Added: 2007-07-11 License: Free To Use But Restricted Price:
839 downloads
Dolda Connect 0.4
Dolda Connect is a modular P2P filesharing client built around the Direct Connect model. more>>
Dolda Connect is a modular P2P filesharing client built around the Direct Connect model. It supports most of the latest features of the DC protocol.
It runs in client/server mode with a well defined protocol, allowing extensibility, flexibility, and multiple detachable user interfaces. Dolda Connect also has an optional multi-user mode.
For the average user, this yields two primary advantages:
- The daemon can be made to run on another computer, which can be on all the time (a server, if you will), while the user interface can run on the users workstation. That way, the user can turn off his workstation at night, while the server will continue all transfers in progress during that time.
- A user can control his daemon from another location, such as from work, school, a friend, etc.
This architecture also has many other advantages in store for the more advanced users; since the user interface communicates with the daemon using a well-defined protocol, other user interfaces can be written, such as an automatic downloader, a chatbot, etc. It is also designed for secure multiuser operation.
Enhancements:
- A GUI configurator tool was added.
- Portability issues were fixed so that it works on AMD64 now.
- The documentation was improved.
- The usual slew of minor bugs were fixed.
<<lessIt runs in client/server mode with a well defined protocol, allowing extensibility, flexibility, and multiple detachable user interfaces. Dolda Connect also has an optional multi-user mode.
For the average user, this yields two primary advantages:
- The daemon can be made to run on another computer, which can be on all the time (a server, if you will), while the user interface can run on the users workstation. That way, the user can turn off his workstation at night, while the server will continue all transfers in progress during that time.
- A user can control his daemon from another location, such as from work, school, a friend, etc.
This architecture also has many other advantages in store for the more advanced users; since the user interface communicates with the daemon using a well-defined protocol, other user interfaces can be written, such as an automatic downloader, a chatbot, etc. It is also designed for secure multiuser operation.
Enhancements:
- A GUI configurator tool was added.
- Portability issues were fixed so that it works on AMD64 now.
- The documentation was improved.
- The usual slew of minor bugs were fixed.
Download (1.6MB)
Added: 2007-06-20 License: GPL (GNU General Public License) Price:
857 downloads
phpPeanuts 1.3.0
phpPeanuts is a framework for developing business applications in php4 and 5. more>>
phpPeanuts is a framework for developing business applications in php4 and 5.
PphPeanuts supports a development style that is both Model Driven and based on extreme programming (XP). In the early stages of development phpPeanuts is at its most effective: create some business components and their database tables.
Type an url in your browser. PhpPeanuts instantly creates working prototype. Let users try it out and comment. Then extend and refine. Whenever you extend or refine your application phpPeanuts will instantly adapt the user interface. This keeps the development cycle eXtremely short.
PhpPeanuts is easy to install and runs on both php4 and 5. It supports the separation of lay out, user interface code and business model throught the MVC pattern and facilitates the reuse of user interface components.
Its framework based persistency stores and retrieves objects in MySQL and generates complex queries from Query By Example forms. phpPeanutss code management scheme keeps your code seprarated from framework code and can be extended to seperate your generic code from specific code and configurations in as many layers as you like.
But the best feature of phpPeanuts is its flexibilty. You can override and specialize allmost every component and aspect. Because this is all done by adding subclasses and overriding methods you can do it with the freedom of expression of php itself.
To help you find your way the website offers you practical documentation. The examples help you to learn about OOP by doing, only reading theory as far as needed to get something done. The hypercode browsers allow you to quickly search for code to reuse and to drill down into it to see how it works.
Main features:
- fully written in php, html and cross browser javascript;
- easy to install;
- runs on most low cost web hosting accounts (php4) as well as on php5;
- very object oriented,
- the frameworks design has a history of over 10 years,
- based on a component model;
- encapsulation without writing property getter and setter methods;
- persistency on MySql relational database, polymorphic persistency since version 1.1;
- navigation over relationships without coding;
- default user interface generated from meta data (example);
- user interface follows MVC pattern for separation of layout and code and logical separation between domain model and user interface;
- default user interface layout can be customized (example);
- many details of user interface can be overridden and customized;
- localization support in user interfacing framework (example);
- powerfull user interface components for automatic form generation and validation, Query By Example, dialogs andtabs.
- simple event model for specializing user interface components (example),
- extendable code management scheme for overriding framework behavior without changing framework code,
- supports multiple applications on a single web server;
- helps to learn object oriented programming and design from the bottom up
<<lessPphPeanuts supports a development style that is both Model Driven and based on extreme programming (XP). In the early stages of development phpPeanuts is at its most effective: create some business components and their database tables.
Type an url in your browser. PhpPeanuts instantly creates working prototype. Let users try it out and comment. Then extend and refine. Whenever you extend or refine your application phpPeanuts will instantly adapt the user interface. This keeps the development cycle eXtremely short.
PhpPeanuts is easy to install and runs on both php4 and 5. It supports the separation of lay out, user interface code and business model throught the MVC pattern and facilitates the reuse of user interface components.
Its framework based persistency stores and retrieves objects in MySQL and generates complex queries from Query By Example forms. phpPeanutss code management scheme keeps your code seprarated from framework code and can be extended to seperate your generic code from specific code and configurations in as many layers as you like.
But the best feature of phpPeanuts is its flexibilty. You can override and specialize allmost every component and aspect. Because this is all done by adding subclasses and overriding methods you can do it with the freedom of expression of php itself.
To help you find your way the website offers you practical documentation. The examples help you to learn about OOP by doing, only reading theory as far as needed to get something done. The hypercode browsers allow you to quickly search for code to reuse and to drill down into it to see how it works.
Main features:
- fully written in php, html and cross browser javascript;
- easy to install;
- runs on most low cost web hosting accounts (php4) as well as on php5;
- very object oriented,
- the frameworks design has a history of over 10 years,
- based on a component model;
- encapsulation without writing property getter and setter methods;
- persistency on MySql relational database, polymorphic persistency since version 1.1;
- navigation over relationships without coding;
- default user interface generated from meta data (example);
- user interface follows MVC pattern for separation of layout and code and logical separation between domain model and user interface;
- default user interface layout can be customized (example);
- many details of user interface can be overridden and customized;
- localization support in user interfacing framework (example);
- powerfull user interface components for automatic form generation and validation, Query By Example, dialogs andtabs.
- simple event model for specializing user interface components (example),
- extendable code management scheme for overriding framework behavior without changing framework code,
- supports multiple applications on a single web server;
- helps to learn object oriented programming and design from the bottom up
Download (0.30MB)
Added: 2007-06-19 License: Academic Free License (AFL) Price:
858 downloads
GAdminHTTPD 0.0.5
GAdminHTTPD project is an easy to use gtk+ user interface for the Apache HTTPD webserver. more>>
GAdminHTTPD project is an easy to use gtk+ user interface for the Apache HTTPD webserver.
Featuring: Default server and multi-vhosting management. User management. Module management. Configuration imports and creations, manual editing, access and error logbrowsings etc.
<<lessFeaturing: Default server and multi-vhosting management. User management. Module management. Configuration imports and creations, manual editing, access and error logbrowsings etc.
Download (0.008MB)
Added: 2007-06-18 License: GPL (GNU General Public License) Price:
865 downloads
libgdamm 2.9.7
libgdamm is a set of C++ bindings for the libgda database API, using glibmm. more>>
libgdamm is a set of C++ bindings for the libgda database API, using glibmm.
About gtkmm:
gtkmm is the official C++ interface for the popular GUI library GTK+. Highlights include typesafe callbacks, widgets extensible via inheritance and a comprehensive set of widgets. You can create user interfaces either in code or with the Glade designer, using libglademm.
<<lessAbout gtkmm:
gtkmm is the official C++ interface for the popular GUI library GTK+. Highlights include typesafe callbacks, widgets extensible via inheritance and a comprehensive set of widgets. You can create user interfaces either in code or with the Glade designer, using libglademm.
Download (0.40MB)
Added: 2007-06-15 License: LGPL (GNU Lesser General Public License) Price:
861 downloads
UICollection 2.1
UICollection is a rich set of Java Swing widgets. more>>
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.
UICollection is a project that can be used in any application, commercial or otherwise. Despite being free UICollection has advanced user-interface features allowing you to create more professionial looking GUIs, faster.
There are various products which are part of this project, each brings a completely seperate component, or framework which enhances your user interfaces. All of them add to the synergy of the whole by being complementary in nature. Each can be used seperately, allowing an easy learning curve.
The core component is the designer, this is the one that binds all other components transparantly into one product. The designer is a GUI Builder with a twist; it allows you to build your user interfaces by point and click in such a way that the traditional disadvantages of code generators is taken away. Additionaly the designer itself is so easy to use that your graphics designer can use it to make drafts, or fine tune your finished products. The designer should actually be called a component of a highly-optimized, but very flexible workflow.
What binds all components is a next-generation Swing Look and Feel, the UICTheme is build for cross-platform look and feel in such a way that the feel part can be considered native. This is because of the huge amount of attention it spents on usability features that are common on the various operating systems Java supports, but still have not found their way into the core Swing distribution. All screenshots on this website will be based on the UICTheme, unless otherwise specified. Use the webstart demo if you want to get an instant feel for it.
Enhancements:
- The spinbox is no longer allowed to get higher than its textfields preferred height.
- The GroupBox is repainted after calling setEnabled (which is needed to update the ghosted state).
- Double number values were made to work.
- UICCalender was made to work with Java 5 and 6.
<<lessUICollection is a project that can be used in any application, commercial or otherwise. Despite being free UICollection has advanced user-interface features allowing you to create more professionial looking GUIs, faster.
There are various products which are part of this project, each brings a completely seperate component, or framework which enhances your user interfaces. All of them add to the synergy of the whole by being complementary in nature. Each can be used seperately, allowing an easy learning curve.
The core component is the designer, this is the one that binds all other components transparantly into one product. The designer is a GUI Builder with a twist; it allows you to build your user interfaces by point and click in such a way that the traditional disadvantages of code generators is taken away. Additionaly the designer itself is so easy to use that your graphics designer can use it to make drafts, or fine tune your finished products. The designer should actually be called a component of a highly-optimized, but very flexible workflow.
What binds all components is a next-generation Swing Look and Feel, the UICTheme is build for cross-platform look and feel in such a way that the feel part can be considered native. This is because of the huge amount of attention it spents on usability features that are common on the various operating systems Java supports, but still have not found their way into the core Swing distribution. All screenshots on this website will be based on the UICTheme, unless otherwise specified. Use the webstart demo if you want to get an instant feel for it.
Enhancements:
- The spinbox is no longer allowed to get higher than its textfields preferred height.
- The GroupBox is repainted after calling setEnabled (which is needed to update the ghosted state).
- Double number values were made to work.
- UICCalender was made to work with Java 5 and 6.
Download (2.6MB)
Added: 2007-06-07 License: The Apache License Price:
873 downloads
poker-network 1.1.1
poker-network includes a poker server, a client library, an abstract user interface library, and a client based on it. more>>
poker-network project includes a poker server, a client library, an abstract user interface library, and a client based on it.
The server deals the cards and checks the user actions using a poker game engine (poker-engine). It listens on a TCP/IP port and understands its own specific protocol. The persistent information is stored in a MySQL database.
The client library implements the poker-network protocol for the client. The abstract user interface library provides a framework based on the client library and suited to implement a user friendly client.
<<lessThe server deals the cards and checks the user actions using a poker game engine (poker-engine). It listens on a TCP/IP port and understands its own specific protocol. The persistent information is stored in a MySQL database.
The client library implements the poker-network protocol for the client. The abstract user interface library provides a framework based on the client library and suited to implement a user friendly client.
Download (2.2MB)
Added: 2007-05-21 License: GPL (GNU General Public License) Price:
898 downloads
XMMS2 0.2 DrJekyll
XMMS2 is a redesign of the XMMS music player. more>>
XMMS2 is a redesign of the XMMS music player. XMMS2 player features a client-server model, allowing multiple (even simultaneous!) user interfaces, both textual and graphical.
All common audio formats are supported using plugins. On top of this, there is a flexible media library to organize your music.
<<lessAll common audio formats are supported using plugins. On top of this, there is a flexible media library to organize your music.
Download (1.0MB)
Added: 2007-05-20 License: GPL (GNU General Public License) Price:
896 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above user interfaces search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed