Author Archives: Teo

June 16, 2011
by Teo

Zend_Auth and Zend_Acl integrated in DotKernel

Zend_Auth and Zend_Acl have been integrated into the DotKernel, starting with version 1.5.0 With the integration of these two major components for user authorization and access we completely refactored the User and Admin models by using Dot_Auth and Dot_Acl classes. Continue reading

Posted in DotKernel | Leave a comment

April 4, 2011
by Teo

Aptana – set SVN keywords

In Aptana it’s very simple to set the svn:keywords property for a file. For example if you want to set the svn keyword property Id: Continue reading

Posted in Best Practice | Tagged , | Leave a comment

December 23, 2010
by Teo

DotKernel 1.3.2 release

Before the winter holiday we came with a new release: DotKernel 1.3.2 It contains many bug fixes, some refactoring and a few minor features. Continue reading

Posted in DotKernel | Leave a comment

October 27, 2010
by Teo

WURFL Zend Framework Integration into DotKernel

WURFL is integrated into DotKernel, using the Zend_Http_UserAgent class from the latest release ZF 1.11.0rc1 ( Beta release at the date of this post). The integration of WURFL into DotKernel is described below. Download WURFL PHP API and unzip it … Continue reading

Posted in DotKernel | Tagged , , | 2 Comments

October 19, 2010
by Teo

GeoIP: Ip Address Location In DotKernel

GeoIP is the proprietary technology that drives MaxMind’s IP geolocation data and services. It is a non-invasive way to determine geographical and other information about Internet visitors in real-time. When a person visits your website, GeoIP can determine which country, … Continue reading

Posted in DotKernel | Tagged , | Leave a comment