Hmm, I wasn't aware that phpBB includes a blogging capability...
To be really honest, creating your own blog software can be very easy, and will teach you the basics of PHP and MySQL enough to know how to play around with it. If you are already into HTML coding, then it will probably take you a few hours to create (with a little help from www.sitepoint.com ) and then a few more hours to perfect :).
Sitepoint has a few free tutorials on the basics of PHP and MySQL, which is just enough for you to be able to make a nice simple blog.
FMZ