Pablo Viquez Blog

Mi vida y cosas relacionadas

Skip to: Content | Sidebar | Footer

Category: tech

Zend_Log, FirePHP and Zend_Application. How to

25 November, 2009 (16:23) | PHP, debug, tech | By: Pablo Viquez

I wanted to enable logging of exceptions to my PHP log file and also display them using FireBug.
On a standard setup of Zend Framework, the Zend error handler plugin (Zend_Controller_Plugin_ErrorHandler) enable by default and it was designed for:

Errors due to missing controllers or actions
Errors occurring within action controllers

I wanted to keep using the error handler [...]

Export Excel Spreadsheets using Zend Framework

24 August, 2009 (14:04) | PHP, Web Development, tech | By: Pablo Viquez

Last week, I had to allow the user to export a given report into an MS Excel file format.
The application uses Zend Framework 1.9.1 and so far ZF does not support for “Office” formats, so after searching for a nice implementation, I found a PEAR module called Spreadsheet Excel Writter, which looked pretty good, it [...]

PHP 5.3 with improved Type Hinting and type casting

9 July, 2009 (09:58) | PHP, tech | By: Pablo Viquez

From Illia Alshanetsky blog post:
There has been a lot of comments both on this blog and the internals list. There seems to be a fairly large group of core developers who like the idea as well as surpassingly large support base on the user level too (wow, didn’t think that this many people want type [...]

Schematic Touchwall

17 June, 2009 (12:10) | schematic, tech | By: Pablo Viquez

I’m super happy for my colleagues on the success of the biggest touch wall ever!

Move foreign keys from one table to another in Oracle

15 June, 2009 (09:58) | tech | By: Pablo Viquez

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
*
* Process
* [...]

Comunidad de PHP Costa Rica

11 June, 2009 (18:05) | General, PHP, tech, training | By: Pablo Viquez

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 estudiantes del lenguaje hasta [...]

Proximo curso de PHP

15 April, 2009 (19:02) | PHP, tech, training | By: Pablo Viquez

Según me informaron el próximo curso libre de PHP en la Universidad Latina iniciará el próximo Jueves 23 de Abril del 2009. El curso es Fundamentos de Programación con PHP y el plazo para inscripción se extendió una semana mas.
Hablando con Cristian Cambronero le explicaba la razón principal de los cursos y pense que sería [...]

Schematic Tech Summit

4 February, 2009 (11:05) | Mi vida, schematic, tech | By: Pablo Viquez

Felipe Suarez me mando un link a un video que no había visto sobre el tech summit. Esta muy bueno y refleja una parte de lo que hacemos en Schematic.

Mi contribución al Tech Summit fue una presentación sobre archiovos PHAR. Presentación