It is easy for me to access this knowledge pool, I want it to grow so that I can grow along

Last 3 Donors


Support us

Funding progress for 2010:

Erik Wilde

No picture of Erik Wilde available - click to provide one

About the author:
No description available of Erik Wilde...
ADD DESCRIPTION
ADD PUBLICATION
SHARE YOUR RESEARCH

Publications by Erik Wilde (bibliography)

 what's this?

» 2009 «

Edit | Del

Wilde, Erik, Boll, Susanne, Cheverst, Keith, Fröhlich, Peter, Purves, Ross and Schöning, Johannes (2009): Location and the web: (LocWeb 2009). In: Proceedings of ACM CHI 2009 Conference on Human Factors in Computing Systems 2009. pp. 4737-4740. Available online

Location-based services are becoming increasingly Web-based, as a result of the availability of networked mobile devices and mobile Internet access. The "Location and the Web (LocWeb)" workshop targets the capabilities and constraints of Web-based location-based services, which can be implemented as browser-based applications, or as native applications using Web services. The focus of this CHI workshop is on approaches which handle the complexity of location-based services, specifically looking at location abstractions, location sharing, context-relevant information, privacy issues, and interface and interaction design. The goal of this workshop is to serve as a starting point for attaining a better understanding of how the Web has to change in order to embrace location as a first-level concept, and how these changes might be reflected in applications and user interfaces that transform the Web into a platform for location-based services.

Copyrights may apply

Edit | Del

Pautasso, Cesare and Wilde, Erik (2009): Why is the web loosely coupled?: a multi-faceted metric for service design. In: Proceedings of the 2009 International Conference on the World Wide Web 2009. pp. 911-920. Available online

Loose coupling is often quoted as a desirable property of systems architectures. One of the main goals of building systems using Web technologies is to achieve loose coupling. However, given the lack of a widely accepted definition of this term, it becomes hard to use coupling as a criterion to evaluate alternative Web technology choices, as all options may exhibit, and claim to provide, some kind of "loose" coupling effects. This paper presents a systematic study of the degree of coupling found in service-oriented systems based on a multi-faceted approach. Thanks to the metric introduced in this paper, coupling is no longer a one-dimensional concept with loose coupling found somewhere in between tight coupling and no coupling. The paper shows how the metric can be applied to real-world examples in order to support and improve the design process of service-oriented systems.

Copyrights may apply

» 2008 «

Edit | Del

Boll, Susanne, Jones, Christopher, Kansa, Eric, Kishor, Puneet, Naaman, Mor, Purves, Ross, Scharl, Arno and Wilde, Erik (2008): Location and the web (LocWeb 2008). In: Proceedings of the 2008 International Conference on the World Wide Web 2008. pp. 1261-1262. Available online

The World Wide Web has become the world's largest networked information resource, but references to geographical locations remain unstructured and typically implicit in nature. This lack of explicit spatial knowledge within the Web makes it difficult to service user needs for location-specific information. At present, spatial knowledge is hidden in many small information fragments such as addresses on Web pages, annotated photos with GPS co-ordinates, geographic mapping applications, and geotags in user-generated content. Several emerging formats that primarily or secondarily include location metadata, like GeoRSS, KML, and microformats, aim to improve this state of affairs. However, the question remains how to extract, index, mine, find, view, mashup, and exploit Web content using its location semantics. This work-shop brings together researchers from academia and industry labs to discuss and present the latest results and trends in all facets of the relationships between location concepts and Web information.

Copyrights may apply

Edit | Del

Wilde, Erik and Glushko, Robert J. (2008): XML fever. In Communications of the ACM, 51 (7) pp. 40-46

Edit | Del

Wilde, Erik and Glushko, Robert J. (2008): Document design matters. In Communications of the ACM, 51 (10) pp. 43-49

» 2007 «

Edit | Del

Michel, Felix and Wilde, Erik (2007): Extensible schema documentation with XSLT 2.0. In: Proceedings of the 2007 International Conference on the World Wide Web 2007. pp. 1339-1340. Available online

XML Schema documents are defined using an XML syntax, which means that the idea of generating schema documentation through standard XML technologies is intriguing. We present X2Doc, a framework for generating schema-documentation solely through XSLT. The framework uses SCX, an XML syntax for XML Schema components, as intermediate format and produces XML-based output formats. Using a modular set of XSLT stylesheets, X2Doc is highly configurable and carefully crafted towards extensibility. This proves especially useful for composite schemas, where additional schema information like Schematron rules are embedded into XML Schemas.

Copyrights may apply

Edit | Del

Wilde, Erik and Michel, Felix (2007): SPath: a path language for XML schema. In: Proceedings of the 2007 International Conference on the World Wide Web 2007. pp. 1343-1344. Available online

XML is increasingly being used as a typed data format, and therefore it becomes more important to gain access to the type system; very often this is an XML Schema. The XML Schema Path Language (SPath) presented in this paper provides access to XML Schema components by extending the well-known XPath language to also include the domain of XML Schemas. Using SPath, XML developers gain access to XML Schemas and thus can more easily develop software which is type- or schema-aware, and thus more robust.

Copyrights may apply

Edit | Del

Wilde, Erik and Michel, Felix (2007): XML-based XML schema access. In: Proceedings of the 2007 International Conference on the World Wide Web 2007. pp. 1351-1352. Available online

XML Schema's abstract data model consists of components, which are the structures that eventually define a schema as a whole. XML Schema's XML syntax, on the other hand, is not a direct representation of the schema components, and it proves to be surprisingly hard to derive a schema's components from the XML syntax. The Schema Component XML Syntax (SCX) is a representation which attempts to map schema components as faithfully as possible to XML structures. SCX serves as the starting point for applications which need access to schema components and want to do so using standardized and widely available XML technologies.

Copyrights may apply

» 2006 «

Edit | Del

Giger, Kaspar and Wilde, Erik (2006): XPath filename expansion in a Unix shell. In: Proceedings of the 2006 International Conference on the World Wide Web 2006. pp. 863-864. Available online

Locating files based on file system structure, file properties, and maybe even file contents is a core task of the user interface of operating systems. By adapting XPath's power to the environment of a Unix shell, it is possible to greatly increase the expressive power of the command line language. We present a concept for integrating an XPath view of the file system into a shell, the emphXPath Shell (XPsh), which can be used to find files based on file attributes and contents in a very flexible way. The syntax of the command line language is backwards compatible with traditional shells, and the new XPath-based expressions can be easily mastered with a little bit of XPath knowledge.

Copyrights may apply

Edit | Del

Wilde, Erik (2006): Structuring namespace descriptions. In: Proceedings of the 2006 International Conference on the World Wide Web 2006. pp. 881-882. Available online

Namespaces are a central building block of XML technologies today, they provide the identification mechanism for many XML-related vocabularies. Despite their ubiquity, there is no established mechanism for describing namespaces, and in particular for describing the dependencies of namespaces. We propose a simple model for describing namespaces and their dependencies. Using these descriptions, it is possible to compile directories of namespaces providing searchable and browsable namespace descriptions.

Copyrights may apply

Edit | Del

Wilde, Erik (2006): Tables and trees don't mix (very well). In: Proceedings of the 2006 International Conference on the World Wide Web 2006. pp. 885-886. Available online

There are principal differences between the relational model and XML's tree model. This causes problems in all cases where information from these two worlds has to be brought together. Using a few rules for mapping the incompatible aspects of the two models, it becomes easier to process data in systems which need to work with relational and tree data. The most important requirement for a good mapping is that the conceptual model is available and can thus be used for making mapping decisions.

Copyrights may apply

Edit | Del

Wilde, Erik (2006): Merging trees: file system and content integration. In: Proceedings of the 2006 International Conference on the World Wide Web 2006. pp. 955-956. Available online

XML is the predominant format for representing structured information inside documents, but it stops at the level of files. This makes it hard to use XML-oriented tools to process information which is scattered over multiple documents within a file system. File System XML (FSX) and its content integration provides a unified view of file system structure and content. FSX's adaptors map file contents to XML, which means that any file format can be integrated with an XML view in the integrated view of the file system.

Copyrights may apply

» 2005 «

Edit | Del

Wilde, Erik and Baschnagel, Marcel (2005): Fragment identifiers for plain text files. In: Proceedings of the Sixteenth ACM Conference on Hypertext 2005. pp. 211-213. Available online

Hypermedia systems like the Web heavily depend on their ability to link resources. One of the key features of the Web's URIs is their ability to not only specify a resource, but to also identify a subresource within that resource, by using a fragment identifier. Fragment identification enables user to create better hypermedia. We present a proposal for fragment identifiers for plain text files, which makes it possible to identify character or line ranges, or subresources identified by regular expressions. Using these fragment identifiers, it is possible to create more specific hyperlinks, by not only linking to a complete plain text resource, but only the relevant part of it. Along with this proposal, a prototype implementation is described which can be used both as a server-side testbed and as a client-side extension for the Firefox browser.

Copyrights may apply

Edit | Del

Anand, Sai and Wilde, Erik (2005): Mapping XML instances. In: Proceedings of the 2005 International Conference on the World Wide Web 2005. pp. 888-889. Available online

For XML-based applications in general and B2B applications in particular, mapping between differently structured XML documents, to enable exchange of data, is a basic problem. A generic solution to the problem is of interest and desirable both in an academic and practical sense. We present a case study of the problem that arises in an XML based project, which involves mapping of different XML schemas to each other. We describe our approach to solving the problem, its advantages and limitations. We also compare and contrast our approach with previously known approaches and commercially available software solutions.

Copyrights may apply

Edit | Del

Wilde, Erik (2005): Describing namespaces with GRDDL. In: Proceedings of the 2005 International Conference on the World Wide Web 2005. pp. 1002-1003. Available online

Describing XML Namespaces is an open issue for many users of XML technologies, and even though namespaces are one of the foundations of XML, there is no generally accepted and widely used format for namespace descriptions. We present a framework for describing namespaces based on GRDDL using a controlled vocabulary. Using this frame-work, namespace descriptions can be easily generated, harvested and published in human- or machine-readable form.

Copyrights may apply

» 2003 «

Edit | Del

Wilde, Erik (2003): XML Technologies Dissected. In IEEE Internet Computing, 7 (5) pp. 74-78

» 2000 «

Edit | Del

Wilde, Erik and Lowe, David (2000): From Content-Centered Publishing to a Link-based View of Information Resources. In: HICSS 2000 2000. . Available online

ADD PUBLICATION
SHOW THIS LIST ON YOUR HOMEPAGE

What do YOU think?

Give us your opinion! Do you have any comments/additions
that you would like other visitors to see?

 
comment You say: Mar 19th, 2010
#1
Be the first to add a thoughtful note to this page ! 

  will be spam-protected
 

 
How many?
=
e.g. "6"
 

Changes to this page (author)

15 Feb 2010: Enabled abstracts to be shown on Erik Wilde's author page.
18 Aug 2009: Author was edited
18 Aug 2009: Author was edited
09 Jul 2009: Author was edited
09 Jul 2009: Author was edited
09 Jul 2009: Author was edited
09 Jul 2009: Author was edited
09 Jul 2009: Author was edited
09 Jul 2009: Author was edited
09 Jul 2009: Author was edited
09 Jul 2009: Author was edited
13 Jun 2009: Author was edited
02 Jun 2009: Author was edited
09 May 2009: Author was edited
25 Jul 2007: Author was edited
25 Jul 2007: Author was edited
25 Jul 2007: Author was edited
23 Jun 2007: Author was added to the bibliography

Publication statistics

Publication period:2000-2009
Publication count:17
Number of co-authors:17



Productive colleagues

Erik Wilde's 3 most productive colleagues in number of publications:

Keith Cheverst:37
Susanne Boll:25
Mor Naaman:20


Collaboration count

Number of publications with 3 favourite co-authors:

Felix Michel:3
Ross Purves:2
Robert J. Glushko:2

 

Other options

Learn more about Erik Wilde:
- Google Scholar
- ACM
- CSB

Mar 19

As a rule, software systems do not work well until they have been used, and have failed repeatedly, in real applications.

-- Dave Parnas

  • Share this quote on... Bookmark and Share
  • Get more quotes

Eva Hornecker on Tangible Interaction

Eva Hornecker explains the evolving concept of Tangible Interaction.

Read Eva's insightful entry here..

Help us help you!

  • Spread the word: Bookmark and Share
  • Donate
  • Other ways to help
 

Page information

Page maintainer: The Editorial Team
How to cite/reference this page
URL: http://www.interaction-design.org/references/authors/erik_wilde.html