Traditional proxy server techniques. Mostly automated - PowerPoint PPT Presentation

About This Presentation
Title:

Traditional proxy server techniques. Mostly automated

Description:

Traditional proxy server techniques. Mostly automated. www.skweezer.com ... proxy server. web servers. Mobile Application ... Proxy browser/remote ... – PowerPoint PPT presentation

Number of Views:88
Avg rating:3.0/5.0
Slides: 45
Provided by: Jeffrey343
Category:

less

Transcript and Presenter's Notes

Title: Traditional proxy server techniques. Mostly automated


1
Highlight A System for Creating and Deploying
Mobile Web Applications
  • Jeffrey Nichols, Zhigang Hua, John Barton IBM
    Almaden Research Center and Georgia Institute of
    Technology
  • October 22, 2008 21st Annual ACM Symposium on
    User Interface Software and Technology

2
Mobile Internet
3
Accessing the Mobile Web
  • Site designed for mobile use
  • Designed for low-end devices
  • Limited functionality chosen by designer
  • Costly to create
  • Only available for popular, consumer sites
  • Normal site through a mobile viewport
  • Most functionality of existing site
  • Greater costs of navigation
  • Many items per page
  • More pages than needed

4
Previous Work Transcoding
  • Traditional proxy server techniques
  • Mostly automated
  • www.skweezer.com
  • mobile google search
  • Quality of result varies based on site
  • Often includes all content of a page
  • Doesnt work with AJAX/dynamic JavaScript sites

5
Goals
  • Allow end users to create their own mobile
    applications for particular tasks
  • No programming required
  • Possible for any existing site
  • All design decisions made by users
  • Allow programmers to extend capabilities of
    mobile applications

6
Highlight
mobile app designer(browser extension)
user
webserver
mobile user
proxy browser
web server
proxy server
7
Overview
  • Introduction
  • Mobile Web Applications
  • Server Architecture
  • Creating a Mobile Application
  • Evaluation
  • Conclusion

8
AA.com Flight Tracking
9
AA.com Flight Tracking
10
BackpackIt.com To Do List
11
BackpackIt.com To Do List
12
Highlight Server Architecture
mobile application description
webserver
mobile user
proxy browser
web server
proxy server
13
Remote Control Metaphor
14
Remote Control Metaphor
144
15
Remote Control Metaphor
144
16
Remote Control Metaphor
17
Why use this architecture?
  • Allows re-authoring of sites with dynamic
    JavaScript and Ajax
  • Re-authoring can be done in terms of UI design
  • Easier to inspect than code, Web Service
    descriptions

18
Implementation
mobile users
proxy server
web servers
19
Mobile Application Descriptions
  • Requirements
  • Support end user authoring environment
  • Increase possibilities through programming
  • Implementation
  • Structured JavaScript
  • Built on top of standard web APIs (e.g., DOM)
  • Set of Highlight API methods to make programming
    with remote control metaphor easier

20
Structured JavaScript Format
  • Based on Storyboard concept
  • Code divided into chunks corresponding to mobile
    page (pagelet)
  • Each pagelet has two methods
  • Clip method selects content from page to clip
  • Event method navigates to next content based on
    mobile interaction

21
Application Descriptions
clip
event
pagelet n-1
clip
event
pagelet n
clip
pagelet n1
22
Writing Application Descriptions
  • End-user authoring environment generates
    JavaScript code in this format
  • Programmers can edit this code to modify an app
  • We have written several apps from scratch
  • BackpackIt.com To Do List
  • BlueMail
  • Fitday.com

23
Overview
  • Introduction
  • Mobile Web Applications
  • Server Architecture
  • Creating a Mobile Application
  • Evaluation
  • Breadth of web sites that can be re-authored
  • How easy is it to write mobile application
    descriptions?
  • Conclusion

24
Breadth of possible applications
  • Created applications from a variety of different
    sites
  • AA.com
  • Amazon.com
  • Google Image Search
  • Mapquest.com
  • SFGate.com
  • Weather.com
  • Ebay
  • Fitday.com
  • Buy.com
  • Barnes Noble.com
  • IBM internal directory (BluePages)

25
How easy is it to create descriptions?
  • Code analysis
  • Formative user study

26
Mobile App Code Numbers
Indicates some code automatically generated by
our end-user authoring tool
27
Formative evaluation
  • Goals
  • Will programmers understand the concepts/API?
  • Can they create applications of their own?
  • Two subjects from our research lab
  • Not regular users of mobile web
  • Experienced web programmers (JavaScript, DOM,
    etc.)

28
Procedure
  • 1 hour verbal introduction to the system
  • Provided with programmer guide
  • Complete BackPack todo list example with source
    code
  • API reference
  • Provided with choice of authoring/debugging tools
  • Eclipse Web Tools Platform editor, Firebug,
    Venkman
  • Asked users to brainstorm their own mobile app
    idea and then try to implement it

29
Results
  • Subject-chosen applications
  • CBS 5 Traffic Reports
  • Facebook Status

30
Results, cont.
  • All subjects were able to build their chosen
    application
  • Typical problems of learning a new API
  • What methods are available? How are they used?
  • Conceptual model of remote control not
    immediately intuitive
  • Clip/event method grouping does not match
    expectations of web programmers

31
Overview
  • Introduction
  • Mobile Web Applications
  • Server Architecture
  • Creating a Mobile Application
  • Evaluation
  • Conclusion

32
Conclusion
  • Mobile applications can be created by
    re-authoring existing web sites
  • Proxy browser/remote control metaphor allows
    re-authoring of sites with AJAX and dynamic
    JavaScript
  • Evaluation suggests programmers can use system

33
Thanks!
  • jwnichols_at_us.ibm.com
  • http//www.jeffreynichols.com/

34
(No Transcript)
35
(No Transcript)
36
(No Transcript)
37
Breadth and Benefits
38
Highlight Programmed Applications
39
amazon.com Buy one item
40
amazon.com Buy one item
41
amazon.com Buy one item
42
amazon.com Buy one item
43
amazon.com Buy one item
44
amazon.com Buy one item
Write a Comment
User Comments (0)
About PowerShow.com