When building web sites using Drupal there always comes a time within a design that we need to create blocks to go into regions. What I normally do is create my own module to create these blocks. So I thought I would share my process. To start off with I create a new module, so below is my .info file. If you are using a different version of Drupal then you can change the "version" and "core" to suit.