user interface failure
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3444
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
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
Graphical FTP Applet
This FTP applet with a powerfull user interface has a file size of less than 72 KB. It is a multi threaded client that allows you to carry out multiple uploads and downloads concurrently. Free for non more>> This FTP applet with a powerfull user interface has a file size of less than 72 KB. It is a multi threaded client that allows you to carry out multiple uploads and downloads concurrently. Free for non commercial use.<<less
Added: 2004-01-05 License: Free for non-commercial use Price: Free
2136 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
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
JSDocumenter 1.6
This freeware tool will help JavaScript developers build documentation for their projects. It is a graphical user interface for the great JavaScript documentation project JSDoc. The installer contains all the needed components pre-configured making more>> This freeware tool will help JavaScript developers build documentation for their projects. It is a graphical user interface for the great JavaScript documentation project JSDoc. The installer contains all the needed components pre-configured making JavaScript documentation run out of the box. Advanced project file support is available, which simplifies the long and tedious task of typing the same things again and again. Uninstaller is comfortably included, making it is easy to be removed on users demand.<<less
Added: 2008-12-13 License: Freeware Price: $0.00USD
14 downloads
Software Inventory Script 2.1
PHP inventory scripts is a low cost, feature packed complete billing software helps to manage customer, product and invoices. It is a web based inventory software. Our inventory software provides user interface to manage inventory, invoices, customers more>> PHP inventory scripts is a low cost, feature packed complete billing software helps to manage customer, product and invoices. It is a web based inventory software. Our inventory software provides user interface to manage inventory, invoices, customers and products. Its unique specialty is its user friendliness......<<less
Added: 2009-03-04 License: BSD Price: $125.00USD
19 downloads
Beginner's Guide to Ajax
Using Ajax (Asynchronous Javascript And XML) allows you to issue a server request, get the response and use it in your web application without waiting for a page refresh. Produce desktop-like user interface experience for your website users. more>> Using Ajax (Asynchronous Javascript And XML) allows you to issue a server request, get the response and use it in your web application without waiting for a page refresh. Produce desktop-like user interface experience for your website users. No-nonsense quickstart guide/overview with links to more detailed resources. From the author of Sams Teach Yourself Ajax in 10 Minutes.<<less
Added: 2005-09-13 License: Freeware Price: $0.00USD
12 downloads
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
EBA-News 1.1.1 Final
EBA-News is a powerful and free news management system, written in PHP which utilizes MySQL as the backend. It provides a friendly user interface with a great functionality. With automatic installation, you can have a professional looking and secure news more>> EBA-News is a powerful and free news management system, written in PHP which utilizes MySQL as the backend. It provides a friendly user interface with a great functionality. With automatic installation, you can have a professional looking and secure news management system ready to use in mere minutes. Key features include webpage administration, image administration, gravatar and comment support, a powerful news archive, advanced comment filters to prevent spam, template driven article and admin output and mulitple user support. EBA-News supports open standards, and creates a table-free layout with validating XHTML and CSS code.<<less
Added: 2006-07-20 License: Freeware Price: $0.00USD
12 downloads
Other version of EBA-News
Use Asynchronous Execution Pattern in ASP.NET 1
Asynchronous operations or execution pattern is another face of multithreading. Some operations are time consuming, take long time to complete, and block user interface waiting for their completion. This tutorial explains how to to create more>> Asynchronous operations or execution pattern is another face of multithreading. Some operations are time consuming, take long time to complete, and block user interface waiting for their completion. This tutorial explains how to to create asynchronous pages for long time consuming operations.<<less
Added: 2007-03-22 License: Freeware Price: $0.00USD
14 downloads
Other version of Use Asynchronous Execution Pattern in ASP.NET
License:Freeware
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
Simon Guestbook 1.0
Introduction: Simon Guestbook is a lite weight guestbook system with powerful functions, user friendly interface and highly flexible template system. Features: - of course user can leave a message - image upload and resize - pagination (admin more>> Introduction: Simon Guestbook is a lite weight guestbook system with powerful functions, user friendly interface and highly flexible template system. Features: - of course user can leave a message - image upload and resize - pagination (admin can set number of message per page) - support different language - integrated more than 20 block template and 50 background with over hundreds combination - custom guestbook size - very user firendly template system - Smiley integration - BB code Support - Protect from HTML attack - User can reply to specify messages PHP + MySQL require<<less
Added: 2006-11-21 License: Freeware Price: $0.00USD
10 downloads
Other version of Simon Guestbook
License:Freeware
Menus in ASP.NET applications 1
Menus are well known way to provide feature rich but also simple user interface to your users. This tutorial explains how to make static or dynamic menus in ASP.NET applications. more>> Menus are well known way to provide feature rich but also simple user interface to your users. This tutorial explains how to make static or dynamic menus in ASP.NET applications.<<less
Added: 2006-05-02 License: Freeware Price: $0.00USD
11 downloads
Other version of Menus in ASP.NET applications
License:Freeware
umbraco cms (open source/GPL) 2.0
umbraco is a Content Management Platform written in c# on the Microsoft .NET platform. Its fast, flexible and with a user interface that makes it a charm to use. Use own .NET user control or XSLT for templating... Code: ASP.NET v1.1 & C# more>> umbraco is a Content Management Platform written in c# on the Microsoft .NET platform. Its fast, flexible and with a user interface that makes it a charm to use. Use own .NET user control or XSLT for templating... Code: ASP.NET v1.1 & C#<<less
Added: 2005-08-24 License: GPL Price: $0.00USD
15 downloads
Other version of umbraco cms
Price: FreeAdditionalInfoAcommerciallicenseisavailable
License:GPL
License:GPL
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 interface failure 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