Good weekend?

This is just a ping so you know I’m alive. It was a bank holiday weekend here in Ireland so the whole country basically goes gaga for a few days. I haven’t been online since Thursday (5 minutes in an Internet Cafe in Kilkenny doesn’t count!) but a lot’s happened since.
I Smartyised the b2rdf xml feed. It’s not live here yet, but it will be soon. I think I should create a seperate templates folder for xml stuff, as users really don’t have any need to edit those files.
I thought about a rewrite of b2 yesterday. In a reply to another query I laid out some of my plans here on the b2 forums.

b2 comments and new release

I tracked down several bugs last night in b2. It took an age, and one of them was so obscure it was lucky that I found it sooner rather than later!
I’ve also decided to rename this project b2++ as the addition of Smarty templates is only one of the enhancements I’ve brought to b2.
I’m away for a few days but you can expect a final 0.4 release next week.
Read the announcement for yourself!

b2-Smarty installation

If you’re having trouble installing b2-smarty then take a look at this post. There’s 2 problems that might cause you trouble:

  1. Enable register_globals in your php.ini
  2. Make sure you copy the files in properly.

I’m dumbfounded to read that people prefer to edit code and HTML mixed in together. There’s just so many advantages to seperating the code and content out! I’m not going to go on about it, as others have explained all this better than I can.