Zend Framework take two
I am a huge fan of the Savant template system so I thought I really should give this Framework a shot since Paul was hired by Zend to work on the framework and is one of the masterminds behind the views system.
After browsing around I quickly could tell the areas that Paul had blessed with his insight so I took to doing to Zend Framework what I had done to Savant3, making an extremely easy way to use gettext with your site.
To make a long story short read this past article
http://www.cyberlot.net/Savantgettext
Then take a look at
And the source at
http://projects.cyberlot.net/trac/opensource/browser/Zend_Framework_Tran...
Since they are pretty much exactly the same, just some changed file names and such im not going to rehash over everyone once again.

