Views bulk operation is sorely missing a shift+click function that lets you select a range of checkboxes without having to click every box. We wrote up a small Drupal 7 module that adds this functionality. It implements jquery shiftclick into any VBO page.
Instructions:
- Download the file
 - Upload it to your modules folder (usually /sites/all/modules/)
 - Enable in the Drupal modules page
 
Note: This module is only for Drupal 7