Publikation:

Design and Implementation of Post-WIMP Distributed User Interfaces with ZOIL

Lade...
Vorschaubild

Dateien

Jetter_228445.pdf
Jetter_228445.pdfGröße: 450.93 KBDownloads: 1412

Datum

2012

Herausgeber:innen

Kontakt

ISSN der Zeitschrift

Electronic ISSN

ISBN

Bibliografische Daten

Verlag

Schriftenreihe

Auflagebezeichnung

ArXiv-ID

Internationale Patentnummer

Angaben zur Forschungsförderung

Projekt

permaedia
Open Access-Veröffentlichung
Open Access Green
Core Facility der Universität Konstanz

Gesperrt bis

Titel in einer weiteren Sprache

Publikationstyp
Zeitschriftenartikel
Publikationsstatus
Published

Erschienen in

International Journal of Human-Computer Interaction. 2012, 28(11), pp. 737-747. ISSN 1044-7318. eISSN 1532-7590. Available under: doi: 10.1080/10447318.2012.715539

Zusammenfassung

"Interactive spaces" are physical environments or rooms for collaborative work that are augmented with ubiquitous computing technology. Their purpose is to enable a computer-supported collaboration between multiple users that is based on a seamless use of different devices for natural "post-WIMP" interaction (e.g., multitouch walls, interactive tabletops, tablet PCs, or digital pen and paper). However, to this day, there are no well-established guidelines or toolkits for designing and implementing such distributed user interfaces (DUIs). Therefore, this article introduces the Zoomable Object-Oriented Information Landscape (ZOIL), a novel design approach and software framework for post-WIMP DUIs in interactive spaces.


In the following, the ZOIL design principles are first introduced and illustrated. They provide recommendations and examples of DUI interaction design for interactive spaces. Then the different software patterns and architectures that have been employed for implementing the open-source ZOIL software framework are described. This framework facilitates the implementation of ZOIL's design principles in practice. Lessons learned from ZOIL's implementation are shared, and the implementation is discussed and compared with related work and approaches. The results of an evaluation of ZOIL with designers and developers conclude the article.

Zusammenfassung in einer weiteren Sprache

Fachgebiet (DDC)
004 Informatik

Schlagwörter

Konferenz

Rezension
undefined / . - undefined, undefined

Forschungsvorhaben

Organisationseinheiten

Zeitschriftenheft

Zugehörige Datensätze in KOPS

Zitieren

ISO 690JETTER, Hans-Christian, Michael ZÖLLNER, Jens GERKEN, Harald REITERER, 2012. Design and Implementation of Post-WIMP Distributed User Interfaces with ZOIL. In: International Journal of Human-Computer Interaction. 2012, 28(11), pp. 737-747. ISSN 1044-7318. eISSN 1532-7590. Available under: doi: 10.1080/10447318.2012.715539
BibTex
@article{Jetter2012Desig-22844,
  year={2012},
  doi={10.1080/10447318.2012.715539},
  title={Design and Implementation of Post-WIMP Distributed User Interfaces with ZOIL},
  number={11},
  volume={28},
  issn={1044-7318},
  journal={International Journal of Human-Computer Interaction},
  pages={737--747},
  author={Jetter, Hans-Christian and Zöllner, Michael and Gerken, Jens and Reiterer, Harald}
}
RDF
<rdf:RDF
    xmlns:dcterms="http://purl.org/dc/terms/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:bibo="http://purl.org/ontology/bibo/"
    xmlns:dspace="http://digital-repositories.org/ontologies/dspace/0.1.0#"
    xmlns:foaf="http://xmlns.com/foaf/0.1/"
    xmlns:void="http://rdfs.org/ns/void#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#" > 
  <rdf:Description rdf:about="https://kops.uni-konstanz.de/server/rdf/resource/123456789/22844">
    <dspace:isPartOfCollection rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
    <dc:creator>Gerken, Jens</dc:creator>
    <dc:creator>Zöllner, Michael</dc:creator>
    <dc:contributor>Jetter, Hans-Christian</dc:contributor>
    <bibo:uri rdf:resource="http://kops.uni-konstanz.de/handle/123456789/22844"/>
    <dcterms:hasPart rdf:resource="https://kops.uni-konstanz.de/bitstream/123456789/22844/2/Jetter_228445.pdf"/>
    <dc:contributor>Gerken, Jens</dc:contributor>
    <dcterms:isPartOf rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
    <dc:contributor>Reiterer, Harald</dc:contributor>
    <dcterms:available rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2013-05-28T10:04:59Z</dcterms:available>
    <dspace:hasBitstream rdf:resource="https://kops.uni-konstanz.de/bitstream/123456789/22844/2/Jetter_228445.pdf"/>
    <void:sparqlEndpoint rdf:resource="http://localhost/fuseki/dspace/sparql"/>
    <dc:rights>terms-of-use</dc:rights>
    <dcterms:bibliographicCitation>International Journal of Human-Computer Interaction ; 28 (2012), 11. - S. 737-747</dcterms:bibliographicCitation>
    <dc:contributor>Zöllner, Michael</dc:contributor>
    <dcterms:rights rdf:resource="https://rightsstatements.org/page/InC/1.0/"/>
    <dcterms:title>Design and Implementation of Post-WIMP Distributed User Interfaces with ZOIL</dcterms:title>
    <dc:creator>Jetter, Hans-Christian</dc:creator>
    <dcterms:abstract xml:lang="eng">"Interactive spaces" are physical environments or rooms for collaborative work that are augmented with ubiquitous computing technology. Their purpose is to enable a computer-supported collaboration between multiple users that is based on a seamless use of different devices for natural "post-WIMP" interaction (e.g., multitouch walls, interactive tabletops, tablet PCs, or digital pen and paper). However, to this day, there are no well-established guidelines or toolkits for designing and implementing such distributed user interfaces (DUIs). Therefore, this article introduces the Zoomable Object-Oriented Information Landscape (ZOIL), a novel design approach and software framework for post-WIMP DUIs in interactive spaces.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;In the following, the ZOIL design principles are first introduced and illustrated. They provide recommendations and examples of DUI interaction design for interactive spaces. Then the different software patterns and architectures that have been employed for implementing the open-source ZOIL software framework are described. This framework facilitates the implementation of ZOIL's design principles in practice. Lessons learned from ZOIL's implementation are shared, and the implementation is discussed and compared with related work and approaches. The results of an evaluation of ZOIL with designers and developers conclude the article.</dcterms:abstract>
    <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2013-05-28T10:04:59Z</dc:date>
    <dc:creator>Reiterer, Harald</dc:creator>
    <foaf:homepage rdf:resource="http://localhost:8080/"/>
    <dcterms:issued>2012</dcterms:issued>
    <dc:language>eng</dc:language>
  </rdf:Description>
</rdf:RDF>

Interner Vermerk

xmlui.Submission.submit.DescribeStep.inputForms.label.kops_note_fromSubmitter

Kontakt
URL der Originalveröffentl.

Prüfdatum der URL

Prüfungsdatum der Dissertation

Finanzierungsart

Kommentar zur Publikation

Allianzlizenz
Corresponding Authors der Uni Konstanz vorhanden
Internationale Co-Autor:innen
Universitätsbibliographie
Ja
Begutachtet
Diese Publikation teilen