hey traxor, i first suggest you hardcode some blog entries. etc.
code:
<?php
$title = 'Post Title';
$postdata = 'Post Data';
?>
then start designing your blog, start the basics like create an array of posts with title, get a
for working.
after you have the desired data echo'ing into the right places with everything looking good.
then start looking up some MySQL (or whatever database you use) tutorials. trust me MySQL isn't hard at all, it's just it would be easier to learn one at a time.
if you need help just message me on MSN.