Locale Data Markup Language Version 1.0 Released 13
Ram Viswanadha writes "The Free Standards Group Open Internationalization Initiative (OpenI18N) announced the release of the locale data markup language specification (LDML), Version 1.0."
YES !! (Score:2)
When do we get MARK UP??? (Score:2, Flamebait)
Where's annotation?
Why do we put up with a crappy hierarchical database eXpansion and Mangling Language?
--Mike--
Half of the work (Score:4, Interesting)
One thing that I'm not convinced of is that those locale merge two things: how data is displayed (number, data and currency display), but also how certain words a translated, yes, no, name of days etc... I would prefer to keep both things separated. I tend to use applications with an english localisation, but with number and dates in my locale (swiss french).
I suppose I could design my own locale, but I think translation should be handled in the application's localisation part. If not, you will get mixed results. I have seen to many dialog boxes asking
I find the idea of Europanto [contagions.com] funny, but I would prefer avoid it in user-interfaces.This said, I fear the core problem is not so much the lack of standard, but the fact that application often have text and date behaviour hard-coded, or hard-linked to the localisation (like Apple's mail.app)
By the way, am I the only person that finds it ironic to see the following code in the header of the specification [openi18n.org]?
Re:Half of the work (Score:3, Insightful)
First, it make maintenance easier. The client sees the demo, and says "we don't call it a username, we call it a login!" or something like that. You just change any strings with username in them to have login in them instead.
Second, you can easily update the language for an International version of the app. Or you can have a directory with several language file
Re:Half of the work (Score:2)
I don't know if I'd prefer that. Taking note of how people spell words gives me a clue about their identity. When I see words like "localisation" and "whilst," it at least it tells me I'm getting a view from a non-American. A commenter in a recent Slashdot journal of one of my friends exclaimed "Mazel Tov!" (Hebrew for "Congratulations"), so I can reasonably assume that he is probably Jewish. If everything wa
WTF!? (Score:2)
it doesn't take much, just one line explaining what this language is would do.
Deadlock Detection finally works?! (Score:1)
Does this mean monitor information is now reported correctly in profiler-dumps and via JPDA? That would be soooo great -- i'm waitng for that for 2 years now. Finding deadlocks using a trial-and-error aproach ist just a pain... Ec
Re:Deadlock Detection finally works?! (Score:1)
(ARRRG! damn the 2 minute rule)