Region View Modes

"A surprisingly simple, flexible layout solution made possible by placing fields in regions. Region View Modes is just a bit of glue to join Drupal's theme regions and View Modes."

Views Autocomplete Filters

Get autocomplete working for views exposed filters. From the project page: Add autocomplete functionality to the views filter text fields. It works for node titles or cck text fields. The autocomplete results are actually the view results, so they are view related. How to use it: (New) Video Tutorial : http://codekarate.com/daily-dose-of-drupal/drupal-7-views-autocomplete-filter

Node changes

Used on http://drupal.org, "This module stores the changes of a node into a field attached to comments allowing to display a kind-of activity stream on the node much like on drupal.org issues just with a lot less custom code."