BIRT 3.7
Written by: Michael Williams
Featured Refcardz: Top Refcardz:
  1. Scrum
  2. Apache Maven 2
  3. Essential MySQL
  4. Node.js
  5. Groovy
  1. jQuery Selectors
  2. Ajax
  3. Java
  4. Spring Config.
  5. Java Concurrency

Link Details

Link 105336 thumbnail
User 111696 avatar

By bloid
via aptoma.no
Submitted: Aug 20 2008 / 07:44

The problems surrounding encoding is slowly starting to get the attention of web developers around the world. Previously content was mainly written in English, so we only needed support for the characters used in the English language. As pages in other languages started to appear they needed a way to display their special characters. The solutions they found rarely added support for special characters from other languages. This approached worked for a while, but now we’re seeing content written in one language with comments in every language imaginable. So a method to display all of these different characters at the same time is needed.
  • 4
  • 0
  • 712
  • 0

Comments

Add your comment
User 239201 avatar

amphi replied ago:

0 votes Vote down Vote up Reply

Since his blog doesn't want my comment (first database error, then "duplicate comment"... but the comment wasn't there) I'll comment here instead.

Verification of database rollbacks are often forgotten. If something goes wrong there (happens quite often actually) and you notice it too late, you'll have mixed encodings in your database.

Old stuff will be broken and if you fix it, the new stuff will be broken. Not cool.

The easiest way to identify this issue is to put some special chars (e.g. some Japanese) into the very first post. So, whenever you do a rollback you can quickly check if everything went well.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (4)



Voters Against This Link (0)