PDP: pen driven programming

  • Authors:
  • Jonathan Frye;Björn Franke

  • Affiliations:
  • The University of Edinburgh;The University of Edinburgh

  • Venue:
  • BCS-HCI '08 Proceedings of the 22nd British HCI Group Annual Conference on People and Computers: Culture, Creativity, Interaction - Volume 2
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Programming is an activity centered primarily around the keyboard which is not necessarily the optimal input device for all users. Little research has taken place into alternative input devices for programming despite huge advances in handwriting and voice recognition for natural language. This project explored using a pen as the primary input device for programming. A variety of different methods for using the pen were designed, developed and evaluated. Existing variable and method declarations were used in the handwriting recognition to improve its accuracy. Additionally code generation techniques were explored to minimize the volume of writing required. These features were then integrated into Microsoft Visual Studio 2005, a commercial IDE, to enable the evaluation of a pen driven environment complete with all the features expected of a modern day IDE.