Main > Free Download Search >

Free user interface design principles script

user interface design principles

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4356
Dynamic User Interface in ASP.NET Web Applications 1

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
Dynamic User Interface in ASP.NET Web ApplicationsEvery developer knows well that to be able to design a proper user interface then we have to have a ... Every developer knows well that to be able to design a proper user interface then we have to have a
License:Freeware
Download
1260 downloads
Added: 2006-06-07
Display Different Content for Different Countries 3

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
Display Different Content for Different Countriesimplement a multi-lingual user-interface or display localized ads to users from diff. Display ... implement a multi-lingual user-interface or display localized ads to users from different
License:Freeware
Download
1136 downloads
Added: 2006-09-18
GlassBox - Javascript User Interface (UI) library 1.3.0

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
View Source Code Page

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
Online Video Sharing Script 2.1

Online Video Sharing Script 2.1


Truworth video management software is smart, feature-rich web based product helps you to share and upload video like Y-tube. Its simple interface and easy user management makes file sharing and file transfer as easy as dragging and dropping. Its feature more>> Truworth video management software is smart, feature-rich web based product helps you to share and upload video like Y-tube. Its simple interface and easy user management makes file sharing and file transfer as easy as dragging and dropping. Its feature includes easy user management, member registration and lots more....<<less
Added: 2009-03-02 License: BSD Price: $400.00USD
12 downloads
Menus in ASP.NET applications 1

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
Menus in ASP.NET applicationsalso simple user interface to your users. This tutorial explains how to make static or dynamic ... also simple user interface to your users. This tutorial explains how to make static or dynamic
License:Freeware
Download
1284 downloads
Added: 2006-05-02
umbraco cms (open source/GPL) 2.0

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
umbraco cms (open source/GPL)Its fast, flexible and with a user interface that makes it a charm to use. Use own .NET user ... Its fast, flexible and with a user interface that makes it a charm to use. Use own .NET user
Price: FreeAdditionalInfoAcommerciallicenseisavailable
License:GPL
Download
1558 downloads
Added: 2005-08-24
Corvine Projects

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
PHP Video Sharing Script 2.1

PHP Video Sharing Script 2.1


Truworth video sharing scripts allow you to start your own video sharing portal. Its simple interface and easy user management makes file sharing and file transfer as easy as dragging and dropping. Our video management software is feature rich web based more>> Truworth video sharing scripts allow you to start your own video sharing portal. Its simple interface and easy user management makes file sharing and file transfer as easy as dragging and dropping. Our video management software is feature rich web based product helps you to share and upload videos like Y-tube. Its user friendliness and unique functionality make it more popular.....<<less
Added: 2009-02-26 License: BSD Price: $400.00USD
11 downloads
Use Asynchronous Execution Pattern in ASP.NET 1

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
Use Asynchronous Execution Pattern in ASP.NETSome operations are time consuming, take long time to complete, and block user interface ... Some operations are time consuming, take long time to complete, and block user interface
License:Freeware
Download
976 downloads
Added: 2007-03-22
Software Inventory Script 2.1

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
Xalan Process

Xalan Process


Xalan Process provides users with a PHP interface which is designed to process XML documents with XSLT by using the Xalan Java package of Apache Software Foundation. more>>
Xalan Process provides users with a PHP interface which is designed to process XML documents with XSLT by using the Xalan Java package of Apache Software Foundation. This product will be an excellent choice for everyone.
<<less
Added: 2009-07-24 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
1 downloads
StGeorge BankSA IPG Payment module v1.0

StGeorge BankSA IPG Payment module v1.0


osCommerce payment module for StGeorge and BankSA in Australia This payment module is designed to allow you to interface directly with your St George or Bank SA merchant facility for realtime online payment processing Designed for osCommerce 2.2 more>> osCommerce payment module for StGeorge and BankSA in Australia This payment module is designed to allow you to interface directly with your St George or Bank SA merchant facility for realtime online payment processing Designed for osCommerce 2.2 MS2<<less
Added: 2005-05-11 License: GPL Price: $0.00USD
11 downloads
PHP YouTube Video Portal 1.2

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
Radiant CMS 0.5

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
Radiant CMSdesigned for small teams. Radiant features: An elegant user interface Flexible templating ... Radiant features: An elegant user interface Flexible templating with layouts, snippets
License:Freeware
Download
1157 downloads
Added: 2006-08-31
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5