En Fr
This Glob aggregates my English blogs.

Tags: www

Pages: 1 2 3 >>

12/03/09

English (US) Why echo is slow in PHP and how to make it really fast

Permalink 06:40:00 am, by Francois Planque Email , Categories: PHP, Web Dev, Linux stuff
You may have noticed that PHP scripts that echo a lot of content appear to be running with poor performance... Well, the operative word here is "appear". It is a common misconception that "echo is the slowest PHP command"! The problem is actually… more »

05/05/07

English (US) The importance of URIs

Permalink 08:41:03 pm, by Francois Planque Email , Categories: Net usage, Web media, Web Dev
"People don’t recognize how important URIs are. The notion that you have a huge, world-scale, information space, and that everything in it has an name and they’re all just short strings that you can paint on the side of a bus; that’s a new thing and a go… more »
Tags: www

03/21/07

English (US) How to redirect www.domain.com to domain.com

Permalink 10:54:53 pm, by Francois Planque Email , Categories: HTTP/SSL
Most sites can be reached by two different URLs. For example http://b2evolution.net/about/features.html and http://www.b2evolution.net/about/features.html . This is good for the users who can choose wether or not to type in the "www." part. However, i… more »

03/20/07

English (US) Sitemaps priority is confusing

Permalink 02:24:45 am, by Francois Planque Email , Categories: Web media, b2evolution, Web Dev
When looking at the sitemaps protocol which is now endorsed by Google, Yahoo and MSN, I can't help but crying about how obscure the documentation is, especially for the <priority> element. Please note that the priority you assign to a page is n… more »
Tags: seo, www

English (US) Apollo: the Flash Virtual Machine is getting better

It was bound to happen. Macromedia's (well, Adobe's) Flash player finally evolved into a very complete Virtual Machine. They call it Apollo. It basically solves the same problem Java has tried to solve for years: write once, run anywhere. Though it… more »

Pages: 1 2 3 >>