Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Question about codification
Old 05-15-2007, 05:32 AM Question about codification
Junior Talker

Posts: 1
Trades: 0
HI I have a question about codification.
I'm Spanish and the Spanish language have some characters that English language doesn't have.
For example: (accents in the vowels) á é í ó ú
In order to get an á, we have to write á to get the character.

If I'm using UTF-8 codification, it's necesary to use á or just á?. I think tahn only á will work, actually, I'm using UTF-8, but I might be wrong.

Does anyone know it?

Thank you!
tolano is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-16-2007, 05:31 AM Re: Question about codification
HighVoltage123's Avatar
Ultra Talker

Posts: 262
Trades: 0
With UTF-8 I am pritty sure you will not have any problems with spanish - you can use just á
HighVoltage123 is offline
Reply With Quote
View Public Profile Visit HighVoltage123's homepage!
 
Old 05-16-2007, 08:11 AM Re: Question about codification
Jdinh04's Avatar
Super Talker

Posts: 140
Name: Johnny Dinh
Location: East Lansing, MI
Trades: 0
I think either will work, you shouldn't run into any problems. Although, I would just use the UTF-8 to be safe.
Jdinh04 is offline
Reply With Quote
View Public Profile Visit Jdinh04's homepage!
 
Old 05-17-2007, 10:43 AM Re: Question about codification
willcode4beer's Avatar
Super Moderator

Posts: 1,533
Name: Paul Davis
Location: San Francisco
Trades: 1
I'd recommend encoding your pages as UTF-8 and use HTML entities for all non 7bit characters.
Code:
á = á
é = é
í = í
ó = ó
ú = ú
¿ = ¿
This is what I did when I worked at RealNetworks. Most of my stuff had to work in 12 languages. Encoding errors could cause javascript errors and other bits of pain. By using entities for everything, reliability increased.
I wrote a little program to convert UTF8 encoded text files (received from the translators) and convert them to HTML entity values. This allowed them to publish without me.
__________________

Please login or register to view this content. Registration is FREE


Last edited by willcode4beer; 05-17-2007 at 10:47 AM..
willcode4beer is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Question about codification
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.51975 seconds with 12 queries