background preloader

Zooming user interface

Example of a ZUI When the level of detail present in the resized object is changed to fit the relevant information into the current size, instead of being a proportional view of the whole object, it's called semantic zooming.[1] Some experts consider the ZUI paradigm as a flexible and realistic successor to the traditional windowing GUI, being a Post-WIMP interface. History[edit] GeoPhoenix, a Cambridge, MA, startup associated with the MIT Media Lab, founded by Julian Orbanes, Adriana Guzman, Max Riesenhuber, released the first mass-marketed commercial Zoomspace in 2002-3 on the Sony CLIÉ PDA handheld, with Ken Miura of Sony In 2006, Hillcrest Labs introduced the HoME television navigation system, the first graphical, zooming interface for television.[5] In 2007, Microsoft's Live Labs has released a zooming UI for web browsing called Microsoft Live Labs Deepfish for the Windows Mobile 5 platform. ZUI projects[edit] Eagle Mode’s file manager displaying plain text source code directories Related:  Saved Wiki

artivisme L’artivisme est l’art d’artistes militants. Il est parfois l’art sans artiste mais avec des militants. Art engagé et engageant, il cherche à mobiliser le spectateur, à le sortir de son inertie supposée, à lui faire prendre position. C’est l’art insurrectionnel des zapatistes, l’art communautaire des muralistes, l’art résistant et rageur des féministes queers, l’art festif des collectifs décidés à réenchanter la vie, c’est l’art utopiste des hackers du Net (hacktivistes d’une guerilla teckno-politique), c’est la résistance esthétique à la publicité, à la privatisation de l’espace public… Dans cette galaxie, on trouve JR, Zevs, les Yes Men, les Guerilla Girls, Critical art ensemble, Reclaim the streets, Steven Cohen, Reverend Billy, etc. Sur près de 200 pages largement illustrées, Artivisme dresse un état des lieux des pratiques contemporaines d’art radical. Le site : www.artivisme.tv

Xaitment Products[edit] xaitment currently sells two AI software modules: xaitMap and xaitControl. xaitMap provides runtime libraries and graphical tools for navigation mesh generation (also called NavMesh generation), pathfinding, dynamic collision avoidance, and individual and crowd movement. xaitControl is a finite-state machine for game logic and character behavior modeling that also includes a real-time debugger. On January 11, 2012, xaitment announced that it making its source code for these modules available to "all current and future US and European licensees". The full versions are available for PC (Windows and Linux), PlayStation 3, Xbox 360 and Wii. The pathfinding plug-in is available with a Windows dev environment, but can deployed on iOS, Mac, Android and the Unity Web Player. Partners[edit] xaitment's AI software is currently integrated into the Unity game engine, Havok's Vision Engine, Bohemia Interactive's VBS2 Simulation Engine, GameBase's Gamebryo game engine.[3] Customers[edit]

Bureau d'études XSLT Language for transforming XML documents XSLT (Extensible Stylesheet Language Transformations) is a language originally designed for transforming XML documents into other XML documents,[1] or other formats such as HTML for web pages, plain text or XSL Formatting Objects, which may subsequently be converted to other formats, such as PDF, PostScript and PNG.[2] Support for JSON and plain-text transformation was added in later updates to the XSLT 1.0 specification. As of August 2022[update], the most recent stable version of the language is XSLT 3.0, which achieved Recommendation status in June 2017. XSLT 3.0 implementations support Java, .NET, C/C++, Python, PHP and NodeJS. While XSLT was originally designed as a special-purpose language for XML transformation, the language is Turing-complete, making it theoretically capable of arbitrary computations.[5] History[edit] XSLT is influenced by functional languages,[6] and by text-based pattern matching languages like SNOBOL and AWK. XPath[edit] <?

L’invention des mondes : penser l’image de pensée 1Aux éditions de la Réunion des Musées Nationaux paraît le beau volume Images de pensées, sous la direction de Marie-Haude Caraës et de Nicole Marchand-Zanartu, « des figures au bout d’une longue quête dans tous les champs du savoir » (p. 7), des « figures — schémas, dessins, plans, diagrammes, trajectoires, tracés, échelles — créées pour apprivoiser ce que le langage est impuissant à saisir : le surgissement de la pensée dans son effervescence secrète » (p. 8). La soixantaine d’énigmes ici rassemblées en constitue une nouvelle, plus étendue : qu’est-ce que nous apprend la collection des images de pensée ? Quelles leçons, quel jeu de déchiffrement, quelles trouvailles d’intelligence est-on amené à déployer, au fil de ces pages composites ? 2Les traversées comparatistes qu’on effectue dans l’ouvrage témoignent d’une dissémination de certaines formes graphiques afin de penser, d’imaginer ou de fonder quelque chose qui commence et qui fait ensuite date.

XQuery Functional programming and query language for XML XQuery (XML Query) is a query and functional programming language that queries and transforms collections of structured and unstructured data, usually in the form of XML, text and with vendor-specific extensions for other data formats (JSON, binary, etc.). The language is developed by the XML Query working group of the W3C. The work is closely coordinated with the development of XSLT by the XSL Working Group; the two groups share responsibility for XPath, which is a subset of XQuery. XQuery 1.0 became a W3C Recommendation on January 23, 2007.[4] XQuery 3.0 became a W3C Recommendation on April 8, 2014.[5] XQuery 3.1 became a W3C Recommendation on March 21, 2017.[6] "The mission of the XML Query project is to provide flexible query facilities to extract data from real and virtual documents on the World Wide Web, therefore finally providing the needed interaction between the Web world and the database world. Features[edit] Examples[edit]

Jean Lauxerois Un article de Wikipédia, l'encyclopédie libre. Jean Lauxerois est un philosophe et traducteur français. Biographie[modifier | modifier le code] Ancien élève de Jean Beaufret, ancien directeur de programme au Collège international de philosophie, il a traduit (de l'allemand et du grec ancien) des ouvrages de Martin Heidegger, Theodor W. Publications[modifier | modifier le code] Ouvrages[modifier | modifier le code] L'Utopie Beaubourg, vingt ans après, Paris, Bibliothèque publique d'information, Centre Georges-Pompidou, 1996.De l'art à l'œuvre I. En collectif ou en revue[modifier | modifier le code] (notamment) Traductions[modifier | modifier le code] Martin Heidegger, Question IV, Paris, Gallimard, 1976.Theodor W. Lien interne[modifier | modifier le code] Portail de la philosophie

XLink XML Linking Language, or XLink, is an XML markup language and W3C specification that provides methods for creating internal and external links within XML documents, and associating metadata with those links.[1] The XLink specification[edit] XLink 1.1 is a W3C recommendation[2] and the successor of XLink 1.0, which was also a W3C recommendation.[3][4] Linking with XLink[edit] Simple links[edit] A simple link creates a unidirectional hyperlink from one element to another via a URI. <? Extended links[edit] Extended links allow multiple resources, either remote or local, to be connected by multiple arcs. For example, if all resources in an extended link were given the label , then an arc within that link declaring from="", to="" would form connections between all resources. Extended links do not need to be contained in the same document as the elements they link to. XLink also supports richer information about link types and the roles of each resource in an arc. Support for XLink[edit] SVG[edit]

Carte heuristique Carte heuristique dessinée pendant un exposé. Une carte heuristique[1], carte cognitive, carte mentale[2], carte des idées ou encore schéma heuristique, est un schéma supposé refléter le fonctionnement de la pensée, qui permet de représenter visuellement et de suivre le cheminement associatif de la pensée. Le terme anglais mind map est également parfois utilisé en français. Cela permet de mettre en lumière les liens qui existent entre un concept ou une idée, et les informations qui leur sont associées. La structure même d'une carte heuristique est en fait un diagramme qui représente l'organisation des liens sémantiques entre différentes idées ou des liens hiérarchiques entre différents concepts. À l'inverse du schéma conceptuel (ou « carte conceptuelle »[3]), les cartes heuristiques offrent une représentation arborescente de données imitant ainsi le cheminement et le développement de la pensée. Origine[modifier | modifier le code] Mise en œuvre[modifier | modifier le code]

Related: