php timeout

Redefine those settings:

< ?php

ini_set('memory_limit', 32 * 1024);
ini_set('max_execution_time', '480');

?>

Change the values to whatever is suitable for your application.

microsoft likes the sopranos

Microsoft just launched its new (Badda) Bing search engine… What is wrong with the Live one they have in place? I think they don’t want it so family oriented (hmm). You can follow the Bing team on Twitter.

google wave: great collaboration tool

I bumped by accident into Google announcement made this morning. Basically, Google Wave can make you more productive even when you are having fun.

dwoo: interesting smarty alternative

While looking for a template system with a modern approach, I discovered Dwoo.

sphinx search repo is now public

Andrew Askyonoff emailed me to let me know the Sphinx Search repo is now available online. That is great news for developers.