IMUG: VMWare: Internationalizing the Virtual World

Ben Gertzfield, VMWare, gave a detailed talk on i18n in their Fusion product at IMUG tonite.

Apparently the VMWare codebase started as a cross-platform Windows/Linux source with #ifdefs and native encodings, and has evolved to support Mac OS X and Unicode.

Some of the issues encountered included raw and USB keyboard support, differing filename Unicode normalization forms, etc.

VMWare is increasingly using ICU, though repackaging the C source only and rebuilding to avoid C++ dependencies.

This entry was posted in Tech. Bookmark the permalink.

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>