Sun goes shopping, buys Innotek

February 13th, 2008 | Ubuntu, Technology, Linux by th | 3 Comments

SANTA CLARA, CA February 12, 2008 Sun Microsystems, Inc. (NASDAQ: JAVA) today announced that it has entered into a stock purchase agreement to acquire innotek, the provider of the leading edge, open source virtualization software called VirtualBox. By enabling developers to more efficiently build, test and run applications on multiple platforms, VirtualBox will extend the Sun xVM platform onto the desktop and strengthen Sun’s leadership in the virtualization market. This software is available for all major operating systems at www.virtualbox.org and www.openxvm.org.

Read the announcement!

Nice Open Source Fonts

February 11th, 2008 | Ubuntu, Linux by th | No Comments

Fonts have long been weak spot with Linux. However, nowadays there are many nice open source fonts available, and font rendering is pretty much on par with commercial operating systems. Most distributions do not ship with the best anti-aliasing options enabled due “software patents”. These patents apply only in United States. Rest of the world does not need to suffer due American patent madness so here is quick fix how to enable proper font rendering in Ubuntu: sudo dpkg-reconfigure fontconfig-config and select Native rendering from the next screen.

Open Font preferences from: System > Preferences > Appearance and select Fonts tab. Tune your rendering preferences, set Smoothing to Subpixel (LCDs), Hinting to Slight and Subpixel Order to RGB.

dialog.png

The end result is a beautiful desktop (Click for fullscreen):

fontit_small.jpg

The font in the screenshot is MgOpen Cosmetica which can be installed with command sudo apt-get install ttf-mgopen and other fonts shown in the preview window are Bitstream fonts, which are installed in Ubuntu by default.