Konqueror, The Powerful KDE Browser

Konqueror, The Powerful KDE Browser


So far, all of the browsers that I reviewed for this book have been Gnome-based browsers. Epiphany is a Gnome-sponsored project, and Firefox is rapidly moving towards Gnomeization (though at the time of this writing, a Qt port of Firefox is under heavy development). What's a good KDE user to do? Simple: use the conqueror of the browser market, Konqueror.

"What" and "Who" is Konqueror for?

Figure 1: KonquerorFigure 1: Konqueror

According to the home page,

Konqueror is an Open Source web browser with HTML 4.01 compliance, supporting Java applets, JavaScript, CSS 1, CSS 2.1, as well as Netscape plugins (for example, Flash or RealVideo plugins).

In 2000, users of the new KDE 2.0 release found a new replacement for the old KDE File Manager. This replacement, known as Konqueror, combined a Netscape-like web browser and a Midnight Commander-like file manager to make a very handy all-in-one browser. In addition to the browser and file manager, there was support for all the KIO protocols, turning Konqueror into an FTP client, Samba client, NFS browser, and LDAP viewer as well as a file manager and browser. It could also open and view many different types of files, thanks to KParts integration. TechRepublic even went so far as to call it "perhaps the most exciting part of KDE 2.0". Konqueror quickly began to attract attention. Linux Magazine awarded it the Tuxie award for Best Web Browser, linux-community.de gave it the Linux New Media award, and the famed Linux Journal gave Konqueror the editor's choice award for the best web client. Soon, Konqueror was the de facto KDE manager, doing everything from one interface. Unfortunately, Konqueror was removed as default file manager in KDE 4 in favor of Dolphin. While it can still be used as a file manager, it uses the Dolphin engine and doesn't give many advantages over Dolphin.

Is Konqueror for you? It depends. Konqueror is definitely only for KDE users. You can theoretically run it in Gnome or Xfce, but the main features of Konqueror are KDE-dependent. Additionally, Konqueror is built for the power user. Basic users can use it, but Konqueror ships with many features that basic users don't need. If you don't mind this, then I emphatically recommend Konqueror.

Installation

Konqueror is installed by default in Kubuntu. If you're an Ubuntu or Xubuntu user, you probably won't want to use Konqueror anyway, since Firefox provides a lot of Konqueror's browsing features. However, if you feel inclined to use Konqueror, you can install it using the command sudo apt-get install konqueror.

First launch

When Konqueror is first launched, it loads the about:konqueror page. This gives you links to a few handy folders, a tutorial on how to use Konqueror, and the default search engine.

Common tasks

Note: I will not be discussing Konqueror's file manager features. There are two reasons for this. First, Konqueror is not going to be the main file manager in KDE 4, so the average user will be more interested in learning about Dolphin, the default manager. Second, Gary Richmond has already done a great piece on all of Konqueror's file manager features.

Browsing the web

Like most web browsers, opening a website is pretty intuitive in Konqueror. Just type in the URL in the location bar and hit enter. Konqueror will then load the site with its KHTML browsing engine.

Like Firefox and Epiphany, Konqueror sports tabs as an option to open multiple windows. The hotkeys are basically the same: Ctrl-T to open a new tab, Ctrl-W to close the current tab, and Ctrl-Page Down and Ctrl-Page Up to navigate between the tabs. Unlike the other two browsers, however, Konqueror also provides a native way to split the current window (Firefox users can use the Split Browser extension to get similar functionality). This method is handy for displaying multiple webpages side by side. If you use Konqueror as a file browser, it can also be handy for displaying local and remote files in the same window. To split the screen vertically, hit Ctrl-Shift-L. To split it horizontally, hit Ctrl-Shift-T. Ctrl-Shift-R closes the selected split.

Figure 2: A split screen showing an FTP client and two remote websitesFigure 2: A split screen showing an FTP client and two remote websites

Using Flash and Java

Kubuntu's version of Konqueror supports Netscape plugins (including Flash and Java) out of the box. If you installed Konqueror on a non-Kubuntu system, however, you may need to install the konqueror-nsplugins package (sudo apt-get install konqueror-nsplugins). Once you have Netscape plugin support ready, you can install the appropriate Flash and Java plugins (flashplugin-nonfree, gcjwebplugin, icedtea-gcjwebplugin, or sun-java6-plugin), as well as any other Netscape-compatible plugin. For Flash, you also have the option of installing konqueror-plugin-gnash, which is potentially easier than using a Netscape plugin.

Figure 3: Watching a YouTube video with Konqueror and FlashFigure 3: Watching a YouTube video with Konqueror and Flash

More advanced options

Installing add-ons

While there's no official repository of add-ons, there are quite a few Konqueror plugins floating around the Ubuntu repository. You can find many of them with a search for konqueror-plugin (http://packages.ubuntu.com/search?keywords=konqueror-plugin), or simply install the konqueror-plugins package (sudo apt-get install konqueror-plugins) to download all of them. Once the installation is complete, you can usually find the extensions under the Tools menu. Some of my favorites include konqueror-plugin-autorefresh, which automatically refreshes a page, konqueror-plugin-babelfish, a translator tool powered by Babel Fish, and konqueror-plugin-webarchiver, a website archiver.

There's also a handy third-party extension called Tweaking Konqueror tabs. Created by suslik, this handy tool tweaks different Konqueror settings that would ordinarily require editing the complicated ~/.kde/share/config/konquerorrc file. Tweaks available include showing/hiding the add tab, close tab, and hover close tab buttons and closing a tab with a middle click.

Figure 4: Easy translation of andrewmin.com to Korean, courtesy of the Konqueror Babel Fish pluginFigure 4: Easy translation of andrewmin.com to Korean, courtesy of the Konqueror Babel Fish plugin

Pitfalls and solutions

Kubuntu uses KHTML as Konqueror's default engine in Kubuntu Hardy and is expected to use it in Kubuntu Intrepid. Unfortunately, KHTML isn't a very reliable web engine. Although it is Acid2-compliant, many web apps, including Gmail, fail miserably in Konqueror. Because of this, there is talk of moving to WebKit, a free software Apple-created engine forked from KHTML that runs web apps much better. Many FOSS projects, including Gnome and Qt, use WebKit components. The KDE relationship with WebKit, however, is rather frayed. Because of this, at the time of this writing WebKit is only available for Konqueror in the Kubuntu Intrepid package webkitkde.

Figure 5: Gmail freezing KonquerorFigure 5: Gmail freezing Konqueror

Conclusion

If you're pining for a powerful KDE browser in the age where Firefox is catering to a Gnome audience, Konqueror is a wonderful option. It's fast, extremely configurable, and robust. There's a very good reason that Konqueror is the default browser in Kubuntu.

Tagging: 

Author information

Andrew Min's picture

Biography

/ˈændruː/ /mi:n/
(n): a Christian.
(n): a student.
(n): a technology enthusiast.
(n): a journalist for several online publications.

Andrew Min is a student, programmer, and journalist from New York City.

My main forte in the technology realm is journalism. I’ve written for a variety of magazines, both print and non-print, with a focus on open source software and the new web. I’ve also been interviewed on a long list of topics, ranging from politicians on Twitter to open source software and homeschooling.

I also have experience with a variety of programming languages (Bash, Batch, CSS, JavaScript, PHP, and (X)HTML) and content management systems (WordPress). I’ve been hired to design and administer several websites. In addition, I’ve been the lead programmer on several small coding projects.

Most forwarded

Interview with Dave Mohyla, of DTIDATA

Dave Mohyla is the president and founder of dtidata.com, a hard drive recovery facility based in Tampa, Florida.

TM: Where are you based? What does your company do?
DTI Data recovery is based in South Pasadena, Florida which is a suburb of Tampa. We have been here for over 10 years. We operate a bio-metrically secured class 100 clean room where we perform hard drive recovery on all types of hard disks, from laptop hard drives to multi drive RAID systems.

Anybody up to writing good directory software?

Since the very beginning, directories (of any kind) have had a very central role in the internet. (I have recently grown fond of Free Web Directory. Even Slashdot can be considered a directory: a collection of great news and invaluable user-generated comments. As far as software is concerned, doing a quick search on Google about software directories will return the free (as in freedom) software directories like Savannah, SourceForge, Freshmeat and so on, followed by shareware and freeware sites such as FileBuzz, PCWin Download Center and All Freeware (great if you're looking for shareware and freeware, but definitely less comprehensive than their free-as-in-freedom counterparts).

Interview with Mark Shuttleworth

Mark Shuttleworth is the founder of Thawte, the first Certification Authority to sell public SSL certificates. After selling Thawte to Verisign, Mark moved on to training as an astronaut in Russia and visiting space. Once he got back he founded Ubuntu, the leading GNU/Linux distribution. He agreed on releasing a quick interview to Free Software Magazine.

Is better education the key to finding better software?

I read David Jonathon's article Anybody Up To Writing Good Directory Software? the other day, which got me thinking about software directories in general. As David mentioned, many of the software directories one finds when doing a quick google search are free as in beer, not as in freedom. But what interests me is the software directories that already exist, providing a combination of both free as in beer software, and open source software. Sites such as Freeware Downloads and Shareware Download don't advertise themselves as providing free as in liberty software, but each of them have a good selection of open source software available... if you know where to look.

Most emailed

Free Open Document label templates

If you’ve ever spent hours at work doing mailings, cursed your printer for printing outside the lines on your labels, or moaned “There has got to be a better way to do this,” here’s the solution you’ve been looking for. Working smarter, not harder! Worldlabel.com, a manufacture of labels offers Open Office / Libre Office labels templates for downloading in ODF format which will save you time, effort, and (if you want) make really cool-looking labels

Creating a user-centric site in Drupal

A little while ago, while talking in the #drupal mailing list, I showed my latest creation to one of the core developers there. His reaction was "Wow, I am always surprised what people use Drupal for". His surprise is somehow justified: I did create a site for a bunch of entertainers in Perth, a company set to use Drupal to take over the world with Entertainers.Biz.

Update: since writing this article, I have updated the system so that the whole booking process happens online. I will update the article accordingly!

So, why, why do people and companies develop free software?

More and more people are discovering free software. Many people only do so after weeks, or even months, of using it. I wonder, for example, how many Firefox users actually know how free Firefox really is—many of them realise that you can get it for free, but find it hard to believe that anybody can modify it and even redistribute it legally.

When the discovery is made, the first instinct is to ask: why do they do it? Programming is hard work. Even though most (if not all) programmers are driven by their higher-than-normal IQs and their amazing passion for solving problems, it’s still hard to understand why so many of them would donate so much of their time to creating something that they can’t really show off to anybody but their colleagues or geek friends.

Sure, anybody can buy laptops, and just program. No need to get a full-on lab or spend thousands of dollars in equipment. But... is that the full story?

Fun articles

Santa Claus - the most successful open source project

It dawned on me the other day, as I was shopping for the dozens of gifts it seems I have to buy every December, that Santa Claus is the most successful open source project in history. (Bridget @ Illiterarty would agree with that). Santa Claus is essentially a marketing development that is embodied by everyone who stuffs a sock, gives a gift, hosts a dinner or wishes Merry Christmas over the holiday season.

Most emailed

Editorial

When I first started thinking about Free Software Magazine, I was feeling enthusiastic about the dream. I had Dave, Gianluca, and Alan willing to help me, I had established members of the free software community willing to help me out, I had writers volunteering their time and energy for free, and I had a generous offer from OpenHosting for servers, all before I'd proved myself. There was a sense of excitement in the air, and I thought maybe, just maybe, I could make this work.

Free Software Magazine uses Apollo project management software and CRM for its everyday activities!