1 / 3
Caption Text
2 / 3
Caption Two
3 / 3
Caption Three margin testing

Monday, November 23, 2009

How to view CHM (Microsoft Compiled HTML Help) files in Ubuntu

How to view CHM (Microsoft Compiled HTML Help) files in Ubuntu | Ubuntu Geek
(I used xchm, HL)
Microsoft Compiled HTML Help is a proprietary format for online help files, developed by Microsoft and first released in 1997 as a successor to the Microsoft WinHelp format.

You can use either kchmviewer or gnochm or xchm.

kchmviewer from KDE

kchmviewer is a CHM (Winhelp) files viewer written in Qt/ KDE. It can be build as a stand-alone Qt-based application or a KDE application. The main point is compatibility with non-English CHM files, including most international character sets. It has the features set of standard viewer: search (including non-English CHMs), bookmarking, font size changing, index/content browsing, codepage support, and more.

Install kchmviewer Using the following command

sudo aptitude install kchmviewer

gnochm from Gnome

GnoCHM is a CHM file viewer for GNOME. It is implemented in Python, using the PyCHM bindings for chmlib.

Install gnochm Using the following command

sudo aptitude install gnochm

xchm

xCHM is a cross-platform GUI front-end to chmlib, with borrowed bits from Pabs' chmdeco project.
Originally written for UNIX systems (Linux, *BSD, Solaris), xCHM has been since ported to Mac OS X and Windows.

xCHM can show the content tree if one is available, print pages, change font face and size, remember bookmarks, display a searchable index, and search for words in the current page and the whole book.

Install xchm Using the following command

sudo aptitude install xchm

Opera 10.10 with Unite and Turbo now available

Opera 10.10 with Unite and Turbo now available

Paul O'Brien (RSS feed) Nov 23rd 2009 at 12:00PM


Opera have released version 10 of their browser, now with Opera Unite and Opera Turbo included.

Opera Unite gives your web browser the ability to deliver content as well as consume it. The standard download includes a number of Unite applications, with more available for download from the application directory. The bundled applications include a file sharing server that allows you to make files available to the world (as well as allowing the world to upload content to your machine), a virtual fridge door for you to share notes with friends and family (pictured), a media player that allows you to play content from your Unite equipped machine remotely, an instant messaging server, a photo sharing application and a web server for serving your own web content.

The inclusion of Opera Turbo in the new browser marks the migration to the desktop of a technology that has long been a key feature of Opera's Mini product. Opera Turbo speeds up your browsing session by compressing content at Opera proxy servers before delivering it to your machine - particularly useful for those on low bandwidth connections.

Opera 10.10 is available free from www.opera.com for Windows, Mac OS X and Linux.

Featured Post

Windows和Ubuntu双系统完全独立的安装方法

http://www.ubuntuhome.com/windows-and-ubuntu-install.html  | Ubuntu Home Posted by Snow on 2012/06/25 安装Windows和Ubuntu双系统时,很多人喜欢先安装windows,然...