Adding a second caching layer to WURFL in Dotkernel using APC
On one of our recent projects that used WURFL, response time was an important factor. Profiling revealed that the greatest chunk of response time (up to a few hundred milliseconds) was taken up by WURFL.
Zend_Console implementation in DotKernel
Starting with 1.5, DotKernel has a Console bootstrap to easily run PHP scripts from the command line.
DotKernel 1.5.0 Released
After a longer wait than usual, DotKernel 1.5.
Intro to jQuery
Starting with the 1.5 release, DotKernel will make the switch from Dojo to jQuery.
Zend Registry usage in DotKernel
In DotKernel, Zend_Registry will contain the following variables: startTime - the result of microtime() at the beginning of the request configuration - the configuration options loaded from configs/application.ini router - routing settings loaded from configs/router.
SVN Export in a virtual host
The following commands should be run in the terminal (for example, using Putty in Windows) on the host where you want to export the repository). It's recommended that you run them using the domain's user, not root.
Disable Wurfl redirect for mobile browsers
DotKernel has an example mobile site at http://v1.dotkernel.