links for 2006-08-16
-
En homenaje a los 15 años del web, The Guardian elige 15 sitios web que han cambiado el mundo. Encabeza la lista eBay, le siguen Wikipedia, Napster, YouTube, Blogger..
Processing arrays can take quite a few bit of time, this is something that can directly impacts the loading speed of your page and depend of the computer and the browser your users use. When you think that a typical users can load your website with a netbook , or an iphone for that matter, speeding up search in large arrays can be a good way to optimize your code …
PHP_CodeBrowser is a tool that creates good looking web pages from your code and annotates them with problems found by checkstyle, pmd and others. We have covered the release of PHP_CodeBroser version 0.1.0-alpha some months ago, see this post. Now, …