Mobile Computing, Applications, and Services. Second International ICST Conference, MobiCASE 2010, Santa Clara, CA, USA, October 25-28, 2010, Revised Selected Papers

Research Article

Tool Support for Constructing Mobile Mashups

Download
471 downloads
  • @INPROCEEDINGS{10.1007/978-3-642-29336-8_3,
        author={Lasse Holmstedt and Tommi Mikkonen and Mikko Terho},
        title={Tool Support for Constructing Mobile Mashups},
        proceedings={Mobile Computing, Applications, and Services. Second International ICST Conference, MobiCASE 2010, Santa Clara, CA, USA, October 25-28, 2010, Revised Selected Papers},
        proceedings_a={MOBICASE},
        year={2012},
        month={10},
        keywords={Web applications mashup development},
        doi={10.1007/978-3-642-29336-8_3}
    }
    
  • Lasse Holmstedt
    Tommi Mikkonen
    Mikko Terho
    Year: 2012
    Tool Support for Constructing Mobile Mashups
    MOBICASE
    Springer
    DOI: 10.1007/978-3-642-29336-8_3
Lasse Holmstedt1,*, Tommi Mikkonen2,*, Mikko Terho3,*
  • 1: Nokia Qt Development Frameworks
  • 2: Tampere University of Technology
  • 3: Nokia Devices
*Contact email: lasse.holmstedt@nokia.com, tommi.mikkonen@tut.fi, mikko.j.terho@nokia.com

Abstract

The ability to instantly publish software worldwide, and the ability to dynamically combine data, code and other content from numerous web sites all over the world has opened up entirely new possibilities for software development. In web terminology, a web site that combines (“mashes up”) content from more than one source into an integrated experience is referred to as a . At present, the development of mashups usually relies on the tools for composing server-side software, and off-the-shelf browser is commonly assumed as the runtime environment. However, when considering client-side mashups that are well-suited for mobile devices due to local processing and associated interactivity, numerous complications exist. One of these problems is available tool support, which is commonly targeted to desktops and browsers. In this paper, we introduce a tool for developing client-side mashup applications. In spirit, the tool is similar to tools available for mainstream mashup development, but all the actual processing is done on the client side using a special purpose runtime environment.