The S-Shot Screenshots module uses the s-shot.ru service to fetch and display thumbnails of web pages.
The module is a view widget for the Link module. Simply go to the display management page and select the "Sshot thumbnail" format.
Same formatter works in Views as well. There is an additional option to choose the screenshot image size.
This module provides a simple formatter for taxonomy terms to display the terms with plus more effect with a configurable items to be shown before +more. Eg : Drupal,Git +3 more.
Source Code is a module for Drupal 7 that defines a Source code node type. Nodes of this type are intended to contain source code: their data is composed of a programming language (from a list of over 200 languages) and the actual lines of code, as a raw block of plain text. Upon rendering nodes of this type, the source code is syntax-highlighted using GeSHi.
A typical use of this module is to combine it with Advanced Entity Tokens and Token Filter to allow the insertion of source code snippets directly into more descriptive posts.