From inbetween College exams and revisions I got really stressed out a bit, so I took a day off to relax.
So while relaxing I found this cool link on digg about smart, I knew about it but never got to use it, and I aint forgiving myself for that. SMARTY is from my experience the best template engine I have played and fiddled with. It auto cache part of the script that isn’t dynamic and also full cache dynamic pages if you want it to.
The best feature is the html logic it has, it is much advanced than ipb_kernel/template_engine.php as a standalone piece of class.

I am going to play with it a little more to get used to its html logic, because I like the way it saves time and server load. For any future standalone apps that I am making I am using SMARTY.