Forum Moderators: open
I have had good luck using Windows 2000's multilingual capabilities, particularly for Asian languages. You can install Global IMEs for Japanese, Chinese, Korean and other languages, and then input that text into most Windows applications. Office 2000 incorporates a lot of these capabilities as well.
Just last night I threw together a Japanese site and found myself using NotePad more than anything ;). I had a large Word file filled with Japanese text and FrontPage 2K for an HTML editor. The first thing you learn is that Word and FrontPage should never be used together... I take all of the text out of Word and drop it into NotePad, then using FrontPage, with all of the Microsoft code changing nasties turned off, making the site was a breeze...time consuming though. You have to do all the work in the HTML view of FrontPage as the WYSIWYG interface chokes on double-byte characters.
How do you guys do it?
i can't quite understand why you use FrontpageNot to open this can of worms again...but for support of multilingual web development, even the Macromedia site's FP/Dreamweaver comparison chart tips their hat to Microsoft on this one...Microsoft has more localized versions of its software than Macromedia...The company I work for decided on FrontPage back in 1996 on this basis, so I've become the international subsidiary's FrontPage support desk as well ;) I'm stuck.
Actually the newer versions of FP don't do anything to your code, and its not a bad tool if you know what you're doing. I'll admit there is some real garbage out there that was made by FP, but at least they're not responsible for all that needless Flash out there ;)
How's Dreamweaver with double byte code on an English OS? Can you do direct input into the WYSIWYG? I know that the native language versions will work fine with a native OS, but how's it work on an English OS?
My only experience in cross lingual stuff was writing bi-lingual databases using English Access 97 on Chinese Win 98 which seemed to work ok. I cannot open the files on a pure English OS though which is a tad frustrating. Filemaker Pro didn't like multi languages regardless of OS which I found interesting.
Bill, is the FP you are using a Japanese version or English version? I know that most of my Chinese Webster collegues used a Chinese version of FP which integrated with the text input programs quite well. I am surprised that your FP choked on the double byte stuff and can only surmise it is an English version. Correct?
And I agree about Word not integrating with FP in any language. I also always go via notepad - always.
Onya
Woz
is the FP you are using a Japanese version or English version?In this case I'm talking about an English OS, with English FP. I have Japanese OSs as well and Japanese FP, but it's on my slow PC, and I was in a hurry :)
Supposedly this is not an issue with FrontPage 2002 (XP).
I always envied my friends with Macs for their ability to snap in a language pack and use Asian languages without having to partition their drives and dual boot their systems (and pay twice as much to get the software in both languages). But the new Win2K and WinXP don't seem to have this problem anymore...thank god
FP is great for Unicode...but seems less useful when using specific encodings...I'm also working on moving towards xhtml which Arachnophilia is a lot happier with than FP
biggest problem I've had is trying to add text to images...but Jasc say they will shortly be making a version of PSP that can use Unicode, so that will cease to be a worry
Unicode is something I've always avoided. It's not because I don't like it, I think it's a great idea, but it has awful compatibility problems with Japanese Windows and software. I recall that there were certain versions of Netscape that actually froze up if they encountered Unicode encoding on a web page. There were all sorts of rendering problems with different software as well. A standard mantra among Japanese webmasters is 'just say no to unicode'.
I've been working with a Chinese site a lot on FP lately, and found that as long as I have the site encoding set properly, and I'm only working in FP, not cutting and pasting from other apps, FP is handling everything fine. I think the difficulties I encountered earlier were due to Office, not FP.
I would like to give Arachnophilia a try though...maybe when I find some free time ;)