Webdev: May 2007 Archives

During the last hour instead of the usual non-interesting stuff I write you saw:

tr = preg_replace("/\\[_$i\\]/", $params[$i-1], $str); } } return $str; } ?> return $this->error("Tag does not exist."); } function load_modifier($name) { $params = array('plugins' => array(array('modifier', $name, null, null, false))); smarty_core_load_plugins($params, $this); return true; } } ?> } ?> Warning: Cannot modify header information - headers already sent by (output started at /home/jeroens/public_html/cgi-bin/mt/php/mt.php:682) in /home/jeroens/public_html/cgi-bin/mt/php/mt.php on line 554

While some people might find this more interesting than the usual text, I was not happy with it. I just updated Movable Type to the latest version, and now my sites are dead. As usual, when you think you can quickly update software, it usually takes way more time...

After several tries, I finally found the culprit: my new FTP software tries to be 'smart', and figures out whether a file should be overwritten or not. After dumbing down the FTP software, all is fine again.

My latest weblog El Canasto is a big success, with more and more readers every day. Every week a few other weblogs link to articles from El Canasto and therefore I expected my PageRank to increase, but to my big surprise Google decided to lower the PageRank for El Canasto last week. It went from 5 down to four, and I have no idea why.

Normally I wouldn't care about it, but in this case El Canasto was about to enter in the Top 500 of Spanish weblogs --and I expected an increase of visitors when arriving to that point-- but the PageRank is one of the factors used to calculate popularity. The decrease in PageRank set me back to position 650. I can only wait until I steadily grow again, or until Google makes another readjustment of the PageRank.

We depend too much on Google...