unique user interfaces
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3725
Dynamic User Interface in ASP.NET Web Applications 1
Every developer knows well that to be able to design a proper user interface then we have to have a solid knowledge about every aspect of this user interface before we actually start designing it. Unfortunately, this is not always 100% possible. more>> Every developer knows well that to be able to design a proper user interface then we have to have a solid knowledge about every aspect of this user interface before we actually start designing it. Unfortunately, this is not always 100% possible. Situations arise from time to time in which we have no or little idea about what will be the proper user interface for a given application. In web applications things becomes worth as these situations arises more frequently.<<less
Added: 2006-06-07 License: Freeware Price: $0.00USD
14 downloads
Other version of Dynamic User Interface in ASP.NET Web Applications
License:Freeware
Simpli Easy Users Online Script 1.7
Simpli Easy Users Online Script displays a live number of how many unique users are viewing your page(s) at the present moment. Feel free to place this fun script on your website for FREE! Easy to install and comes with installation instructions. more>> Simpli Easy Users Online Script displays a live number of how many unique users are viewing your page(s) at the present moment. Feel free to place this fun script on your website for FREE! Easy to install and comes with installation instructions.<<less
Added: 2007-09-03 License: Freeware Price: $0.00USD
11 downloads
GlassBox - Javascript User Interface (UI) library 1.3.0
GlassBox is a compact Javascript User Interface (UI) library, which use Prototype and Script.aculo.us for some effects. With GlassBox you can build transparent border, colorful layouts and "Flash-like" effects. The GlassBox library .. * is easy to more>> GlassBox is a compact Javascript User Interface (UI) library, which use Prototype and Script.aculo.us for some effects. With GlassBox you can build transparent border, colorful layouts and "Flash-like" effects. The GlassBox library .. * is easy to use * is customizable and skinnable * comes with a coherent API (CSS based parameter) and a short introduction * includes a basic Ajax XHR for dynamic content loading * is tested with IE 6 + 7, Firefox 2, Opera 9 and Safari 3 (mac + win) * and is an open source project under MIT license http://www.glassbox-js.co m<<less
Added: 2008-04-13 License: Other Price: $0.00USD
12 downloads
Corvine Projects
Multi user Web enabled interface for recording of progress against user defined projects. User decides reporting parameters. Useful for organisations where no one knows what anyone is doing. Database more>> Multi user Web enabled interface for recording of progress against user defined projects. User decides reporting parameters. Useful for organisations where no one knows what anyone is doing. Database is populated with my self sufficiency entries but I also use a version at work where Im employed as an Accountant.<<less
Added: 2003-04-04 License: BSD Style Price: Free
2402 downloads
Radiant CMS 0.5
Radiant is a no-fluff, open source content management system designed for small teams. Radiant features: An elegant user interface Flexible templating with layouts, snippets, page parts, and a custom tagging language Special page-oriented plugins more>> Radiant is a no-fluff, open source content management system designed for small teams. Radiant features: An elegant user interface Flexible templating with layouts, snippets, page parts, and a custom tagging language Special page-oriented plugins called behaviors A simple user management/rights system<<less
Added: 2006-08-31 License: Freeware Price: $0.00USD
14 downloads
Other version of Radiant CMS
License:Freeware
ASP.NET SQL Where Builder Control for Creating Ad Hoc Reports 1
SqlWhereBuilder is a web control which provides a user interface for generating custom SQL WHERE clauses. The SqlWhereBuilder web control provides a friendly interface for a user to enter query conditions, which may be compiled upon postback into a SQL more>> SqlWhereBuilder is a web control which provides a user interface for generating custom SQL WHERE clauses. The SqlWhereBuilder web control provides a friendly interface for a user to enter query conditions, which may be compiled upon postback into a SQL WHERE clause. As an ASP.NET server control wrapping a JavaScript library, user-interaction happens entirely client-side, while on the server, additional functionality such as XML-based configuration and integration with IDbCommand objects is implemented.<<less
Added: 2005-12-13 License: Freeware Price: $0.00USD
10 downloads
Other version of ASP.NET SQL Where Builder Control for Creating Ad Hoc Reports
License:Freeware
Deleter 2.2
New version of the Deleter - program with freindly Graphic User Interface for automation of files deleting, is convenient for any cleaning, - can also remove NOT empty folders. more>> New version of the Deleter - program with freindly Graphic User Interface for automation of files deleting, is convenient for any cleaning, - can also remove NOT empty folders.<<less
Added: 2004-04-08 License: GPL Price: 0.00
12 downloads
Other version of Deleter
Display Different Content for Different Countries 3
This code example shows you how to display different content to users from different countries. This can be used to implement a multi-lingual user-interface or display localized ads to users from different countries. It can also be used to block users more>> This code example shows you how to display different content to users from different countries. This can be used to implement a multi-lingual user-interface or display localized ads to users from different countries. It can also be used to block users from countries where the content is not legal.<<less
Added: 2006-09-18 License: Freeware Price: $0.00USD
14 downloads
Other version of Display Different Content for Different Countries
License:Freeware
Picture Gallery
Picture Gallery is very useful because it is designed to be a smart and effective Flash-based image gallery with unique user controls. more>>
Picture Gallery is very useful because it is designed to be a smart and effective Flash-based image gallery with unique user controls.
Added: 2009-09-30 License: Freeware Price: Freeware
downloads
RoundCube Webmail 0.1.1
RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface. more>>
RoundCube Webmail 0.1.1 is an application which functions as a browser-based multilingual IMAP client having an application-like user interface. It has all features of an e-mail client, including MIME support, address book, folder manipulation, message searching and spell checking.
RoundCube Webmail is written in PHP and requires a MySQL or Postgres database. The user interface is fully skinnable using XHTML and CSS 2.
Major Features:
- Multilingual capabilities
- Full support for MIME and HTML messages
- Compose messages with attachments
- Multiple sender identities
- Basic address book
- Find-as-you-type address book integration
- Forwarding messages with attachments
- Create or remove custom message folders
- Built-in caching for fast mailbox access
- Support for external SMTP server
- Searching messages and contacts
- Spell checking
- Advanced user interface
- Unlimited users and messages
- Complete customization with skins
Added: 2008-05-22 License: GPL - GNU Public License Price: GPLGNUPublicLicense
23 downloads
Other version of RoundCube Webmail
Price: $0.00USD
License:GPL
License:GPL
View Source Code Page
This script generates a page akin to a browsers View Source option. The advantage of using this script is that you can customise the stlying to match your website user interface. more>> This script generates a page akin to a browsers View Source option. The advantage of using this script is that you can customise the stlying to match your website user interface.<<less
Added: 2006-06-25 License: Free for non-commercial use Price: Free
1289 downloads
Built-In Asynchronous I/O Support in ASP.NET 1
As we all know, I/O operations is one of the most time consuming operations. In the same time, IO is one of the most needed operations almost in all applications. To make our applications faster and having more responsive user interface, we need to more>> As we all know, I/O operations is one of the most time consuming operations. In the same time, IO is one of the most needed operations almost in all applications. To make our applications faster and having more responsive user interface, we need to perform those I/O operations asynchronously. This tutorial explains how to make faster and more responsive user interface through asynchronous I/O operations in ASP.NET 2.0 Web application.<<less
Added: 2007-03-22 License: Freeware Price: $0.00USD
11 downloads
PHP YouTube Video Portal 1.2
PHP YouTube Video Portal is a PHP based application (CMS) for sharing photos, pictures, images and videos with auto-generation of images adapted to the user requirements of bandwith and sizes. Very simple user interface and no user creditials more>> PHP YouTube Video Portal is a PHP based application (CMS) for sharing photos, pictures, images and videos with auto-generation of images adapted to the user requirements of bandwith and sizes. Very simple user interface and no user creditials necessary when sharing images<<less
Added: 2007-09-19 License: GPL Price: $0.00USD
18 downloads
AVChat 2.0 - Flash Video Chat for User Based Websites
AVChat 2.0 is a fully featured flash audio video chat with an intuitive and easy to use(drag&drop) flash user interface. It supports many 2 many real time audio and video streams with automatic webcam more>> AVChat 2.0 is a fully featured flash audio video chat with an intuitive and easy to use(drag&drop) flash user interface. It supports many 2 many real time audio and video streams with automatic webcam and mic detection. It has an enhanced text chat with bad words filter and formatting options. There is also a users list with gender/camera/mic/admin icons, rooms support with private and public rooms.You can limit video time and video speed for users, you ca also limit the number of simultaneous incoming video streams they can watch. It has a separate admin interface from where you can kick and bann users, delete and create rooms. It keeps text logs of the text chat on the FMS server for later review.<<less
Added: 2006-06-17 License: Commercial License Price: $399.00AdditionalInfoUnlimitedSimultaneoususers
764 downloads
Image File Browser 0.2
This class can be used to let the user browse and pick images stored in the server. It uses an AJAX based user interface to avoid page reloading when the browsing display is updated. Now there are 2 options when user clicks on image. First to more>> This class can be used to let the user browse and pick images stored in the server. It uses an AJAX based user interface to avoid page reloading when the browsing display is updated. Now there are 2 options when user clicks on image. First to show tinyMCE insert dialog and second to show image in actual size.<<less
Added: 2006-11-08 License: GPL Price: $0.00USD
12 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 unique 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