Application posture


title: "Application posture" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["computing-terminology", "user-interface-techniques"] topic_path: "technology/computing" source: "https://en.wikipedia.org/wiki/Application_posture" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0

The term application posture characterizes the nature of a software application's interaction with its user.

The term was coined by Alan Cooper, who characterized four 'postures' for applications: sovereign, transient, daemonic and parasitic.

  • A sovereign application is a program that monopolizes the user's attention for long periods of time.
  • Cooper defined transient applications thus: 'A transient posture program comes and goes, presenting a single, high-relief function with a tightly restricted set of accompanying controls. The program is called when needed, it appears and performs its job, then it quickly leaves, letting the user continue her more normal activity, usually a sovereign application.'
  • Daemonic applications are background processes that require no direct user interaction.
  • Parasitic or Auxiliary applications are similar to transient applications in providing a limited, focused set of functionality and occupy a small space, but they are shown persistently and can be used for a long period of time.

References

References

  1. http://www.ijcte.org/papers/601-A637.pdf {{Webarchive. link. (2016-03-04 {{full). (January 2022)
  2. (2007). "About Face 3: the essentials of interaction design". Wiley.
  3. "» application posture :::Little Springs Design:::".

::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::

computing-terminologyuser-interface-techniques