Is there any good advise on developing websites specifically for Japanese mobile phones? As I see it so far, the site basically has to be bare-bone HTML, mostly <p>
s and <br>
s and tiny, compressed postage stamp graphics if need be. There are also some UTF-8 codes for pre-defined graphics. Are there any other conventions one should be aware of?
Also, what are good ways to test mobile sites? I use Opera's "mobile view" simulator, but that only goes so far. There are some simulators provided by the mobile phone corps, but they're either horribly outdated, won't install or produce mojibake on my English-language test system (and I don't have the nerve to install another OS right now). An actual phone doesn't work during development as it's not on the intranet.