Monthly Archives: November 2007

Late to the Party: Newsprint on the Internet

This is my final project for Engl1B at SJSU. As always, read this as an inflammatory op-ed. It’s only factual enough for a lower division writing class. :) Newsprint is dying. The writing is on the proverbial wall, and somebody … Continue reading

Posted in Essays | Tagged , , , | Leave a comment

HowTo: CakePHP 1.2 Model ORM Inheritance Hack

[Edit: Fixed a bug in model to filter by subtype] [Edit: again] [Edit: Oops. I forgot to add the cvar function!] [Edit: Fixing more bugs in the query generation. Add DboSource mod. Give me a break. it’s my first week … Continue reading

Posted in HowTos | Tagged , , , | 4 Comments

Apache Segmentation Fault from CakePHP 1.2 Caused by Zend Optimizer

I recently set up CakePHP 1.2 pre-beta here on my server. The fresh install was causing a Segmentation fault on load; The error_log looked like this: [Mon Nov 5 11:35:01 2007] [notice] child pid 19960 exit signal Segmentation fault (11) … Continue reading

Posted in Asides | 3 Comments