http://www.brettdangerfield.com/post/creating_a_blog_with_pyramid_mongdb_bootstrap/| is another tutorial for building your own blog application. I was considering using Pyramid instead of Flask for my framework, but decided to delve more into Flask and use MongoDB for the backend. At some point I may try Pyramid out and do something similar to what I've done with this CareerLog application.