|
|
Stories recently tagged with 'CodingHorror'
|
|
submitted by
jdelator
3 months, 21 days ago
codinghorror.com — Software internationalization is difficult under the best of circumstances, but it always amazed me how often one particular country came up in discussions of internationalization problems: Turkey.
Jeff's comment should had been in the article but it wasn't It's convenient because:
1) Turkey is similar enough to other Latin alphabets that it's not a giant engineering nightmare to get it to work (see: Arabic or Hebrew).
2) The Turkish-I problem ( http://en.wikipedia.org/wiki/Turkish_dotted_and_dotless_I ) causes failures in naive string comparisons, whereas other Latin alphabets don't.
3) The Turkey Test gets you 90% of the way to the goal of internationalizing most apps.* We know French and Spanish are going to work. Why not test with the most difficult (but realistically difficult) locale first?
* The other 10% is excruciatingly difficult -- again, think of Arabic (bi-directional, shaped letters) or Hebrew (right-to-left). read more...
|
|
tags:
CodingHorror, Testing | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 25 days ago, submitted by
jdelator
3 months, 25 days ago
codinghorror.com — I generally try to give people the benefit of the doubt, but it's difficult to imagine any scenario where this isn't a completely malicious violation of people's trust. read more...
5 comments
|
category: Other | Views: 1
|
|
tags:
Gmail, CodingHorror | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
jdelator
4 months ago
codinghorror.com — Understand that I am no fan of CAPTCHA. I view them as a necessary and important evil, one of precious few things separating average internet users from a torrential deluge of email, comment, and forum spam. read more...
add a comment
|
category: Security | Views: 0
|
|
tags:
CodingHorror, Security | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 8 days ago, submitted by
jdelator
4 months, 8 days ago
codinghorror.com — To imply that programmers using Windows "don't care enough about their tools to get the best"? I have a pretty thick skin based on the psychic scars of the thousands of petty internet religious wars I've participated in, and this one even ruffles my feathers a little. I read more...
14 comments
|
category: Open Source | Views: 1
|
|
tags:
CodingHorror, OpenSource | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 8 days ago, submitted by
jdelator
4 months, 8 days ago
codinghorror.com — Listening to users is a tricky thing. Users often don't know what they want, and even if they did, the communication is likely to get garbled somewhere between them and you. read more...
2 comments
|
category: Community | Views: 0
|
|
tags:
CodingHorror, Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
jdelator
4 months, 15 days ago
codinghorror.com — He then posted his program as a challenge for readers of PC Techniques-- can this optimized assembly word count program, from an acclaimed industry expert on assembly optimization, be made even faster? Well, I think you can guess what happened next. read more...
|
|
tags:
CodingHorror, Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 22 days ago, submitted by
_Sam_
6 months, 22 days ago
codinghorror.com — This is a good article on the importance of human-oriented sorting and difficulty in implementing such a routine succinctly it in .NET and LINQ. read more...
2 comments
|
category: Patterns | Views: 10
|
|
tags:
CodingHorror, Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 months, 1 day ago, submitted by
gavinjoyce
9 months, 1 day ago
codinghorror.com — "Source control is the very bedrock of software development. Without some sort of version control system in place, you can't reasonably call yourself a software engineer. If you're using a source control system of any kind, you're versioning files almost by definition. The concept of versioning is deeply embedded in every source control system. You can't avoid it.
But there's another concept, equally fundamental to source control, which is much less frequently used in practice. That concept is branching." read more...
add a comment
|
category: Patterns | Views: 1
|
|
tags:
Branching, CodingHorror, Patterns, SourceControl | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
sdorman
9 months, 8 days ago
codinghorror.com — An interesting take on getting your developers to think about why they are doing something instead of just blindly doing it, which can help improve the quality of the product. read more...
1 comment
|
category: Other | Views: 0
|
|
tags:
CodingHorror | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|