Region activation for touch sensitive surface

Information

  • Patent Grant
  • 9298363
  • Patent Number
    9,298,363
  • Date Filed
    Monday, April 11, 2011
    13 years ago
  • Date Issued
    Tuesday, March 29, 2016
    8 years ago
  • Inventors
  • Original Assignees
  • Examiners
    • Pappas; Claire X
    • Stone; Robert
    Agents
    • Morgan, Lewis & Bockius LLP
Abstract
One or more regions of a touch sensitive surface can be activated individually by a user. A region defines an active input area for processing touch input events. Any touch event associated with a beginning touch event that is detected in the active area is processed for display. Any touch input event detected outside the active region that is not associated with the beginning touch event is excluded from the processing. Once a writing gesture is started in the active region, the writing gesture can extend outside of the active region so long as the writing gesture is associated with the beginning touch event.
Description
TECHNICAL FIELD

This disclosure relates generally to devices having touch sensitive surfaces.


BACKGROUND

Modern mobile devices (e.g., electronic tablets) can run applications that allow a user to capture handwritten notes using a touch sensitive surface. While handwriting on the touch sensitive surface, a typical user may rest their palm or side of their hand on the touch sensitive surface for support, causing the device to register a touch input. To avoid such inadvertent touch input, the user can elevate their hand above the touch surface when writing. This workaround can be awkward and tiring to the user.


SUMMARY

One or more regions of a touch sensitive surface can be activated individually by a user. A region defines an active input area for processing touch input events. Any touch event associated with a beginning touch event that is detected in the active area is processed for display. Any touch input event detected outside the active region that is not associated with the beginning touch event is excluded from the processing. In some implementations, a region can be visually delineated by horizontal rule lines of a virtual notebook page. A selector/indicator can be displayed at the left or right end of the region for activating the corresponding region. Once a writing gesture is started in the active region, the writing gesture can extend outside of the active region so long as the writing gesture is made without interruption. When a region is activated by a user touching the selector/indicator, the selector/indicator can be visually augmented to indicate that its corresponding region is active. When the writing gesture is completed by the user, the writing gesture displayed in the active region can be captured and stored for use with other applications.


Particular implementations of region activation for a touch sensitive surface, provides one or more of the following advantages. A user can independently activate one or more regions of a touch sensitive surface to avoid registering inadvertent touch inputs outside the active region. The active regions can be captured and stored for use with other applications.


The details of one or more disclosed implementations are set forth in the accompanying drawings and the description below. Other features, aspects, and advantages will become apparent from the description, the drawings and the claims.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 illustrates a touch sensitive surface with individually selectable active regions.



FIG. 2 illustrates the touch sensitive surface with writing extending outside a selected active region.



FIG. 3 is a flow diagram of an exemplary process for activating and processing for display a region on a touch sensitive surface.



FIG. 4 is a block diagram of an exemplary device architecture that implements the features and processes described with reference to FIGS. 1-3.





Like reference symbols in the various drawings indicate like elements.


DETAILED DESCRIPTION
Exemplary Active Region for Touch Sensitive Surface


FIG. 1 illustrates an exemplary touch sensitive surface 100 with individually selectable active regions 102. In some implementations, touch sensitive surface 100 can be a virtual notepad with pages having horizontal rule lines to provide visual guides for handwritten notes. In the example shown, region 102 is the writing area above rule line 105. A user has made a handwritten note (“Sample Note”) in region 102 using their finger, a stylus or other suitable writing instrument.


In the example shown, a user interface element 104 is displayed on the left end of each region 102. User interface element 104 is a selector/indicator that can be touched by a user to activate the corresponding region 102. For example, the user can touch user interface element 104 to activate corresponding region 102. Activating a region means that touch events (e.g., writing gestures) initiated in region 102 can be detected and processed for display by a processor of the device, resulting in an immediate, real-time display of the user's handwriting. That is, touch events (e.g., writing gestures) are detected and processed for display in real-time to create the appearance that the user is handwriting on touch sensitive surface 100.


In general, touches started outside of active region 102 are ignored, while touches initiated within active region 102 are used to start a currently active path. The continuation of a touch started within active region 102 (e.g., a writing gesture) causes curves to be added to the currently active path using, for example, a cubic Bézier path generator as described in co-pending U.S. patent application Ser. No. 13/084,355, for “Handwriting Capture Techniques,” filed even date herewith. At any given time, only one active path is recognized by the device as a continuation of a touch gesture.


In some implementations, touch screen driver software translates touch signals from hardware (e.g., a capacitive touch screen) into touch events, which can be aggregated into touch gestures using a touch input model. The touch events or gestures can be provided to an operating system or other applications through an Application Programming Interface (API) where the touch events can be further processed.


Generally, user interface element 104 can be any size or shape and located anywhere on touch sensitive surface 100. In the example shown, user interface element 104 is a circle that is visually augmented (e.g., filled with color) when selected to indicate its selection and the active status of its corresponding active region 102. Visually augmenting user interface element 104 can include, but is not limited to changing the color, shape or size of the element, animating the element, highlighting the user interface element or its background, or the like. In some implementations, selection of region 102 can be indicated by audio or force feedback (e.g., a vibration) in addition or in lieu of visual augmentation.


In some implementations, user interface element 104 can be displayed at left or right ends of each region 102 to facilitate selection by left or right-handed users. A settings menu or similar input mechanism can allow users to select the location of user interface element 104 on touch sensitive surface 100. In some implementations, user interface element 104 can be a hardware button.


When the user is finished writing in active region 102, the user can select the “Accept” button 106 to capture the handwritten note in active region 102 and stored in a digital image format (e.g., .png). Only the content drawn within active region 102 is captured. Once captured and stored, the content can be used with other applications. Upon acceptance, active region 102 can be deactivated automatically. A “Clear” button 108 can be used to clear the entire active region 102 of its contents.



FIG. 2 illustrates the touch sensitive surface with a writing gesture extending outside the selected active region. In the example shown, the user activated region 202 using selector/indicator 204. The user then initiated a beginning touch event in active region 202. For example, the user placed their finger or stylus on touch screen 100 in active region 202 to begin a writing gesture. After the beginning touch event, the user extended the writing gesture outside active region 202. The portions of the writing gesture extending outside active region 202 were processed and displayed since the writing gesture began inside the active region and the extended portions are part of the writing gesture, i.e., associated with the beginning touch event. When the user accepts the writing (e.g., by selecting the “Accept” button), the contents of active region 202 are captured and stored for use with other applications. In this example, the portions of the letters “LOC” extending outside active region 202 are truncated and thus excluded from the screen capture.


Exemplary Process Flow


FIG. 3 is a flow diagram of an exemplary process 300 for activating a region on a touch sensitive surface. Process 300 can be implemented by device architecture 400, as described in reference to FIG. 4.


In some implementations, process 300 can begin by receiving input selecting region(s) of touch sensitive surface for activation (302). In some implementations, the touch sensitive surface can be a touch sensitive display of a device (e.g., computer, mobile phone, electronic tablet). A region can be selected by touching a selector/indicator corresponding to the region, as described in reference to FIGS. 1 and 2.


The user interface element can be visually augmented to indicate selection of its corresponding region. Other feedback is also possible. For example, audio or force feedback (e.g., a vibration) can be used to indicate selection of a region. A region can be any portion of a touch sensitive surface and have any shape or size. In some implementations, a region can be the writing area between two horizontal rule lines of a virtual notebook page, as shown in FIGS. 1-2. Generally, the user interface element for selecting a corresponding region can be located anywhere on the touch sensitive surface and can be any size or shape. In the notebook example of FIGS. 1-2, a user interface element is displayed at the left end of each region to facilitate easy selection by a right-handed user.


Process 300 can continue by activating the selected region(s) (304). Once activated, any touch input in the active region will be detected and processed by the device for display.


Process 300 can continue by detecting a beginning touch event in the active region (306). A beginning touch event can occur when the user first touches the active region with a finger, stylus or other writing instrument.


Process 300 continues detecting and processing additional touch events in active region(s) associated with the beginning touch event (308). The processing excludes additional touch events detected outside the active region(s) that are not associated with the beginning touch event in the active region(s).


Process 310 continues by receiving input accepting the processed touch events (310), and capturing and storing the processed touch events (312). A user can accept touch events by selecting a virtual button or providing other detectable input. Upon acceptance, the content in the active region can be captured into a digital image and stored (e.g., stored in a container object) for use by other applications.


Exemplary Device Architecture


FIG. 4 is a block diagram illustrating exemplary device architecture implementing features and operations described in reference to FIGS. 1-5. Device 400 can be any device capable of capturing handwriting on a touch sensitive surface, including but not limited to smart phones and electronic tablets. Device 400 can include memory interface 402, one or more data processors, image processors or central processing units 404, and peripherals interface 406. Memory interface 402, processor(s) 404 or peripherals interface 406 can be separate components or can be integrated in one or more integrated circuits. The various components can be coupled by one or more communication buses or signal lines.


Sensors, devices, and subsystems can be coupled to peripherals interface 406 to facilitate multiple functionalities. For example, motion sensor 410, light sensor 412, and proximity sensor 414 can be coupled to peripherals interface 406 to facilitate orientation, lighting, and proximity functions of the mobile device. For example, in some implementations, light sensor 412 can be utilized to facilitate adjusting the brightness of touch screen 446. In some implementations, motion sensor 410 (e.g., an accelerometer, gyros) can be utilized to detect movement and orientation of the device 400. Accordingly, display objects or media can be presented according to a detected orientation, e.g., portrait or landscape.


Other sensors can also be connected to peripherals interface 406, such as a temperature sensor, a biometric sensor, or other sensing device, to facilitate related functionalities.


Location processor 415 (e.g., GPS receiver) can be connected to peripherals interface 406 to provide geo-positioning. Electronic magnetometer 416 (e.g., an integrated circuit chip) can also be connected to peripherals interface 406 to provide data that can be used to determine the direction of magnetic North. Thus, electronic magnetometer 416 can be used as an electronic compass.


Camera subsystem 420 and an optical sensor 422, e.g., a charged coupled device (CCD) or a complementary metal-oxide semiconductor (CMOS) optical sensor, can be utilized to facilitate camera functions, such as recording photographs and video clips.


Communication functions can be facilitated through one or more communication subsystems 424. Communication subsystem(s) 424 can include one or more wireless communication subsystems 424. Wireless communication subsystems can include radio frequency receivers and transmitters and/or optical (e.g., infrared) receivers and transmitters. Wired communication system can include a port device, e.g., a Universal Serial Bus (USB) port or some other wired port connection that can be used to establish a wired connection to other computing devices, such as other communication devices, network access devices, a personal computer, a printer, a display screen, or other processing devices capable of receiving or transmitting data. The specific design and implementation of the communication subsystem 424 can depend on the communication network(s) or medium(s) over which device 400 is intended to operate. For example, a mobile device can include communication subsystems 424 designed to operate over a GSM network, a GPRS network, an EDGE network, a WiFi or WiMax network, and a Bluetooth network. In particular, the wireless communication subsystems 424 can include For example, device 400 may include wireless communication subsystems designed to operate over a global system for mobile communications (GSM) network, a GPRS network, an enhanced data GSM environment (EDGE) network, 802.x communication networks (e.g., WiFi, WiMax, or 3G networks), code division multiple access (CDMA) networks, and a Bluetooth™ network. Communication subsystems 424 may include hosting protocols such that the mobile device 400 may be configured as a base station for other wireless devices. As another example, the communication subsystems can allow the device to synchronize with a host device using one or more protocols, such as, for example, the TCP/IP protocol, HTTP protocol, UDP protocol, and any other known protocol.


Audio subsystem 426 can be coupled to a speaker 428 and one or more microphones 430 to facilitate voice-enabled functions, such as voice recognition, voice replication, digital recording, and telephony functions.


I/O subsystem 440 can include touch screen controller 442 and/or other input controller(s) 444. Touch-screen controller 442 can be coupled to a touch screen 446 or pad. Touch screen 446 and touch screen controller 442 can, for example, detect contact and movement or break thereof using any of a number of touch sensitivity technologies, including but not limited to capacitive, resistive, infrared, and surface acoustic wave technologies, as well as other proximity sensor arrays or other elements for determining one or more points of contact with touch screen 446.


Other input controller(s) 444 can be coupled to other input/control devices 448, such as one or more buttons, rocker switches, thumb-wheel, infrared port, USB port, and/or a pointer device such as a stylus. The one or more buttons (not shown) can include an up/down button for volume control of speaker 428 and/or microphone 430.


In one implementation, a pressing of the button for a first duration may disengage a lock of the touch screen 446; and a pressing of the button for a second duration that is longer than the first duration may turn power to mobile device 400 on or off. The user may be able to customize a functionality of one or more of the buttons. The touch screen 446 can also be used to implement virtual or soft buttons and/or a keyboard.


In some implementations, device 110 can present recorded audio and/or video files, such as MP3, AAC, and MPEG files. In some implementations, mobile device 110 can include the functionality of an MP3 player and may include a pin connector for tethering to other devices. Other input/output and control devices can be used.


Memory interface 402 can be coupled to memory 450. Memory 450 can include high-speed random access memory or non-volatile memory, such as one or more magnetic disk storage devices, one or more optical storage devices, or flash memory (e.g., NAND, NOR). Memory 450 can store operating system 452, such as Darwin, RTXC, LINUX, UNIX, OS X, WINDOWS, or an embedded operating system such as VxWorks. Operating system 452 may include instructions for handling basic system services and for performing hardware dependent tasks. In some implementations, operating system 452 can include a kernel (e.g., UNIX kernel).


Memory 450 may also store communication instructions 454 to facilitate communicating with one or more additional devices, one or more computers and/or one or more servers. Communication instructions 454 can also be used to select an operational mode or communication medium for use by the device, based on a geographic location (obtained by the GPS/Navigation instructions 468) of the device. Memory 450 may include graphical user interface instructions 456 to facilitate graphic user interface processing; sensor processing instructions 458 to facilitate sensor-related processing and functions; phone instructions 460 to facilitate phone-related processes and functions; electronic messaging instructions 442 to facilitate electronic-messaging related processes and functions; web browsing instructions 464 to facilitate web browsing-related processes and functions; media processing instructions 466 to facilitate media processing-related processes and functions; GPS/Navigation instructions 468 to facilitate GPS and navigation-related processes and instructions; camera instructions 470 to facilitate camera-related processes and functions; region activation instructions 472 for the processes and features described with reference to FIGS. 1-3 Region Ac; and application instructions 474. The memory 450 may also store other software instructions 476 for facilitating other processes, features and applications.


Each of the above identified instructions and applications can correspond to a set of instructions for performing one or more functions described above. These instructions need not be implemented as separate software programs, procedures, or modules. Memory 450 can include additional instructions or fewer instructions. Furthermore, various functions of the mobile device may be implemented in hardware and/or in software, including in one or more signal processing and/or application specific integrated circuits.


The described features can be implemented advantageously in one or more computer programs that are executable on a programmable system including at least one programmable processor coupled to receive data and instructions from, and to transmit data and instructions to, a data storage system, at least one input device, and at least one output device. A computer program is a set of instructions that can be used, directly or indirectly, in a computer to perform a certain activity or bring about a certain result. A computer program can be written in any form of programming language (e.g., Objective-C, Java), including compiled or interpreted languages, and it can be deployed in any form, including as a stand-alone program or as a module, component, subroutine, or other unit suitable for use in a computing environment.


Suitable processors for the execution of a program of instructions include, by way of example, both general and special purpose microprocessors, and the sole processor or one of multiple processors or cores, of any kind of computer. Generally, a processor will receive instructions and data from a read-only memory or a random access memory or both. The essential elements of a computer are a processor for executing instructions and one or more memories for storing instructions and data. Generally, a computer will also include, or be operatively coupled to, communicate with, one or more mass storage devices for storing data files; such devices include magnetic disks, such as internal hard disks and removable disks; magneto-optical disks; and optical disks.


Storage devices suitable for tangibly embodying computer program instructions and data include all forms of non-volatile memory, including by way of semiconductor memory devices, such as EPROM, EEPROM, and flash memory devices; magnetic disks such as internal hard disks and removable disks; magneto-optical disks; and CD-ROM and DVD-ROM disks. The processor and the memory can be supplemented by, or incorporated in, ASICs (application-specific integrated circuits).


To provide for interaction with a player, the features can be implemented on a computer having a display device, such as a CRT (cathode ray tube) or LCD (liquid crystal display) monitor for displaying information to the player. The computer can also have a keyboard and a pointing device such as a game controller, mouse or a trackball by which the player can provide input to the computer.


The features can be implemented in a computer system that includes a back-end component, such as a data server, that includes a middleware component, such as an application server or an Internet server, or that includes a front-end component, such as a client computer having a graphical user interface or an Internet browser, or any combination of them. The components of the system can be connected by any form or medium of digital data communication such as a communication network. Some examples of communication networks include LAN, WAN and the computers and networks forming the Internet.


The computer system can include clients and servers. A client and server are generally remote from each other and typically interact through a network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other.


One or more features or steps of the disclosed embodiments can be implemented using an API. An API can define on or more parameters that are passed between a calling application and other software code (e.g., an operating system, library routine, function) that provides a service, that provides data, or that performs an operation or a computation. The API can be implemented as one or more calls in program code that send or receive one or more parameters through a parameter list or other structure based on a call convention defined in an API specification document. A parameter can be a constant, a key, a data structure, an object, an object class, a variable, a data type, a pointer, an array, a list, or another call. API calls and parameters can be implemented in any programming language. The programming language can define the vocabulary and calling convention that a programmer will employ to access functions supporting the API. In some implementations, an API call can report to an application the capabilities of a device running the application, such as input capability, output capability, processing capability, power capability, communications capability, etc.


A number of implementations have been described. Nevertheless, it will be understood that various modifications may be made. For example, other steps may be provided, or steps may be eliminated, from the described flows, and other components may be added to, or removed from, the described systems. Accordingly, other implementations are within the scope of the following claims.

Claims
  • 1. A method comprising: at an electronic device including one or more processors, memory, and a touch-sensitive display; concurrently displaying on the touch-sensitive display a plurality of visually delineated regions, including a first visually delineated region, anda plurality of user interface elements, including a first user interface element associated with the first region;while displaying the plurality of visually delineated regions on the touch-sensitive display: receiving an input that selects the first user interface element;in response to receiving the input that select the first user interface element, activating the first visually delineated region;while the first visually delineated region is activated: for all touch gestures that are detected starting at a location on the touch-sensitive display with a beginning touch event that is located within the first visually delineated region, processing additional touch events of a respective touch gesture that are a continuation of the beginning touch event and are made without interruption, including touch events in the respective touch gesture that extend outside the first visually delineated region; andfor all touch gestures that are detected starting at a location on the touch-sensitive display with a beginning touch event that is located outside the first visually delineated region, not processing a respective touch gesture as input for the first visually delineated region.
  • 2. The method of claim 1, wherein: processing the additional touch events of a respective touch gesture that are a continuation of the beginning touch event and are made without interruption includes displaying a respective path, corresponding to the respective touch gesture, on the touch-sensitive display.
  • 3. The method of claim 2, further comprising: capturing and storing one or more paths, including the respective path, in the one or more active regions, excluding one or more portions of the one or more paths outside the one or more active regions.
  • 4. The method of claim 1, including: prior to receiving the input that selects the first user interface element, displaying the plurality of visually delineated regions and the plurality of user interface elements on the touch-sensitive surface, wherein respective user interface elements of the plurality of user interface elements indicate whether respective visually delineated regions, of the plurality of visually delineated regions, associated with the respective user interface elements are selected.
  • 5. The method of claim 1, wherein the first user interface element, distinct from the first visually delineated region, is displayed proximate to the first visually delineated region.
  • 6. The method of claim 1, wherein, while the first user interface element is selected, the first user interface element is visually augmented to indicate its selection.
  • 7. The method of claim 1, further comprising: receiving second input selecting a second visually delineated region of the touch-sensitive display for activation based on selection of a second user interface element, of the plurality of user interface elements displayed on the touch-sensitive surface, associated with the second visually delineated region, wherein the first user interface element is distinct from the second user interface element; andactivating the second visually delineated region while maintaining the first visually delineated region as an active region.
  • 8. The method of claim 1, wherein all the touch gestures are detected with one or more proximity sensors.
  • 9. A system comprising: a touch-sensitive display;one or more processors; andmemory storing one or more programs for execution by the one or more processors, the one or more programs including instructions for: concurrently displaying on the touch-sensitive display a plurality of visually delineated regions, including a first visually delineated region, anda plurality of user interface elements, including a first user interface element associated with the first region;while displaying the plurality of visually delineated regions on the touch-sensitive display: receiving an input that selects the first user interface element;in response to receiving the input that select the first user interface element, activating the first visually delineated region;while the first visually delineated region is activated: for all touch gestures that are detected starting at a location on the touch-sensitive display with a beginning touch event that is located within the first visually delineated region, processing additional touch events of a respective touch gesture that are a continuation of the beginning touch event and are made without interruption, including touch events in the respective touch gesture that extend outside the first visually delineated region; and,for all touch gestures that are detected starting at a location on the touch-sensitive display with a beginning touch event that is located outside the first visually delineated region, not processing a respective touch gesture as input for the first visually delineated region.
  • 10. The system of claim 9, wherein: processing the additional touch events of a respective touch gesture that are a continuation of the beginning touch event and are made without interruption includes displaying a respective path, corresponding to the respective touch gesture, on the touch-sensitive display.
  • 11. The system of claim 10, wherein the one or more programs include instructions for: capturing and storing one or more paths, including the respective path, in the one or more active regions, excluding one or more portions of the one or more paths outside the one or more active regions.
  • 12. The system of claim 9, wherein the one or more programs include instructions for: prior to receiving the input that selects the first user interface element, displaying a user interface including the plurality of the visually delineated regions and the plurality of user interface elements on the touch-sensitive surface, wherein respective user interface elements of the plurality of user interface elements indicate whether respective visually delineated regions, of the plurality of visually delineated regions, associated with the respective user interface elements are selected.
  • 13. The system of claim 9, wherein the first user interface element, distinct from the first visually delineated region, is displayed proximate to the first visually delineated region.
  • 14. The system of claim 9, wherein, while the first user interface element is selected, the first user interface element is visually augmented to indicate its selection.
  • 15. The system of claim 9, wherein the one or more programs include instructions for: receiving second input selecting a second visually delineated region of the touch-sensitive display for activation based on selection of a second user interface element, of the plurality of user interface elements displayed on the touch-sensitive surface, associated with the second visually delineated region, wherein the first user interface element is distinct from the second user interface element; andactivating the second visually delineated region while maintaining the first visually delineated region as an active region.
  • 16. The system of claim 9, wherein all the touch gestures are detected with one or more proximity sensors.
  • 17. A non-transitory computer-readable medium having one or more programs stored thereon for execution by one or more processors of an electronic device with a touch-sensitive display, the one or more programs including instructions for: concurrently displaying on the touch-sensitive display a plurality of visually delineated regions, including a first visually delineated region, anda plurality of user interface elements, including a first user interface element associated with the first region;while displaying the plurality of visually delineated regions on the touch-sensitive display: receiving an input that selects the first user interface element;in response to receiving the input that select the first user interface element, activating the first visually delineated region;while the first visually delineated region is activated: for all touch gestures that are detected starting at a location on the touch-sensitive display with a beginning touch event that is located within the first visually delineated region, processing additional touch events of a respective touch gesture that are a continuation of the beginning touch event and are made without interruption, including touch events in the respective touch gesture that extend outside the first visually delineated region; and,for all touch gestures that are detected starting at a location on the touch-sensitive display with a beginning touch event that is located outside the first visually delineated region, not processing a respective touch gesture as input for the first visually delineated region.
  • 18. The computer-readable medium of claim 17, wherein: processing the additional touch events of a respective touch gesture that are a continuation of the beginning touch event and are made without interruption includes displaying a respective path, corresponding to the respective touch gesture, on the touch-sensitive display.
  • 19. The computer-readable medium of claim 18, wherein the one or more programs include instructions for: capturing and storing one or more paths, including the respective path, in the one or more active regions, excluding one or more portions of the one or more paths outside the one or more active regions.
  • 20. The computer-readable medium of claim 17, wherein the one or more programs include instructions for: prior to receiving the input that selects the first user interface element, displaying a user interface including the plurality of the visually delineated regions and the plurality of user interface elements on the touch-sensitive surface, wherein respective user interface elements of the plurality of user interface elements indicate whether respective visually delineated regions, of the plurality of visually delineated regions, associated with the respective user interface elements are selected.
  • 21. The computer-readable medium of claim 17, wherein the first user interface element, distinct from the first visually delineated region, is displayed proximate to the first visually delineated region.
  • 22. The computer-readable medium of claim 17, wherein, while the first user interface element is selected, the first user interface element is visually augmented to indicate its selection.
  • 23. The computer-readable medium of claim 17, wherein the one or more programs include instructions for: receiving second input selecting a second visually delineated region of the touch-sensitive display for activation based on selection of a second user interface element, of the plurality of user interface elements displayed on the touch-sensitive surface, associated with the second visually delineated region, wherein the first user interface element is distinct from the second user interface element; andactivating the second visually delineated region while maintaining the first visually delineated region as an active region.
  • 24. The computer-readable medium of claim 17, wherein all the touch gestures are detected with one or more proximity sensors.
US Referenced Citations (418)
Number Name Date Kind
4455452 Schuyler Jun 1984 A
5046434 Breezer et al. Sep 1991 A
5233547 Kapp et al. Aug 1993 A
5252951 Tannenbaum et al. Oct 1993 A
5454960 Newsom Oct 1995 A
5463725 Henckel et al. Oct 1995 A
5488204 Mead et al. Jan 1996 A
5495566 Kwatinetz Feb 1996 A
5513309 Meier et al. Apr 1996 A
5534893 Hansen, Jr. et al. Jul 1996 A
5564112 Hayes et al. Oct 1996 A
5566337 Szymanski et al. Oct 1996 A
5570113 Zetts Oct 1996 A
5583543 Takahashi et al. Dec 1996 A
5589856 Stein et al. Dec 1996 A
5627567 Davidson May 1997 A
5627959 Brown et al. May 1997 A
5676064 Shuert Oct 1997 A
5686940 Kuga Nov 1997 A
5698822 Haneda et al. Dec 1997 A
5708460 Young et al. Jan 1998 A
5745116 Pisutha-Arnond Apr 1998 A
5798752 Buxton et al. Aug 1998 A
5818455 Stone et al. Oct 1998 A
5844547 Minakuchi et al. Dec 1998 A
5864636 Chisaka Jan 1999 A
5867158 Murasaki et al. Feb 1999 A
5880411 Gillespie et al. Mar 1999 A
5903902 Orr et al. May 1999 A
5917477 Lee Jun 1999 A
6028602 Weidenfeller et al. Feb 2000 A
6034688 Greenwood et al. Mar 2000 A
6035343 Tsushima et al. Mar 2000 A
6061063 Wagner et al. May 2000 A
6089371 Lin Jul 2000 A
6141018 Beri et al. Oct 2000 A
6188391 Seely et al. Feb 2001 B1
6259436 Moon et al. Jul 2001 B1
6323846 Westerman et al. Nov 2001 B1
6369821 Merrill et al. Apr 2002 B2
6446083 Leight et al. Sep 2002 B1
6486896 Ubillos Nov 2002 B1
6489951 Wong et al. Dec 2002 B1
6498590 Dietz et al. Dec 2002 B1
6559869 Lui et al. May 2003 B1
6567102 Kung May 2003 B2
6570557 Westerman et al. May 2003 B1
6570594 Wagner May 2003 B1
6590595 Wagner et al. Jul 2003 B1
6628835 Brill et al. Sep 2003 B1
6636242 Bowman-Amuah Oct 2003 B2
6639584 Li Oct 2003 B1
6661409 DeMartines et al. Dec 2003 B2
6664989 Snyder et al. Dec 2003 B1
6677932 Westerman Jan 2004 B1
6677965 Ullmann et al. Jan 2004 B1
6690387 Zimmerman et al. Feb 2004 B2
6707449 Hinckley et al. Mar 2004 B2
6714936 Nevin, III Mar 2004 B1
6735583 Bjarnestam et al. May 2004 B1
6741996 Brechner et al. May 2004 B1
6757673 Makus et al. Jun 2004 B2
6765557 Segal et al. Jul 2004 B1
6778992 Searle et al. Aug 2004 B1
6809724 Shiraishi et al. Oct 2004 B1
6820237 Abu-Hakima et al. Nov 2004 B1
6831631 Chuang Dec 2004 B2
6839721 Schwols Jan 2005 B2
6856326 Zhai Feb 2005 B1
6868383 Bangalore et al. Mar 2005 B1
6903927 Anlauff Jun 2005 B2
6907575 Duarte Jun 2005 B2
6912462 Ogaki Jun 2005 B2
6957392 Simister et al. Oct 2005 B2
6958749 Matsushita Oct 2005 B1
6963937 Kamper et al. Nov 2005 B1
6972776 Davis et al. Dec 2005 B2
6975306 Hinckley et al. Dec 2005 B2
6985137 Kaikuranta Jan 2006 B2
6985178 Morita et al. Jan 2006 B1
7009599 Pihlaja Mar 2006 B2
7009626 Anwar Mar 2006 B2
7013435 Gallo et al. Mar 2006 B2
7023427 Kraus et al. Apr 2006 B2
7046230 Zadesky et al. May 2006 B2
7062090 Simmons et al. Jun 2006 B2
7075512 Fabre et al. Jul 2006 B1
7084859 Pryor Aug 2006 B1
7088374 David et al. Aug 2006 B2
7102626 Denny, III Sep 2006 B2
7117453 Drucker et al. Oct 2006 B2
7152210 Van Den Hoven et al. Dec 2006 B1
7154534 Seki et al. Dec 2006 B2
7155048 Ohara Dec 2006 B2
7173623 Calkins et al. Feb 2007 B2
7181373 Le Cocq et al. Feb 2007 B2
7184796 Karidis et al. Feb 2007 B2
7240291 Card et al. Jul 2007 B2
7337412 Guido et al. Feb 2008 B2
7346850 Swartz et al. Mar 2008 B2
7358965 Barabe et al. Apr 2008 B2
7385592 Collins Jun 2008 B2
7469381 Ording Dec 2008 B2
7487447 Jerger Feb 2009 B1
7499027 Brigham, II et al. Mar 2009 B2
7561159 Abel et al. Jul 2009 B2
7564448 Yi Jul 2009 B2
7576732 Lii Aug 2009 B2
7614008 Ording Nov 2009 B2
7653883 Hotelling et al. Jan 2010 B2
7663607 Hotelling et al. Feb 2010 B2
7673255 Schechter et al. Mar 2010 B2
7724242 Hillis et al. May 2010 B2
7750893 Hashimoto et al. Jul 2010 B2
7786975 Ording et al. Aug 2010 B2
7812826 Ording et al. Oct 2010 B2
7843427 Ording et al. Nov 2010 B2
7844915 Platzer et al. Nov 2010 B2
7864037 Miller Jan 2011 B2
7872652 Platzer et al. Jan 2011 B2
7900156 Andre et al. Mar 2011 B2
7903115 Platzer et al. Mar 2011 B2
7917584 Arthursson Mar 2011 B2
7925996 Hofmeister et al. Apr 2011 B2
7941760 Kocienda et al. May 2011 B2
7962862 Kulp et al. Jun 2011 B2
7966578 Tolmasky et al. Jun 2011 B2
8051406 Knight et al. Nov 2011 B2
8091045 Christie et al. Jan 2012 B2
8112299 Kim et al. Feb 2012 B2
8115744 Kong et al. Feb 2012 B2
8135171 Ho et al. Mar 2012 B2
8140570 Ingrassia et al. Mar 2012 B2
8171432 Matas et al. May 2012 B2
8174502 Bolsinga et al. May 2012 B2
8214768 Boule et al. Jul 2012 B2
8239784 Hotelling et al. Aug 2012 B2
8253695 Ganatra et al. Aug 2012 B2
8285499 Moore et al. Oct 2012 B2
8289289 Rimon et al. Oct 2012 B2
8291344 Chaudhri Oct 2012 B2
8296332 Boley et al. Oct 2012 B2
8310459 Nurmi Nov 2012 B2
8314775 Westerman et al. Nov 2012 B2
8400416 Ho et al. Mar 2013 B2
8416196 Williamson et al. Apr 2013 B2
8428893 Moore et al. Apr 2013 B2
8434003 Zalewski et al. Apr 2013 B2
8436815 Mazeev et al. May 2013 B2
8489783 Wilson Jul 2013 B2
8560975 Beaver et al. Oct 2013 B2
8566044 Shaffer et al. Oct 2013 B2
8566045 Shaffer et al. Oct 2013 B2
8570277 Rekimoto Oct 2013 B2
8645827 Beaver et al. Feb 2014 B2
8682602 Moore et al. Mar 2014 B2
20010009033 Morisaki et al. Jul 2001 A1
20010011998 Agata et al. Aug 2001 A1
20010012001 Rekimoto et al. Aug 2001 A1
20010028369 Gallo et al. Oct 2001 A1
20010045949 Chithambaram et al. Nov 2001 A1
20020015024 Westerman et al. Feb 2002 A1
20020015064 Robotham et al. Feb 2002 A1
20020036618 Wakai et al. Mar 2002 A1
20020067854 Reintjes Jun 2002 A1
20020101418 Vernier et al. Aug 2002 A1
20020191029 Gillespie et al. Dec 2002 A1
20020194589 Cristofalo et al. Dec 2002 A1
20030071850 Geidl Apr 2003 A1
20030071858 Morohoshi Apr 2003 A1
20030080946 Chuang May 2003 A1
20030095096 Robbin et al. May 2003 A1
20030095135 Kaasila et al. May 2003 A1
20030095697 Wood et al. May 2003 A1
20030122787 Zimmerman et al. Jul 2003 A1
20030132959 Simister et al. Jul 2003 A1
20030146941 Bailey et al. Aug 2003 A1
20030160832 Ridgley et al. Aug 2003 A1
20030174149 Fujisaki et al. Sep 2003 A1
20030184525 Tsai Oct 2003 A1
20030197689 May Oct 2003 A1
20030197744 Irvine Oct 2003 A1
20030210258 Williams Nov 2003 A1
20030214531 Chambers et al. Nov 2003 A1
20030222917 Trantow Dec 2003 A1
20040001627 Simmons et al. Jan 2004 A1
20040021676 Chen et al. Feb 2004 A1
20040021698 Baldwin et al. Feb 2004 A1
20040027398 Jaeger Feb 2004 A1
20040039474 Kontani Feb 2004 A1
20040070573 Graham Apr 2004 A1
20040080541 Saiga et al. Apr 2004 A1
20040095387 Demsey et al. May 2004 A1
20040100479 Nakano et al. May 2004 A1
20040125136 Wallenius Jul 2004 A1
20040135817 Daughtery et al. Jul 2004 A1
20040155888 Padgitt et al. Aug 2004 A1
20040160419 Padgitt Aug 2004 A1
20040189721 Pettiross et al. Sep 2004 A1
20040210847 Berson et al. Oct 2004 A1
20040215643 Brechner et al. Oct 2004 A1
20040222992 Calkins et al. Nov 2004 A1
20040224638 Fadell et al. Nov 2004 A1
20040263486 Seni Dec 2004 A1
20050005241 Hunleth et al. Jan 2005 A1
20050008343 Frohlich et al. Jan 2005 A1
20050012723 Pallakoff Jan 2005 A1
20050017957 Yi Jan 2005 A1
20050024341 Gillespie et al. Feb 2005 A1
20050027666 Beck, Jr. et al. Feb 2005 A1
20050057524 Hill et al. Mar 2005 A1
20050088443 Blanco et al. Apr 2005 A1
20050122806 Arakawa et al. Jun 2005 A1
20050145807 Lapstun et al. Jul 2005 A1
20050162402 Watanachote Jul 2005 A1
20050168488 Montague Aug 2005 A1
20050179648 Barabe et al. Aug 2005 A1
20050183035 Ringel et al. Aug 2005 A1
20050193015 Logston et al. Sep 2005 A1
20050195154 Robbins et al. Sep 2005 A1
20050198588 Lin et al. Sep 2005 A1
20050210419 Kela et al. Sep 2005 A1
20050237308 Autio et al. Oct 2005 A1
20050268247 Baneth Dec 2005 A1
20050270269 Tokkonen Dec 2005 A1
20050275618 Juh et al. Dec 2005 A1
20050275636 Dehlin et al. Dec 2005 A1
20050282122 Crawford Dec 2005 A1
20060010400 Dehlin et al. Jan 2006 A1
20060025218 Hotta Feb 2006 A1
20060026521 Hotelling et al. Feb 2006 A1
20060026535 Hotelling et al. Feb 2006 A1
20060026536 Hotelling et al. Feb 2006 A1
20060026676 O'Donoghue Feb 2006 A1
20060028455 Hinckley et al. Feb 2006 A1
20060031786 Hillis et al. Feb 2006 A1
20060036955 Baudisch et al. Feb 2006 A1
20060038796 Hinckley et al. Feb 2006 A1
20060048073 Jarrett et al. Mar 2006 A1
20060055662 Rimas-Ribikauskas et al. Mar 2006 A1
20060055669 Das Mar 2006 A1
20060061551 Fateh Mar 2006 A1
20060066588 Lyon et al. Mar 2006 A1
20060077183 Studt Apr 2006 A1
20060077544 Stark Apr 2006 A1
20060082549 Hoshino et al. Apr 2006 A1
20060094502 Katayama et al. May 2006 A1
20060097991 Hotelling et al. May 2006 A1
20060112335 Hofmeister et al. May 2006 A1
20060123353 Matthews et al. Jun 2006 A1
20060125799 Hillis et al. Jun 2006 A1
20060125803 Westerman et al. Jun 2006 A1
20060136833 Dettinger et al. Jun 2006 A1
20060156249 Blythe et al. Jul 2006 A1
20060161871 Hotelling et al. Jul 2006 A1
20060181510 Faith Aug 2006 A1
20060187215 Rosenberg et al. Aug 2006 A1
20060190833 SanGiovanni et al. Aug 2006 A1
20060197753 Hotelling Sep 2006 A1
20060236263 Bathiche et al. Oct 2006 A1
20060238495 Davis Oct 2006 A1
20060242602 Schechter et al. Oct 2006 A1
20060242607 Hudson Oct 2006 A1
20060262104 Sullivan et al. Nov 2006 A1
20060279548 Geaghan Dec 2006 A1
20060284792 Foxlin Dec 2006 A1
20070008066 Fukuda Jan 2007 A1
20070013697 Gilboa Jan 2007 A1
20070024646 Saarinen et al. Feb 2007 A1
20070036346 Kwon Feb 2007 A1
20070046643 Hillis et al. Mar 2007 A1
20070050469 Gupta et al. Mar 2007 A1
20070055967 Poff et al. Mar 2007 A1
20070061126 Russo et al. Mar 2007 A1
20070064004 Bonner et al. Mar 2007 A1
20070067745 Choi et al. Mar 2007 A1
20070075965 Huppi et al. Apr 2007 A1
20070081726 Westerman et al. Apr 2007 A1
20070089069 Hsieh et al. Apr 2007 A1
20070109275 Chuang May 2007 A1
20070120835 Sato May 2007 A1
20070132789 Ording et al. Jun 2007 A1
20070149252 Jobs et al. Jun 2007 A1
20070150826 Anzures et al. Jun 2007 A1
20070150842 Chaudhri et al. Jun 2007 A1
20070152976 Townsend et al. Jul 2007 A1
20070152978 Kocienda et al. Jul 2007 A1
20070152979 Jobs et al. Jul 2007 A1
20070152984 Ording et al. Jul 2007 A1
20070155434 Jobs et al. Jul 2007 A1
20070156364 Rothkopf Jul 2007 A1
20070157089 van Os et al. Jul 2007 A1
20070174257 Howard Jul 2007 A1
20070176903 Dahlin et al. Aug 2007 A1
20070177803 Elias et al. Aug 2007 A1
20070177804 Elias et al. Aug 2007 A1
20070185876 Mendis et al. Aug 2007 A1
20070198926 Joguet et al. Aug 2007 A1
20070214436 Myers Sep 2007 A1
20070214462 Boillot Sep 2007 A1
20070242056 Engelhardt et al. Oct 2007 A1
20070242607 Sadler et al. Oct 2007 A1
20070247435 Benko et al. Oct 2007 A1
20070247442 Andre et al. Oct 2007 A1
20070252821 Hollemans et al. Nov 2007 A1
20070262964 Zotov et al. Nov 2007 A1
20070277124 Shin et al. Nov 2007 A1
20070288856 Butlin et al. Dec 2007 A1
20070291009 Wright et al. Dec 2007 A1
20080001923 Hall et al. Jan 2008 A1
20080005703 Radivojevic et al. Jan 2008 A1
20080012835 Rimon et al. Jan 2008 A1
20080016096 Wilding et al. Jan 2008 A1
20080028327 Hirota et al. Jan 2008 A1
20080034029 Fang et al. Feb 2008 A1
20080036743 Westerman et al. Feb 2008 A1
20080043020 Snow et al. Feb 2008 A1
20080048978 Trent, Jr. et al. Feb 2008 A1
20080094356 Ording et al. Apr 2008 A1
20080094368 Ording et al. Apr 2008 A1
20080104544 Collins et al. May 2008 A1
20080114614 Mahesh et al. May 2008 A1
20080120576 Kariathungal et al. May 2008 A1
20080122806 Ahn May 2008 A1
20080158191 Yang et al. Jul 2008 A1
20080162751 Wilson Jul 2008 A1
20080165132 Weiss et al. Jul 2008 A1
20080165136 Christie et al. Jul 2008 A1
20080165140 Christie et al. Jul 2008 A1
20080165141 Christie Jul 2008 A1
20080165160 Kocienda et al. Jul 2008 A1
20080166049 Wang et al. Jul 2008 A1
20080168388 Decker Jul 2008 A1
20080168395 Ording et al. Jul 2008 A1
20080168402 Blumenberg Jul 2008 A1
20080168405 Tolmasky et al. Jul 2008 A1
20080172633 Jeon et al. Jul 2008 A1
20080207130 Kunii Aug 2008 A1
20080218489 Park et al. Sep 2008 A1
20080231610 Hotelling et al. Sep 2008 A1
20080316183 Westerman et al. Dec 2008 A1
20090049388 Taib et al. Feb 2009 A1
20090051671 Konstas Feb 2009 A1
20090058830 Herz et al. Mar 2009 A1
20090064047 Shim et al. Mar 2009 A1
20090207140 Hansson Aug 2009 A1
20090211891 Lai et al. Aug 2009 A1
20090225037 Williamson et al. Sep 2009 A1
20090225038 Bolsinga et al. Sep 2009 A1
20090225039 Williamson et al. Sep 2009 A1
20090228828 Beatty et al. Sep 2009 A1
20090228901 Beaver et al. Sep 2009 A1
20090231281 Whytock et al. Sep 2009 A1
20090244020 Sjolin Oct 2009 A1
20090251434 Rimon et al. Oct 2009 A1
20090259969 Pallakoff Oct 2009 A1
20090262087 Kim Oct 2009 A1
20090273571 Bowens Nov 2009 A1
20090282332 Porat Nov 2009 A1
20090284479 Dennis et al. Nov 2009 A1
20090300530 Falchuk Dec 2009 A1
20090304281 Yipu Dec 2009 A1
20090309847 Russell et al. Dec 2009 A1
20090322687 Duncan et al. Dec 2009 A1
20090322699 Hansson Dec 2009 A1
20090322700 D'Souza et al. Dec 2009 A1
20100013676 Do et al. Jan 2010 A1
20100020025 Lemort et al. Jan 2010 A1
20100020221 Tupman et al. Jan 2010 A1
20100030612 Kim et al. Feb 2010 A1
20100046850 Ho et al. Feb 2010 A1
20100085323 Bogue Apr 2010 A1
20100107116 Rieman et al. Apr 2010 A1
20100146458 Wadekar Jun 2010 A1
20100149122 Lin Jun 2010 A1
20100156804 Young Jun 2010 A1
20100169841 Singh Jul 2010 A1
20100177053 Yasutake Jul 2010 A2
20100182248 Chun Jul 2010 A1
20100235118 Moore et al. Sep 2010 A1
20100245267 Min et al. Sep 2010 A1
20100267449 Gagner et al. Oct 2010 A1
20100281435 Bangalore et al. Nov 2010 A1
20100283739 Zhang et al. Nov 2010 A1
20100299594 Zalewski et al. Nov 2010 A1
20100325575 Platzer et al. Dec 2010 A1
20110037714 Seo et al. Feb 2011 A1
20110047459 Van Der Westhuizen Feb 2011 A1
20110069021 Hill Mar 2011 A1
20110090257 Ko et al. Apr 2011 A1
20110102336 Seok et al. May 2011 A1
20110102464 Godavari May 2011 A1
20110115745 Cabrera Cordon et al. May 2011 A1
20110167391 Momeyer et al. Jul 2011 A1
20110179380 Shaffer et al. Jul 2011 A1
20110179386 Shaffer et al. Jul 2011 A1
20110179387 Shaffer et al. Jul 2011 A1
20110181526 Shaffer et al. Jul 2011 A1
20110242032 Seo et al. Oct 2011 A1
20110252306 Williamson et al. Oct 2011 A1
20110252307 Williamson et al. Oct 2011 A1
20110252368 Anzures et al. Oct 2011 A1
20110291951 Tong Dec 2011 A1
20110295596 Hung et al. Dec 2011 A1
20110310046 Beaver et al. Dec 2011 A1
20110310047 Moore et al. Dec 2011 A1
20110314430 Blumenberg Dec 2011 A1
20110321125 Kyohgoku et al. Dec 2011 A1
20120023509 Blumenberg Jan 2012 A1
20120026104 Ho et al. Feb 2012 A1
20120133579 Prieur et al. May 2012 A1
20120278725 Gordon et al. Nov 2012 A1
20130009986 Shah et al. Jan 2013 A1
20130016039 Moore et al. Jan 2013 A1
20130069899 Beaver et al. Mar 2013 A1
20130244574 Okuno et al. Sep 2013 A1
20130246861 Colley et al. Sep 2013 A1
20140361982 Shaffer et al. Dec 2014 A1
Foreign Referenced Citations (113)
Number Date Country
2007283771 Apr 2007 AU
2755443 Sep 2010 CA
1326564 Dec 2001 CN
1331815 Jan 2002 CN
1422481 Jun 2003 CN
1695105 Nov 2005 CN
1704886 Dec 2005 CN
1797308 Jul 2006 CN
1841284 Oct 2006 CN
1845046 Oct 2006 CN
1860429 Nov 2006 CN
1967458 May 2007 CN
101410781 Apr 2009 CN
101526880 Sep 2009 CN
101529368 Sep 2009 CN
101727240 Jun 2010 CN
202007013923 Dec 2007 DE
202005021427 Feb 2008 DE
0538705 Apr 1993 EP
0626635 Nov 1994 EP
0635779 Jan 1995 EP
0701220 Mar 1996 EP
0712825 May 1996 EP
0880091 Nov 1998 EP
1 517 228 Mar 2005 EP
1860539 Nov 2007 EP
2031837 Mar 2009 EP
2 141 576 Jan 2010 EP
1964022 Mar 2010 EP
2 184 673 May 2010 EP
2 354 930 Aug 2011 EP
2 390 766 Nov 2011 EP
1517521 Jul 1978 GB
2 319 591 May 1998 GB
2 351 639 Jan 2001 GB
2373778 Oct 2002 GB
2 404 547 Jul 2003 GB
02-140822 May 1990 JP
03-271976 Dec 1991 JP
05 298002 Nov 1993 JP
06-149467 May 1994 JP
08-16314 Jan 1996 JP
H10-500509 Jan 1998 JP
H11-085354 Mar 1999 JP
2000-163031 Jun 2000 JP
2000-163443 Jun 2000 JP
2000 222130 Aug 2000 JP
2000-322199 Nov 2000 JP
2001027924 Jan 2001 JP
2001 290585 Oct 2001 JP
2003 296024 Oct 2003 JP
2003-330605 Nov 2003 JP
2005 056286 Mar 2005 JP
2005 082086 Mar 2005 JP
2005-165532 Jun 2005 JP
2005 242669 Sep 2005 JP
2005 322088 Nov 2005 JP
2006-085356 Mar 2006 JP
2006-085703 Mar 2006 JP
2006 102275 Apr 2006 JP
2006-314167 Nov 2006 JP
2006-350490 Dec 2006 JP
2008-503125 Jan 2008 JP
2008-508601 Mar 2008 JP
2008 146165 Jun 2008 JP
2008-203973 Sep 2008 JP
2008 312153 Dec 2008 JP
2009-169825 Jul 2009 JP
2009-525538 Jul 2009 JP
10-503124 Jan 2010 JP
2012 014299 Jan 2012 JP
2009-0057304 Jun 2009 KR
2009-0057421 Jun 2009 KR
WO 0038042 Aug 2000 WO
WO 0129702 Apr 2001 WO
WO 0177792 Oct 2001 WO
WO 0201338 Jan 2002 WO
WO 0208881 Jan 2002 WO
WO 0213176 Feb 2002 WO
WO 0221338 Mar 2002 WO
WO 03060622 Jul 2003 WO
WO 03081458 Oct 2003 WO
WO 04001560 Dec 2003 WO
WO 2005029460 Mar 2005 WO
WO 05052773 Jun 2005 WO
WO 06003590 Jan 2006 WO
WO 2006003591 Jan 2006 WO
WO 2006020304 Feb 2006 WO
WO 2006020305 Feb 2006 WO
WO 2006026183 Mar 2006 WO
WO 2006045530 May 2006 WO
WO 2006067711 Jun 2006 WO
WO 2006094308 Sep 2006 WO
WO 2006128248 Dec 2006 WO
WO 2007037806 Apr 2007 WO
WO 2007067858 Jun 2007 WO
WO 2007079425 Jul 2007 WO
WO 2007089766 Aug 2007 WO
WO 2008020446 Feb 2008 WO
WO 2008030779 Mar 2008 WO
WO 2008030879 Mar 2008 WO
WO 2008030880 Mar 2008 WO
WO 2008085846 Jul 2008 WO
WO 2008085848 Jul 2008 WO
WO 2008085855 Jul 2008 WO
WO 2008085871 Jul 2008 WO
WO 2008085877 Jul 2008 WO
WO 2008148021 Dec 2008 WO
WO 2009018314 Feb 2009 WO
WO 2009111189 Sep 2009 WO
WO 2009111458 Sep 2009 WO
WO 2009111460 Sep 2009 WO
WO 2009111469 Sep 2009 WO
Non-Patent Literature Citations (503)
Entry
Allen, J., “Override the GNU C library—painlessly,” ibm.com, Apr. 2002, 4 pages.
Anonymous, “Firegestures: Firefox Extension,” Internet Article, Oct. 27, 2009, 2 pages, http://xuldev.org/firegestures/.
Anonymous, “Firegestures: Changelog,” Internet Article, Oct. 28, 2009, 8 pages, http://xuldev.org/firegestures/changelog.php.
Anonymous, “Firegestures Version History,” Internet Article, Oct. 28, 2009, 6 pages, http://addons.mozilla.org/en-US/firefox/addons/version/6366.
Apple, “Safari Web Content Guide for iPhone,” Apple Inc., Feb. 5, 2005, 96 pages.
Chartier, D., “Apple releases iOS 4.3 beta for developers,” Macworld.com, Jan. 12, 2011, http://www.macworld.com/article/1157114/ios—4—3.html, 7 pages.
Chen, T., “The Web is Everywhere,” IEEE Communications Magazine, Feb. 5, 2008, 1 page.
Flanagan, D., “JavaScript,” 5th Edition, O'Reilly Japan, Jan. 31, 2008, pp. 405-437, (No English translation provided).
KennyTM, “UIGestureRecognizer,” from iPhone Development Wiki, Oct. 31, 2009, 3 pages, http://iphonedevwiki.net/index.php?title=UIGestureRecognizer&oldid=319http://iphonedevwiki.net/index.php?title=UIGestureRecognizer&action=history.
Masui et al., “Elastic Graphical Interfaces for Precise Data Manipulation,” ACM Conference on Human Factors in Computing Systems (CHI '95), Apr. 1995, Conference Companion, ACM press, pp. 143-144.
Pixley, “Document Object Model (DOM) Level 2 Events Specifications Version 1.0,” W3C Recommendation, 50 pages, Nov. 13, 2000.
Pogue, D., “Windows Vista for Starters: The Missing Manual,” Safari Books Online, Jan. 25, 2007, 18 pages.
Räihä, L., “Delegation: Dynamic Specialization,” Proceeding of the conference on TRI-Ada '94, pp. 172-179.
Rogers, M., “It's for Youl An iPhone Development Primer for the Busy College Professor,” Journal of Computing Sciences in Colleges, vol. 25, No. 1, Oct. 1, 2009, pp. 94-101.
Invitation to Pay Additional Fees dated Jul. 13, 2010, received in International Application No. PCT/US2010/027118, which corresponds to U.S. Appl. No. 12/566,660, 7 pages (Moore).
International Search Report and Written Opinion dated Oct. 5, 2010, received in International Application No. PCT/US2010/027118, which corresponds to U.S. Appl. No. 12/566,660, 19 pages (Moore).
International Preliminary Report on Patentability dated Sep. 20, 2011, received in International Application No. PCT/US2010/027118, which corresponds to U.S. Appl. No. 12/566,660, 10 pages (Moore).
European Search Report dated Dec. 7, 2011, received in European Patent Application No. 11184186.2, which corresponds to U.S. Appl. No. 12/566,660, 6 pages (Moore).
International Search Report and Written Opinion dated May 20, 2011, received in International Application No. PCT/US2011/022516, which corresponds to U.S. Appl. No. 12/789,695, 6 pages (Moore).
International Search Report and Written Opinion dated Dec. 13, 2011, received in International Patent Application No. PCT/US2011/039583, which corresponds to U.S. Appl. No. 12/892,848, 12 pages (Dale).
Search Report dated Jun. 2012, received in Dutch Patent Application No. 2007993, which corresponds to U.S. Appl. No. 13/077,925, 6 pages (Shaffer).
Invitation to Pay Additional Fees dated Mar. 12, 2012, received in International Application No. PCT/US2011/065859, which corresponds to U.S. Appl. No. 13/077,925, 10 pages (Shaffer).
International Search Report and Written Opinion dated Jun. 1, 2012, received in International Application No. PCT/US2011/065859, which corresponds to U.S. Appl. No. 13/077,925, 22 pages (Shaffer).
International Search Report dated Apr. 16, 2009, received in International Application No. PCT/US2009/034772, which corresponds to U.S. Appl. No. 12/042,318, 3 pages (Platzer).
European Search Report dated Apr. 22, 2009, received in European Application No. 09154313.2, which corresponds to U.S. Appl. No. 12/042,318, 6 pages (Platzer).
European Search Report dated Nov. 23, 2011, received in European Application No. 11184167.2, which corresponds to U.S. Appl. No. 12/042,318, 6 pages (Beaver).
European Search Report dated Nov. 24, 2011, received in European Application No. 11184169.8, which corresponds to U.S. Appl. No. 12/042,318, 6 pages (Beaver).
European Search Report dated Nov. 18, 2011, received in European Application No. 11184170.6, which corresponds to U.S. Appl. No. 12/042,318, 6 pages (Beaver).
European Search Report dated Nov. 18, 2011, received in European Application No. 11184172.2, which corresponds to U.S. Appl. No. 12/042,318, 6 pages (Beaver).
European Search Report dated Nov. 30, 2011, received in European Application No. 11184409.8, which corresponds to U.S. Appl. No. 12/042,318, 6 pages (Beaver).
European Search Report dated Jul. 9, 2012, received in European Application No. 12156395.1, which corresponds to U.S. Appl. No. 12/042,318, 8 pages (Beaver).
International Search Report and Written Opinion dated Jul. 3, 2009, received in International Application No. PCT/US2009/035856, which corresponds to U.S. Appl. No. 12/042,067, 15 pages (Williamson).
International Preliminary Report on Patentability dated Sep. 16, 2010, received in International Application No. PCT/US2009/035856, which corresponds to U.S. Appl. No. 12/042,067, 8 pages (Williamson).
International Search Report and Written Opinion dated Nov. 11, 2009, received in International Application No. PCT/US2009/035874, which corresponds to U.S. Appl. No. 12/042,299, 7 pages (Williamson).
International Preliminary Report on Patentability dated Sep. 16, 2010, received in International Application No. PCT/US2009/035874, which corresponds to U.S. Appl. No. 12/042,299, 8 pages (Williamson).
European Search Report dated Jan. 13, 2012, received in European Patent Application No. 11184226.6, which corresponds to U.S. Appl. No. 12/042,299, 7 pages (Williamson).
European Search Report dated Jan. 13, 2012, received in European Patent Application No. 11184224.1, which corresponds to U.S. Appl. No. 12/042,299, 7 pages (Williamson).
International Search Report and Written Opinion dated Jul. 31, 2008, received in International Application No. PCT/US2008/000058, which corresponds to U.S. Appl. No. 11/620,709 (Platzer).
International Preliminary Report on Patentability dated Jul. 7, 2009, received in International Application No. PCT/US2008/000058, which corresponds to U.S. Appl. No. 11/620,709 (Platzer).
International Search Report and Written Opinion dated Apr. 22, 2008, received in International Application No. PCT/US2008/000060, which corresponds to U.S. Appl. No. 11/620,727 (Blumenberg).
International Preliminary Report on Patentability dated Jul. 7, 2009, received in International Application No. PCT/US2008/000060, which corresponds to U.S. Appl. No. 11/620,727 (Blumenberg).
International Search Report and Written Opinion dated May 2, 2008, received in International Application No. PCT/US2008/000069, which corresponds to U.S. Appl. No. 11/620,715 (Platzer).
International Preliminary Report on Patentability dated Jul. 7, 2009, received in International Application No. PCT/US2008/000069, which corresponds to U.S. Appl. No. 11/620,715 (Platzer).
International Search Report and Written Opinion dated Jun. 4, 2008, received in International Application No. PCT/US2008/000089, which corresponds to U.S. Appl. No. 11/620,717 (Platzer).
International Preliminary Report on Patentability dated Jul. 7, 2009, received in International Application No. PCT/US2008/000089, which corresponds to U.S. Appl. No. 11/620,717 (Platzer).
International Search Report and Written Opinion dated Jun. 3, 2008, received in International Application No. PCT/US2008/000103, which corresponds to U.S. Appl. No. 11/620,723 (Platzer).
International Preliminary Report on Patentability dated Jul. 7, 2009, received in International Application No. PCT/US2008/000103, which corresponds to U.S. Appl. No. 11/620,723 (Platzer).
Office Action dated Dec. 9, 2011, received in U.S. Appl. No. 12/566,660, 14 pages (Moore).
Notice of Allowance dated May 24, 2012, received in U.S. Appl. No. 12/566,660, 10 pages (Moore).
Notice of Allowance dated Jul. 26, 2012, received in U.S. Appl. No. 12/566,660, 9 pages (Moore).
Patent Examination Report No. 1 dated Oct. 17, 2012, received in Australian Patent Application No. 2010226120, which corresponds to U.S. Appl. No. 12/566,660, 3 pages (Moore).
Notice of Allowance dated Nov. 2, 2012, received in Canadian Patent Application No. 2756443, which corresponds to U.S. Appl. No. 12/566,660, 1 page (Moore).
Office Action dated Mar. 4, 2013, received in U.S. Appl. No. 12/789,695, 29 pages (Shaffer).
Office Action dated Oct. 22, 2012, received in Chinese Patent Application No. 201110063183.8, which corresponds to U.S. Appl. No. 12/789,695, 8 pages (Shaffer).
Office Action dated Oct. 9, 2012, received in U.S. Appl. No. 12/892,851, 22 pages (Dale).
Office Action dated Oct. 19, 2012, received in Chinese Patent Application No. 201120580018.5, which corresponds to U.S. Appl. No. 13/077,925, 4 pages (Shaffer).
Office Action dated Feb. 16, 2011, received in U.S. Appl. No. 12/042,318, 26 pages (Beaver).
Final Office Action dated Sep. 15, 2011, received in U.S. Appl. No. 12/042,318, 46 pages (Beaver).
Office Action dated Feb. 25, 2011, received in Australian Patent Application No. 2009200493, which corresponds to U.S. Appl. No. 12/042,318, 3 pages (Beaver).
Office Action dated Aug. 9, 2011, received in Australian Patent Application No. 2009200493, which corresponds to U.S. Appl. No. 12/042,318, 2 pages (Beaver).
Office Action dated Feb. 22, 2012, received in Australian Patent Application No. 2011205170, which corresponds to U.S. Appl. No. 12/042,318, 3 pages (Beaver).
Office Action dated Dec. 13, 2011, received in Australian Patent Application No. 2011101154, which corresponds to U.S. Appl. No. 12/042,318, 4 pages (Beaver).
Certificate of Examination dated May 7, 2012, received in Australian Patent No. 2011101154, which corresponds to U.S. Appl. No. 12/042,318, 1 page (Beaver).
Office Action dated Dec. 13, 2011, received in Australian Patent Application No. 2011101157, which corresponds to U.S. Appl. No. 12/042,318, 4 pages (Beaver).
Certificate of Examination dated May 8, 2012, received in Australian Patent No. 2011101157, which corresponds to U.S. Appl. No. 12/042,318, 1 page (Beaver).
Office Action dated Dec. 13, 2011, received in Australian Patent Application No. 2011101156, which corresponds to U.S. Appl. No. 12/042,318, 3 pages (Beaver).
Certificate of Examination dated May 8, 2012, received in Australian Patent No. 2011101156, which corresponds to U.S. Appl. No. 12/042,318, 1 page (Beaver).
Office Action dated Dec. 13, 2011, received in Australian Patent Application No. 2011101155, which corresponds to U.S. Appl. No. 12/042,318, 3 pages (Beaver).
Certificate of Examination dated May 8, 2012, received in Australian Patent No. 2011101155, which corresponds to U.S. Appl. No. 12/042,318, 1 page (Beaver).
Office Action dated Sep. 3, 2012, received in Australian Patent Application No. 2011265335, which corresponds to U.S. Appl. No. 12/042,318, 2 pages (Beaver).
Notice of Acceptance dated Nov. 8, 2012, received in Australian Patent Application No. 2011265335, which corresponds to U.S. Appl. No. 12/042,318, 3 pages (Beaver).
Grant for Invention Patent dated Mar. 22, 2011, received in Chinese Patent Application No. ZL200910118596.4, which corresponds to U.S. Appl. No. 12/042,318, 3 pages (Beaver).
Office Action dated Jan. 21, 2013, received in Chinese Patent Application No. 201110148738.9, which corresponds to U.S. Appl. No. 12/042,318, 17 pages (Beaver).
Office Action dated Mar. 2, 2011, received in European Patent Application No. 11150786.9, which corresponds to U.S. Appl. No. 12/042,318, 5 pages (Beaver).
Decision to Grant dated Jul. 26, 2012, received in European Patent Application No. 11150786.9, which corresponds to U.S. Appl. No. 12/042,318, 1 pages (Beaver).
Certificate of Grant dated Nov. 30, 2012, received in Hong Kong Patent Application No. 11110416.2, which corresponds to U.S. Appl. No. 12/042,318, 1 page (Beaver).
Office Action dated Aug. 26, 2011, received in Japanese Patent Application No. 2009-080377, which corresponds to U.S. Appl. No. 12/042,318, 2 pages (Beaver).
Decision to Grant dated Jul. 27, 2012, received in Japanese Patent Application No. 2009080377, which corresponds to U.S. Appl. No. 12/042,318, 4 pages (Beaver).
Office Action dated Jan. 18, 2011, received in U.S. Appl. No. 12/042,067, 14 pages (Williamson).
Final Office Action dated Jul. 28, 2011, received in U.S. Appl. No. 12/042,067, 18 pages (Williamson).
Office Action dated Oct. 19, 2011, received in Chinese Patent Application No. 200980000014.0, which corresponds to U.S. Appl. No. 12/042,067, 15 pages (Williamson).
Office Action dated Jun. 13, 2012, received in Chinese Patent Application No. 200980000014.0, which corresponds to U.S. Appl. No. 12/042,067, 6 pages (Williamson).
Decision to Grant dated Nov. 27, 2012, received in Chinese Patent Application No. 200980000014.0, which corresponds to U.S. Appl. No. 12/042,067, 1 page (Williamson).
Office Action dated Oct. 19, 2010, received in German Patent Application No. 11 2009 000 001.0, which corresponds to U.S. Appl. No. 12/042,067; 5 pages (Williamson).
Office Action dated Sep. 26, 2012, received in German Patent Application No. 11 2009 000 001.0, which corresponds to U.S. Appl. No. 12/042,067, 5 pages (Williamson).
Office Action dated Oct. 15, 2010, received in European Patent Application No. 09 700 006.1, which corresponds to U.S. Appl. No. 12/042,067 4 pages (Williamson).
Office Action dated Oct. 24, 2011, received in Japanese Patent Application No. 2010-502356, which corresponds to U.S. Appl. No. 12/042,067, 2 pages (Williamson).
Office Action dated Jan. 4, 2011, received in U.S. Appl. No. 12/042,299, 9 pages (Williamson).
Final Office Action dated Jul. 8, 2011, received in U.S. Appl. No. 12/042,299, 13 pages (Williamson).
Office Action dated May 3, 2012, received in U.S. Appl. No. 12/042,299, 14 pages (Williamson).
Notice of Allowance dated Dec. 12, 2012, received in U.S. Appl. No. 12/042,299, 12 pages (Williamson).
Office Action dated Oct. 26, 2011, received in Chinese Patent Application No. 200980000013.6, which corresponds to U.S. Appl. No. 12/042,299, 11 pages (Williamson).
Office Action dated Jun. 6, 2012, received in Chinese Patent Application No. 200980000013.6, which corresponds to U.S. Appl. No. 12/042,299, 7 pages (Williamson).
Office Action dated Dec. 5, 2012, received in Chinese Patent Application No. 200980000013.6, which corresponds to U.S. Appl. No. 12/042,299, 7 pages (Williamson).
Office Action dated Aug. 10, 2010, received in German Patent Application No. 11 2009 000 003.7, which corresponds to U.S. Appl. No. 12/042,299, 3 pages (Wiliiamson).
Office Action dated Sep. 26, 2012, received in German Patent Application No. 11 2009 000 003.7, which corresponds to U.S. Appl. No. 12/042,299, 5 pages (Williamson).
Office Action dated Nov. 26, 2010, received in European Patent Application No. 09 700 007.9, which corresponds to U.S. Appl. No. 12/402,299, 5 pages (Williamson).
Office Action dated Sep. 12, 2012, received in European Patent Application No. 11184226.6 which corresponds to U.S. Appl. No. 12/402,299, 5 pages (Williamson).
Office Action dated Sep. 12, 2012, received in European Patent Application No. 11184224.1, which corresponds to U.S. Appl. No. 12/402,299, 4 pages (Williamson).
Office Action dated Sep. 12, 2012, received in European Patent Application No. 11184223.3, which corresponds to U.S. Appl. No. 12/402,299, 4 pages (Williamson).
Office Action dated Sep. 12, 2012, received in European Patent Application No. 11184222.5, which corresponds to U.S. Appl. No. 12/402,299, 4 pages (Williamson).
Office Action dated Aug. 15, 2011, received in Japanese Patent Application No. 2010-502358, which corresponds to U.S. Appl. No. 12/042,299, 2 pages (Williamson).
Decision to Grant dated Mar. 23, 2012, received in Japanese Patent Application No. 2010-502358, which corresponds to U.S. Appl. No. 12/042,299, 5 pages (Williamson).
Office Action dated Sep. 6, 2013, received in Japanese Patent Application No. 2012088747, which corresponds to U.S. Appl. No. 12/042,299, 4 pages (Williamson).
Office Action dated Jan. 3, 2013, received in U.S. Appl. No. 13/077,931, 24 pages (Shaffer).
Office Action dated Nov. 21, 2012, received in U.S. Appl. No. 13/163,624, 29 pages (Williamson).
Office Action dated Nov. 26, 2012, received in U.S. Appl. No. 13/163,626, 29 pages (Williamson).
Office Action dated Oct. 24, 2013, received in U.S. Appl. No. 13/163,626, 16 pages (Williamson).
Office Action dated Sep. 14, 2011, received in U.S. Appl. No. 12/042,237, 8 pages (Bolsinga).
Notice of Allowance dated Mar. 6, 2012, received in U.S. Appl. No. 12/042,237, 16 pages (Bolsinga).
Office Action dated Jul. 14, 2011, received in Chinese Patent Application No. 200980000015.5, which corresponds to U.S. Appl. No. 12/042,237, 8 pages (Bolsinga).
Office Action dated Feb. 22, 2012, received in Chinese Patent Application No. 200980000015.5, which corresponds to U.S. Appl. No. 12/042,237, 9 pages (Bolsinga).
Office Action dated Sep. 11, 2012, received in Chinese patent Application No. 200980000015.5, which corresponds to U.S. Appl. No. 12/042,237, 9 pages (Bolsinga).
Office Action dated Sep. 26, 2012, received in German Patent Application No. 11 2009 000 002.9, which corresponds to U.S. Appl. No. 12/042,237, 5 pages (Bolsinga).
Office Action dated Jan. 16, 2012, received in Japanese Patent Application No. 2010-502357, which corresponds to U.S. Appl. No. 12/042,237, 5 pages (Bolsinga).
Office Action dated Sep. 2, 2013, received in Japanese Patent Application No. 2010 502357, which corresponds to U.S. Appl. No. 12/042,237, 2 pages (Bolsinga).
Notice of Allowance dated May 23, 2012, received U.S. Appl. No. 13/221,830, 8 pages (Moore).
Notice of Allowance dated Dec. 3, 2012, received in U.S. Appl. No. 13/221,830, 17 pages (Moore).
Office Action dated Nov. 11, 2010, received in Chinese Patent Application No. 200880001827.7, which corresponds to U.S. Appl. No. 11/620,717, 6 pages (Platzer).
Office Action dated Jan. 29, 2012, received in Chinese Patent Application No. 2008800018227, which corresponds to U.S. Appl. No. 11/620,717, 5 pages (Platzer).
Office Action dated Jul. 2, 2012, received in Chinese Patent Application No. 200880001827.7, which corresponds to U.S. Appl. No. 11/620,717, 7 pages (Platzer).
Office Action dated Nov. 26, 2012, received in European Patent Application No. 08 712 964.9, which corresponds to U.S. Appl. No. 11/620,717, 6 pages (Platzer).
Office Action dated Jun. 20, 2012, received in U.S. Appl. No. 12/869,182, 18 pages (Platzer).
Notice of Allowance dated Dec. 12, 2012, received in U.S. Appl. No. 12/869,182, 8 pages (Platzer).
Final Office Action dated Mar. 12, 2012, received in U.S. Appl. No. 11/620,727, 21 pages (Blumenberg).
Office Action dated Aug. 15, 2012, received in U.S. Appl. No. 11/620,727, 19 pages (Blumenberg).
Office Action dated Nov. 5, 2012, received in U.S. Appl. No. 13/221,836, 31 pages (Blumenberg).
Office Action dated Jul. 24, 2012, received in U.S. Appl. No. 13/221,837, 25 pages (Blumenberg).
Final Office Action dated Feb. 14, 2013, received in U.S. Appl. No. 13/221,837, 17 (Blumenberg).
Final Office Action dated Jul. 9, 2012, received in U.S. Appl. No. 13/251,121, 30 pages (Blumenberg).
Final Office Action dated Jun. 20, 2012, received in U.S. Appl. No. 13/251,146, 28 pages (Blumenberg).
Final Office Action dated Oct. 2, 2013, received in U.S. Appl. No. 13/251,146, 24 pages (Blumenberg).
Final Office Action dated Jul. 5, 2012, received in U.S. Appl. No. 13/251,150, 36 pages (Blumenberg).
Final Office Action dated Jun. 20, 2012, received in U.S. Appl. No. 13/251,152, 24 pages (Blumenberg).
Final Office Action dated Oct. 18, 2013, received in U.S. Appl. No. 13/251,152, 38 pages (Blumenberg).
Office Action dated Aug. 29, 2012, received in U.S. Appl. No. 11/620,715, 20 pages (Platzer).
Final Office Action dated Mar. 1, 2013, received in U.S. Appl. No. 11/620,715, 25 pages (Platzer).
Office Action dated Jun. 6, 2012, received in Chinese Patent Application No. 200880001855.9, which corresponds to U.S. Appl. No. 11/620,715, (Platzer).
Office Action dated Nov. 5, 2012, received in Chinese Patent Application No. 200880001855.9, which corresponds to U.S. Appl. No. 11/620,715, 22 pages (Platzer).
Office Action dated Oct. 30, 2012, received in European Patent Application No. 08 712 946.6, which corresponds to U.S. Appl. No. 11/620,715. 20 pages (Platzer).
Office Action dated Jun. 18, 2012, received in U.S. Appl. No. 13/464,800, 10 pages (Bolsinga).
Notice of Allowance dated Nov. 13, 2012, received in U.S. Appl. No. 13/464,800, 20 pages (Bolsinga).
Notice of Allowance dated Dec. 19, 2012, received in U.S. Appl. No. 13/464,800, 11 pages (Bolsinga).
Office Action dated Mar. 5, 2012, received in U.S. Appl. No. 13/670,378, 40 pages (Beaver).
Office Action dated Apr. 1, 2009, received in U.S. Appl. No. 11/620,709 (Platzer).
Final Office Action dated Nov. 13, 2009, received in U.S. Appl. No. 11/620,709 (Platzer).
Office Action dated Jun. 9, 2010, received in U.S. Appl. No. 11/620,709, 8 pages (Platzer).
Office Action dated Jul. 8, 2009, received in U.S. Appl. No. 11/620,717 (Platzer).
Office Action dated Dec. 29, 2009, received in U.S. Appl. No. 11/620,717 (Platzer).
Notice of Allowance dated Jul. 20, 2012, received in U.S. Appl. No. 11/620,717, 31 pages (Platzer).
Notice of Allowance dated Oct. 22, 2013, received in U.S. Appl. No. 13/867,950, 12 pages (Platzer).
Office Action dated Apr. 1, 2009, received in U.S. Appl. No. 11/620,723 (Platzer).
Final Office Action dated Nov. 17, 2009, received in U.S. Appl. No. 11/620,723 (Platzer).
Office Action dated Jun. 8, 2010, received in U.S. Appl. No. 11/620,723, 8 pages (Platzer).
Brown et al., “Distributed active objects,” Computer Networks and ISDN Systems, North Holland Publishing, Amsterdam, NL, vol. 28, No. 11, May 1996, pp. 1037-1052.
W3C, “Document Object Model (DOM) Level 2 Events Specification, Version 1,” W3C Recommendation, Nov. 13, 2000, 48 pages.
Wikibooks, “Java Programming/Applets/Event Listeners,” May 1, 2007, http://en.wikibooks.org/windex.php?title=Java—Programming/Applets/Event—Listeners&oldid=849558, 6 pages.
International Preliminary Report on Patentability dated Dec. 27, 2012, received in International Patent Application No. PCT/US2011/039583, which corresponds to U.S. Appl. No. 12/892,848, 10 pages (Dale).
European Search Report dated Feb. 28, 2013, received in European Patent Application No. 12188748.3, which corresponds to U.S. Appl. No. 12/042,067, 8 pages (Williamson).
Office Action dated Mar. 14, 2013, received in U.S. Appl. No. 12/042,067, 27 pages (Williamson).
Summons to oral proceedings dated Mar. 7, 2013, received in European Patent Application No. 09700006.1, which corresponds to U.S. Appl. No. 12/042,067, 5 pages (Williamson).
Office Action dated Mar. 22, 2013, received in U.S. Appl. No. 13/163,624, 11 pages (Williamson).
Office Action dated Mar. 20, 2013, received in U.S. Appl. No. 13/163,626, 10 pages (Williamson).
Summons to oral proceedings dated Mar. 27, 2013, received in European Patent Application No. 09700008.7, which corresponds to U.S. Appl. No. 12/042,237, 4 pages (Bolsinga).
Final Office Action dated Mar. 7, 2013, received in U.S. Appl. No. 11/620,727, 23 pages (Blumenberg).
Office Action dated Apr. 11, 2013, received in U.S. Appl. No. 13/251,146, 35 pages (Blumenberg).
Office Action dated Mar. 7, 2013, received in Chinese Patent Application No. 200880001855.9, which corresponds to U.S. Appl. No. 11/620,715, 21 pages (Platzer).
Buxton, W. et al., “Multi-Touch Systems that I Have Known and Loved,” Jan. 12, 2007, 14 pages, http://www.billbuxton.com/multitouchOverview.html.
Han, J., “Jeff Han demos his breakthrough touchscreen,” TED ideas worth spreading, Feb. 25, 2006, http://www.ted.com/talks/jeff—han—demos—his—breakthrough—touchscreen.html.
Jazzmutant, “Lemur v1.3 Documentation Addendum,” Mar. 22, 2005, http://www.juzzmutant.com/support—download.php, 3 pages.
Jazzmutant, “Lemur v1.3 Examples package; CursorModes.xml,” Jan. 31, 2006, http://www.juzzmutant.com/support—download.php, 4 pages.
Jazzmutant, “Lemur v1.3 Examples package; LightStepSeq.xml,” Jan. 31, 2006, http://www.juzzmutant.com/support—download.php, 5 pages.
Jazzmutant Sas et al., “The Lemur Owner's Manual,” Oct. 31, 2005, http://www.juzzmutant.com/support—download.php, 108 pages.
Jazzmutant, “Support,” Apr. 21, 2006, http://web.archive.org/web/20060421144624/http://www.jazzmutant.com/support—download.php, 2 pages.
Justice Floyd, “UK Royal Court of Justice: [2012] EWHC 1789 (Pat)-Extracts,” Jul. 4, 2013, http://www.judiciary.gov.uk/Resources/JCO/Documents/Judgments/htc-v-apple-judgment.pdf, 26 pages.
Microsoft, “Microsoft Windows Software Development Kit-Update for Windows Vista,” Mar. 22, 2007, http://www.microsoft.com/en-us/download/details.aspx?displaylang=en&id=23719, 26 pages.
Microsoft, “Window Styles—Microsoft Windows SDK—Screenshot,” Mar. 22, 2007, 2 pages.
Petzold, C., “Programming Microsoft Windows with C#,” Jan. 18, 2002, 5 pages.
YouTube, “A Lemurized Formula,” 4:07 minute video uploaded to YouTube by Sph9000 on Dec. 12, 2007, http://youtube.com/watch?v=sHAMyQak-LM, 1 page.
Office Action dated Jun. 3. 2013, received in Japanese Patent Application No. 2012500844, which corresponds to U.S. Appl. No. 12/566,660, 5 pages (Moore).
Notice of Allowance dated May 29, 2013, received in Korean Patent Application No. 10-2011-7024288, which corresponds to U.S. Appl. No. 12/566,660, 2 pages (Moore).
Notice of Allowance dated May 15, 2013, received in U.S. Appl. No. 12/892,848, 37 pages (Dale).
Notice of Allowance, dated Jun. 27, 2013, received in U.S. Appl. No. 13/077,925, 29 pages (Shaffer).
Office Action dated Apr. 22, 2013, received in Chinese Patent Application No. 201120580018.5, which corresponds to U.S. Appl. No. 13/077,925, 4 pages (Shaffer).
Summons to oral proceedings dated May 15, 2013, received in European Patent Application No. 09154313.2, which corresponds to U.S. Appl. No. 12/042,318, 30 pages (Beaver).
Notice of Allowance dated Jun. 13, 2013, received in U.S. Appl. No. 13/077,927, 29 pages (Shaffer).
Final Office Action dated May 16, 2013, received in U.S. Appl. No. 13/221,836, 27 pages (Blumenberg).
Office Action dated Jun. 7, 2013, received in U.S. Appl. No. 13/215,150, 43 pages (Blumenberg).
Office Action dated Apr. 23, 2013, received in U.S. Appl. No. 13/251,152, 29 pages (Blumenberg).
Office Action dated Jun. 26, 2013, received in U.S. Appl. No. 13/867,950, 21 pages (Platzer).
International Preliminary Report on Patentability dated Jul. 4, 2013, received in International Patent Application No. PCT/US2011/065859, which corresponds to U.S. Appl. No. 13/077,925, 18 pages (Shaffer).
Office Action dated Jun. 19, 2013, received in European Patent Application No. 10 712 825.8, which corresponds to U.S. Appl. No. 12/566,660, 5 pages (Moore).
Office Action dated Jun. 28, 2013, received in Australian Patent Application No. 2011209720, which corresponds to U.S. Appl. No. 12/789,695, 4 pages (Shaffer).
Office Action dated Aug. 26. 2013, received in Chinese Patent Application No. 201110063183.8, which corresponds to U.S. Appl. No. 12/789,695, (Shaffer).
Office Action dated Jul. 26, 2013, received in European Patent Application No. 11 152 015.1, which corresponds to U.S. Appl. No. 12/789,695, 6 pages (Shaffer).
Office Action dated Aug. 14, 2013, received in Australian Patent Application No. 2011268047, which corresponds to U.S. Appl. No. 12/892,848, 2 pages (Dale).
Office Action dated Aug. 22, 2013, received in European Patent Application No. 11 727 371.4, which corresponds to U.S. Appl. No. 12/892,848, 6 pages (Dale).
Final Office Action dated Jul. 19, 2013, received in U.S. Appl. No. 12/892,851, 21 pages (Dale).
Notice of Grant dated Jul. 26, 2013, received in Chinese Patent Application No. 201120580018.5, which corresponds to U.S. Appl. No. 13/077,925, 7 pages (Shaffer).
Notice of Acceptance dated Jul. 3, 2013, received in Australian Patent Application No. 2011205170, which corresponds to U.S. Appl. No. 12/042,318, 2 pages (Beaver).
Office Action dated Aug. 5, 2013, received in Chinese Patent Application No. 201110148738.9, which corresponds to U.S. Appl. No. 12/042,318, 6 pages (Beaver).
Notice of Allowance dated Sep. 27, 2013, received in U.S. Appl. No. 12/042,067, 16 pages (Williamson).
Office Action dated Jul. 3, 2013, received in Chinese Patent Application No. 200980000013.6, which corresponds to U.S. Appl. No. 12/042,299, 6 pages (Williamson).
Final Office Action dated Sep. 9, 2013, received in U.S. Appl. No. 13/077,931, 30 pages (Shaffer).
Final Office Action dated Sep. 23, 2013, received in U.S. Appl. No. 13/251,121, 28 pages (Blumenberg).
Notice of Allowance dated Jul. 24, 2013, received in U.S. Appl. No. 13/670,378, 20 days (Beaver).
Flanagan, D., “JavaScript,” 5th Edition, O'Reilly Japan, Jan. 31, 2008, pp. 405-437, (English translation provided).
Office Action dated Oct. 31, 2013, received in Chinese Patent Application No. 201080020598.0, which corresponds to U.S. Appl. No. 12/566,660, 2 pages (Moore).
Office Action dated Nov. 18, 2013, received in Japanese Patent Application No. 2013 515382, which corresponds to U.S. Appl. No. 12/892,848, 37 pages (Dale).
Office Action dated Dec. 5, 2013, received in Korean Patent Application No. 2012 7029618, which corresponds to U.S. Appl. No. 12/892,848, 4 pages (Dale).
Notice of Allowance dated Dec. 16, 2013, received in U.S. Appl. No. 12/042,318, 51 pages (Beaver).
Notice of Allowance dated Dec. 6, 2013, received in U.S. Appl. No. 12/042,067, 12 pages (Williamson).
Final Office Action dated Dec. 11, 2013, received in U.S. Appl. No. 13/251,150, 47 pages (Blumenberg).
Notice of Allowance dated Jan. 15, 2014, received in U.S. Appl. No. 13/620,390, 28 pages (Moore).
Office Action dated Oct. 24, 2013, received in U.S. Appl. No. 12/789,695, 24 pages (Shaffer).
Decision to Grant dated Nov. 1, 2013, received in Japanese Patent Application No. 2012 186775, which corresponds to U.S. Appl. No. 12/042,318, 3 pages (Beaver).
Notification of Grant dated Nov. 6, 2013, received in Chinese Patent Application No. 200980000013.6, which corresponds to U.S. Appl. No. 12/042,299, 2 pages (Williamson).
Summons to attend oral proceedings dated Oct. 30, 2013, received in European Patent Application No. 09700007.9, which corresponds to U.S. Appl. No. 12/042,299, 5 pages (Williamson).
Summons to attend oral proceedings dated Oct. 30, 2013, received in European Patent Application No. 11184226.6, which corresponds to U.S. Appl. No. 12/042,299, 5 pages (Williamson).
Summons to attend oral proceedings dated Oct. 30, 2013, received in European Patent Application No, 11184224.1, which corresponds to U.S. Appl. No. 12/042,299, 5 pages (Williamson).
Summons to attend oral proceedings dated Oct. 30, 2013, received in European Patent Application No. 11184223.3, which corresponds to U.S. Appl. No. 12/042,299, 5 pages (Williamson).
Summons to attend oral proceedings dated Oct. 30, 2013, received in European Patent Application No. 11184222.5, which corresponds to U.S. Appl. No. 12/042,299, 5 pages (Williamson).
Office Action dated Sep. 24, 2013, received in Japanese Patent Application No. 2012 218235, which correspends to U.S. Appl. No. 12/042,237, 6 pages (Bolsinga).
Office Action dated Oct. 30, 2013, received in U.S. Appl. No. 13/221,836, 31 pages (Blumenberg).
Ex parte reexamination communication transmittal form, dated Jul. 26, 2013, received in Reexamination No. 90/012,332, 61 pages.
Extended European Search Report, dated Jan. 13, 2012, received in European Patent Application No. 11184222.5, which corresponds with U.S. Appl. No. 12/042,299, 4 pages.
International Search Report and Written Opinion, dated Jul. 3, 2009, received in International Patent Application No. PCT/US2009/035858, which corresponds with U.S. Appl. No. 12/042,237, 10 pages.
International Preliminary Report on Patentability, dated Sep. 7, 2010, received in International Patent Application No. PCT/US2009/035858, which corresponds with U.S. Appl. No. 12/042,237, 6 pages.
International Search Report, dated Dec. 4, 2014, received in International Patent Application No. PCT/US2014/040406, which corresponds with U.S. Appl. No. 14/290,931, 4 pages.
International Preliminary Report on Patentability, dated Dec. 15, 2015, received in International Patent Application No. PCT/US2014/040406, which corresponds with U.S. Appl. No. 14/290,931, 6 pages.
Apple Inc. v. HTC Corporation, Brief Details of Claim, in the High Court of Justice, Chancery Division, Patents Court, Sep. 12, 2011, 2 pages.
Apple Inc. v. HTC Corporation, Particulars of Infringement, In the High Court of Justice, Chancery Division, Patents Court, Sep. 12, 2011, 5 pages.
Apple Inc. v. HTC Corporation, Particulars of Claim, In the High Court of Justice, Chancery Division, Patents Court, Sep. 12, 2011, 4 pages.
Apple Inc. v. HTC Corporation Intervention of the Assumed Infringer according to Art. 105 EPC, Dec. 12, 2011, 24 pages.
Apple Inc. vs. Samsung Electronics Co. Ltd. et al., Judgment, District Court of the Hague, Aug. 24, 2011, 65 pages.
Apple Inc. vs. Samsung Electronics Co. Ltd., et al., Samsung's Motion To Supplement Invalidity, U.S. District Court, Jan. 27, 2012, 47 pages.
Ballard, “Microsoft Makes Research Technologies Available for Licensing,” http://www.theserverside.com/news/thread.tss?thread—id=33761, May 5, 2005, 3 pages.
Bederson, “Photo Mesa 3.1.2, Screen Shots,” May 24, 2006, 5 pages.
Benko et al., “Precise Selection Techniques for Multi-Touch Screens,” Department of Computer Science, Columbia University, NY, Jan. 16, 2006, 10 pages.
Davis, “Flash to the Core,” http://www.amazon.com/Flash-Core-Joshua-David/dp/0735712881:Amazon.com, Jul. 24, 2002, 5 pages.
Dewid, “Scroll Control Box,” IBM Technical Disclosure Bulletin, vol. 38, 04, Apr. 1993, 6 pages.
Dietz et al., “DiamondTouch: A Multi-User Touch Technology,” Mitsubishi Electric Research Laboratories, Cambridge, Massachusettes, Oct. 2003, 11 pages.
Dodge et al., “Microsoft Office Excel 2003 Office Manual,” Microsoft Press, vol. 1, Jul. 12, 2004, 5 pages.
Esenther et al., “Fluid DTMouse: Better Mouse Support for Touch-Based Interactions,” Mitsubishi Electric Research Laboratories, Cambridge, Massachusettes, May 2006, 5 pages.
Feng et al., “Wireless Java Programming with Java 2 Micro Edition,” ASCII Corporation, Kenichi Suzuki, Japan, May 11, 2002, 90 pages.
Forlines et al., “DTLens: Multi-user Tabletop Spatial Data Exploration,” Mitsubishi Electric Research Laboratories, Cambridge, Massachusettes, Oct. 2005, 5 pages.
Forlines et al., “Glimpse: A Novel Input Model for Multi-Level Devices,” Mitsubishi Electric Research Laboratory, Cambridge, Massachusettes, Dec. 2005, 5 pages.
Holzner, “Built-in JavaScript Objects,” JavaScript Complete, McGraw/Hill, New York, Jun. 1998, 9 pages.
International Search Report and Written Opinion, dated May 31, 2005, received in International Patent Application No. PCT/US2005/000089, 7 pages.
International Preliminary Report on Patentability, dated Jun. 18, 2005, received in International Patent Application No. PCT/US2005/000089, 5 pages.
Karlson et al., AppLens and LaunchTile: Two Designs for One-handed Thumb Use on Small Devices, PowerPoint presentation, Computer Science Department, University of Maryland, College Park, MD, Apr. 2-7, 2005, 17 pages.
Karlson et al.,“AppLens and LaunchTile: Two Designs for One-handed Thumb Use on Small Devices,” paper, Computer Science Department, University of Maryland, College Park, MD, Apr. 2-7, 2005, 10 pages.
Kim et al., “HCI (Human Computer Interaction) Using Multi-touch Tabletop Display,” Department of Computer Engineering, Chonnam National University, Gwangju Korea, Aug. 24, 2007, 4 pages.
Lin et al., “Embedded GUI Based on Linux OS and Design Improvement Thereof,” May 13, 2004, 6 pages.
Maemo.org, “Coding Style and Programming Guidelines,” http://maemo.org/development/documentation/manuals/3-x/maemo—coding—style—and—programming—guides, Nov. 28, 2007, 14 pages.
Matsuda et al., “Phosphorylcholine-endcapped oligomer and block co-oligomer and surface biological reactivity,” Biomaterials, Jun. 24, 2003, 11 pages.
Mertz et al., “The Influence of Design Techniques on User Interfaces: the DigiStrips Experiment for Air Traffic Control,” HCI-aero 2000, Toulouse, France, Sep. 2000, 6 pages.
“Microsoft Word 2003 Screen Shots,” Microsoft 2003, 2 pages.
Miller, “Archive—Java Technology Products Download, PersonalJava Application Environment,” http://java.sun.com/products/personaljava/touchable/, Apr. 13, 2006, 12 pages.
Millhollon, “Microsoft Office Word 2003 Inside Out,” Microsoft Press, Redmond, Washington, Oct. 2, 2003, 7 pages.
Nokia, “Hildon User Interface Style Guide Summary,” Version 1.1, Apr. 12, 2006, 15 pages.
Notice of Appeal in Expedited Appeal in Summary Proceedings, Sep. 11, 2011, 51 pages.
Office Action, dated Jul. 21, 2010, received in U.S. Appl. No. 11/620,710, 28 pages.
Office Action, dated Jun. 23, 2009, received in U.S. Appl. No. 11/620,720, 17 pages.
Office Action, dated Nov. 18, 2009, received in U.S. Appl. No. 11/620,720, 17 pages.
Office Action, dated Dec. 23, 2008, received in U.S. Appl. No. 11/620,720, 18 pages.
Olsen, “Building Interactive Systems: Principles for Human-Computer Interaction,” Jan. 7, 2009, 6 pages.
Olsen, “Developing User Interfaces,” Morgan Kaufmann Publishers, San Francisco, California, 1998, Chapter 4, 40 pages.
Plaisant et al., “Touchscreen Toggle Design,” Human-Computer Interaction Laboratory, University of Maryland, College Park, MD, May 3-7, 1992, 2 pages.
Pleading notes Mr B.J. Berghuis van Woortman, Aug. 10-11, 2010, 16 pages.
Pleading notes Mr Kleemans, Mr Blomme and Mr Van Oorschot, Aug. 10, 2011, 35 pages.
Powell Gilbert, HTC vs. Apple, letter referencing complaint, Jul. 29, 2011, 22 pages.
Powell Gilbert, HTC vs Apple Inc., letter referencing complaint, Apr. 5, 2012, 12 pages.
Quinn Emanuel, response to Appeal Proceedings for European Patent Application No. 09154313.2 (EP 2 098 948 B1), which corresponds with U.S. Appl. No. 12/042,318, Dec. 8, 2014, 34 pages.
Quinn Emanuel on behalf of Motorola, Statement letter re Notice of the Opposition Division, Dec. 3, 2013, 13 pages.
Quinn Emanuel on behalf of Motorola, Statement letter re briefs, Jan. 21, 2014, 9 pages.
Quinn Emanuel, Translation Letter to the EPO, dated Apr. 11, 2012, received in European Patent Application No. 08713567.9, 53 pages.
Quinn Emanuel, Apple Inc. vs. Samsung Electronics Co. Ltd., et al., Samsung's Patent Local Rule 3-3 and 3-4 Disclosures, U.S. District Court, Oct. 7, 2011, 287 pages.
Ramachandran et al., “An Architecture for Ink Annotations on Web Documents,” Proceedings of the 7th International Conference on Document Analysis and Recognition, Aug. 3-6, 2003, 5 pages.
Rappin et al., “wxPython in Action,” Manning Publications, http://up07.net/t2az7xty4dpz/sharebookpro.com—350770414.rar, Mar. 2006, 40 pages.
Rowan, “Breakthrough Internet Device, Eureka Man,” available online at https://web.archive.org/web/20070709083626/http:/leurekaman.com/towards-multti-touch-in-the-browser, Jan. 31, 2007, 2 pages.
Rubine, “The Automatic Recognition of Gestures,” submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy in Computer Science at Carnegie Mellon University, Dec. 1991, 285 pages.
Salmoni, “The Zooming User Interface,” Advogato, Aug. 16, 2004, 14 pages.
Samsung, Statement of Defense also Counterclaim (Smartphones), Judge in Interlocutory Proceedings of the Court in The Hague, Jul. 20, 2011, 48 pages.
Samsung, Statement of Defense also Counterclaim (Tablets), Judge in Interlocutory Proceedings of the Court in The Hague, Jul. 20, 2011, 44 pages.
Sells, Windows Forms Programming in C#, Microsoft.net Development Series, Mar. 1, 2004, 9 pages.
Shen et al., “Informing the Design of Direct-Touch Tabletops,”, Mitsubishi Electric Research Labs, Oct. 2006, 11 pages.
Tidwell, “Magnetism, Designing Interfaces: Patterns for Effective Interaction Design,” O'Reilly Media, Inc., Nov. 21, 2005, 2 pages.
Touch, “A Glance at Touch,” Technology Handbook, http://www.carrolltouch.com, Jun. 7, 1998, 37 pages.
Wagner & Geyer, Remarks submitted for the Opposition Division, Aug. 10, 2012, 73 pages.
Webster's Dictionary, Definition of the word “Contemporaneous”, Jan. 21, 2014, 2 pages.
Westerman, “Hand Tracking Finger Identification and Chordic Manipulation on a Multi-touch Surface,” a dissertation submitted to the Faculty of the University of Delaware in partial fulfillment of the requirements for the degree of Doctor of Philosophy in Electrical Engineering, Mar. 20, 1999, 363 pages.
Withers Rogers, Preliminary Reponse to Opponent O1's written submissions, Dec. 3, 2013, 11 pages.
Withers & Rogers LLP, Apple vs. Samsung, Proprietor's Response to Communication under Rule 79(1) EPC, dated Mar. 8, 2012, 8 pages.
Withers & Rogers, Apple's Response to Notice of Intervention from Motorola, Jun. 21, 2012, 3 pages.
Withers & Rogers, Apple's Response to Addendum from Samsung, Jun. 21, 2012, 3 pages.
Withers Rogers, Comments on Sections 3.1 and 3.4 of the Withdrawn Appeal, Oct. 14, 2014, 3 pages.
Withers Rogers, Grounds of Appeal in support of the Notice of Appeal, Aug. 4, 2014, 24 pages.
Withers Rogers, Revised Second Auxiliary Request, Jan. 30, 2014, 8 pages.
Zimmermann & Partner, Response to letter dated Jan. 3, 2014, 10 pages.
Zimmermann & Partner, Response to Summons letter, Nov. 7, 2013, 33 pages.
Zimmerman & Partner, Samsung Electronics GmbH/Apple Inc. vs EP 2 126 678 B1 (08713567.9) Opposition, Jan. 30, 2012, 27 pages.
Examiner's Amendment, dated Oct. 29, 2008, received in U.S. Appl. No. 11/956,969, 6 pages.
Notice of Allowance, dated Oct. 29, 2008, received in U.S. Appl. No. 11/956,969, 6 pages.
Office Action, dated Feb. 19, 2009, received in Australian Patent Application No. 2008201540, which corresponds with U.S. Appl. No. 11/956,969, 2 pages.
Office Action, dated Jul. 15, 2009, received in Australian Patent Application No. 2008201540, which corresponds with U.S. Appl. No. 11/956,969, 2 pages.
Office Action, dated Jul. 1, 2008, received in Australian Patent Application No. 2008100283, which corresponds with U.S. Appl. No. 11/956,969, 2 pages.
Office Action, dated Feb. 11, 2009, received in Australian Patent Application No. 2009200366, which corresponds with U.S. Appl. No. 11/956,969, 2 pages.
Notice of Acceptance, dated Nov. 24, 2011, received in Australian Patent Application No. 2009208099, which corresponds with U.S. Appl. No. 11/956,969, 3 pages.
Office Action, dated Apr. 8, 2010, received in Australian Patent Application No. 2009208103, which corresponds with U.S. Appl. No. 11/956,969, 2 pages.
Notice of Acceptance, dated Apr. 14, 2011, received in Australian Patent Application No. 2009208103, which corresponds with U.S. Appl. No. 11/956,969, 3 pages.
Notice of Acceptance, dated Nov. 9, 2011, received in Australian Patent Application No. 2011201639, which corresponds with U.S. Appl. No. 11/956,969, 3 pages.
Letters Patent, dated Mar. 2, 2012, received in Australian Patent Application No. 2012100050, which corresponds with U.S. Appl. No. 11/956,969, 3 pages.
Office Action, dated Sep. 9, 2013, received in Australian Patent Application No. 2012200689, which corresponds with U.S. Appl. No. 11/956,969, 3 pages.
Office Action, dated Dec. 1, 2009, received in Canadian Patent Application No. 2,658,177, which corresponds with U.S. Appl. No. 11/956,969, 2 pages.
Office Action, dated Jun. 22, 2011, received in Canadian Patent Application No. 2,658,177, which corresponds with U.S. Appl. No. 11/956,969, 2 pages.
Office Action, dated Nov. 4, 2013, received in Canadian Patent Application No. 2,759,090, which corresponds with U.S. Appl. No. 11/956,969, 3 pages.
Notice of Allowance, dated Jan. 30, 2012, received in Canadian Patent Application No. 2,658,177, which corresponds with U.S. Appl. No. 11/956,969, 1 page.
Office Action, dated Nov. 7, 2013, received in Canadian Patent Application No. 2,759,091, which corresponds with U.S. Appl. No. 11/956,969, 4 pages.
Office Action, dated Nov. 23, 2010, received in Chinese Patent Application No. 200880000019.9, which corresponds with U.S. Appl. No. 11/956,969, 13 pages.
Office Action, dated Jan. 5, 2012, received in Chinese Patent Application No. 200880000019.9, which corresponds with U.S. Appl. No. 11/956,969, 14 pages.
Office Action, dated Sep. 20, 2012, received in Chinese Patent Application No. 200880000019.9, which corresponds with U.S. Appl. No. 11/956,969, 22 pages.
Office Action, dated Feb. 18, 2013, received in Chinese Patent Application No. 200880000019.9, which corresponds with U.S. Appl. No. 11/956,969, 12 pages.
Office Action, dated Jul. 23, 2013, received in Chinese Patent Application No. 200880000019.9, which corresponds with U.S. Appl. No. 11/956,969, 4 pages.
Office Action, dated Oct. 29, 2010, received in German Patent Application No. 112008000144.8, which corresponds with U.S. Appl. No. 11/956,969, 4 pages.
Office Action, dated Dec. 29, 2009, received in European Patent Application No. 08713567.9, which corresponds with U.S. Appl. No. 11/956,969, 5 pages.
Decision to Grant, dated Oct. 7, 2011, received in European Patent Application No. 08713567.9, which corresponds with U.S. Appl. No. 11/956,969, 1 page.
Patent Certificate, dated Jun. 21, 2012, received in European Patent Application No. 2126678 (08713567.9), which corresponds with U.S. Appl. No. 11/956,969, 2 pages.
Certificate of Grant, dated Feb. 3, 2012, received in Hong Kong Patent Application No. 10103983.1, which corresponds with U.S. Appl. No. 11/956,969, 2 pages.
Office Action, dated Nov. 19, 2010, received in Japanese Patent Application No. 2009-544996, which corresponds with U.S. Appl. No. 11/956,969, 6 pages.
Letters Patent, dated Jun. 1, 2011, received in Japanese Application No. 2009544996, which corresponds with U.S. Appl. No. 11/956,969, 1 page.
Notice of Allowance, dated Oct. 29, 2012, received in Japanese Patent Application No. 2010-157302, which corresponds with U.S. Appl. No. 11/956,969, 4 pages.
Office Action, dated Oct. 15, 2012, received in Japanese Patent Application No. 2010-157303, which corresponds with U.S. Appl. No. 11/956,969, 4 pages.
Notice of Allowance, dated Apr. 22, 2013, received in Japanese Patent Application No. 2010-157303, which corresponds with U.S. Appl. No. 11/956,969, 4 pages.
Office Action, dated Aug. 27, 2009, received in Korean Patent Application No. 102009-7003574, which corresponds with U.S. Appl. No. 11/956,969, 1 page.
Letters Patent, dated May 15, 2013, received Korean Patent Application No. 102009-7007114, which corresponds with U.S. Appl. No. 11/956,969, 2 pages.
Office Action, dated Jun. 25, 2013, received in Korean Patent Application No. 20137000337, which corresponds with U.S. Appl. No. 11/956,969, 3 pages.
Summons to oral proceedings, dated Oct. 28, 2011, received in European Patent Application No. 08705751.9, which corresponds with U.S. Appl. No. 11/968,059, 9 pages.
Office Action, dated Oct. 11, 2011, received in U.S. Appl. No. 12/270,805, 27 pages.
Notice of Allowance, dated May 17, 2012, received in U.S. Appl. No. 12/270,805, 14 pages.
Office Action, dated Oct. 11, 2011, received in U.S. Appl. No. 12/270,807, 26 pages.
Notice of Allowance, dated May 11, 2012, received in U.S. Appl. No. 12/270,807, 12 pages.
Office Action, dated Oct. 12, 2011, received in U.S. Appl. No. 12/270,810, 12 pages.
Notice of Allowance, dated Jul. 11, 2012, received in U.S. Appl. No. 12/270,810, 17 pages.
Office Action, dated Oct. 13, 2011, received in U.S. Appl. No. 12/270,812, 12 pages.
Office Action, dated May 17, 2012, received in U.S. Appl. No. 12/270,812, 12 pages.
Notice of Allowance, dated Sep. 19, 2012, received in U.S. Appl. No. 12/270,812, 22 pages.
Office Action, dated Oct. 11, 2011, received in U.S. Appl. No. 12/270,815, 12 pages.
Office Action, dated May 17, 2012, received in U.S. Appl. No. 12/270,815, 13 pages.
Final Office Action, dated Feb. 14, 2013, received in U.S. Appl. No. 12/270,815, 12 pages.
Notice of Allowance, dated Apr. 10, 2014, received in Canadian Patent Application No. 2,817,648, which corresponds with U.S. Appl. No. 12/566,660, 1 page.
Office Action, dated Oct. 9, 2013, received in Canadian Patent Application No. 2,817,890, which corresponds with U.S. Appl. No. 12/566,660, 3 pages.
Office Action, dated Apr. 22, 2014, received in Canadian Patent Application No. 2,817,890, which corresponds with U.S. Appl. No. 12/566,660, 3 pages.
Office Action, dated Oct. 31, 2013, received in Chinese Patent Application No. 201080020598.0, which corresponds with U.S. Appl. No. 12/566,660, 4 pages.
Decision to Grant, dated Apr. 24, 2014, received in Chinese Patent Application No. 201080020598.0, which corresponds with U.S. Appl. No. 12/566,660, 1 page.
Office Action, dated Jul. 1, 2015, received in European Patent Application No. 10712825.8, which corresponds with U.S. Appl. No. 12/566,660, 6 pages.
Office Action, dated Mar. 20, 2014, received in European Patent Application No. 11184186.2, which corresponds with U.S. Appl. No. 12/566,660, 5 pages.
Office Action, dated Feb. 24, 2014, received in Japanese Patent Application No. 2012-500844, which corresponds with U.S. Appl. No. 12/566,660, 2 pages.
Notice of Allowance, dated Aug. 1, 2014, received in Japanese Patent Application No. 2012-500844, which corresponds with U.S. Appl. No. 12/566,660, 2 pages.
Office Action, dated Sep. 7, 2015, received in Japanese Patent Application No. 2014-129689, which corresponds with U.S. Appl. No. 12/566,660, 3 pages.
Grant of Patent, dated Jan. 8, 2016, received in Japanese Patent Application No. 2014-129689, which corresponds with U.S. Appl. No. 12/566,660, 2 pages.
Final Office Action, dated May 7, 2014, received in U.S. Appl. No. 12/789,695, 17 pages.
Office Action, dated Jul. 1, 2015, received in U.S. Appl. No. 12/789,695, 15 pages.
Notice of Acceptance, dated May 1, 2014, received in Australian Patent Application No. 2011209720, which corresponds with U.S. Appl. No. 12/789,695, 3 pages.
Office Action, dated Aug. 27, 2015, received in Australian Patent Application No. 2014213525, which corresponds with U.S. Appl. No. 12/789,695, 6 pages.
Decision to Grant, dated Feb. 24, 2014, received in Chinese Application No. 201110063183.8, which corresponds with U.S. Appl. No. 12/789,695, 4 pages.
Office Action, dated Dec. 3, 2015, received in Chinese Patent Application No. 201310557439.X, which corresponds with U.S. Appl. No. 12/789,695, 2 pages.
Office Action, dated Jul. 17, 2015, received in Japanese Patent Application No. 2014-044208, which corresponds with U.S. Appl. No. 12/789,695, 5 pages.
Office Action, dated Apr. 30, 2014, received in Korean Patent Application No. 20127022239, which corresponds with U.S. Appl. No. 12/789,695, 2 pages.
Notice of Allowance, dated Mar. 30, 2015, received in Korean Patent Application No. 2012-7022239, which corresponds with U.S. Appl. No. 12/789,695, 2 pages. (KR version only).
Office Action, dated Dec. 3, 2014, received in Chinese Patent Application No. 201180022994.1, which corresponds with U.S. Appl. No. 12/892,848, 2 pages.
Office Action, dated Nov. 24, 2015, received in Chinese Patent Application No. 201180022994.1, which corresponds with U.S. Appl. No. 12/892,848, 2 pages.
Office Action, dated Aug. 26, 2015, received in European Patent Application No. 11727371.4, which corresponds with U.S. Appl. No. 12/892,848, 9 pages.
Notice of Allowance, dated Aug. 22, 2014, received in Japanese Patent Application No. 2013-515382, which corresponds with U.S. Appl. No. 12/892,848, 3 pages.
Office Action, dated Nov. 13, 2015, received in Japanese Patent Application No. 2014-191701, which correpsonds with U.S. Appl. No. 12/892,848, 3 pages.
Office Action, dated May 22, 2014, received in U.S. Appl. No. 12/892,851, 11 pages.
Office Action, dated Dec. 10, 2014, received in Australian Patent Application No. 2011349513, which corresponds with U.S. Appl. No. 13/077,925, 3 pages.
Certificate of Grant, dated Jul. 16, 2015, received in Australian Patent Application No. 2011349513, which corresponds with U.S. Appl. No. 13/077,925, 2 pages.
Office Action, dated Apr. 30, 2014, received in Chinese Patent Application No. 201110463262.8, which corresponds with U.S. Appl. No. 13/077,925, 2 pages.
Office Action, dated Sep. 23, 2015, received in Chinese Patent Application No. 201110463262.8, which corresponds with U.S. Appl. No. 13/077,925, 2 pages.
Office Action, dated Jul. 1, 2014, received in European Patent Application No. 11808779.0, which corresponds with U.S. Appl. No. 13/077,925, 5 pages.
Office Action, dated Oct. 20, 2015, received in Korean Patent Application No. 2014-7036632, which corresponds with U.S. Appl. No. 13/077,925, 2 pages.
Office Action, dated Apr. 8, 2014, received in Taiwanese Patent Application No. 100147539, which corresponds with U.S. Appl. No. 13/077,925, 4 pages.
Notice of Allowance, dated Oct. 5, 2015, received in Taiwanese Patent Application No. 103144867, which corresponds with U.S. Appl. No. 13/077,925, 3 pages.
Office Action, dated Jan. 18, 2012, received in Canadian Patent Application No. 2,653,363, which corresponds with U.S. Appl. No. 12/042,318, 2 pages.
Office Action, dated Sep. 3, 2013, received in Canadian Patent Application No. 2,653,363, which corresponds with U.S. Appl. No. 12/042,318, 3 pages.
Notice of Allowance, dated Apr. 29, 2014, received in Canadian Patent Application No. 2653363, which corresponds with U.S. Appl. No. 12/042,318, 1 page.
Office Action, dated Aug. 6, 2010, received in Chinese Patent Application No. 200910118596.4, which corresponds with U.S. Appl. No. 12/042,318, 2 pages.
Office Action, dated Jun. 5, 2014, received in Chinese Patent Application No. 201110148738.9, which corresponds with U.S. Appl. No. 12/042,318, 2 pages.
Office Action, dated Feb. 8, 2014, received in Chinese Patent Application No. 201110148738.9, which corresponds with U.S. Appl. No. 12/042,318, 2 pages.
Office Action (translation of May 17, 2010 OA), dated Jun. 22, 2010, received in Danish Patent Application No. 102009011687.7, which corresponds with U.S. Appl. No. 12/042,318, 5 pages.
Office Action, dated Feb. 12, 2010, received in European Patent Application No. 09154313.2, which corresponds with U.S. Appl. No. 12/042,318, 1 page.
Decision revoking the European Patent, dated Apr. 2, 2014, received in European Patent Application No. 09154313.2, which corresponds with U.S. Appl. No. 12/042,318, 28 pages.
New Summons for Oral Proceedings, dated Jul. 18, 2013, received in European Patent Application No. 09154313.2, which corresponds with U.S. Appl. No. 12/042,318, 3 pages.
Office Action, dated May 9, 2014, received in European Patent Application No. 11150788.5, which corresponds with U.S. Appl. No. 12/042,318, 6 pages.
Decision to Grant, dated Sep. 17, 2015, received in European Application No. 11150788.5, which corresponds with U.S. Appl. No. 12/042,318, 1 page.
Granted Patent (2302494), dated Oct. 14, 2015, received in European Patent Application No. 11150788.5, which corresponds with U.S. Appl. No. 12/042,318, 1 page.
Office Action, dated May 14, 2014, received in European Patent Application No. 11184167.2, which corresponds with U.S. Appl. No. 12/042,318, 6 pages.
Office Action, dated Apr. 15, 2015, received in European Patent Application No. 11184167.2, which corresponds with U.S. Appl. No. 12/042,318, 3 pages.
Office Action, dated Nov. 25, 2015, received in European Patent Application No. 11184167.2, which corresponds with U.S. Appl. No. 12/042,318, 7 pages.
Office Action, dated May 14, 2014, received in Patent Application No. 11184169.8, which corresponds with U.S. Appl. No. 12/042,318, 6 pages.
Office Action, dated Nov. 25, 2015, received in Patent Application No. 11184169.8, which corresponds with U.S. Appl. No. 12/042,318, 8 pages.
Office Action, dated May 16, 2014, received in European Patent Application No. 11184170.6, which corresponds with U.S. Appl. No. 12/042,318, 5 pages.
Office Action, dated Apr. 16, 2015, received in European Patent Application No. 11184170.6, which corresponds with U.S. Appl. No. 12/042,318, 2 pages.
Office Action, dated Nov. 30, 2015, received in European Patent Application No. 11184170.6, which corresponds with U.S. Appl. No. 12/042,318, 4 pages.
Office Action, dated May 16, 2014, received in European Patent Application No. 11184172.2, which corresponds with U.S. Appl. No. 12/042,318, 5 pages.
Office Action, dated Apr. 17, 2015, received in European Patent Application No. 11184172.2, which corresponds with U.S. Appl. No. 12/042,318, 6 pages.
Office Action, dated Nov. 30, 2015, received in European Patent Application No. 11184172.2, which corresponds with U.S. Appl. No. 12/042,318, 4 pages.
Office Action, dated May 16, 2014, received in European Patent Application No. 11184409.8, which corresponds with U.S. Appl. No. 12/042,318, 6 pages.
Office Action, dated Apr. 22, 2015, received in European Patent Application No. 11184409.8, which corresponds with U.S. Appl. No. 12/042,318, 6 pages.
Office Action, dated Nov. 30, 2015, received in European Patent Application No. 11184409.8, which corresponds with U.S. Appl. No. 12/042,318, 4 pages.
Office Action, dated Oct. 22, 2014, received in European Patent Application No. 12156394.4, which corresponds with U.S. Appl. No. 12/042,318, 6 pages.
Office Action, dated Nov. 25, 2015, received in European Patent Application No. 12156394.4, which corresponds with U.S. Appl. No. 12/042,318, 8 pages.
Office Action, dated Oct. 22, 2014, received in European Patent Application No. 12156395.1, which corresponds with U.S. Appl. No. 12/042,318, 6 pages.
Office Action, dated Nov. 25, 2015, received in European Application No. 12156395.1, which corresponds with U.S. Appl. No. 12/042,318, 9 pages.
Certificate of Grant, dated Jul. 17, 2015, received in Hong Kong Patent Application No. 12105027.2, which corresponds with U.S. Appl. No. 12/042,318, 2 pages.
Office Action, dated Jul. 20, 2015, received in Israel Patent Application No. 197386, which corresponds with U.S. Appl. No. 12/042,318, 3 pages.
Notice of Allowance, dated Nov. 23, 2015, received in Israel Patent Application No. 197386, which corresponds with U.S. Appl. No. 12/042,318, 2 pages.
Decision to Refuse, dated Jul. 15, 2013, received in European Patent Application No. 09700006.1, which corresponds with U.S. Appl. No. 12/042,067, 12 pages.
Summons to Oral Proceedings, dated Mar. 10, 2015, received in European Patent Application No. 09700006.1, which corresponds with U.S. Appl. No. 12/042,067, 9 pages.
Decision to Grant, dated Jan. 15, 2016, received in European Patent Application No. 09700006.1, which corresponds with U.S. Appl. No. 12/042,067, 5 pages.
Office Action, dated Oct. 30, 2013, received in European Patent Application No. 12188748.3, which corresponds with U.S. Appl. No. 12/042,067, 5 pages.
Decision to refuse, dated Dec. 12, 2014, received in European Patent Application No. 12188748.3, which corresponds with U.S. Appl. No. 12/042,067, 12 pages.
Summons to Attend Oral Proceedings, dated Apr. 22, 2014, received in European Patent Application No. 12188748.3, which corresponds with U.S. Appl. No. 12/042,067, 3 pages.
Office Action, dated Jan. 6, 2014, received in Japanese Patent Application No. 2012-224838, which corresponds with U.S. Appl. No. 12/042,067, 1 page.
Office Action, dated Mar. 9, 2012, received in European Patent Application No. 09700007.9, which corresponds with U.S. Appl. No. 12/042,299, 7 pages.
Office Action, dated Aug. 28, 2014, received in European Patent Application No. 09700007.9, which corresponds with U.S. Appl. No. 12/042,299, 8 pages.
Decision to Refuse, dated Feb. 11, 2015, received in European Patent Application No. 11184224.1, which corresponds with U.S. Appl. No. 12/042,299, 10 pages.
Decision to refuse, dated Feb. 11, 2015, received in European Patent Application No. 11184223.3, which corresponds with U.S. Appl. No. 12/042,299, 10 pages.
Decision to refuse dated Feb. 11, 2015, received in European Patent Application No. 11184222.5, which corresponds with U.S. Appl. No. 12/042,299, 10 pages.
Decision to Grant, dated Feb. 16, 2015, received in Japanese Patent Application No. 2012-088747, which corresponds with U.S. Appl. No. 12/042,299, 3 pages.
Office Action, dated Aug. 11, 2014, received in Japanese Patent Application No. 2012-088747, which corresponds with U.S. Appl. No. 12/042,299, 1 page.
Office Action, dated Nov. 30, 2015, received in Japanese Patent Application No. 2014-250268, which corresponds with U.S. Appl. No. 12/042,299, 4 pages.
Office Action, dated Jul. 17, 2014, received in U.S. Appl. 13/077,931, 21 pages.
Office Action, dated Aug. 20, 2015, received in U.S. Appl. No. 13/077,931, 22 pages.
Notice of Allowance, dated Dec. 31, 2014, received in U.S. Appl. No. 13/077,931, 8 pages.
Notice of Allowance, dated Jan. 14, 2016, received in U.S. Appl. No. 13/077,931, 8 pages.
Office Action, dated Oct. 24, 2013, received in U.S. Appl. No. 13/163,624, 8 pages.
Notice of Allowance, dated May 12, 2014, received in U.S. Appl. No. 13/163,624, 5 pages.
Notice of Allowance, dated Mar. 31, 2014, received in U.S. Appl. No. 13/163,626, 5 pages.
Office Action, dated Dec. 30, 2010, received in U.S. Appl. No. 12/042,237, 9 pages.
Final Office Action, dated Jun. 2, 2011, received in U.S. Appl. No. 12/042,237, 9 pages.
Office Action, dated Jul. 12, 2010, received in European Patent Application No. 09700008.7, which corresponds with U.S. Appl. No. 12/042,237, 3 pages.
Summons to oral proceedings, dated Mar. 10, 2015, received in European Patent Application No. 09700008.7, which corresponds with U.S. Appl. No. 12/042,299, 12 pages.
Decision to Refuse, dated Oct. 8, 2013, received in European Patent Application No. 09700008.7, which corresponds with U.S. Appl. No. 12/042,237, 15 pages.
Decision to Grant, dated Dec. 2, 2015, received in European Patent Application No. 09700008.7, which corresponds with U.S. Appl. No. 12/042,237, 5 pages.
Office Action, dated Mar. 4, 2013, received in Japanese Patent Application No. 2010-502357, which corresponds with U.S. Appl. No. 12/042,237, 2 pages.
Decision to Grant, dated Mar. 28, 2014, received in Japanese Patent Application No. 2010-502357, which corresponds with U.S. Appl. No. 12/042,237, 1 page.
Letters Patent, dated Oct. 31, 2014, received in Japanese Patent Application No. 2012-218235, which corresponds with U.S. Appl. No. 12/042,237, 3 pages.
Office Action, dated Sep. 24, 2013, received in Japanese Patent Application No. 2012-218235, which corresponds with U.S. Appl. No. 12/042,237, 3 pages.
Office Action, dated May 20, 2015, received in U.S. Appl. No. 13/221,827, 26 pages.
Office Action, dated Jun. 23, 2014, received in U.S. Appl. No. 13/221,827, 18 pages.
Office Action, dated Jan. 20, 2015, received in European Patent Application No. 08712964.9, which corresponds with U.S. Appl. No. 11/620,717, 8 pages.
Office Action, dated Oct. 24, 2011, received in U.S. Appl. No. 12/869,182, 7 pages.
Notice of Allowance, dated Feb. 23, 2012, received in U.S. Appl. No. 12/869,182, 5 pages.
Office Action, dated Nov. 4, 2011, received in U.S. Appl. No. 11/620,727, 15 pages.
Examiner's Answer, dated Feb. 13, 2014, received in U.S. Appl. No. 11/620,727, 23 pages.
Office Action, dated Jan. 6, 2012, received in Chinese Patent Application No. 200880001811.6, which corresponds with U.S. Appl. No. 11/620,727, 2 pages.
Office Action, dated Aug. 10, 2011, received in Chinese Patent Application No. 200880001811.6, which corresponds with U.S. Appl. No. 11/620,727, 7 pages.
Office Action, dated Oct. 21, 2010, received in Chinese Patent Application No. 200880001811.6, which corresponds with U.S. Appl. No. 11/620,727, 2 pages.
Office Action, dated Feb. 21, 2014, received in Chinese Patent Application No. 201210128932.5, which corresponds with U.S. Appl. No. 11/620,727, 3 pages.
Office Action, dated Oct. 30, 2014, received in Chinese Patent Application No. 201210128932.5, which corresponds with U.S. Appl. No. 11/620,727, 3 pages.
Office Action, dated Nov. 19, 2015, received in Chinese Patent Application No. 201210128932.5, which corresponds with U.S. Appl. No. 11/620,727, 6 pages.
Office Action, dated Dec. 24, 2014, received in Chinese Patent Application No. 201210128915.1, which corresponds with U.S. Appl. No. 11/620,727, 2 pages.
Office Action, dated Nov. 15, 2014, received in Chinese Patent Application No. 201210128911.3, which corresponds with U.S. Appl. No. 11/620,727, 2 pages.
Office Action, dated Dec. 19, 2011, received in European Patent Application No. 08705471.4, which corresponds with U.S. Appl. No. 11/620,727, 6 pages.
Office Action, dated Jan. 29, 2015, received in Patent Application No. 08705471.4, which corresponds with U.S. Appl. No. 11/620,727, 8 pages.
Final Office Action, dated May 20, 2014, received in U.S. Appl. No. 13/221,836, 36 pages.
Examiner's Answer, dated Feb. 11, 2014, received in U.S. Appl. No. 13,221,837, 19 pages.
Office Action, dated Jan. 10, 2012, received in U.S. Appl. No. 13/251,121, 16 pages.
Office Action, dated May 1, 2013, received in U.S. Appl. No. 13/251,121, 17 pages.
Examiner's Answer, dated Apr. 29, 2014, received in U.S. Appl. No. 13/251,121, 41 pages.
Office Action, dated Jan. 31, 2012, received in U.S. Appl. No. 13/251,146, 16 pages.
Examiner's Answer, dated May 7, 2014, received in U.S. Appl. No. 13/251,146, 43 pages.
Office Action, dated Feb. 10, 2012, received in U.S. Appl. No. 13/251,150, 23 pages.
Examiner's Answer, dated Jun. 17, 2014, received in U.S. Appl. No. 13/251,150, 47 pages.
Office Action, dated Jan. 20, 2012, received in U.S. Appl. No. 13/251,152, 20 pages.
Examiner's Answer, dated May 21, 2014, received in U.S. Appl. No. 13/251,152, 45 pages.
Examiner's Answer, dated Feb. 13, 2014, received in U.S. Appl. No. 11/620,715, 22 pages.
Office Action, dated Jul. 21, 2011, received in Chinese Patent Application No. 200880001855.9, which corresponds with U.S. Appl. No. 11/620,715, 19 pages.
Office Action, dated Oct. 20, 2014, received in European Patent Application No. 08712946.6, which corresponds with U.S. Appl. No. 11/620,715, 6 pages.
Office Action, dated Mar. 30, 2012, received in U.S. Appl. No. 12/207,429, 9 pages.
Office Action, dated Apr. 28, 2015, received in U.S.Appl. No. 13/791,621, 6 pages.
Notice of Allowance, dated Nov. 5, 2015, received in U.S. Appl. No. 13/791,621, 5 pages.
Notice of Allowance, dated Nov. 15, 2013, received in U.S. Appl. No. 13/867,950, 7 pages.
Office Action, dated Jan. 4, 2016, received in U.S. Appl. No. 14/171,680, 7 pages.
Notice of Allowance, dated May 28, 2015, received in U.S. Appl. No. 14/180,267, 11 pages.
Notice of Allowance, dated Sep. 15, 2015, received in U.S. Appl. No. 14/180,267, 5 pages.
Notice of Allowance, dated Dec. 31, 2015, received in U.S. Appl. No. 14/180,267, 5 pages.
Office Action, dated Sep. 24, 2014, received in U.S. Appl. No. 14/189,922, 6 pages.
European Search Report, dated Nov. 29, 2011, received in European Patent Application No. 11182954.5, which corresponds with U.S. Appl. No. 11/956,969, 4 pages.
Extended European Search Report, dated Nov. 30, 2011, received in European Patent Application No. 11182959.4, which corresponds with U.S. Appl. No. 11/956,969, 4 pages.
Extended European Search Report, dated Dec. 1, 2011, received in European Patent Application No. 11182962.8, which corresponds with U.S. Appl. No. 11/956,969, 5 pages.
Extended European Search Report, dated Dec. 1, 2011, received in European Patent Application No. 11182963.6, which corresponds with U.S. Appl. No. 11/956,969, 5 pages.
International Search Report and Written Opinion, dated Sep. 19, 2008, received in International Patent Application No. PCT/US2008/050292, which corresponds with U.S. Appl. No. 11/956,969, 25 pages.
Invitation to Pay Additional Fees, dated Jul. 18, 2008, International Patent Application No. PCT/US2008/050292, which corresponds with U.S. Appl. No. 11/956,969, 4 pages.
Extended European Search Report, dated May 20, 2011, received in European Patent Application No. 11152015.1, which corresponds with U.S. Appl. No. 12/789,695, 6 pages.
International Preliminary Report on Patentability, dated Aug. 9, 2012, received in International Patent Application No. PCT/US2011/022516, which corresponds with U.S. Appl. No. 12/789,695, 11 pages.
Notice of Opposition to Patent, dated Nov. 8, 2011, received in European Patent Application No. 09154313.2, (U.S. Pat. No. 2098948), which corresponds with U.S. Appl. No. 12/042,318, 26 pages.
Extended European Search Report, dated Mar. 1, 2011, received in European Patent Application No. 11150788.5, which corresponds with U.S. Appl. No. 12/042,318, 4 pages.
Extended European Search Report, dated Jun. 5, 2012, received in European Patent Application No. 12156394.4, which corresponds with U.S. Appl. No. 12/042,318, 4 pages.
European Search Report, dated Jun. 6, 2012, received in European Patent Application No. 12156395.1, which corresponds with U.S. Appl. No. 12/042,318, 4 pages.
Extended European Search Report, dated Jan. 13, 2012, received in European Patent Application No. 11184223.3, which corresponds with U.S. Appl. No. 12/042,299, 4 pages.
Related Publications (1)
Number Date Country
20120256849 A1 Oct 2012 US