a php developer weblog

blog Closed!
calin view of the web development world

2005/3/24

a new google index is on its way

@ 06:03 PM (56 months, 23 days ago)

Since 1-2 days, google started to release another version of its web index. The SEO prayers got the change now, however I doubt everybody got what it wanted. The update is difficult to notice for regular users, but for any SEO it is quite obvious.This process takes some time, as the search index is mirrored all around the world, so it takes time to replicate entirelly, but it's on its way. As usual, some of my websites dropped, and others receive more traffic.

Read the rest of this entry ... (30 words left)

2005/3/12

small db benchmark: perl, php cli and php cgi

Tags:
@ 08:35 AM (57 months, 6 days ago)

I recently run some command line scripts, and I had the option to choose between PHP-CLI and Perl. The Command Line PHP version proved to be a powerful alternative to Perl. Php is version 4.3.10, the cli version, and Perl with version 5.8.3, both running on a powerful FreeBSD machine. The scripts I used are here:

Read the rest of this entry ... (202 words left)