Skin (computing)

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

Lua error in package.lua at line 80: module 'strict' not found.

Lua error in package.lua at line 80: module 'strict' not found.

Graphical control elements in Qt rendered according to three different skins: Plastik, Keramik, and Windows

In computing, a skin (also known as visual styles in Windows XP)[1] is a custom graphical appearance preset package achieved by the use of a graphical user interface (GUI) that can be applied to specific computer software, operating system, and websites to suit the purpose, topic, or tastes of different users. As such a skin can completely change look and feel and navigation interface of a piece of application software or operating system. A skin may also be associated with themes, which usually only implies part changes and smaller differences, such as colors and similar.

Software that is capable of having a skin applied is referred to as being skinnable, and the process of writing or applying such a skin is known as skinning. Applying a skin changes a piece of software's look and feel – some skins merely make the program more aesthetically pleasing, but others can rearrange elements of the interface, potentially making the program easier to use. Although often used simply as a synonym for skin, the term theme normally refers to less-complex customizations, such as a set of icons and matching colour scheme for an operating system – notably, this is how the term was used in association with Windows 95 and Microsoft Plus! for Windows 95.

Common skinnable applications

Probably the most popular skins are for instant messaging clients, media center, and media player software, such as Trillian and Winamp, due to the association with fun that such programs try to encourage.

Standard interface

It is also possible to change the standard interface. Some platforms have support for this built in, including most using the X Window System. For those that do not, there are usually programs that can add the functionality, like WindowBlinds for Microsoft Windows and ShapeShifter for Mac OS X.

Model–view–controller

Lua error in package.lua at line 80: module 'strict' not found. Skinning is typically implemented with a model–view–controller architecture, which allows for a flexible structure in which the interface is independent from and indirectly linked to application functionality, so the GUI can be easily customized. This allows the user to select or design a different skin at will, and also allows for more deep changes in the position and function of the interface elements.

Pros and cons

Lua error in package.lua at line 80: module 'strict' not found. The benefit of skinning in user interfaces is disputed. While some find it useful or pleasant to be able to change the appearance of software, a changed appearance can complicate technical support and training. A user interface that has been extensively customized by one person may appear completely unfamiliar to another who knows the software under a different appearance. Some usability practitioners feel that this flexibility requires interaction design expertise that users might not have.

Websites

Many websites are skinnable, particularly those that provide social capabilities. Some sites provide skins that make primarily cosmetic changes, while some—such as H2G2—offer skins that make major changes to page layout. As with standalone software interfaces, this is facilitated by the underlying technology of the website—XML and XSLT, for instance, facilitate major changes of layout, while CSS can easily produce different visual styles.

See also

References

  1. Lua error in package.lua at line 80: module 'strict' not found.