Archive / Programming

RSS feed for this section

Install SVN on CentOS problem

I run into a problem when installing subversion so if you have the same problem here it is: Error: Missing Dependency: perl(URI) >= 1.17 is needed by package subversion In order to solve it type this as root: wget http://yum.trixbox.org/centos/5/RPMS/perl-URI-1.35-3.noarch.rpm … Continue reading

PHP Local Date

Using date and time functions in PHP is as easy as it gets. However there are times when the website you build is addressed to a non-English audience, let’s say Greek. We know that date(“F”) will echo “January” if we … Continue reading

CakeFest Argentina

The only official gathering organized by the Cake Software Foundation, cakeFest will offer talks and workshops given by developers from the cakePHP community: * Garret Woodworth: Keynote * Nate Abele: Keynote * Larry E. Masters: Keynote * Felix Geisendörfer: Using … Continue reading