Storing Data in Sharepoint
Today we went through the process of analyzing the current site Database and structure in order to reproduce a similar structure in Sharepoint. We decided to start with the blogs and created the different content types that will be used for them:

A couple of content types were created intially to get us started. We also created the corresponding lists that will be using this content types to store the information:

After configuring the lists, lookup fields and content types we can now create blog authors and more.

This is how it looks like when you create a new blog region:

And there's more to come, stay tuned to find out how we use all this information to populate the site using WebParts.