Monthly Archives: June 2011

June 8, 2011
by Julian

WURFL PHP API license incompatible with DotKernel

We integrated long time ago the WURFL PHP API into DotKernel code base. At that time, the license of that WURFL library was GNU/GPL, which make it perfect compatible with Zend Framework license( new BSD) and DotKernel ( OSL 3.0). … Continue reading

Posted in DotKernel | Tagged , , | 5 Comments

June 1, 2011
by Adrian

Intro to jQuery

Starting with the 1.5 release, DotKernel will make the switch from Dojo to jQuery. On jQuery’s website, there’s an excellent “Getting started with jQuery tutorial“, as well as a extensive documentation for the framework, so I’ll just go over a … Continue reading

Posted in Javascript | Tagged | 2 Comments

June 1, 2011
by Adrian

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.xml Continue reading

Posted in DotKernel, Zend Framework | Tagged , | 1 Comment

  • Page 2 of 2
  • <
  • 1
  • 2