Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
3answers
217 views

What technologies should I focus on to work as a developer in Japan?

I'm thinking of one day moving to Japan and I was wondering if anyone here has any experience working there. I'm curious as to what languages/technology are popular there for web development and ...
2
votes
4answers
186 views

Any ideas on optimizing this script? (Python)

I'm working on a little script to help me learn the Japanese Kana (Hiragana/Katakana). In total, there are probably 100+ (+||-). Basically, all it would do is take in the english version and convert ...
2
votes
2answers
304 views

Japan Form Encryption Law

I've heard that Japan has a law that stipulates that all pages that contain forms with personal information must be SSL-encrypted. For example, under this law, a simple contact form with a "name" ...
0
votes
1answer
42 views

Loading stock information of Japan using quantmod package in R

I encounter one problem of using R/quantmod package. I can get the stock information for Korea, but I failed in getting the information for Japan: getSymbols("DEXKOUS",src="FRED") #load Korea [1] ...
0
votes
0answers
29 views

Design Guidance for a Mobile Site in Japan

I'm helping a mate set up a simple landing page for a marketing effort he's making in Japan. The site is predominantly going to be accessed via QR codes, and mobile culture is overwhelming in Japan, ...