The anecdotal cultural 'explanations' here are a little ridiculous without some real data to reference.
> Logographic-based languages... actually allow Japanese speakers to become comfortable with processing a lot of information in short period of time / space
> Japanese doesn’t have italics or capital letters which limits the opportunities for adding visual punch that you get with latin alphabets
Italics and capital letters have little or nothing to do with how 'Western' web layouts are generally created, and are far from the only way to create emphasis or hierarchy in text.
> Language Barrier... Although much gets translated this still causes a delay in new technologies and trends being adopted
Is the claim that the Japanese are technologically behind the rest of the world? Why would web development/design be different than almost every other technical industry? This sounds much more like surface intuition than considered insight
> Risk Avoidance
This might help explain why Japanese websites look similar to each other, but not why they look different from 'Western' websites. You could make a similar claim about big sites like Microsoft and Yahoo that have copied the look an feel of Google, or the mass of slightly-modified Bootstrap-based 'Western' sites. Risk avoidance/copying is universal - it does not explain the difference between Japanese and non-Japanese websites.
> Consumer Behaviour - People require a high degree of assurance, by means of lengthy descriptions and technical specifications, before making a purchasing decision
Evidence, or is this just a personal observation?
> Advertising – Rather than being seen as a tool to enable people Japanese companies often see the web as just another advertising platform to push their message across as loudly as possible
Haven't Google, MS, Yahoo, Facebook, Twitter, everyone demonstrated that this is the goal of what they're doing? It's not culturally unique.
> Urban Landscape
This has some research to back it up - Nisbett, Masuda, Shah, others
Other claims also read as casual inductive observations that don't hold up to much scrutiny. There probably are very interesting reasons why web design appears to be so culturally influenced, but this article doesn't really elucidate much.
While I agree with the vast majority of your criticisms, I wouldn't be surprised if you're underestimating the language barrier issue.
>Is the claim that the Japanese are technologically behind the rest of the world? Why would web development/design be different than almost every other technical industry?
Many programming languages are based on English and the Latin script. Programming, and more specifically web programming, requires a level of fluency with English and its alphabet that I would expect significantly decreases the available talent pool in non-Anglo countries, especially countries with different writing systems[1].
No other technologies lean so heavily a specific language. Math and science are universal and independent of any language. Computer science is universal. Computer programming is not.
[1]Comparing a country like Vietnam (that uses a Latin script) to another equivalent Asian country might be interesting.
I would expand this to include the sciences. I did a 2 month industry internship in Japan a few years ago and I was blown away by the effects of the language barrier. They are incredibly disconnected from the rest of the world. While the rest of the world is publishing their results in English, they are publishing in their own Japanese trade journals. It's kind of ironic, b/c in a less developed country (China), or a less populous country (European countries) you wouldn't have the local base to support the publishing of local language journals and technical books. So they're victims of their own success.
Sure they can go read an IEEE article, but 9/10 times they'll go to a Japanese source b/c it's so much easier for them.
For programming it's probably only worse. I imagine there is a Japanese equivalent to Stack Exchange, but it will have a tiny fraction of the help you get on the English language one. It's probably like programming in the 90s! =)
Mouahaha you killed your argument with this example. Matz is not really a typical Japanese. He is a mormont, he's fluent in English, and lived extensively overseas. There's almost no Japanese like him. So let's forget about this case.
This is an interesting case. A new programming language is a frail thing, and can only grow and prosper if it finds an unoccupied niche. Japan was the perfect environment for Ruby to develop until it was ready to take on the world.
It's as if mammals evolved on an island without any dinosaurs, and then swam over to the mainland.
Apart from having Latin-like script I don't think there is much similarity between English and Vietnamese.
Either way, isn't Japan also famous for its engineering prowess? I doubt that country with such high engineering competency will lack talent for web development simply because of the language barrier (if there is actually the lack of talent at all). I'm not saying language barrier doesn't exist but if language barrier didn't prevent them from having companies like Konami, Square Enix, Namco, Bandai, Nintendo or Sony then why would it prevents them to have more web developers?
Unsurprisingly, the companies you listed churn out some pretty terrible code. Square Enix for example has pretty big problems with ffxiv because hacking and botting is so easy. Maintenance windows have gotten longer and are occurring more often in an effort to patch vulnerabilities. Just last week players who were in a specific city accessing their retainers (personal bankers) had their money flushed from their characters by hackers who compromised the trade cluster and transfered it to their bots by listing bogus trash items for millions of gold.
Sure, but it's not like companies in western world don't make similar mistake. WoW/DB3 have plenty of exploits too. Bad code are produced by everyone regardless the cultural or native language background.
Japan's engineering prowess - very distinct from any sort of design prowess. Look at the classic example of Honda and Toyota, two great engineering companies who succeeded in spite of their design. The early Toyotas were derided as ugly little box cars, and their only redeeming value was that they were cheap and well engineered.
> Why would web development/design be different than almost every other technical industry? This sounds much more like surface intuition than considered insight
I'm not the OP, but I am working on side projects here in Japan with two guys working for local large internet players, and I personally worked for another very large one where I was close to technological decisions at the company level, so I'll offer more than "surface intuition".
Language barrier exists. Not only the lack of documentation (which is real), but the lack of Japanese stackoverflow (&co.) answers, fewer people on the mailing lists, and other language related problems seriously hamper the adoption of new technologies. It is also one of the many factors behind the large amount of NIH seen around. Using open source maintained libraries in your software makes less sense if no one on your team will be able to read the docs, changelogs, & co. NDAs prevent me to cite examples, but I'm sure you get the point.
> Logographic-based languages... actually allow Japanese speakers to become comfortable with processing a lot of information in short period of time / space
This article and references is about continued reading speed (bandwidth), and as it notes all languages read at similar speed, because the bottleneck is in cognitive processing. Actually, how adults read English is not much different from how they read Chinese -- ie. we do not parse individual letters, just as a Chinese reader does not parse character components.
But for a shopping website, the relevant issue is not bandwidth, but latency -- ie. how fast the reader can recognize what's written on a button, and I suspect the results there may be quite different.
> Italics and capital letters have little or nothing to do with how 'Western' web layouts are generally created, and are far from the only way to create emphasis or hierarchy in text.
They are key to graphic design. Though even in the West, web designers have only been waking up to formal graphic design in the last few years.
> Haven't Google, MS, Yahoo, Facebook, Twitter, everyone demonstrated that this is the goal of what they're doing?
The real money now is in commerce, and Japan is well-known for being behind in online commerce due to trust issues with plastic money. I guess that leaves them with old model of ads which would explain the 'million-dollar homepage' look.
There may also be something to these sites appearing noisier to Western eyes because Japanese characters, being more complicated, appear aesthetically noisier than Roman characters.
> Logographic-based languages... actually allow Japanese speakers to become comfortable with processing a lot of information in short period of time / space
not true - article with references: http://persquaremile.com/2011/12/21/which-reads-faster-chine...
> Japanese doesn’t have italics or capital letters which limits the opportunities for adding visual punch that you get with latin alphabets
Italics and capital letters have little or nothing to do with how 'Western' web layouts are generally created, and are far from the only way to create emphasis or hierarchy in text.
> Language Barrier... Although much gets translated this still causes a delay in new technologies and trends being adopted
Is the claim that the Japanese are technologically behind the rest of the world? Why would web development/design be different than almost every other technical industry? This sounds much more like surface intuition than considered insight
> Risk Avoidance
This might help explain why Japanese websites look similar to each other, but not why they look different from 'Western' websites. You could make a similar claim about big sites like Microsoft and Yahoo that have copied the look an feel of Google, or the mass of slightly-modified Bootstrap-based 'Western' sites. Risk avoidance/copying is universal - it does not explain the difference between Japanese and non-Japanese websites.
> Consumer Behaviour - People require a high degree of assurance, by means of lengthy descriptions and technical specifications, before making a purchasing decision
Evidence, or is this just a personal observation?
> Advertising – Rather than being seen as a tool to enable people Japanese companies often see the web as just another advertising platform to push their message across as loudly as possible
Haven't Google, MS, Yahoo, Facebook, Twitter, everyone demonstrated that this is the goal of what they're doing? It's not culturally unique.
> Urban Landscape
This has some research to back it up - Nisbett, Masuda, Shah, others
Other claims also read as casual inductive observations that don't hold up to much scrutiny. There probably are very interesting reasons why web design appears to be so culturally influenced, but this article doesn't really elucidate much.
/end rant