project plan
play

Project Plan Multi-Touch Gestures for Mac OS X Firefox The Capstone - PowerPoint PPT Presentation

Project Plan Multi-Touch Gestures for Mac OS X Firefox The Capstone Experience Team Mozilla Guilherme de Araujo Raymond Heldt Brandon Waterloo Department of Computer Science and Engineering Michigan State University Spring 2013 From


  1. Project Plan Multi-Touch Gestures for Mac OS X Firefox The Capstone Experience Team Mozilla Guilherme de Araujo Raymond Heldt Brandon Waterloo Department of Computer Science and Engineering Michigan State University Spring 2013 From Students… …to Professionals

  2. Project Overview • Improve current Mac OS X Firefox multi-touch gesture support by introducing the following gestures:  Rotate  Pinch  Double Tap The Capstone Experience Team Mozilla Project Plan 2

  3. Functional Specification • Overview of gesture capabilities: Gesture Image Video Webpage Rotate X Pinch X X X Double Tap X X X The Capstone Experience Team Mozilla Project Plan 3

  4. Regular Document • Typical webpage  Text  Images  Links  Tables The Capstone Experience Team Mozilla Project Plan 4

  5. Synthetic Document • Single object wrapped by synthetic HTML  JPEG image  Quicktime .MOV video The Capstone Experience Team Mozilla Project Plan 5

  6. Functional Specifications: Rotate Gesture • Rotate gesture will allow the user to rotate a synthetic document’s image content • The image must:  R otate along with the user’s gesture movement in such a way that is natural  Snap to the nearest 90 degree orientation after the gesture terminates The Capstone Experience Team Mozilla Project Plan 6

  7. Functional Specifications: Pinch Gesture • Pinch gesture will enable the user to zoom in or out of a synthetic or regular document’s content  Zoom is as smooth and natural as possible  When gesture terminates, no additional action is taken The Capstone Experience Team Mozilla Project Plan 7

  8. Functional Specifications: Double Tap Gesture • Double tap gesture will allow the user to zoom in on a synthetic or regular document  Zoom in is: o Centered at position of the cursor o Similar to pinch to zoom  If gesture is repeated, zoom is reset to default value The Capstone Experience Team Mozilla Project Plan 8

  9. Design Specifications • Gestures will be detected by the Apple Trackpad  Magic Trackpad for Desktop  Built-in Trackpad on Macbook  Recognized by Mac OS X The Capstone Experience Team Mozilla Project Plan 9

  10. Screen Mockup: Pinch Gesture The Capstone Experience Team Mozilla Project Plan 10

  11. Screen Mockup: Rotate Gesture The Capstone Experience Team Mozilla Project Plan 11

  12. Screen Mockup: Double Tap Gesture The Capstone Experience Team Mozilla Project Plan 12

  13. Technical Specifications • Languages  JavaScript  CSS  Objective-C  C++ The Capstone Experience Team Mozilla Project Plan 13

  14. System Architecture User Interface Browser Engine Gecko Rendering Engine JavaScript XML Networking Widget Code Interpreter Parser Display Backend Platform-Dependent The Capstone Experience Team Mozilla Project Plan 14

  15. Gesture Event Data Flow Gecko – Browser Engine Gesture Action Gecko Gesture Gecko – Rendering Engine Event Firefox Widget Gesture Action Code for OS X OS X Display Backend OSX Gesture Event OS X Operating System User Input User The Capstone Experience Team Mozilla Project Plan 15

  16. Technical Specification • Zooming  Full zoom management feature included in Gecko  Screenshot of page to scale  Pinch to zoom requires: o Ability to trap event in the browser engine o New zoom amount o Translate screenshot based on center of gesture o Re-render after gesture terminates The Capstone Experience Team Mozilla Project Plan 16

  17. Technical Specification • Rotation  Framework and functions exist o CSS transform property o CSS transition property  Rotation gesture event records rotation delta The Capstone Experience Team Mozilla Project Plan 17

  18. System Components • Hardware Platforms  Apple Magic Trackpad  Built-in trackpad on Macbook • Software Platforms / Technologies  Mac OS X  Mozilla Firefox The Capstone Experience Team Mozilla Project Plan 18

  19. Testing • Write scripts to automate testing of gestures  Generate random combinations of gesture input  Test gesture  Record results, alert any error or unexpected results • Manually test gestures when debugging • Get feedback from Mozilla community • Classmates to briefly test gestures The Capstone Experience Team Mozilla Project Plan 19

  20. Risks • Understanding Firefox architecture  Browser is complex, need solid understanding to work well  Mitigation: Ask community, study data flow • Coding standards  Mozilla has high code quality standards  Mitigation: Write good code up-front, understand standards • Writing our own tests  We’ll likely need to write test code to test our features  Mitigation: Look at test code for full zoom and other features The Capstone Experience Team Mozilla Project Plan 20

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend