Cannes Festival Touchwall
I wanted to share another video on the Touchwall. It was made for the Cannes Lions Festival which is the largest advertising and PR conference of the year.
I wanted to share another video on the Touchwall. It was made for the Cannes Lions Festival which is the largest advertising and PR conference of the year.
I’m super happy for my colleagues on the success of the biggest touch wall ever!
I needed to switch all foreign keys from one table to another using PL/SQL in Oracle. This was the result: Necesitaba un script para pasar los foreign keys de una tabla a otra en Oracle, al final este es el resultado: /** * Modifies all references to entity_old and switch them to entity * * [...]
After a while struggling with the php function set_include_path() on windows, became to my attention that using the windows registry to set php configuration values they are set using the php_admin_value which forbids overriding it on run time. So for example, if you set the include_path on the windows registry and then you call the [...]
Instalé Zend Server en mi computadora ya que estoy probando y comparando XDebug y Zend Server. (Ver Instalación de XDebug) La instalación realmente fue sencilla y me quedo funcionando de maravilla. Lo único que noté es que Zend Server no instala a PHP como un módulo sino como CGI. Esto hace que si creo un [...]
Este tutorial enseña como ejecutar un script PHP paso a paso haciendo su depuración más sencilla y fácil. Tambien muestra paso a paso como instalar Eclipse PDT y configurarlo para usar XDebug. Este mismo tutorial esta disponible para descargar, haga click aquí Que necesita: Eclipse PDT http://www.eclipse.org/pdt/downloads/ Extensión de XDebug http://xdebug.org/files/php_xdebug-2.0.4-5.2.8.dll Para este tutorial, se [...]
Invito a tod@s los que quieran participar de la próxima reunión de la comunidad de PHP en Costa Rica: Donde? Universidad Latina de Costa Rica Cuando? Jueves 25 de Junio, apartir de las 6pm Sala de Video conferencias, 3 piso Edificio de ciencias médicas. Mas info: http://www.costaricaphp.org/archives/50 El grupo es abierto, tod@s estan invitados, desde [...]
Hoy se cumplen 14 años desde que Rasmus Lerdorf sacó la primera versión de PHP.