PUBLIC   marks

PUBLIC MARKS with tag utf-8

Sponsorised links

This year

Unicode code converter [ishida >> utilities]

by ycc2106
Type or paste text in any of the green or grey shaded boxes and click on the button Convert button above it. Alternative representations will appear in all the other boxes. You can then cut

Comment convertir une DB de latin1 à UTF8 | MySQL

by dzc & 1 other (via)
J’ai utilisé cette technique pour convertir une base de données de 115Go et tout c’est bien déroulé. L’astuce consiste à transformer les chaines de caractères à un format binaire, pour ensuite les reconvertir en UTF8. Il faut cependant ne pas négliger un aspect lors de cette conversion. Les caractères Latin1 utilise 1 byte par caractère alors qu’un caractère UTF8 utilisent 3 bytes par caractère. Si l’espace disque est une de vos contraintes, il ne faut pas prendre cette conversion à la légère!

Sponsorised links

2008

utf-8 Growth On The Web - W3C Q&A Weblog

by julie & 2 others

On Google's blog, Mark Davis is explaining that Google is moving to Unicode 5.1. The article unfortunately mixes unicode and utf-8 as it has been noticed by David Goodger in Unicode misinformation. But the really interesting bit is the growth of utf-8 on the Web. These data should be interesting for the development of http, html 5 and validators.

2007

Tutoriel sur UTF-8 avec PHP et MySQL

by -Nicolas- & 9 others
Ce tutoriel couvrira donc la mise en place d'un environnement conforme, son utilisation ainsi qu'une reconnaissance rapide des problèmes d'affichage entre l'UTF-8 et l'ISO.

Mysql database migration and special characters | Orthogonal Thought

by hobbes & 2 others (via)
So, I keep having all sorts of problems when moving my mysql database from one machine to another. The issue is that in text or varchar columns containing data that have special characters like smart quotes (those crazy curly quotes), accented letters, etc. result in scrambled data. For example the following phrase

Kitpages : Comment basculer un code PHP en UTF-8

by camel & 3 others (via)
Si vous souhaitez coder un outil ou un site qui fonctionne avec des charactères ésothériques (Chinois, Arabe, Indien,...), vous devez changer la façon de coder vos caractères et de les transmettre sur le réseau. Cette façon de coder les charactères s'appelle le Charset. Le plus courant par nos latitudes est le charset ISO-8859-1. Il contient les caractères européens. Pour écrire des textes en chinois, arabe, hébreux, indien, japonais... vous devez utiliser un charset qui permettent de coder tous les caractères de ces langues. Le charset le plus standard pour coder tous ça est UTF-8.

PUBLIC TAGS related to tag utf-8

no tag

Sponsorised links