Kohana 2.4 I18N (internationalization and localization) Library
I absolutely love Kohana 2.x versions. Although, I've been reading up on Kohana 3.x, I still can't hide my love. I've been reading up on the source of the Kohana 2.4 new I18N Library. It's quite different from the 2.3 version, but not too much.
Continue reading Kohana 2.4 I18N (internationalization and localization) Library
Turn on Database Profiling in Kohana 2.x
If you're like me and have used Kohana through the 2.x versions, you might be used to seeing the profiler outputting the SQL queries.
In Kohana 2.4, the latest stable version of the 2.x series, it won't show by default.
Continue reading Turn on Database Profiling in Kohana 2.x
DevHow: Code Snippets from All around
It's been a while since I've played with Kohana. My last use of Kohana was for a Event Management System for a local company. It has served me very well, especially the ORM (the project took less than a week to complete).
Continue reading DevHow: Code Snippets from All around