Jérémie Ducastel

développement web

Posts Tagged “english”

Getting browser language settings with PHP

Publié le September 13th, 2005 by Jérémie Ducastel

So, you run a multilingual web site with PHP and you want to serve the reader’s choice language if available. No problem, HTTP carries user’s browser language settings within Accept-Language instruction, you just have to parse it. Here is a sample function.

Some ideas to improve tags use in social software

Publié le May 17th, 2005 by Jérémie Ducastel

Flat hierarchy versus categories in social softwares If you’re using some social bookmarking web-application like del.icio.us or blogmarks.net; you may have used tags, keywords attached to a content as a metadata label. It’s an easy, user-friendly, quick way to index a content for your own use and/or sharing it. It’s a somewhat new feature in [...]