<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; split view browser</title> <atom:link href="http://www.ghacks.net/tag/split-view-browser/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 21:54:04 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Konqueror tips and tricks</title><link>http://www.ghacks.net/2009/10/27/konqueror-tips-and-tricks/</link> <comments>http://www.ghacks.net/2009/10/27/konqueror-tips-and-tricks/#comments</comments> <pubDate>Tue, 27 Oct 2009 18:32:11 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Online Services]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Search Engines]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[file manager]]></category> <category><![CDATA[KDE]]></category> <category><![CDATA[kio_slaves]]></category> <category><![CDATA[Konqueror]]></category> <category><![CDATA[split view browser]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=17789</guid> <description><![CDATA[If you are familar with KDE you know Konqueror. Konqueror used to be one of the finest file managers on the PC desktop &#8211; period. But now KDE has migrated toward a simpler, more user-friendly file manager (Dolphin) and pushed Konqueror to serve as a web-browser only. That does not mean Konqueror can not be [...]]]></description> <content:encoded><![CDATA[<p>If you are familar with KDE you know Konqueror. Konqueror used to be one of the finest file managers on the PC desktop &#8211; period. But now KDE has migrated toward a simpler, more user-friendly file manager (Dolphin) and pushed Konqueror to serve as a web-browser only. That does not mean Konqueror can not be used as a file manager. It can. In fact, Konqueror can do many things. From file management, to secure shell gui, to imap connections, and many more tricks. Konqueror is one of those Swiss Army Knife tools that many people over look. Well, we&#8217;re not going to overlook this outstanding tool.</p><p>In this article I am going to show you a few tips and tricks that you can apply to the Konqueror web browser to make your Konqueror (and KDE) experience even more flexible and powerful than it already is.</p><p><span
id="more-17789"></span></p><p><strong>KIO Slaves</strong></p><p>KDE Input/Output slaves allows Konqueror to take advantage of external applications making it far more usable. Depending on what kio_slave you want to use the input for Konqueror will be different. Let&#8217;s take a look at some of the more useful slaves.</p><p><em>fish://</em></p><p>If you start an address with <em>fish://</em> you are telling Konqueror to make use of the ssh protocol. With this you can connect to a remote ssh server and even copy/paste to that server from within Konqueror. To do this you would enter an address like:</p><p><em>fish://USERNAME@ADDRESS</em></p><p>Where USERNAME is an actual username on the remote machine and ADDRESS is the actual address of the remote machine. You will be prompted for a password, unless you already have this connection set up for passwordless secure shell connections (see &#8220;<a
title="Five handy secure shell tips and tricks" href="http://www.ghacks.net/2009/10/17/five-handy-secure-shell-tips-and-tricks/" target="_blank">Five handy secure shell tips and tricks</a>&#8220;).</p><p>imaps://USER@PASSWORD@ADDRESS:PORT</p><p>Where:</p><ul><li><span
style="background-color: #ffffff">USER is the actual user name.</span></li><li><span
style="background-color: #ffffff">PASSWORD is the users password.</span></li><li><span
style="background-color: #ffffff">ADDRESS is the address of the imap server.</span></li><li><span
style="background-color: #ffffff">PORT is the port used for the imap server.</span></li></ul><p><strong>Quick search</strong></p><p>If you enter <em>gg: linux</em> in the Konqueror address bar you will get a page with the Google results of the string &#8220;linux&#8221;. Konqueror has a lot of pre-configured quick search shortcuts like this. For example:</p><ul><li><span
style="background-color: #ffffff">gg &#8211; Google</span></li><li><span
style="background-color: #ffffff">fm &#8211; Freshmeat</span></li><li><span
style="background-color: #ffffff">froogle &#8211; Froogle</span></li><li><span
style="background-color: #ffffff">msdn &#8211; Microsoft Developer Network</span></li><li><span
style="background-color: #ffffff">odp &#8211; Open Dictionary</span></li><li><span
style="background-color: #ffffff">tr &#8211; Technorati</span></li><li><span
style="background-color: #ffffff">wp &#8211; Wikipedia</span></li></ul><p>You can also create your own by issuing the command <em>kcmshell4 ebrowsing </em>in either the run dialog or a terminal window. In the new window click the New button and then fill out the following information:</p><ul><li><span
style="background-color: #ffffff">Search Provider Name: Give your shortcut a name.</span></li><li><span
style="background-color: #ffffff">Search URI: The URI the site you are adding uses.</span></li><li><span
style="background-color: #ffffff">URI Shortcuts: Comma delineated list of shortcuts.</span></li></ul><p>So let&#8217;s say I want to create a short cut for searching amazon.com. To do that I would enter the following information:</p><ul><li><span
style="background-color: #ffffff">Name: Amazon</span></li><li><span
style="background-color: #ffffff">URI: http://www.amazon.com/s?url=search-alias%3Daps&amp;field-keywords=\{@}</span></li><li><span
style="background-color: #ffffff">URI Shorcuts: az,amazon</span></li></ul><p>So now if I want to do a search for the string &#8220;Linux&#8221; on amazon.com I would just enter:</p><p><em>az: Linux</em></p><p>In the address bar.</p><p><strong>Split views</strong></p><div
id="attachment_17796" class="wp-caption alignleft" style="width: 190px"><a
rel="attachment wp-att-17796" href="http://www.ghacks.net/2009/10/27/konqueror-tips-and-tricks/konq_split/"><img
class="size-thumbnail wp-image-17796 " src="http://www.ghacks.net/wp-content/uploads/2009/10/konq_split-300x300.png" alt="Figure 1" width="180" height="180" /></a><p
class="wp-caption-text">Figure 1</p></div><p>Not only can Konqueror do tabs, it can do split windows. Say you want to do some comparing of windows, or just want to be able to see more than one window at a time. With Konqueror you can split the view either horizontally or vertically by going to the Windows menu and selecting either Horizontal or Vertical and you can have two windows open at once for simple viewing. NOTE: Whichever window has the focus is the window that the address bar will effect. In other words, if you want to change the page on the right pane, click on the right pane and then enter the url in the address bar. If you want to close a pane &lt;Ctrl&gt;&lt;Shift&gt;R will close the active window.</p><p><strong>Final thoughts</strong></p><p>Konqueror is a very powerful, flexible tool that can be extended well beyond its intentions. Have you found a cool trick that applies to Konqueror as either a web browser or file manager? If so, share it with your fellow Ghacks readers.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/10/27/konqueror-tips-and-tricks/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
