Browse by Tags
All Tags »
Int'l Software Development (RSS)
Sorry, but there are no more tags available to filter with.
It is very tempting to write a application that concatenates strings or audio to make a single phrase or sentence. It seems like it would be really helpful if you are squeezed for space or to speed things up. However, natural language is a lot more complicated
Read More...
The issue of translating "proper nouns" comes up a lot in coding software that will be localized into other languages. Developers, in my experience, like to hardcode anything and everything if possible. This is not just a US programming phenomenon – I've
Read More...