Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
4 user(s) are online (3 user(s) are browsing encyclopedia)

Members: 0
Guests: 4

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

Wizard (software)

A wizard is an interactive computer program which acts as an interface to lead a user (computing) through a complex task, using step-by-step dialogs.

One example of a wizard is the Microsoft Windows Internet Connection Wizard , which sets up a computer s network settings by asking the user for information on how the computer is connected to the Internet. Windows makes frequent use of small rule-based wizards to assist with several configuration tasks. An online airline ticket booking web site is another example of a wizard.

By contrast, expert systems guide the user through a series of (usually yes/no) questions to solve a problem, and tend to make use of artificial intelligence or other complex Algorithms. Some consider expert systems as a general category that includes all problem-solving programs including wizards.

Wizards were controversial among user interface designers when they first gained widespread use, because they encourage modal windows, which some consider antithetical to proper human interface design. Supporters of the wizard paradigm argue that compliance with what they consider to be arbitrary laws should be secondary to ease of use in interface design.

=See also=

*agent *problem solving *assistant *WxWidgets *software development

=External links=

*[http://msdn.microsoft.com/library/default.aspurl=/library/en-us/msi/setup/user_interface_wizard_behavior.asp Microsoft User Interface Wizard Behavior] *[http://www-1.ibm.com/servers/eserver/iseries/navigator/guidelines/wizards.html iSeries Navigator Guidelines] *[http://www.eclipse.org/articles/Article-UI-Guidelines/Contents.html#Wizards Eclipse User Interface Guidelines]