<?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>Make Tech Easier &#187; kde</title>
	<atom:link href="http://maketecheasier.com/tag/kde/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Fri, 20 Nov 2009 13:39:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using Kate As a Web Editor</title>
		<link>http://maketecheasier.com/using-kate-as-a-web-editor/2009/11/09</link>
		<comments>http://maketecheasier.com/using-kate-as-a-web-editor/2009/11/09#comments</comments>
		<pubDate>Mon, 09 Nov 2009 13:03:59 +0000</pubDate>
		<dc:creator>Tavis J. Hampton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[kate]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[text editor]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=8276</guid>
		<description><![CDATA[There are many applications out there that provide project-based web development tools and very feature-rich interfaces, but sometimes all you really need is a good text editor. For those times, there are few editors that can stand up to the KDE powerhouse called Kate.
Kate is a multi-document interface (MDI) text editor, available for both KDE 3 [...]<p><strong><a href="http://maketecheasier.com/using-kate-as-a-web-editor/2009/11/09">Using Kate As a Web Editor</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/geditmore-than-a-simple-text-editor/2008/01/31' rel='bookmark' title='Permanent Link: Gedit&#8230;More Than A Simple Text Editor'>Gedit&#8230;More Than A Simple Text Editor</a></li><li><a href='http://maketecheasier.com/resize-create-partitions-with-gnome-partition-editor-gparted/2009/01/06' rel='bookmark' title='Permanent Link: How To Resize And Create Partitions With Gnome Partition Editor (GParted)'>How To Resize And Create Partitions With Gnome Partition Editor (GParted)</a></li><li><a href='http://maketecheasier.com/quick-easy-guide-to-kde-kio-slaves/2009/08/17' rel='bookmark' title='Permanent Link: A Quick and Easy Guide to KDE KIO slaves'>A Quick and Easy Guide to KDE KIO slaves</a></li><li><a href='http://maketecheasier.com/get-the-most-out-of-kde4s-folderview-widget/2009/05/08' rel='bookmark' title='Permanent Link: How to Get The Most Out Of KDE4&#8217;s Folderview Widget'>How to Get The Most Out Of KDE4&#8217;s Folderview Widget</a></li><li><a href='http://maketecheasier.com/how-to-sync-amarok-with-ipod-classic-3rd-generation-ipod-nano/2008/03/10' rel='bookmark' title='Permanent Link: How To Sync Amarok With iPOD Classic &#038; 3rd Generation iPOD Nano'>How To Sync Amarok With iPOD Classic &#038; 3rd Generation iPOD Nano</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-8277" src="http://images.maketecheasier.com/2009/11/kate-logo.jpg" alt="accessories-text-editor" width="128" height="128" />There are many applications out there that provide project-based web development tools and very feature-rich interfaces, but sometimes all you really need is a good text editor. For those times, there are few editors that can stand up to the KDE powerhouse called <a href="http://kate-editor.org/" target="_blank">Kate</a>.</p>
<p>Kate is a multi-document interface (MDI) text editor, available for both KDE 3 and 4. It runs on multiple Linux and Unix-like platforms, Mac OS X, and  Windows. It also includes a component called KatePart, which runs inside numerous other KDE applications, including Quanta+ (on KDE 3 only), KWrite, Konqueror, and Kdevelop. Kate provides syntax highlighting for over 120 text formats, making it perfect for whatever programming language you choose.</p>
<h3>HTML Editing</h3>
<p><img class="size-full wp-image-8278 aligncenter" src="http://images.maketecheasier.com/2009/11/kate-php.jpg" alt="kate-php" width="575" height="379" /></p>
<p>Kate will highlight HTML markup and underline errors, particularly when you forget to close a tag.  It will also group text within tags, so that you can see what content is where. It will display folding markers, small arrows on the side, that you can use to collapse or expand a tag and its contents. To toggle folding markers, press F9. For that reason, if you are coding in XHTML, make sure to use the XML highlighting rather than HTML.  It will then appropriately mark single tags that are not closed with arrows.</p>
<p><img class="aligncenter size-full wp-image-8279" src="http://images.maketecheasier.com/2009/11/kate-php1.jpg" alt="Kate folding markers" width="472" height="106" /></p>
<p>To enable XML highlighting:</p>
<p>1. Click Tools in the main menu<br />
2. Navigate to &#8220;Highlighting&#8221;, &#8220;Markup&#8221;, and finally to &#8220;XML&#8221;.</p>
<p>You can also do the same for PHP and other web scripting languages. Kate will generally highlight all of these, so you can usually leave the settings at the default.</p>
<p>Kate includes a dynamic word wrap feature, useful for documents with large amounts of text. Toggle it on or off with F10. Press F11 to toggle line numbers, and you will notice that a wrapped line has symbols indicating that it is still part of the previous line.</p>
<h3>Multiple Documents</h3>
<p>With Kate, you can edit multiple documents at once. The left-hand column will display the list of currently opened files, and you can move through them by clicking on the file you want to edit, by clicking the forward or back buttons, or by holding the Alt key and pressing the left or right arrow. Control+S will save your current document, and Control+L will save all open documents.</p>
<h3>Sessions</h3>
<p>Kate has a handy feature called &#8220;Sessions&#8221; that allows you to pick up work right where you left off the last time you were editing. For example, you might have eight documents for a particular project. Rather than having to open each document one at a time every time you want to work on them, you can save a Kate session that will automatically open those documents when activated. To save a session:</p>
<p>1. Click Sessions<br />
2. Click Save As&#8230;<br />
3. Give your session a name.</p>
<p><img class="aligncenter size-full wp-image-8280" src="http://images.maketecheasier.com/2009/11/kate-php2.jpg" alt="Kate session chooser" width="416" height="244" /></p>
<p>The next time you want to return to that project, just open the session you saved.</p>
<h3>Remote Editing</h3>
<p>There are times when you need to edit a document quickly right on the server. While you could SSH into the server and use whatever text editor is available from the command line, you will miss some of the many benefits of Kate. Furthermore, if you have a shared hosting account, you might not even have access to SSH.  With Kate, you can open a document live on the server via FTP, SFTP, and any other protocol supported by KDE. To accomplish this, do the following:</p>
<p>1. Login to your web server using the normal method. You can use Dolphin or Konqueror.<br />
2. Navigate to the folder containing the file you want to edit.<br />
3. Right click on the file and open it with Kate.<br />
4. Repeat those steps for multiple files if necessary.</p>
<h3>Find</h3>
<p>Kate&#8217;s find feature is very useful with long documents. To activate it, press Control-F. It will open a dialog at the bottom of the window. You can find each instance individually and scroll through the results with the &#8220;Next&#8221; and &#8220;Previous&#8221; buttons, or click &#8220;Options&#8221; and &#8220;Highlight all&#8221; to see all results highlighted at once.</p>
<p>Click the arrow on the far right to expand the find dialog further, and it will add a &#8220;replace&#8221; feature. With it you can find a tag or piece of content and replace every instance of it with something else or nothing at all.  Kate will also remember your searches so that you can perform them again by pressing the down arrow on the right side of the search box.</p>
<p>I have only touched the surface of the many features available in Kate. The best way to find out exactly what Kate can offer you is to try it out for yourself. I highly recommend it, not only for KDE users, but for anyone. Kate is available through any Linux distribution that offers KDE.</p>
<p><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><strong><a href="http://maketecheasier.com/using-kate-as-a-web-editor/2009/11/09">Using Kate As a Web Editor</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/geditmore-than-a-simple-text-editor/2008/01/31' rel='bookmark' title='Permanent Link: Gedit&#8230;More Than A Simple Text Editor'>Gedit&#8230;More Than A Simple Text Editor</a></li><li><a href='http://maketecheasier.com/resize-create-partitions-with-gnome-partition-editor-gparted/2009/01/06' rel='bookmark' title='Permanent Link: How To Resize And Create Partitions With Gnome Partition Editor (GParted)'>How To Resize And Create Partitions With Gnome Partition Editor (GParted)</a></li><li><a href='http://maketecheasier.com/quick-easy-guide-to-kde-kio-slaves/2009/08/17' rel='bookmark' title='Permanent Link: A Quick and Easy Guide to KDE KIO slaves'>A Quick and Easy Guide to KDE KIO slaves</a></li><li><a href='http://maketecheasier.com/get-the-most-out-of-kde4s-folderview-widget/2009/05/08' rel='bookmark' title='Permanent Link: How to Get The Most Out Of KDE4&#8217;s Folderview Widget'>How to Get The Most Out Of KDE4&#8217;s Folderview Widget</a></li><li><a href='http://maketecheasier.com/how-to-sync-amarok-with-ipod-classic-3rd-generation-ipod-nano/2008/03/10' rel='bookmark' title='Permanent Link: How To Sync Amarok With iPOD Classic &#038; 3rd Generation iPOD Nano'>How To Sync Amarok With iPOD Classic &#038; 3rd Generation iPOD Nano</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/using-kate-as-a-web-editor/2009/11/09/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>5 System Administration Tools for KDE</title>
		<link>http://maketecheasier.com/5-system-administration-tools-for-kde/2009/11/02</link>
		<comments>http://maketecheasier.com/5-system-administration-tools-for-kde/2009/11/02#comments</comments>
		<pubDate>Mon, 02 Nov 2009 12:54:12 +0000</pubDate>
		<dc:creator>Tavis J. Hampton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[kde 4]]></category>
		<category><![CDATA[kinfocenter]]></category>
		<category><![CDATA[ksysguard]]></category>
		<category><![CDATA[ksystemlog]]></category>
		<category><![CDATA[partition]]></category>
		<category><![CDATA[system]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=8096</guid>
		<description><![CDATA[Keeping any computer system running can be some work. It would be nice if we never had to do any type of maintenance or troubleshooting, but no operating system has reached that point. Many desktop Linux users have server administration experience and are quite comfortable dropping to the command line and tinkering with their system. [...]<p><strong><a href="http://maketecheasier.com/5-system-administration-tools-for-kde/2009/11/02">5 System Administration Tools for KDE</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/set-special-window-settings-with-kwin/2009/08/03' rel='bookmark' title='Permanent Link: How to Set Special Window Settings with KWin'>How to Set Special Window Settings with KWin</a></li><li><a href='http://maketecheasier.com/auto-mount-your-ntfs-partition-in-ubuntu/2009/04/14' rel='bookmark' title='Permanent Link: How To Auto-mount Your NTFS Partition In Ubuntu'>How To Auto-mount Your NTFS Partition In Ubuntu</a></li><li><a href='http://maketecheasier.com/install-ubuntu-in-windows/2009/07/28' rel='bookmark' title='Permanent Link: How to Install Ubuntu in Windows'>How to Install Ubuntu in Windows</a></li><li><a href='http://maketecheasier.com/10-awesome-features-of-krunner-in-kde-4/2009/06/29' rel='bookmark' title='Permanent Link: 10 Awesome Features of Krunner in KDE 4'>10 Awesome Features of Krunner in KDE 4</a></li><li><a href='http://maketecheasier.com/schedule-and-automate-tasks-in-ubuntu/2007/12/11' rel='bookmark' title='Permanent Link: Schedule And Automate Tasks in Ubuntu'>Schedule And Automate Tasks in Ubuntu</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-8097" src="http://images.maketecheasier.com/2009/11/kdesys-preferences.jpg" alt="preferences-system" width="128" height="128" />Keeping any computer system running can be some work. It would be nice if we never had to do any type of maintenance or troubleshooting, but no operating system has reached that point. Many desktop Linux users have server administration experience and are quite comfortable dropping to the command line and tinkering with their system. Not only do they know how to do this, it is the method that makes them comfortable.</p>
<p>For those users who use a desktop operating system and expect a graphical experience, opening a terminal window is not a normal thing to do. That does not mean they are incapable of learning it. They are just more comfortable with a visual interface.</p>
<p>There are many control panel tools and settings dialogs in KDE that make it easier for graphical-minded users to get things done. Here are five stand-alone applications that will help you stay informed about your computer&#8217;s status and health.</p>
<h3>1. KInfoCenter</h3>
<p>It is just what it says. It provides users with information about their systems. There are categories for graphics cards, PCI devices, memory, CPU, and many others. If you are ever unsure about what devices you have or what system settings you currently have, KInfoCenter is a good place to start.</p>
<p><img class="aligncenter size-full wp-image-8098" src="http://images.maketecheasier.com/2009/11/kdesys-infocenter.jpg" alt="kinfocenter" width="570" height="522" /></p>
<h3>2. KDiskFree</h3>
<p>This is a very useful tool for those of us who manage to fill up our hard drives rather quickly. You can monitor disk usage on both fixed drives and currently connected removable ones.</p>
<p><img class="aligncenter size-full wp-image-8099" src="http://images.maketecheasier.com/2009/11/kdesys-diskfree.jpg" alt="kdiskfree" width="570" height="289" /></p>
<h3>3.  KDE Partition Manager</h3>
<p>Need to format a drive, resize a partition, or create a swap partition? KDE Partition Manager can do it all. It depends on the trusted disk &#8220;Parted&#8221; libraries, so users can know they are getting reliable results</p>
<p><img class="aligncenter size-full wp-image-8100" src="http://images.maketecheasier.com/2009/11/kdesys-partition-manager.jpg" alt="KDE-partition-manager" width="570" height="349" /></p>
<h3>4. KSystemLog</h3>
<p>Linux documents every major occurrence on your system. You just have to know where to look for that documentation. For convenience, KSystemLog will collect that information for you and display it in a window, all with the click of a button.  KSystemLog monitors your log files, updating them periodically. It currently supports system log, kernel log, authentication log, daemons&#8217; logs, CUPS (printer) log, X.org log, and others.</p>
<p><img class="aligncenter size-full wp-image-8101" src="http://images.maketecheasier.com/2009/11/kdesys-systemlog.jpg" alt="ksystemlog" width="570" height="444" /></p>
<h3>5. Ksysguard</h3>
<p>KDE 4 includes a handy little task manager that you can access by pressing Control+Escape or by clicking the button on Krunner. For those of us who used KDE 3, however, we need something a little more robust. Ksysguard monitors processes, provides stats, and includes graphs, updated in real time. Processes and programs can be monitored, filtered, and killed, when necessary. As with previous versions, users can add new tabs, placing customized sensors on each tab. Sensors include CPU cores, uptime, partition usage, log files, memory, and much more.</p>
<p><img class="aligncenter size-full wp-image-8102" src="http://images.maketecheasier.com/2009/11/kdesys-sysguard.jpg" alt="ksysguard" width="570" height="411" /></p>
<p>There are many others tools that can make your Linux experience easier. If you have a favorite, feel free to post it in the comments. For me, after having worked as a Linux system admin for many years, I still occasionally love to open up Konsole and hack away the command line.</p>
<p><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><strong><a href="http://maketecheasier.com/5-system-administration-tools-for-kde/2009/11/02">5 System Administration Tools for KDE</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/set-special-window-settings-with-kwin/2009/08/03' rel='bookmark' title='Permanent Link: How to Set Special Window Settings with KWin'>How to Set Special Window Settings with KWin</a></li><li><a href='http://maketecheasier.com/auto-mount-your-ntfs-partition-in-ubuntu/2009/04/14' rel='bookmark' title='Permanent Link: How To Auto-mount Your NTFS Partition In Ubuntu'>How To Auto-mount Your NTFS Partition In Ubuntu</a></li><li><a href='http://maketecheasier.com/install-ubuntu-in-windows/2009/07/28' rel='bookmark' title='Permanent Link: How to Install Ubuntu in Windows'>How to Install Ubuntu in Windows</a></li><li><a href='http://maketecheasier.com/10-awesome-features-of-krunner-in-kde-4/2009/06/29' rel='bookmark' title='Permanent Link: 10 Awesome Features of Krunner in KDE 4'>10 Awesome Features of Krunner in KDE 4</a></li><li><a href='http://maketecheasier.com/schedule-and-automate-tasks-in-ubuntu/2007/12/11' rel='bookmark' title='Permanent Link: Schedule And Automate Tasks in Ubuntu'>Schedule And Automate Tasks in Ubuntu</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/5-system-administration-tools-for-kde/2009/11/02/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Preview of Kubuntu 9.10 Karmic Koala</title>
		<link>http://maketecheasier.com/preview-of-kubuntu-karmic-koala/2009/10/19</link>
		<comments>http://maketecheasier.com/preview-of-kubuntu-karmic-koala/2009/10/19#comments</comments>
		<pubDate>Mon, 19 Oct 2009 12:01:35 +0000</pubDate>
		<dc:creator>Tavis J. Hampton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=7845</guid>
		<description><![CDATA[The release of the newest version of Ubuntu is only 10 days away. Many sites, including MakeTechEasier have covered its pending arrival and given you a glimpse of the Beta version. Today we are going to take a look at Kubuntu, the KDE-based version of Ubuntu.
Installation
As with previous Kubuntu versions, you can install it from the desktop [...]<p><strong><a href="http://maketecheasier.com/preview-of-kubuntu-karmic-koala/2009/10/19">Preview of Kubuntu 9.10 Karmic Koala</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/screenshots-tour-ubuntu-karmic-910/2009/10/06' rel='bookmark' title='Permanent Link: Screenshots Tour of Ubuntu Karmic Koala 9.10 Beta'>Screenshots Tour of Ubuntu Karmic Koala 9.10 Beta</a></li><li><a href='http://maketecheasier.com/transform-kubuntu-jaunty-to-windows-7-in-3-simple-steps/2009/06/19' rel='bookmark' title='Permanent Link: Transform Kubuntu Jaunty to Windows 7 In 3 Simple Steps'>Transform Kubuntu Jaunty to Windows 7 In 3 Simple Steps</a></li><li><a href='http://maketecheasier.com/integrate-google-gadgets-with-plasma-in-kubuntu/2009/05/18' rel='bookmark' title='Permanent Link: How to Integrate Google Gadgets With Plasma in Kubuntu'>How to Integrate Google Gadgets With Plasma in Kubuntu</a></li><li><a href='http://maketecheasier.com/how-to-watch-dvd-in-ubuntu-gutsy/2008/03/14' rel='bookmark' title='Permanent Link: How to watch DVD in Ubuntu Gutsy?'>How to watch DVD in Ubuntu Gutsy?</a></li><li><a href='http://maketecheasier.com/run-32-bit-apps-in-64-bit-linux/2009/08/10' rel='bookmark' title='Permanent Link: How to Run 32-bit Apps in 64-bit Linux'>How to Run 32-bit Apps in 64-bit Linux</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-7853" src="http://images.maketecheasier.com/2009/10/kubuntu-logo.jpg" alt="KubuntuLogo" width="100" height="103" />The release of the newest version of Ubuntu is only 10 days away. Many sites, including MakeTechEasier have <a href="http://maketecheasier.com/screenshots-tour-ubuntu-karmic-910/2009/10/06">covered</a> its pending arrival and given you a glimpse of the Beta version. Today we are going to take a look at <a href="http://releases.ubuntu.com/kubuntu/9.10/" target="_blank">Kubuntu</a>, the KDE-based version of Ubuntu.</p>
<h3>Installation</h3>
<p>As with previous Kubuntu versions, you can install it from the desktop of the running live CD. The interface for the installation now follows KDE 4&#8217;s Oxygen Air theme and has new graphical representations of several options.</p>
<p><img class="aligncenter size-full wp-image-7846" src="http://images.maketecheasier.com/2009/10/kubuntu-installation.jpg" alt="installation" width="570" height="410" /></p>
<h3>Booting and Login</h3>
<p>Booting is faster than ever, and the new KDE Air theme login window is the default.</p>
<p><img class="aligncenter size-full wp-image-7847" src="http://images.maketecheasier.com/2009/10/kubuntu-login-screen.jpg" alt="login-screen" width="502" height="371" /></p>
<h3>KDE 4.3</h3>
<p>If you have been following <a href="http://maketecheasier.com/author/tavishampton/">my weekly posts</a>, you already know about many of the features new in KDE 4.3. While it has been available in the 9.04 Jaunty backport repositories for some time, it will now be the default KDE version with 9.10.  Just to recap, here are some of the features new with KDE 4.3:</p>
<p>New Krunner features and layout</p>
<ul>
<li>New desktop effects, including the slide back feature</li>
<li>New KDE games, including an Egyptian mummy theme</li>
<li>New system tray that includes an improved notification system</li>
<li>Several new plasma widgets, including one for Google Calendar</li>
</ul>
<h3>OpenOffice.org Integration</h3>
<p>In previous versions, OpenOffice integrated with KDE 3 themes or not at all. Now, with OpenOffice.org 3.1, it is well-integrated with KDE 4 widgets and themes.</p>
<p><img class="aligncenter size-full wp-image-7848" src="http://images.maketecheasier.com/2009/10/kubuntu-openoffice.jpg" alt="openoffice" width="570" height="411" /></p>
<h3>K3b</h3>
<p>One of KDE&#8217;s most universally loved applications was one of the last to be ported to KDE 4. Kubuntu includes an early version of K3b that is fully KDE4-based. K3b is a CD and DVD burning program. It is not clear how stable this version is, and I did not have any CDs to test it.</p>
<p><img class="aligncenter size-full wp-image-7849" src="http://images.maketecheasier.com/2009/10/kubuntu-k3b.jpg" alt="k3b" width="570" height="413" /></p>
<h3>Amarok and Codecs</h3>
<p><img class="aligncenter size-full wp-image-7850" src="http://images.maketecheasier.com/2009/10/kubuntu-multimedia-notifica.jpg" alt="multimedia-notification" width="277" height="300" /></p>
<p>Kubuntu has long suffered from the codec discrimination that nearly all Linux distributions have endured.  Proprietary codecs that cannot be packaged with a free operating system have often left users disgruntled, sometimes even blaming the distribution developers. It has always been relatively easy to install codecs with Kubuntu, but now, starting Amarok will give you a notice that you may want to install certain additional software packages. Check the ones you want and then click &#8220;<em>Install Selected</em>&#8220;. This is all processed through the new update notifier, which is integrated with Kpackagekit.</p>
<h3>Kpackagekit</h3>
<p>This is the application installation and management software for Kubuntu. Like its predecessor Adept and the GTK version Synaptic, Kpackagekit relies on apt-get as a backend and uses the repositories listed in Apt&#8217;s sources. In Karmic, installation is even easier, and it is fully integrated with the update system and KDE&#8217;s notification system.</p>
<h3>USB Startup Disk</h3>
<p>Kubuntu provides an easy-to-us KDE-based program to create a Kubuntu startup disk.</p>
<h3>Web Browser</h3>
<p>Kubuntu has always been about options. In fact, the very existence of Kubuntu could be considered an Ubuntu option for a KDE-based distribution. Konqueror is still the default web browser for the latest Kubuntu, but the developers have added some options. For those that want a slim, lightweight, Webkit-based browser, Arora is now in the official repositories. For those die-hard Firefox fans, Kubuntu now includes a handy installation program.  When you click &#8220;Firefox installation&#8221; in the &#8220;Internet&#8221; menu, you are presented with an installation screen.</p>
<p><img class="aligncenter size-full wp-image-7851" src="http://images.maketecheasier.com/2009/10/kubuntu-firefox-installer.jpg" alt="firefox-installer" width="418" height="295" /></p>
<p>Overall, Karmic Koala looks more polished than any previous Kubuntu version and probably any other KDE-based distribution to date. Nevertheless, it is still in Beta at least for another week, and an honest review will have to wait.  With this preview, however, you have a glimpse of what is on the horizon.</p>
<p><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><strong><a href="http://maketecheasier.com/preview-of-kubuntu-karmic-koala/2009/10/19">Preview of Kubuntu 9.10 Karmic Koala</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/screenshots-tour-ubuntu-karmic-910/2009/10/06' rel='bookmark' title='Permanent Link: Screenshots Tour of Ubuntu Karmic Koala 9.10 Beta'>Screenshots Tour of Ubuntu Karmic Koala 9.10 Beta</a></li><li><a href='http://maketecheasier.com/transform-kubuntu-jaunty-to-windows-7-in-3-simple-steps/2009/06/19' rel='bookmark' title='Permanent Link: Transform Kubuntu Jaunty to Windows 7 In 3 Simple Steps'>Transform Kubuntu Jaunty to Windows 7 In 3 Simple Steps</a></li><li><a href='http://maketecheasier.com/integrate-google-gadgets-with-plasma-in-kubuntu/2009/05/18' rel='bookmark' title='Permanent Link: How to Integrate Google Gadgets With Plasma in Kubuntu'>How to Integrate Google Gadgets With Plasma in Kubuntu</a></li><li><a href='http://maketecheasier.com/how-to-watch-dvd-in-ubuntu-gutsy/2008/03/14' rel='bookmark' title='Permanent Link: How to watch DVD in Ubuntu Gutsy?'>How to watch DVD in Ubuntu Gutsy?</a></li><li><a href='http://maketecheasier.com/run-32-bit-apps-in-64-bit-linux/2009/08/10' rel='bookmark' title='Permanent Link: How to Run 32-bit Apps in 64-bit Linux'>How to Run 32-bit Apps in 64-bit Linux</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/preview-of-kubuntu-karmic-koala/2009/10/19/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>The Many Ways to Copy, Move, Rename, and Archive in KDE 4</title>
		<link>http://maketecheasier.com/the-many-ways-to-copy-move-rename-and-archive-in-kde-4/2009/10/12</link>
		<comments>http://maketecheasier.com/the-many-ways-to-copy-move-rename-and-archive-in-kde-4/2009/10/12#comments</comments>
		<pubDate>Mon, 12 Oct 2009 12:36:10 +0000</pubDate>
		<dc:creator>Tavis J. Hampton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[archives]]></category>
		<category><![CDATA[copy files]]></category>
		<category><![CDATA[dolphin]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[move files]]></category>
		<category><![CDATA[rename files]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=7705</guid>
		<description><![CDATA[In my last post, I covered some of the features in Dolphin that I find particularly useful. In this post, you will learn about some very basic features that everyone uses, but you may not know all of the various easy methods of accomplishing them. In KDE, there are several ways to copy, move, rename, [...]<p><strong><a href="http://maketecheasier.com/the-many-ways-to-copy-move-rename-and-archive-in-kde-4/2009/10/12">The Many Ways to Copy, Move, Rename, and Archive in KDE 4</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/master-dolphin-in-kde-4/2009/10/05' rel='bookmark' title='Permanent Link: Master Dolphin in KDE 4'>Master Dolphin in KDE 4</a></li><li><a href='http://maketecheasier.com/ubuntu-easy-and-quick-ways-to-open-any-files-as-root/2008/02/19' rel='bookmark' title='Permanent Link: Ubuntu: Easy (And Quick) Ways To Open Any Files As Root'>Ubuntu: Easy (And Quick) Ways To Open Any Files As Root</a></li><li><a href='http://maketecheasier.com/get-the-most-out-of-kde4s-folderview-widget/2009/05/08' rel='bookmark' title='Permanent Link: How to Get The Most Out Of KDE4&#8217;s Folderview Widget'>How to Get The Most Out Of KDE4&#8217;s Folderview Widget</a></li><li><a href='http://maketecheasier.com/how-to-compress-and-split-files-in-ubuntu/2008/10/06' rel='bookmark' title='Permanent Link: How to Compress and Split Files in Ubuntu'>How to Compress and Split Files in Ubuntu</a></li><li><a href='http://maketecheasier.com/how-to-install-dreamweaver-cs3-in-ubuntu-hardy/2008/06/20' rel='bookmark' title='Permanent Link: How To Install Dreamweaver CS3 In Ubuntu Hardy'>How To Install Dreamweaver CS3 In Ubuntu Hardy</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-7708" src="http://images.maketecheasier.com/2009/10/kde4-edit-copy.jpg" alt="edit-copy" width="128" height="128" />In my last post, I covered some of the <a href="http://maketecheasier.com/master-dolphin-in-kde-4/2009/10/05">features in Dolphin</a> that I find particularly useful. In this post, you will learn about some very basic features that everyone uses, but you may not know all of the various easy methods of accomplishing them. In KDE, there are several ways to copy, move, rename, and archive files. Let&#8217;s take a look at a few them.</p>
<h3>Copy/Move</h3>
<p>KDE is a typical graphical interface, and lends itself to dragging and dropping.  If you want to copy or move a file quickly, just drag it from one folder to another. With Dolphin, press F3 to bring up a split window, Control-N to open a whole new window, or Control-T to open a new tab. You can also drag files to any point in Dolphin&#8217;s breadcrumbs, to a folder on the Places panel, or to a <a href="http://maketecheasier.com/get-the-most-out-of-kde4s-folderview-widget/2009/05/08">Folderview</a> on your desktop.You can also drag images from your web browser to a folder, if your browser supports it (both Konqueror and the latest Firefox do).</p>
<p><img class="alignnone size-full wp-image-7710" src="http://images.maketecheasier.com/2009/10/kde4-drag-menu.jpg" alt="drag-menu" width="312" height="174" /></p>
<p>When you let go of the button after dragging, KDE gives you an options window: <em>Move here</em>, <em>Copy here</em>, <em>Link here</em>, <em>Cancel</em>.  You will also notice shortcut keys listed beside each.  If you hold the shortcut key while dragging a file, it will automatically choose the corresponding action.  &#8220;<em>Link here</em>&#8221; creates a symbollic link to your file, rather than copying or moving it.</p>
<p>Another way to copy or move is to use shortcut keys. Simply select the files you want to copy and press <em>Control-C</em>, or select the files you want to move and press <em>Control-X</em>. Then, paste them in the new location, just like pasting text in a word processor, by pressing <em>Control-V</em>.</p>
<p>Another feature that many found useful in KDE 3 is the &#8220;Copy to&#8230;&#8221; context menu.  To enable this:</p>
<p>1. Click &#8220;Settings&#8221; and &#8220;Configure Dolphin&#8221;<br />
2. Click &#8220;General&#8221;<br />
3. Click &#8220;Context Menu&#8221;<br />
4. Check &#8220;Show &#8216;Copy To&#8217; and &#8216;Move To&#8217; commands.</p>
<p>Now, when you right click on a file, you will notice the &#8220;Copy To&#8221; option in the menu. Navigate through the menu to the place where you want to copy the file and click &#8220;copy here&#8221;. The same method will work for &#8220;Move To&#8221;.</p>
<h3>Rename</h3>
<p>There are three easy ways to rename a file:</p>
<p>1. Select the file and then click &#8220;File&#8221; and &#8220;Rename&#8230;&#8221;.<br />
2. Right click on the file and click &#8220;Rename&#8230;&#8221;<br />
3. Selet the file and press F2.</p>
<h3>Batch Rename</h3>
<p>There are times when you might need to rename multiple files at once. KDE makes it easy.</p>
<p><img class="alignnone size-full wp-image-7711" src="http://images.maketecheasier.com/2009/10/kde4-batch-rename.jpg" alt="batch-rename" width="501" height="275" /></p>
<p>1. Select all the files you want to rename.<br />
2. Press F2.<br />
3. It will ask for a new name:  &#8220;New name # (# will be replaced by ascending numbers).<br />
4. Leave the &#8220;#&#8221; and enter the prefix you want for each filename.</p>
<h3>Archives</h3>
<p>To create an archive in KDE:</p>
<p>1. Select the files you want to archive.<br />
2. Right click and click &#8220;Compress&#8221;.<br />
3. Select the type of archive:  ZIP, RAR, or  ZIP/TAR</p>
<p><img class="size-full wp-image-7712 alignnone" src="http://images.maketecheasier.com/2009/10/kde4-extract.jpg" alt="extract" width="449" height="366" /></p>
<p>By default, when you click on an archive, Dolphin will open it in Ark archive manager. In previous versions of KDE, you could navigate into the archive as if it were a folder. To enable this feature:</p>
<p>1. Click &#8220;Settings&#8221; and &#8220;Configure Dolphin&#8221;.<br />
2. Click &#8220;Navigation&#8221;.<br />
3. Check &#8220;Open archives as folder&#8221;.</p>
<p>To extract an archive:</p>
<p>Right click and click either &#8220;<em>Extract Archive Here &#8211; Autodetect Subfolder</em>, <em>Extract Archive To</em>, or <em>Extract Archive Here</em>.&#8221;</p>
<p>The &#8220;autodetect subfolder&#8221; will create a subfolder for the archive if one is not already present inside of it.  This will keep your archived files from mixing in with your other files.</p>
<p>As you can see, KDE makes it easy to manipulate your files, and there are many methods to get work done. If there are any methods that I missed, feel free to add them to the comments section.</p>
<p><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><strong><a href="http://maketecheasier.com/the-many-ways-to-copy-move-rename-and-archive-in-kde-4/2009/10/12">The Many Ways to Copy, Move, Rename, and Archive in KDE 4</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/master-dolphin-in-kde-4/2009/10/05' rel='bookmark' title='Permanent Link: Master Dolphin in KDE 4'>Master Dolphin in KDE 4</a></li><li><a href='http://maketecheasier.com/ubuntu-easy-and-quick-ways-to-open-any-files-as-root/2008/02/19' rel='bookmark' title='Permanent Link: Ubuntu: Easy (And Quick) Ways To Open Any Files As Root'>Ubuntu: Easy (And Quick) Ways To Open Any Files As Root</a></li><li><a href='http://maketecheasier.com/get-the-most-out-of-kde4s-folderview-widget/2009/05/08' rel='bookmark' title='Permanent Link: How to Get The Most Out Of KDE4&#8217;s Folderview Widget'>How to Get The Most Out Of KDE4&#8217;s Folderview Widget</a></li><li><a href='http://maketecheasier.com/how-to-compress-and-split-files-in-ubuntu/2008/10/06' rel='bookmark' title='Permanent Link: How to Compress and Split Files in Ubuntu'>How to Compress and Split Files in Ubuntu</a></li><li><a href='http://maketecheasier.com/how-to-install-dreamweaver-cs3-in-ubuntu-hardy/2008/06/20' rel='bookmark' title='Permanent Link: How To Install Dreamweaver CS3 In Ubuntu Hardy'>How To Install Dreamweaver CS3 In Ubuntu Hardy</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/the-many-ways-to-copy-move-rename-and-archive-in-kde-4/2009/10/12/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Master Dolphin in KDE 4</title>
		<link>http://maketecheasier.com/master-dolphin-in-kde-4/2009/10/05</link>
		<comments>http://maketecheasier.com/master-dolphin-in-kde-4/2009/10/05#comments</comments>
		<pubDate>Mon, 05 Oct 2009 12:42:49 +0000</pubDate>
		<dc:creator>Tavis J. Hampton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[dolphin]]></category>
		<category><![CDATA[file manager]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[konqueror]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=7554</guid>
		<description><![CDATA[Dolphin is KDE 4&#8217;s default file manager, and is a departure from KDE 3, which relied on Konqueror for file management. Unlike Konqueror, which functions as a web browser and many other things, Dolphin is specifically used for file management. If you prefer to use Konqueror or any other file manager, you can change the [...]<p><strong><a href="http://maketecheasier.com/master-dolphin-in-kde-4/2009/10/05">Master Dolphin in KDE 4</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/the-many-ways-to-copy-move-rename-and-archive-in-kde-4/2009/10/12' rel='bookmark' title='Permanent Link: The Many Ways to Copy, Move, Rename, and Archive in KDE 4'>The Many Ways to Copy, Move, Rename, and Archive in KDE 4</a></li><li><a href='http://maketecheasier.com/quick-easy-guide-to-kde-kio-slaves/2009/08/17' rel='bookmark' title='Permanent Link: A Quick and Easy Guide to KDE KIO slaves'>A Quick and Easy Guide to KDE KIO slaves</a></li><li><a href='http://maketecheasier.com/configure-file-associations-in-kde/2009/08/24' rel='bookmark' title='Permanent Link: How to Configure File Associations in KDE'>How to Configure File Associations in KDE</a></li><li><a href='http://maketecheasier.com/get-the-most-out-of-kde4s-folderview-widget/2009/05/08' rel='bookmark' title='Permanent Link: How to Get The Most Out Of KDE4&#8217;s Folderview Widget'>How to Get The Most Out Of KDE4&#8217;s Folderview Widget</a></li><li><a href='http://maketecheasier.com/ubuntu-easy-and-quick-ways-to-open-any-files-as-root/2008/02/19' rel='bookmark' title='Permanent Link: Ubuntu: Easy (And Quick) Ways To Open Any Files As Root'>Ubuntu: Easy (And Quick) Ways To Open Any Files As Root</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-7555" src="http://images.maketecheasier.com/2009/10/dolphin-logo.jpg" alt="System-file-manager" width="128" height="128" />Dolphin is KDE 4&#8217;s default file manager, and is a departure from KDE 3, which relied on Konqueror for file management. Unlike Konqueror, which functions as a web browser and many other things, Dolphin is specifically used for file management. If you prefer to use Konqueror or any other file manager, you can change the KDE settings to use it by default.</p>
<p>Dolphin is intended to be a simplified file manager, stripping away some of the common Konqueror file management features. Many of the features can be re-enabled, and some new features are unique to Dolphin. Here is a basic guide to all things Dolphin.</p>
<h3>Breadcrumbs vs. Location Bar</h3>
<p><img class="alignnone size-full wp-image-7556" src="http://images.maketecheasier.com/2009/10/dolphin-breadcrumbs.jpg" alt="breadcrumbs" width="326" height="28" /></p>
<p>Konqueror has a web-browser-style location bar that allows you to type in the file path you want to reach. Dolphin introduced a feature to KDE called breadcrumbs. Each folder in a path hierarchy is a button that you can use to navigate back any number of steps. If you prefer the location bar method or ever need to type a path in directly, move your mouse to the end of the path until the mouse pointer turns into a cursor selection. Then, just click.  To revert back, click the check. You can also turn the location bar on by default in the settings. To toggle back and forth, you can also use Ctrl+L.</p>
<p><img class="alignnone size-full wp-image-7558" src="http://images.maketecheasier.com/2009/10/dolphin-locationbar.jpg" alt="locationbar" width="570" height="27" /></p>
<h3>View Modes</h3>
<p><img class="alignnone size-full wp-image-7557" src="http://images.maketecheasier.com/2009/10/dolphin-details.jpg" alt="details" width="500" height="174" /><br />
There are three view modes in Dolphin, just like Konqueror: icons, details, and columns.  Use shortcuts to switch between them:  Ctrl+1, Ctrl+2, and Ctrl+3, or click &#8220;View&#8221; and choose the view mode you want.</p>
<h3>Panels</h3>
<p><img class="alignnone size-full wp-image-7559" src="http://images.maketecheasier.com/2009/10/dolphin-panel.jpg" alt="panel" width="276" height="268" /></p>
<p>A new feature introduced in Dolphin is the panel.  There are four possible panels: <em>Places</em>, <em>Folders</em>, <em>Information</em>, and <em>Terminal</em>. There are three settings, and you can display all three, two, one, or even none of them. You can also drag the  panel to either side of the window or stack two on top of each other. To add all three to the same panel, right click and check the ones you want to appear.  Tabs will appear allowing you to cycle through them.</p>
<p>The Places panel gives you clickable links to the folders you specify. To add a folder, just drag it over to the Places panel. Once it is there, you can edit it or remove it. Alternatively, to add a folder, right click on it and click &#8220;<em>Add to Places</em>&#8220;. Dolphin is integrated with other KDE applications, and the &#8220;places&#8221; you set in Dolphin will be available in file open and save dialogs in other applications.</p>
<p>Press F4 to bring up a terminal panel at the bottom of the window. It will automatically be set at the point where you currently are in Dolphin. Anytime you navigate to a different location within dolphin, the terminal will change to that directory. This is very useful if you have navigated through several folders and need to do some terminal work there.  Instead of having to type in the full path, it will take you there.</p>
<h3>File Associations</h3>
<p><img class="alignnone size-full wp-image-7560" src="http://images.maketecheasier.com/2009/10/dolphin-file-assoc.jpg" alt="file-assoc" width="570" height="402" /></p>
<p>When you click on a file, does it open the application you want? In a previous post, I explained how to <a href="http://maketecheasier.com/configure-file-associations-in-kde/2009/08/24">change file associations in KDE</a>, but Dolphin also allows you to do this on the fly. For example, suppose you have three video players installed, and VLC is set to default. But when you click on Quicktime files, you want SMplayer to open instead. Simply right click on the file, click properties, and then click the wrench icon to the far right of the current file type description. This will open up the normal file associations dialog that you would get through the longer process of going through System Settings, but the changes will still be applied to all files of that type.</p>
<p>Ultimately Dolphin is a preference, and some will still prefer the more powerful Konqueror. Others will appreciate have a file manager separate from their browser.  There are many other features to try with Dolphin. Experiment and try new things. You might be pleasantly surprised.</p>
<p><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><strong><a href="http://maketecheasier.com/master-dolphin-in-kde-4/2009/10/05">Master Dolphin in KDE 4</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/the-many-ways-to-copy-move-rename-and-archive-in-kde-4/2009/10/12' rel='bookmark' title='Permanent Link: The Many Ways to Copy, Move, Rename, and Archive in KDE 4'>The Many Ways to Copy, Move, Rename, and Archive in KDE 4</a></li><li><a href='http://maketecheasier.com/quick-easy-guide-to-kde-kio-slaves/2009/08/17' rel='bookmark' title='Permanent Link: A Quick and Easy Guide to KDE KIO slaves'>A Quick and Easy Guide to KDE KIO slaves</a></li><li><a href='http://maketecheasier.com/configure-file-associations-in-kde/2009/08/24' rel='bookmark' title='Permanent Link: How to Configure File Associations in KDE'>How to Configure File Associations in KDE</a></li><li><a href='http://maketecheasier.com/get-the-most-out-of-kde4s-folderview-widget/2009/05/08' rel='bookmark' title='Permanent Link: How to Get The Most Out Of KDE4&#8217;s Folderview Widget'>How to Get The Most Out Of KDE4&#8217;s Folderview Widget</a></li><li><a href='http://maketecheasier.com/ubuntu-easy-and-quick-ways-to-open-any-files-as-root/2008/02/19' rel='bookmark' title='Permanent Link: Ubuntu: Easy (And Quick) Ways To Open Any Files As Root'>Ubuntu: Easy (And Quick) Ways To Open Any Files As Root</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/master-dolphin-in-kde-4/2009/10/05/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>How to Configure Custom Shortcuts in KDE</title>
		<link>http://maketecheasier.com/configure-custom-shortcuts-in-kde/2009/09/28</link>
		<comments>http://maketecheasier.com/configure-custom-shortcuts-in-kde/2009/09/28#comments</comments>
		<pubDate>Mon, 28 Sep 2009 12:00:29 +0000</pubDate>
		<dc:creator>Tavis J. Hampton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[shortcuts]]></category>
		<category><![CDATA[window manager]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=7422</guid>
		<description><![CDATA[Perhaps Mac users know this better than anyone else.  Shortcut keys do exactly what they say, give you shortcuts, saving you time. On my previous computer, my &#8220;C&#8221; key had worn off the keyboard because I spent so much time copying with &#8220;Ctrl-C&#8221; rather than going to the menu each time to select &#8220;copy&#8221;. Whether you [...]<p><strong><a href="http://maketecheasier.com/configure-custom-shortcuts-in-kde/2009/09/28">How to Configure Custom Shortcuts in KDE</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/set-special-window-settings-with-kwin/2009/08/03' rel='bookmark' title='Permanent Link: How to Set Special Window Settings with KWin'>How to Set Special Window Settings with KWin</a></li><li><a href='http://maketecheasier.com/configure-file-associations-in-kde/2009/08/24' rel='bookmark' title='Permanent Link: How to Configure File Associations in KDE'>How to Configure File Associations in KDE</a></li><li><a href='http://maketecheasier.com/the-many-ways-to-copy-move-rename-and-archive-in-kde-4/2009/10/12' rel='bookmark' title='Permanent Link: The Many Ways to Copy, Move, Rename, and Archive in KDE 4'>The Many Ways to Copy, Move, Rename, and Archive in KDE 4</a></li><li><a href='http://maketecheasier.com/useful-shortcut-keys-in-ubuntu/2008/07/14' rel='bookmark' title='Permanent Link: Useful Shortcut Keys In Ubuntu'>Useful Shortcut Keys In Ubuntu</a></li><li><a href='http://maketecheasier.com/configure-a-firewall-in-linux-using-firestarter/2009/03/29' rel='bookmark' title='Permanent Link: How To Configure A Firewall In Linux Using Firestarter'>How To Configure A Firewall In Linux Using Firestarter</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-7423" src="http://images.maketecheasier.com/2009/09/kbshortcut-keyboard.jpg" alt="preferences-desktop-keyboard" width="105" height="82" />Perhaps Mac users know this better than anyone else.  Shortcut keys do exactly what they say, give you shortcuts, saving you time. On my previous computer, my &#8220;C&#8221; key had worn off the keyboard because I spent so much time copying with &#8220;Ctrl-C&#8221; rather than going to the menu each time to select &#8220;copy&#8221;. Whether you are starting an application or cycling through virtual desktops, Linux users tend to love shortcut keys just as much.</p>
<p>In KDE, shortcut keys are customizable for each and every application, and you can also customize global shortcuts that affect the desktop, window manager, command interface, and other features. What follows is a brief guide to using KDE shortcuts, but first I am going to press &#8220;Ctrl-S&#8221; to save my work.</p>
<h3>Global Shortcuts</h3>
<p><img class="aligncenter size-full wp-image-7424" src="http://images.maketecheasier.com/2009/09/kbshortcut-systemsettings.jpg" alt="keyboard shortcut system settings" width="521" height="242" /></p>
<p>1. To start the KDE shortcut configuration, find System Settings in the menu, or press &#8220;Alt-F2&#8243;, type &#8220;<em>systemsettings</em>&#8220;, and press enter.</p>
<p>2. Click &#8220;<em>Keyboard &amp; Mouse</em>&#8221; in the Computer Administration section.</p>
<p>3. Click &#8220;<em>Global Keyboard Shortcuts</em>&#8220;.</p>
<p>4. Select the KDE component you wish to edit. For example, select &#8220;<em>Run Command Interface</em>&#8221; to edit Krunner settings.</p>
<p>5. Click on an action, and it will expand a section showing you the default shortcut and the option to make a custom one.</p>
<p>6. Select &#8220;<em>Custom</em>&#8221; and then click the button next to it.</p>
<p>7. It will then wait for you to press a key or keystroke combination. If the shortcut is already assigned, it will warn you about that. Otherwise, it will assign the new shortcut key.</p>
<p>8. Click Apply.</p>
<h3>Application Shortcuts</h3>
<p><img class="size-full wp-image-7425 aligncenter" src="http://images.maketecheasier.com/2009/09/kbshortcut-eject2.jpg" alt="keyboard shortcut eject2" width="570" height="129" /></p>
<p>Another handy shortcut feature of KDE is that you can assign shortcuts to an application or command. The example I am going to demonstrate solved a problem for me. I have a Mac Pro, but I Linux on it as my main OS. The CD-ROM/DVD drive has no button to open it. That is controlled by the keyboard, which worked fine when I used an Apple keyboard. When I got tired of the Apple keyboard and bought one I liked better, I needed to assign a key for opening the CD tray.</p>
<p><img class="size-full wp-image-7426 alignnone" src="http://images.maketecheasier.com/2009/09/kbshortcut-eject.jpg" alt="keyboard shortcut eject" width="247" height="234" /></p>
<p>1. Right click on the K-Menu icon on the panel.</p>
<p>2. Click &#8220;<em>Menu Editor</em>&#8221;</p>
<p>3. Find the application you want to edit or click the &#8220;new&#8221; button to add a new command (For new commands, follow the normal procedures for adding a command to the menu).</p>
<p>4. Click the &#8220;<em>Advanced</em>&#8221; tab.</p>
<p>5. Where it says &#8220;Current shortcut key&#8221;, click the button next to it.</p>
<p>6. Enter the key combination you want.  For my eject command, I used &#8220;Fn-F10&#8243;.</p>
<p>7. Click &#8220;Save&#8221;.</p>
<p>Finally, whenever you are in a KDE application, you can assign shortcuts by doing the following:</p>
<p>1. In the application&#8217;s menu, click &#8220;Settings&#8221;.</p>
<p>2. Click &#8220;Configure Shortcuts&#8221;.</p>
<p>With application shortcuts, you have the option of assigning alternates so that two different shortcuts can execute an action. You can also assign a global shortcut to an application that will work even when another application has focus. For example, you can set media controls, such as volume, to be controlled even when you are not in KMix.  You can export any of your shortcut settings and import them on another computer, giving you the ultimate flexibility. Now press the shortcut to bookmark MakeTechEasier.com, and enjoy.</p>
<p><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><strong><a href="http://maketecheasier.com/configure-custom-shortcuts-in-kde/2009/09/28">How to Configure Custom Shortcuts in KDE</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/set-special-window-settings-with-kwin/2009/08/03' rel='bookmark' title='Permanent Link: How to Set Special Window Settings with KWin'>How to Set Special Window Settings with KWin</a></li><li><a href='http://maketecheasier.com/configure-file-associations-in-kde/2009/08/24' rel='bookmark' title='Permanent Link: How to Configure File Associations in KDE'>How to Configure File Associations in KDE</a></li><li><a href='http://maketecheasier.com/the-many-ways-to-copy-move-rename-and-archive-in-kde-4/2009/10/12' rel='bookmark' title='Permanent Link: The Many Ways to Copy, Move, Rename, and Archive in KDE 4'>The Many Ways to Copy, Move, Rename, and Archive in KDE 4</a></li><li><a href='http://maketecheasier.com/useful-shortcut-keys-in-ubuntu/2008/07/14' rel='bookmark' title='Permanent Link: Useful Shortcut Keys In Ubuntu'>Useful Shortcut Keys In Ubuntu</a></li><li><a href='http://maketecheasier.com/configure-a-firewall-in-linux-using-firestarter/2009/03/29' rel='bookmark' title='Permanent Link: How To Configure A Firewall In Linux Using Firestarter'>How To Configure A Firewall In Linux Using Firestarter</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/configure-custom-shortcuts-in-kde/2009/09/28/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Use Digikam to Export Photos to Flickr, PicasaWeb, and Facebook</title>
		<link>http://maketecheasier.com/use-digikam-export-photos-flickr-picasaweb-and-facebook/2009/09/14</link>
		<comments>http://maketecheasier.com/use-digikam-export-photos-flickr-picasaweb-and-facebook/2009/09/14#comments</comments>
		<pubDate>Mon, 14 Sep 2009 12:23:58 +0000</pubDate>
		<dc:creator>Tavis J. Hampton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[digikam]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[Photos]]></category>
		<category><![CDATA[picasaweb]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=7136</guid>
		<description><![CDATA[
Digikam is a free and open source photo management software package for KDE. Many KDE-based Linux distributions either come with Digikam installed or have it available in their repositories. With Digikam, you can import photos from your digital camera or flash memory, organize and tag them, rate them, edit them, and export them to various services [...]<p><strong><a href="http://maketecheasier.com/use-digikam-export-photos-flickr-picasaweb-and-facebook/2009/09/14">How to Use Digikam to Export Photos to Flickr, PicasaWeb, and Facebook</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/how-to-grab-photos-from-flickr-and-set-as-ubuntu-wallpaper-automatically/2008/06/12' rel='bookmark' title='Permanent Link: How to Grab Photos From Flickr And Set As Ubuntu Wallpaper (Automatically)'>How to Grab Photos From Flickr And Set As Ubuntu Wallpaper (Automatically)</a></li><li><a href='http://maketecheasier.com/slice-images-with-xara-xtreme/2009/09/07' rel='bookmark' title='Permanent Link: How to Slice Images with Xara Xtreme'>How to Slice Images with Xara Xtreme</a></li><li><a href='http://maketecheasier.com/using-seesmic-to-help-manage-your-social-life/2009/07/04' rel='bookmark' title='Permanent Link: Easy Twittering and Facebook(ing) with Seesmic'>Easy Twittering and Facebook(ing) with Seesmic</a></li><li><a href='http://maketecheasier.com/manage-your-synchronization-and-backup-easily-with-conduit-for-linux/2008/10/13' rel='bookmark' title='Permanent Link: Manage Your Synchronization And Backup Easily With Conduit For Linux'>Manage Your Synchronization And Backup Easily With Conduit For Linux</a></li><li><a href='http://maketecheasier.com/easily-create-brochure-with-scribus/2009/01/26' rel='bookmark' title='Permanent Link: How To Create Brochure Easily With Scribus'>How To Create Brochure Easily With Scribus</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-7137" src="http://images.maketecheasier.com/2009/09/digikam-splash.jpg" alt="digikam-splash" width="502" height="309" /></p>
<p><a href="http://www.digikam.org/" target="_blank">Digikam</a> is a free and open source photo management software package for KDE. Many KDE-based Linux distributions either come with Digikam installed or have it available in their repositories. With Digikam, you can import photos from your digital camera or flash memory, organize and tag them, rate them, edit them, and export them to various services or custom galleries.</p>
<p>Three popular services that Digikam can handle are Flickr, PicasaWeb, and Facebook. The first two are social photo sites, and the last is a social networking site. All three support photo plugins used by Digikam. This makes uploading photos quick, easy, and painless.</p>
<p>I am operating under the assumption that you already have accounts on the services you want to use. If not, you will need to register and activate whichever accounts you want before you proceed.</p>
<h3>Preparing Digikam Photos</h3>
<p>If you are preparing to use Digikam for the first time, you need to tell it where your photos are stored. When you first start it, it will pop up a window asking for your pictures directory. Once selected, it will remember that selection and always work within that directory until you change it.</p>
<h3>Flickr</h3>
<p><img class="alignnone size-full wp-image-7138" src="http://images.maketecheasier.com/2009/09/digikam-flickr.jpg" alt="flickr" width="500" height="399" /></p>
<p>To export your photos to Flick, do the following:</p>
<p>1. Select the album and images you wish to upload.<br />
2. Click &#8220;Export&#8221; in the menu<br />
3. Click &#8220;Export to Flickr&#8221;<br />
4. It will open your web browser and ask you to login to Flickr. If you are already logged in, you can skip this step.<br />
5. After you are logged in, go back to Digikam and click &#8220;Yes&#8221;.<br />
6. Under &#8220;Upload Options&#8221; you can select a PhotoSet or create a new one.<br />
7. Create tags or check &#8220;Use Host Application Tags&#8221; to use your Digikam/KDE tags.<br />
8. Select any other options you want and then click &#8220;Start Uploading&#8221;.</p>
<h3>PicasaWeb</h3>
<p><img class="alignnone size-full wp-image-7139" src="http://images.maketecheasier.com/2009/09/digikam-picasa.jpg" alt="picasa" width="500" height="251" /></p>
<p>Google offers a Linux download for their Picasa software, but it is not native Linux software and does not integrate well into the rest of KDE like Digikam. Fortunately, you can still upload pictures to your PicasaWeb account without using Picasa desktop software. To export your photos to PicasaWeb, do the following:</p>
<p>1. Select the album and images you wish to upload.<br />
2. Click &#8220;Export&#8221; in the menu<br />
3. Click &#8220;Export to PicasaWeb&#8221;<br />
4. It will open your web browser and ask for your Google login. If you are already logged in, go back to Digikam.<br />
5. Click &#8220;Yes&#8221;.<br />
6. Choose the album you want to use or create a new one.<br />
7. Add tags for the images or click &#8220;Export Application Tags&#8221; to use Digikam&#8217;s.<br />
8. Click &#8220;Start Uploading&#8221;</p>
<h3>Facebook</h3>
<p><img class="alignnone size-full wp-image-7140" src="http://images.maketecheasier.com/2009/09/digikam-facebook.jpg" alt="facebook" width="500" height="380" /></p>
<p>People who use Facebook often want to share their photos, and Facebook has a complete photo album component with albums, tags, and other common features. By default it relies on a Java-based upload application that does run well on Linux from my experience. To use Digikam to upload Facebook photos, do the following:</p>
<p>1. Select the album and images you wish to upload.<br />
2. Click &#8220;Export&#8221; in the menu<br />
3. Click &#8220;Export to Facebook&#8221;<br />
4. It will open your web browser and ask for your Facebook login. If you are already logged in, Facebook will tell you that you can close the window and return to Digikam.<br />
5. Back in Digikam, click &#8220;Yes&#8221; in the dialog box.<br />
6. Choose an album, select &#8220;auto create&#8221;, or click &#8220;New Album&#8221; to make a new one.<br />
7. Click &#8220;Start Upload&#8221;.</p>
<p>There are other plugins for Gallery (free software that you can install on your own website), and SmugMug (which requires a paid account). You can also use Digikam to create a static HTML gallery for use online or offline.</p>
<p>Regardless of the service you choose, once you have it setup in Digikam, you can easily upload new photos whenever you take them.  With KDE 4, tags and ratings carry over into other applications, integrating your user experience both locally and on the web.</p>
<p><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><strong><a href="http://maketecheasier.com/use-digikam-export-photos-flickr-picasaweb-and-facebook/2009/09/14">How to Use Digikam to Export Photos to Flickr, PicasaWeb, and Facebook</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/how-to-grab-photos-from-flickr-and-set-as-ubuntu-wallpaper-automatically/2008/06/12' rel='bookmark' title='Permanent Link: How to Grab Photos From Flickr And Set As Ubuntu Wallpaper (Automatically)'>How to Grab Photos From Flickr And Set As Ubuntu Wallpaper (Automatically)</a></li><li><a href='http://maketecheasier.com/slice-images-with-xara-xtreme/2009/09/07' rel='bookmark' title='Permanent Link: How to Slice Images with Xara Xtreme'>How to Slice Images with Xara Xtreme</a></li><li><a href='http://maketecheasier.com/using-seesmic-to-help-manage-your-social-life/2009/07/04' rel='bookmark' title='Permanent Link: Easy Twittering and Facebook(ing) with Seesmic'>Easy Twittering and Facebook(ing) with Seesmic</a></li><li><a href='http://maketecheasier.com/manage-your-synchronization-and-backup-easily-with-conduit-for-linux/2008/10/13' rel='bookmark' title='Permanent Link: Manage Your Synchronization And Backup Easily With Conduit For Linux'>Manage Your Synchronization And Backup Easily With Conduit For Linux</a></li><li><a href='http://maketecheasier.com/easily-create-brochure-with-scribus/2009/01/26' rel='bookmark' title='Permanent Link: How To Create Brochure Easily With Scribus'>How To Create Brochure Easily With Scribus</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/use-digikam-export-photos-flickr-picasaweb-and-facebook/2009/09/14/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to Use &#8216;remote:/&#8217; KIO and KNetAttach</title>
		<link>http://maketecheasier.com/use-remote-kio-and-knetattach/2009/08/31</link>
		<comments>http://maketecheasier.com/use-remote-kio-and-knetattach/2009/08/31#comments</comments>
		<pubDate>Mon, 31 Aug 2009 12:20:17 +0000</pubDate>
		<dc:creator>Tavis J. Hampton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[kio slave]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[webdav]]></category>
		<category><![CDATA[zeroconf]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=6910</guid>
		<description><![CDATA[In my post two weeks ago, I introduced you to KDE&#8217;s KIO slaves and gave you a brief overview of the services they offer. One of the KIO protocols is remote:/, which relies on KNetAttach to create virtual network folders.  With it, you can create folders for the following services:
1. WebFolder (webdav)
2. FTP
3. Microsoft Windows network [...]<p><strong><a href="http://maketecheasier.com/use-remote-kio-and-knetattach/2009/08/31">How to Use &#8216;remote:/&#8217; KIO and KNetAttach</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/quick-easy-guide-to-kde-kio-slaves/2009/08/17' rel='bookmark' title='Permanent Link: A Quick and Easy Guide to KDE KIO slaves'>A Quick and Easy Guide to KDE KIO slaves</a></li><li><a href='http://maketecheasier.com/use-ssh-x-forwarding-to-run-remote-apps/2009/06/22' rel='bookmark' title='Permanent Link: How to use SSH X-forwarding to Run Remote Apps'>How to use SSH X-forwarding to Run Remote Apps</a></li><li><a href='http://maketecheasier.com/set-up-a-vnc-server-in-ubuntu-hardy-heron/2008/05/30' rel='bookmark' title='Permanent Link: How to Set Up a VNC Server In Ubuntu Hardy Heron'>How to Set Up a VNC Server In Ubuntu Hardy Heron</a></li><li><a href='http://maketecheasier.com/get-the-most-out-of-kde4s-folderview-widget/2009/05/08' rel='bookmark' title='Permanent Link: How to Get The Most Out Of KDE4&#8217;s Folderview Widget'>How to Get The Most Out Of KDE4&#8217;s Folderview Widget</a></li><li><a href='http://maketecheasier.com/sharing-files-between-ubuntu-host-and-virtual-machines/2007/12/17' rel='bookmark' title='Permanent Link: Sharing Files Between Ubuntu Host and Virtual Machines'>Sharing Files Between Ubuntu Host and Virtual Machines</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-6912" src="http://images.maketecheasier.com/2009/08/knetattach-network-folder.jpg" alt="add-network-folder" width="120" height="122" />In my post two weeks ago, I introduced you to KDE&#8217;s <a href="http://maketecheasier.com/quick-easy-guide-to-kde-kio-slaves/2009/08/17">KIO slaves</a> and gave you a brief overview of the services they offer. One of the KIO protocols is <em>remote:/</em>, which relies on KNetAttach to create virtual network folders.  With it, you can create folders for the following services:</p>
<p>1. WebFolder (<a href="http://en.wikipedia.org/wiki/WebDAV" target="_blank">webdav</a>)<br />
2. FTP<br />
3. Microsoft Windows network drive (using <a href="http://us3.samba.org/samba/" target="_blank">Samba</a>)<br />
4. Secure shell (ssh)</p>
<p>Each one has its slightly unique features and requirements, and in this post, you will learn about each one.</p>
<p>There are two ways to start KNetAttach. One, which we already discussed, is to go to <em>remote:/</em> in Dolphin or Konqueror. Then, simply click on <em>Add Network Folder</em>. The other method is to press <strong>Alt-F2</strong>, type &#8220;<em>knetattach</em>&#8221; and press Enter.</p>
<h3>WebFolder</h3>
<p>WebFolder relies on WebDAV, which allows you to create and use web-based folders. Many remote file storage services rely on this technology. To connect to a web  folder:</p>
<p>1. Select WebFolder from the <em>&#8220;Add Network Folder</em>&#8221; list and click &#8220;<em>Next</em>&#8220;.<br />
2. Give it a name; something you will only use for identification.<br />
3. Enter your username.<br />
4. For Server, it is usually a full web address like http://webdav.yourdomain.com<br />
5. Enter a folder name only if required by your host.<br />
6. Check &#8220;<em>use encryption</em>&#8221; if HTTPS is available.<br />
7. Check <em>&#8220;create an icon for this remote folder&#8221;</em> to use the connection again in the future.<br />
8. Click &#8220;<em>Save and Connect</em>&#8220;.</p>
<p>It will prompt you for your password.  If you elect to save your password, it is a good idea to use <a href="http://docs.kde.org/development/en/kdeutils/kwallet/index.html" target="_blank">Kwallet</a>, which is enabled by default.</p>
<p><img class="aligncenter size-full wp-image-6911" src="http://images.maketecheasier.com/2009/08/knetattach-screenshot1.jpg" alt="knetattach" width="570" height="390" /></p>
<h3>FTP and SSH</h3>
<p>Connecting to FTP is nearly identical to other connection methods.</p>
<p>1. Give the connection a name.<br />
2. Enter the username (Often, this is a full email address if you use shared hosting. Check with your host). If it is public FTP, usually the username is &#8220;anonymous&#8221;.<br />
3. Enter the server (Usually just the domain name, like <em>suchandsuch.com</em> or <em>ftp.suchandsuch.com</em>).<br />
4. Only change the port if specified by your host. 21 is the default.<br />
5. Click &#8220;<em>Save and Connect</em>&#8220;.</p>
<p>The only difference with SSH is usually the port number. In addition to connecting to remote hosts for a website, this is a good method to use for connecting two Linux computers on a local network for file transfer. Just make sure that both hosts have <a href="apt://openssh-server">openssh server</a> installed.</p>
<p><strong>Microsoft Windows network drive</strong></p>
<p>For a connection to Windows, you will need Samba running and configured on your computer. If you are unsure what server information to use, navigate to <em>remote:/</em> and then click on &#8220;<em>Samba Shares</em>&#8220;. It will show you the current windows shares on your network. When you click &#8220;<em>Save and Connect</em>&#8220;, it will prompt you for a username and password only if the samba share requires it.</p>
<h3>Network Services</h3>
<p>There is a button in the remote:/ section called &#8220;Network Services&#8221;, and it allows you to connect to <a href="http://en.wikipedia.org/wiki/Zero_configuration_networking" target="_blank">zeroconf</a> services. The idea behind zeroconf (zero configuration) is to connect to networked computers, printers, and various devices without any expert configuration. Linux uses a free implementation called <a href="http://avahi.org/" target="_blank">Avahi</a>. Many distributions enable the avahi daemon by default. It allows you to quickly discover and connect to FTP, Samba, HTTP, CUPS, and other protocols.</p>
<p>The <em>remote:/</em> KIO combined with KNetAttach provides users with a full networking experience. Once you are connected to one of the above-mentioned services, you can navigate through them just as you would through folders and files on your own computer. You can drag and drop, copy and paste, and even delete all in real time.  When you are finished, just close the tab or window.</p>
<p><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><strong><a href="http://maketecheasier.com/use-remote-kio-and-knetattach/2009/08/31">How to Use &#8216;remote:/&#8217; KIO and KNetAttach</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/quick-easy-guide-to-kde-kio-slaves/2009/08/17' rel='bookmark' title='Permanent Link: A Quick and Easy Guide to KDE KIO slaves'>A Quick and Easy Guide to KDE KIO slaves</a></li><li><a href='http://maketecheasier.com/use-ssh-x-forwarding-to-run-remote-apps/2009/06/22' rel='bookmark' title='Permanent Link: How to use SSH X-forwarding to Run Remote Apps'>How to use SSH X-forwarding to Run Remote Apps</a></li><li><a href='http://maketecheasier.com/set-up-a-vnc-server-in-ubuntu-hardy-heron/2008/05/30' rel='bookmark' title='Permanent Link: How to Set Up a VNC Server In Ubuntu Hardy Heron'>How to Set Up a VNC Server In Ubuntu Hardy Heron</a></li><li><a href='http://maketecheasier.com/get-the-most-out-of-kde4s-folderview-widget/2009/05/08' rel='bookmark' title='Permanent Link: How to Get The Most Out Of KDE4&#8217;s Folderview Widget'>How to Get The Most Out Of KDE4&#8217;s Folderview Widget</a></li><li><a href='http://maketecheasier.com/sharing-files-between-ubuntu-host-and-virtual-machines/2007/12/17' rel='bookmark' title='Permanent Link: Sharing Files Between Ubuntu Host and Virtual Machines'>Sharing Files Between Ubuntu Host and Virtual Machines</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/use-remote-kio-and-knetattach/2009/08/31/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Configure File Associations in KDE</title>
		<link>http://maketecheasier.com/configure-file-associations-in-kde/2009/08/24</link>
		<comments>http://maketecheasier.com/configure-file-associations-in-kde/2009/08/24#comments</comments>
		<pubDate>Mon, 24 Aug 2009 12:34:29 +0000</pubDate>
		<dc:creator>Tavis J. Hampton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[desktop customization]]></category>
		<category><![CDATA[file associations]]></category>
		<category><![CDATA[kde]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=6666</guid>
		<description><![CDATA[Many Linux users, even the newest ones, love Linux because it is highly customizable. KDE in particular is one desktop environment that is very easy and fun to customize. Whether you want three panels and a rotating slideshow of wallpaper photos from your vacation in Peru, or simply want to make sure text files always open in [...]<p><strong><a href="http://maketecheasier.com/configure-file-associations-in-kde/2009/08/24">How to Configure File Associations in KDE</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/master-dolphin-in-kde-4/2009/10/05' rel='bookmark' title='Permanent Link: Master Dolphin in KDE 4'>Master Dolphin in KDE 4</a></li><li><a href='http://maketecheasier.com/configure-custom-shortcuts-in-kde/2009/09/28' rel='bookmark' title='Permanent Link: How to Configure Custom Shortcuts in KDE'>How to Configure Custom Shortcuts in KDE</a></li><li><a href='http://maketecheasier.com/how-to-install-and-configure-fuppes-on-ubuntu-hardy/2008/10/25' rel='bookmark' title='Permanent Link: How to Install And Configure FUPPES on Ubuntu Hardy'>How to Install And Configure FUPPES on Ubuntu Hardy</a></li><li><a href='http://maketecheasier.com/get-the-most-out-of-kde4s-folderview-widget/2009/05/08' rel='bookmark' title='Permanent Link: How to Get The Most Out Of KDE4&#8217;s Folderview Widget'>How to Get The Most Out Of KDE4&#8217;s Folderview Widget</a></li><li><a href='http://maketecheasier.com/how-to-install-and-configure-cairo-dock-in-ubuntu-intrepid/2009/01/20' rel='bookmark' title='Permanent Link: How To Install And Configure Cairo Dock In Ubuntu Intrepid'>How To Install And Configure Cairo Dock In Ubuntu Intrepid</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-6667" src="http://images.maketecheasier.com/2009/08/video-mime.png" alt="video-mime" width="128" height="128" />Many Linux users, even the newest ones, love Linux because it is highly customizable. KDE in particular is one desktop environment that is very easy and fun to customize. Whether you want three panels and a rotating slideshow of wallpaper photos from your vacation in Peru, or simply want to make sure text files always open in your favorite text editor, KDE can deliver. One important customization features is file association.</p>
<p>In KDE file associations allow you to specify what actions occur when you click on various file types. They also offer alternate actions and embedding preferences. KDE provides an extensive list of media types to configure, all with default settings, although you can easily add more when necessary. In addition, KDE also has a separate settings component for certain default application types.</p>
<h3>Default Applications</h3>
<p>Some users only need to configure a few default applications and are really not concerned with specific file types.  To access these settings, do the following:</p>
<p>1. Click the K-menu</p>
<p>2. Start System Settings (or press Alt-F2 and type System Settings)</p>
<p><img class="alignnone size-full wp-image-6668" src="http://images.maketecheasier.com/2009/08/defaults.jpg" alt="defaults" width="501" height="202" /></p>
<p>3. In the &#8220;Personal&#8221; section, click &#8220;Default Applications&#8221;</p>
<p>4. Choose the application type you want to configure.  For example: Web Browser.</p>
<p>5. The first setting will essentially open all web content in Konqueror.  If you use another browser, such as Firefox, click on &#8220;in the following browser:&#8221;..</p>
<p>6. Click on the &#8220;&#8230;&#8221; next to the text box.</p>
<p><img class="alignnone size-full wp-image-6669" src="http://images.maketecheasier.com/2009/08/default-web-browser.jpg" alt="default-web-browser" width="570" height="187" /></p>
<p>7. Find your application, and click on it.</p>
<p>8. Click Apply.</p>
<p>You can repeat the same steps for any application type listed. Some of them, like File Manager, have a list of file managers you can choose, or you can pick another not in the list. You can even select a different window manager, if you prefer something with more desktop effects like Compiz, or something slimmer like Openbox.</p>
<h3>File Associations</h3>
<p><img class="alignnone size-full wp-image-6670" src="http://images.maketecheasier.com/2009/08/file-associations.jpg" alt="file-associations" width="218" height="281" /></p>
<p>You can find the File Associations configuration in System Settings in the Advanced tab. It displays a tree view of known file types, listed under several categories, such as audio, image, video, and text. It also has a search box if you know exactly what you want to configure. Before you begin making changes, make sure you test the file types you want to use in your application. Nothing is worse than having to go back and reconfigure numerous file types.</p>
<p>For the purposes of this example, we will set the default video player that we want to use for most video types. By default, KDE 4 ships with a video player called Dragon Player. It uses the Phonon backend, which relies on either Xine or Gstreamer, and is easy to use. Dragon Player, however, is nowhere nearly as robust as Kaffeine from KDE 3, and it is like a child&#8217;s toy compared to more advanced players like KMplayer, SMplayer, or VLC. Therefore, one of the first things I would do on a new install is change the default video player by taking the following steps:</p>
<p>1. Click the plus next to &#8220;video&#8221; to expand its contents.</p>
<p>2. Starting scrolling through the list for video types you want to change.</p>
<p>3. Select a type, such as &#8220;quicktime&#8221;. It will show you the file patterns that it uses (such as *.mov and *.qt).</p>
<p>4. Under &#8220;Application Preference Order&#8221;, find your favorite video player. If you cannot find yours in the list, click &#8220;Add&#8230;&#8221; and find yours from the menu provided.</p>
<p>5. Select your video player and click &#8220;Move Up&#8221; repeatedly until it is at the top. The order of other players will be the order they appear when you right click on that video type. You can change that order however you like.</p>
<p><img class="alignnone size-full wp-image-6671" src="http://images.maketecheasier.com/2009/08/video.jpg" alt="video" width="575" height="357" /></p>
<p>6. If you are also configuring Konquerer, click the &#8220;Embedding&#8221; tab and select the embedded player you want to play the file.  This will apply to sites such as Apple Trailers, which requires an embedded Quicktime player.</p>
<p>When you are satisfied, click &#8220;Apply&#8221;. Look through the list of files and find any other types you want to configure.  You might want to also click &#8220;Add&#8230;&#8221; at the bottom to add a new file type. Once you have all the file associations configured, be sure to test them to make sure they work as expected. With those tasks completed, you will be a few steps closer to complete customization heaven.</p>
<p><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><strong><a href="http://maketecheasier.com/configure-file-associations-in-kde/2009/08/24">How to Configure File Associations in KDE</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/master-dolphin-in-kde-4/2009/10/05' rel='bookmark' title='Permanent Link: Master Dolphin in KDE 4'>Master Dolphin in KDE 4</a></li><li><a href='http://maketecheasier.com/configure-custom-shortcuts-in-kde/2009/09/28' rel='bookmark' title='Permanent Link: How to Configure Custom Shortcuts in KDE'>How to Configure Custom Shortcuts in KDE</a></li><li><a href='http://maketecheasier.com/how-to-install-and-configure-fuppes-on-ubuntu-hardy/2008/10/25' rel='bookmark' title='Permanent Link: How to Install And Configure FUPPES on Ubuntu Hardy'>How to Install And Configure FUPPES on Ubuntu Hardy</a></li><li><a href='http://maketecheasier.com/get-the-most-out-of-kde4s-folderview-widget/2009/05/08' rel='bookmark' title='Permanent Link: How to Get The Most Out Of KDE4&#8217;s Folderview Widget'>How to Get The Most Out Of KDE4&#8217;s Folderview Widget</a></li><li><a href='http://maketecheasier.com/how-to-install-and-configure-cairo-dock-in-ubuntu-intrepid/2009/01/20' rel='bookmark' title='Permanent Link: How To Install And Configure Cairo Dock In Ubuntu Intrepid'>How To Install And Configure Cairo Dock In Ubuntu Intrepid</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/configure-file-associations-in-kde/2009/08/24/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A Quick and Easy Guide to KDE KIO slaves</title>
		<link>http://maketecheasier.com/quick-easy-guide-to-kde-kio-slaves/2009/08/17</link>
		<comments>http://maketecheasier.com/quick-easy-guide-to-kde-kio-slaves/2009/08/17#comments</comments>
		<pubDate>Mon, 17 Aug 2009 12:14:00 +0000</pubDate>
		<dc:creator>Tavis J. Hampton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[dolphin]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[kio slave]]></category>
		<category><![CDATA[konqueror]]></category>
		<category><![CDATA[protocols]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=6521</guid>
		<description><![CDATA[
One of the many ways KDE makes our lives easier is by providing graphical interfaces for many of the  tasks that computer users want to perform. Web browsers typically accept certain protocols that connect them to resources, such as http, https, and ftp. In KDE, these are called KIO slaves, and nearly all KDE applications can [...]<p><strong><a href="http://maketecheasier.com/quick-easy-guide-to-kde-kio-slaves/2009/08/17">A Quick and Easy Guide to KDE KIO slaves</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/use-remote-kio-and-knetattach/2009/08/31' rel='bookmark' title='Permanent Link: How to Use &#8216;remote:/&#8217; KIO and KNetAttach'>How to Use &#8216;remote:/&#8217; KIO and KNetAttach</a></li><li><a href='http://maketecheasier.com/master-dolphin-in-kde-4/2009/10/05' rel='bookmark' title='Permanent Link: Master Dolphin in KDE 4'>Master Dolphin in KDE 4</a></li><li><a href='http://maketecheasier.com/set-up-a-vnc-server-in-ubuntu-hardy-heron/2008/05/30' rel='bookmark' title='Permanent Link: How to Set Up a VNC Server In Ubuntu Hardy Heron'>How to Set Up a VNC Server In Ubuntu Hardy Heron</a></li><li><a href='http://maketecheasier.com/use-ssh-x-forwarding-to-run-remote-apps/2009/06/22' rel='bookmark' title='Permanent Link: How to use SSH X-forwarding to Run Remote Apps'>How to use SSH X-forwarding to Run Remote Apps</a></li><li><a href='http://maketecheasier.com/get-the-most-out-of-kde4s-folderview-widget/2009/05/08' rel='bookmark' title='Permanent Link: How to Get The Most Out Of KDE4&#8217;s Folderview Widget'>How to Get The Most Out Of KDE4&#8217;s Folderview Widget</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-6522" src="http://images.maketecheasier.com/2009/08/kio-programs.jpg" alt="programs" width="500" height="321" /></p>
<p>One of the many ways KDE makes our lives easier is by providing graphical interfaces for many of the  tasks that computer users want to perform. Web browsers typically accept certain protocols that connect them to resources, such as http, https, and ftp. In KDE, these are called KIO slaves, and nearly all KDE applications can interact with them.</p>
<p>What makes KDE unique is that there are over 50 KIO slaves available for use. These include everything from basic file management (file:/directoryname) to remote network management (remote:/). I have selected a few notable KIO slaves to demonstrate how they are used and have also included a list of useful ones at the end of this post.</p>
<h3>1. applications:/ and programs:/</h3>
<p>Both of these KIO slaves show a user the available applications on a computer. They are arranged in categories just like the K-menu, and you can navigate through the hierarchy simply by clicking on category icons until you reach the program you want to start. This is handy for people who have trouble with menus or prefer not to use them.  It is also convenient when you want to start multiple programs from the same category. You can use this protocol in both Konqueror and Dolphin file manager.</p>
<h3>2. fish:/</h3>
<p><img class="aligncenter size-full wp-image-6523" src="http://images.maketecheasier.com/2009/08/kio-fish.jpg" alt="kio fish" width="500" height="258" /></p>
<p>Fish is a powerful network tool that allows you to connect to a remote computer via SSH. In order to connect, enter a string like the following into the navigation bar of Konqueror or Dolphin:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">fish:<span style="color: #000000; font-weight: bold;">//</span>username<span style="color: #000000; font-weight: bold;">@</span><span style="color: #c20cb9; font-weight: bold;">hostname</span></pre></div></div>

<p>It will prompt you for a password and even give you the option to save it. You can then manipulate, copy, and delete files on that computer as if it were a folder in your own file system. If you frequently connect to the same remote computers, however, KDE offers an even more powerful protocol called remote:/.</p>
<h3>3. remote:/</h3>
<p>With the remote KIO, you can setup multiple network connections and save them for later use. To start a new connection:</p>
<p>1. Enter <em>remote:/</em> into the navigation bar in Dolphin or Konqueror.<br />
2. Click &#8220;<em>Add Network Folder</em>&#8221;<br />
3. You then have a choice of webdav, ftp, Microsoft Windows network drive, or ssh. Choose the one you want.<br />
4. Enter the connection name, server, username, and password information as requested.<br />
5. Click &#8220;Save &amp; Connect&#8221;.</p>
<p>By default, it will create an icon with the connection name you chose. Anytime you want to connect to that remote computer again, just click on the icon.</p>
<h3>4. man:/</h3>
<p><img class="aligncenter size-full wp-image-6524" src="http://images.maketecheasier.com/2009/08/kio-man.jpg" alt="man" width="570" height="310" /></p>
<p>Linux and other Unix-like operating systems have hundreds of commands with very complex settings that can be manually applied from the command line. A beginner will probably not need most of them, but if you find yourself needing to enter a command line string but are not sure how, you will need to read the command&#8217;s &#8220;man&#8221; (manual) page.</p>
<p>If you want to see the manual for the &#8220;fsck&#8221; command, you would normally open a terminal and type:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">man</span> fsck</pre></div></div>

<p>With KDE, you can get a nice browser interface to the man page without searching for it online. In the Konqueror navigation bar, just type</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">man</span>:<span style="color: #000000; font-weight: bold;">/</span>fsck</pre></div></div>

<h3>5. bookmarks:/</h3>
<p><img class="aligncenter size-full wp-image-6525" src="http://images.maketecheasier.com/2009/08/kio-bookmarks-scaled.jpg" alt="bookmarks-scaled" width="502" height="317" /></p>
<p>If you are like me, you do not like having to navigate through the menus of your huge collection of website bookmarks. Konqueror provides a nice interface for viewing your bookmarks. Just type:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">bookmarks:<span style="color: #000000; font-weight: bold;">/</span></pre></div></div>

<p>The only drawback with this is that it assumes you use Konqueror as your browser.</p>
<p>KIO slaves not only work with Dolphin and Konqueror. For example, if you want to edit a PHP file on a remote server, you can enter the <em>fish:/</em>string directly into the &#8220;open file&#8221; dialog of Kate. It also works indirectly. You can open a remote connection in Dolphin, right click on a remote file, and open in a live editing window. When you are finished, click Save, and the remote file is changed. You can also initiate many KIO slaves through krunner (Alt-F2) The possibilities are numerous and rewarding.</p>
<p>Here are some other useful KIO slaves:</p>
<ul>
<li><strong>tar:/, zip:/, gzip:/, bzip:/, bzip2:/</strong> all allow you to navigate into archives like they are folders.</li>
<li><strong>fonts:/ </strong> shows installed fonts</li>
<li> <strong>cgi:/</strong> runs cgi programs without a webserver</li>
<li> <strong>finger:/</strong> provides information about a host name where &#8220;finger&#8221; is enabled.</li>
<li> <strong>settings:/</strong> is similar to applications:/ providing an alternative method of accessing system settings.</li>
<li> <strong>smb:/</strong> accesses and browses Samba shares.  This is also available through remote:/</li>
<li><strong>sftp:/</strong> is a secure file transfer over SSH.</li>
<li> <strong>desktop:/</strong> shows the files inside the desktop folder.</li>
<li> <strong>trash:/</strong> shows the contents of the trash can.</li>
</ul>
<p>A full list of working KIO slaves and some still under development is available by starting KInfoCenter in KDE.</p>
<p><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><strong><a href="http://maketecheasier.com/quick-easy-guide-to-kde-kio-slaves/2009/08/17">A Quick and Easy Guide to KDE KIO slaves</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/use-remote-kio-and-knetattach/2009/08/31' rel='bookmark' title='Permanent Link: How to Use &#8216;remote:/&#8217; KIO and KNetAttach'>How to Use &#8216;remote:/&#8217; KIO and KNetAttach</a></li><li><a href='http://maketecheasier.com/master-dolphin-in-kde-4/2009/10/05' rel='bookmark' title='Permanent Link: Master Dolphin in KDE 4'>Master Dolphin in KDE 4</a></li><li><a href='http://maketecheasier.com/set-up-a-vnc-server-in-ubuntu-hardy-heron/2008/05/30' rel='bookmark' title='Permanent Link: How to Set Up a VNC Server In Ubuntu Hardy Heron'>How to Set Up a VNC Server In Ubuntu Hardy Heron</a></li><li><a href='http://maketecheasier.com/use-ssh-x-forwarding-to-run-remote-apps/2009/06/22' rel='bookmark' title='Permanent Link: How to use SSH X-forwarding to Run Remote Apps'>How to use SSH X-forwarding to Run Remote Apps</a></li><li><a href='http://maketecheasier.com/get-the-most-out-of-kde4s-folderview-widget/2009/05/08' rel='bookmark' title='Permanent Link: How to Get The Most Out Of KDE4&#8217;s Folderview Widget'>How to Get The Most Out Of KDE4&#8217;s Folderview Widget</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/quick-easy-guide-to-kde-kio-slaves/2009/08/17/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How to Set Special Window Settings with KWin</title>
		<link>http://maketecheasier.com/set-special-window-settings-with-kwin/2009/08/03</link>
		<comments>http://maketecheasier.com/set-special-window-settings-with-kwin/2009/08/03#comments</comments>
		<pubDate>Mon, 03 Aug 2009 12:13:11 +0000</pubDate>
		<dc:creator>Tavis J. Hampton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[kwin]]></category>
		<category><![CDATA[window manager]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=6247</guid>
		<description><![CDATA[KWin is a free and open source window manager and is the default in KDE. It is a powerful, highly customizable window manager with a plethora of both aesthetic and nuts and bolts features. With the release of KDE 4, the developers added 3D desktop effects, but they also carried over many customization features from KDE [...]<p><strong><a href="http://maketecheasier.com/set-special-window-settings-with-kwin/2009/08/03">How to Set Special Window Settings with KWin</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/configure-custom-shortcuts-in-kde/2009/09/28' rel='bookmark' title='Permanent Link: How to Configure Custom Shortcuts in KDE'>How to Configure Custom Shortcuts in KDE</a></li><li><a href='http://maketecheasier.com/create-a-great-window-maker-desktop/2009/02/14' rel='bookmark' title='Permanent Link: How To Create A Great Window Maker Desktop'>How To Create A Great Window Maker Desktop</a></li><li><a href='http://maketecheasier.com/terminal-as-transparent-wallpaper-in-ubuntu/2008/05/21' rel='bookmark' title='Permanent Link: [HowTo] Set Terminal As a Transparent Wallpaper In Your Ubuntu Desktop'>[HowTo] Set Terminal As a Transparent Wallpaper In Your Ubuntu Desktop</a></li><li><a href='http://maketecheasier.com/configure-file-associations-in-kde/2009/08/24' rel='bookmark' title='Permanent Link: How to Configure File Associations in KDE'>How to Configure File Associations in KDE</a></li><li><a href='http://maketecheasier.com/edit-your-screensaver-settings-in-ubuntu-intrepid/2009/03/07' rel='bookmark' title='Permanent Link: How To Edit Your Screensaver Settings In Ubuntu Intrepid'>How To Edit Your Screensaver Settings In Ubuntu Intrepid</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-6248" src="http://images.maketecheasier.com/2009/08/kde_logo.jpg" alt="KDE_logo" width="128" height="128" /><a href="http://userbase.kde.org/KWin" target="_blank">KWin</a> is a free and open source window manager and is the default in <a href="http://www.kde.org/" target="_blank">KDE</a>. It is a powerful, highly customizable window manager with a plethora of both aesthetic and nuts and bolts features. With the release of KDE 4, the developers added 3D desktop effects, but they also carried over many customization features from KDE 3. Here are some of the window-specific settings that you can use in KWin.</p>
<p>There are two ways to access Window Specific Settings. One is to right click on the title bar of the window you want to configure, click &#8220;<em>Advanced</em>&#8220;, and click &#8220;<em>Special Window Settings</em>&#8220;. The other is to start System Settings, click the &#8220;<em>Window Behavior</em>&#8221; button, and then click &#8220;<em>Window-Specific</em>&#8220;. From there just click &#8220;<em>New&#8230;</em>&#8221; to make a new rule.  In the second method you will have to manually specify the name of the window or click &#8220;<em>Detect Window Properties</em>&#8221; and click on the window you want to configure.</p>
<h3>Geometry</h3>
<p><img class="aligncenter size-full wp-image-6249" src="http://images.maketecheasier.com/2009/08/kwin-geometry.jpg" alt="kwin-geometry" width="572" height="326" /></p>
<p>You can set the exact size, position, desktop, and state of your window. For example, when you start Konsole, you might want it to always be a window of  &#8220;800,600&#8243; size and want it to start on Desktop 2.</p>
<p>1.Tick the &#8220;<em>Size</em>&#8221; box and from the drop-down menu, select &#8220;<em>Apply Initially</em>&#8220;.</p>
<p>2. Tick the &#8220;<em>Desktop</em>&#8221; box, select &#8220;<em>Apply Initially</em>&#8220;, and then select &#8220;<em>2:Desktop 2</em>&#8220;.</p>
<p>3. Click OK.</p>
<p>There numerous possibilities just under the geometry tab. Play around with them and let us know your results.</p>
<h3>Preferences</h3>
<p><img class="aligncenter size-full wp-image-6250" src="http://images.maketecheasier.com/2009/08/kwin-preferences.jpg" alt="kwin-preferences" width="574" height="367" /></p>
<p>Keep above allows you to set a window to always be above other windows. Skip taskbar means that your window will not appear in the taskbar like normal windows.  With Closeable,  you can enable the close button on a window that might not normally allow it.</p>
<h3>Workarounds</h3>
<p><img class="aligncenter size-full wp-image-6251" src="http://images.maketecheasier.com/2009/08/kwin-workarounds.jpg" alt="kwin-workarounds" width="575" height="298" /></p>
<p>These settings override some default settings for your specific window. They are useful if you experience problems in a particular application because of global settings. For example, &#8220;<em>Ignore requested geometry</em>&#8221; will cause KWin to ignore the X geometry that an application expects. &#8221;<em>Maximum size</em>&#8221; will prevent a window from getting any larger than the size you specify, something that might be useful for a netbook. &#8220;<em>Block global shortcuts</em>&#8221; is handy if you have an application (especially a non-KDE one) that has shortcuts that conflict with KDE global settings.</p>
<h3>Kiosk</h3>
<p>Here is an example of how you can put all of these features together. If you have children, run a library or run some other public place with computer terminals, you might want Firefox or another application to start fullscreen without any window manager features.</p>
<p>1. Right click on the window&#8217;s title bar, select Advanced, and click &#8220;<em>Special Application Settings&#8230;</em>&#8221;</p>
<p>2. Select the &#8220;<em>Geometry</em>&#8221; tab.</p>
<p>3. Tick &#8220;<em>Fullscreen</em>&#8221; and select &#8220;<em>Force</em>&#8220;.</p>
<p>4. Click the &#8220;<em>Preferences</em>&#8221; tab.</p>
<p>5. Tick &#8220;<em>Skip taskbar</em>&#8221; and select &#8220;<em>Force</em>&#8220;.</p>
<p>6. Tick &#8220;<em>No border</em>&#8221; and select &#8220;<em>Force</em>&#8220;.</p>
<p>The result will be a borderless, fullscreen window that is not accessible from the taskbar. If you do need to access the window&#8217;s settings, simply press &#8220;Alt-F3&#8243; to bring up the window manager menu. KWin will let you select whole classes or types of windows to configure. If you want all dialogs to have the same functions, you can customize it to follow your whims.</p>
<p>Aside from these window-specific settings, KWin has a broad range of generation settings for focus stealing prevention, shading, shortcuts, desktop effects, and much more. Try them out, find what you like, and enjoy!</p>
<p><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><strong><a href="http://maketecheasier.com/set-special-window-settings-with-kwin/2009/08/03">How to Set Special Window Settings with KWin</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/configure-custom-shortcuts-in-kde/2009/09/28' rel='bookmark' title='Permanent Link: How to Configure Custom Shortcuts in KDE'>How to Configure Custom Shortcuts in KDE</a></li><li><a href='http://maketecheasier.com/create-a-great-window-maker-desktop/2009/02/14' rel='bookmark' title='Permanent Link: How To Create A Great Window Maker Desktop'>How To Create A Great Window Maker Desktop</a></li><li><a href='http://maketecheasier.com/terminal-as-transparent-wallpaper-in-ubuntu/2008/05/21' rel='bookmark' title='Permanent Link: [HowTo] Set Terminal As a Transparent Wallpaper In Your Ubuntu Desktop'>[HowTo] Set Terminal As a Transparent Wallpaper In Your Ubuntu Desktop</a></li><li><a href='http://maketecheasier.com/configure-file-associations-in-kde/2009/08/24' rel='bookmark' title='Permanent Link: How to Configure File Associations in KDE'>How to Configure File Associations in KDE</a></li><li><a href='http://maketecheasier.com/edit-your-screensaver-settings-in-ubuntu-intrepid/2009/03/07' rel='bookmark' title='Permanent Link: How To Edit Your Screensaver Settings In Ubuntu Intrepid'>How To Edit Your Screensaver Settings In Ubuntu Intrepid</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/set-special-window-settings-with-kwin/2009/08/03/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>10 Awesome Features of Krunner in KDE 4</title>
		<link>http://maketecheasier.com/10-awesome-features-of-krunner-in-kde-4/2009/06/29</link>
		<comments>http://maketecheasier.com/10-awesome-features-of-krunner-in-kde-4/2009/06/29#comments</comments>
		<pubDate>Mon, 29 Jun 2009 12:21:00 +0000</pubDate>
		<dc:creator>Tavis J. Hampton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Command]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[krunner]]></category>
		<category><![CDATA[launcher]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=5577</guid>
		<description><![CDATA[
Many KDE 3 users depended on Krun, a simple yet effective application used to execute commands. Executed simply by pressing &#8220;Alt-F2&#8243;, it was much easier to start applications using it, rather than navigating through a launch menu or opening a terminal window. The only catch with Krun was that you had to know the exact name [...]<p><strong><a href="http://maketecheasier.com/10-awesome-features-of-krunner-in-kde-4/2009/06/29">10 Awesome Features of Krunner in KDE 4</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/configure-custom-shortcuts-in-kde/2009/09/28' rel='bookmark' title='Permanent Link: How to Configure Custom Shortcuts in KDE'>How to Configure Custom Shortcuts in KDE</a></li><li><a href='http://maketecheasier.com/gnome-do-a-fast-launcher-for-your-linux-desktop/2008/06/05' rel='bookmark' title='Permanent Link: GNOME Do: A Fast Launcher For Your Linux Desktop'>GNOME Do: A Fast Launcher For Your Linux Desktop</a></li><li><a href='http://maketecheasier.com/get-the-most-out-of-kde4s-folderview-widget/2009/05/08' rel='bookmark' title='Permanent Link: How to Get The Most Out Of KDE4&#8217;s Folderview Widget'>How to Get The Most Out Of KDE4&#8217;s Folderview Widget</a></li><li><a href='http://maketecheasier.com/lancelot-an-alternative-kde-menu/2009/10/26' rel='bookmark' title='Permanent Link: Lancelot: An Alternative KDE Menu'>Lancelot: An Alternative KDE Menu</a></li><li><a href='http://maketecheasier.com/mastering-openoffice-tips-and-tricks-for-your-openoffice-part-i/2008/03/22' rel='bookmark' title='Permanent Link: Mastering OpenOffice: Tips And Tricks For Your OpenOffice (Part I)'>Mastering OpenOffice: Tips And Tricks For Your OpenOffice (Part I)</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-5589" src="http://images.maketecheasier.com/2009/06/krunner-main-image.jpg" alt="Krunner" width="570" height="381" /></p>
<p>Many KDE 3 users depended on Krun, a simple yet effective application used to execute commands. Executed simply by pressing &#8220;Alt-F2&#8243;, it was much easier to start applications using it, rather than navigating through a launch menu or opening a terminal window. The only catch with Krun was that you had to know the exact name of the command you intended to launch.  With the advent of KDE 4, that has all changed.</p>
<p><a href="http://userbase.kde.org/KRunner" target="_blank">Krunner</a> operates independently of the Plasma desktop system as a standalone application. It includes a ton of features that make it useful beyond simple command launching.  It has retained many of the features present in KDE 3 and greatly expanded them. We would fail to do it justice if we did not give it a top ten list.</p>
<h3>10. Calculator</h3>
<p><img class="alignnone size-full wp-image-5578" src="http://images.maketecheasier.com/2009/06/krunner-no10.jpg" alt="Krunner calculator" width="350" height="79" /></p>
<p>Do you need to figure out how much money you have left for groceries after subscribing to three MMORPGs?  Just press &#8220;Alt-F2&#8243; or right click on the desktop and press &#8220;run command&#8221;. To use Krunner as a calculator, type the = sign and then enter the equation.  For example, type <em>&#8220;=890*12&#8243;</em>, and it will output a calculator icon and the answer: &#8220;10680&#8243;. Simply select the answer to calculate the next equation with it. KDE 3 had a similar calculating feature that automatically opened Google&#8217;s calculator.  With this you can calculate multiple times without leaving the Krunner window.</p>
<h3>9. Spellchecker</h3>
<p><img class="alignnone size-full wp-image-5579" src="http://images.maketecheasier.com/2009/06/krunner-no9.jpg" alt="Krunner spell checker" width="350" height="81" /></p>
<p>If you are anything like me, you are obsessed with spelling things correctly and yet could not spell to save your life.  If you happen to be typing a blog post in OpenOffice.org or using Firefox&#8217;s spellcheck feature, you will be safe. But if you are in the middle of one of those MMORPGs and need to spell &#8220;elemental&#8221; correctly, hop into windowed mode and press &#8220;Alt-F2&#8243;. Then type &#8220;spell:&#8221; followed by  your best attempt at spelling the word you need. Krunner will offer suggestions.</p>
<h3>8. Unit converter</h3>
<p><img class="alignnone size-full wp-image-5580" src="http://images.maketecheasier.com/2009/06/krunner-no8.jpg" alt="Krunner unit converter" width="350" height="76" /></p>
<p>Are you planning to visit any country outside of the U.S. and cannot understand why people &#8220;don&#8217;t speak American&#8221;?  KDE will rescue you again. Open Krunner and enter a number and any unit you can imagine. By default, it will convert that unit to meters. Add &#8220;in&#8221; or &#8220;as&#8221; followed by another unit, and it will immediately output the conversion. For example, type <em>&#8220;5 miles in cm&#8221;</em> and it will output: &#8220;804672 centimeters&#8221;.</p>
<h3>7. Contact finder</h3>
<p><img class="alignnone size-full wp-image-5581" src="http://images.maketecheasier.com/2009/06/krunner-no7.jpg" alt="Krunner contacts" width="350" height="144" /></p>
<p>Whenever you need to shoot off a quick email, just type in the name of a person in your address book (You must use Kaddressbook for this work). Krunner will pull up any names close to what you type and display: <em>&#8220;Mail to so-and-so&#8221;</em>.</p>
<h3>6. Website launcher</h3>
<p><img class="alignnone size-full wp-image-5582" src="http://images.maketecheasier.com/2009/06/krunner-no6.jpg" alt="Krunner website launcher" width="350" height="169" /></p>
<p>Krunner can launch any website you type in your default browser. It will also use konqueror shortcuts. For example, to search Google Images, enter: <em>&#8220;images: pandas&#8221;</em>. It will display its function before you press enter: <em>&#8220;Search Google Image Search for pandas&#8221;</em>. It can also launch bookmarks and browser history.</p>
<h3>5. Location launch</h3>
<p><img class="alignnone size-full wp-image-5583" src="http://images.maketecheasier.com/2009/06/krunner-no5.jpg" alt="Krunner location launcher" width="416" height="155" /></p>
<p>Are you tired of navigating through file folders? Just type in the folder you want to reach in Krunner. If you want to open your Music folder, just type <em>&#8220;Music&#8221;</em>. It is really that simple.</p>
<h3>4. Desktop search</h3>
<p><img class="alignnone size-full wp-image-5584" src="http://images.maketecheasier.com/2009/06/krunner-no4.jpg" alt="Krunner desktop search" width="350" height="280" /></p>
<p>You know you typed a paper two years ago on tectonic plate shifting, but you just cannot find it. If you are using <em>Strigi</em>, KDE&#8217;s desktop search system, Krunner can find it. Type in any search terms you want and let the desktop searching do the rest.</p>
<h3>3. Task manager</h3>
<p><img class="alignnone size-full wp-image-5585" src="http://images.maketecheasier.com/2009/06/krunner-no3.jpg" alt="Krunner task manager" width="500" height="296" /></p>
<p>A slimmed down version of ksysguard, KDE&#8217;s task manager is available as a component within Krunner. Users can access it by clicking on the second icon from the left in the Krunner window or by pressing <em>Ctrl-Esc</em> anywhere within KDE. It is quick and easy, allowing you to monitor CPU and Memory usage. You can also kill applications at will. Use with care.</p>
<h3>2. Application search</h3>
<p><img class="alignnone size-full wp-image-5586" src="http://images.maketecheasier.com/2009/06/krunner-no2.jpg" alt="Krunner application search" width="414" height="144" /></p>
<p>Suppose you want to launch a card game but cannot remember the name. Just type in <em>&#8220;card&#8221;</em> into Krunner, and your card game applications will appear. You can also begin typing the name of an application, and Krunner will display all the applications that start with those letters while you are typing.</p>
<h3>1. Command launcher</h3>
<p><img class="alignnone size-full wp-image-5587" src="http://images.maketecheasier.com/2009/06/krunner-no1.jpg" alt="Krunner command launcher" width="350" height="96" /></p>
<p>Even with all of the new features, nothing beats the original. Krunner is still a command launcher and still keeps a history of commands you have launched, which you can display either by beginning to retype them or opening the drop-down menu. Therefore, you only have to type <em>&#8220;kdesudo kate /etc/X11/xorg.conf&#8221;</em> once, and Krunner will remember it the next 20 times you want to tweak your X server.</p>
<p>Perhaps the greatest thing about Krunner is that it is extensible. Many of the plugins mentioned above were authored by users who were not on the original Krunner development team. Anyone can write a plugin, making the possibilities endless. Any plugins you do not like can be disabled, so KDE 3 purists can return it to command-launching-only status anytime they like. That is also useful on slower machines. With each release of KDE, however, Krunner will be even faster, with more awesome features to add the list.</p>
<p>*Note: These features are presented as they currently appear in KDE 4.3, scheduled to be released at the end of July 2009.</p>
<p><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><strong><a href="http://maketecheasier.com/10-awesome-features-of-krunner-in-kde-4/2009/06/29">10 Awesome Features of Krunner in KDE 4</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/configure-custom-shortcuts-in-kde/2009/09/28' rel='bookmark' title='Permanent Link: How to Configure Custom Shortcuts in KDE'>How to Configure Custom Shortcuts in KDE</a></li><li><a href='http://maketecheasier.com/gnome-do-a-fast-launcher-for-your-linux-desktop/2008/06/05' rel='bookmark' title='Permanent Link: GNOME Do: A Fast Launcher For Your Linux Desktop'>GNOME Do: A Fast Launcher For Your Linux Desktop</a></li><li><a href='http://maketecheasier.com/get-the-most-out-of-kde4s-folderview-widget/2009/05/08' rel='bookmark' title='Permanent Link: How to Get The Most Out Of KDE4&#8217;s Folderview Widget'>How to Get The Most Out Of KDE4&#8217;s Folderview Widget</a></li><li><a href='http://maketecheasier.com/lancelot-an-alternative-kde-menu/2009/10/26' rel='bookmark' title='Permanent Link: Lancelot: An Alternative KDE Menu'>Lancelot: An Alternative KDE Menu</a></li><li><a href='http://maketecheasier.com/mastering-openoffice-tips-and-tricks-for-your-openoffice-part-i/2008/03/22' rel='bookmark' title='Permanent Link: Mastering OpenOffice: Tips And Tricks For Your OpenOffice (Part I)'>Mastering OpenOffice: Tips And Tricks For Your OpenOffice (Part I)</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/10-awesome-features-of-krunner-in-kde-4/2009/06/29/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>How To Automate Tasks In KDE</title>
		<link>http://maketecheasier.com/automate-tasks-in-kde/2009/05/25</link>
		<comments>http://maketecheasier.com/automate-tasks-in-kde/2009/05/25#comments</comments>
		<pubDate>Mon, 25 May 2009 12:11:09 +0000</pubDate>
		<dc:creator>Tavis J. Hampton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[autostart]]></category>
		<category><![CDATA[cron jobs]]></category>
		<category><![CDATA[crontab]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[tasks]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=4926</guid>
		<description><![CDATA[KDE provides users with the tools to run software automatically using two features: Autostart and Task Scheduler (formerly called KCron).  These tasks can be initiated immediately prior to KDE startup, during KDE startup, or scheduled at anytime: daily, hourly, weekly, or even every five minutes.  Both of these features were present in KDE [...]<p><strong><a href="http://maketecheasier.com/automate-tasks-in-kde/2009/05/25">How To Automate Tasks In KDE</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/schedule-and-automate-tasks-in-ubuntu/2007/12/11' rel='bookmark' title='Permanent Link: Schedule And Automate Tasks in Ubuntu'>Schedule And Automate Tasks in Ubuntu</a></li><li><a href='http://maketecheasier.com/easy-way-to-schedule-and-automate-tasks-in-ubuntu/2008/06/16' rel='bookmark' title='Permanent Link: Easy Way To Schedule And Automate Tasks In Ubuntu'>Easy Way To Schedule And Automate Tasks In Ubuntu</a></li><li><a href='http://maketecheasier.com/set-special-window-settings-with-kwin/2009/08/03' rel='bookmark' title='Permanent Link: How to Set Special Window Settings with KWin'>How to Set Special Window Settings with KWin</a></li><li><a href='http://maketecheasier.com/automate-your-system-backup-with-back-in-time/2009/04/16' rel='bookmark' title='Permanent Link: Automate Your System Backup With Back In Time'>Automate Your System Backup With Back In Time</a></li><li><a href='http://maketecheasier.com/how-to-customize-your-startup-routine-in-debian/2009/04/08' rel='bookmark' title='Permanent Link: How To Customize Your Startup Routine In Debian'>How To Customize Your Startup Routine In Debian</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-4928" src="http://images.maketecheasier.com/2009/05/task-scheduler-icon.png" alt="task-scheduler-icon" width="128" height="128" /><a href="http://www.kde.org/">KDE</a> provides users with the tools to run software automatically using two features: Autostart and Task Scheduler (formerly called KCron).  These tasks can be initiated immediately prior to KDE startup, during KDE startup, or scheduled at anytime: daily, hourly, weekly, or even every five minutes.  Both of these features were present in KDE 3. Autostart programs could be dropped into the ~/.kde/share/autostart directory, and automated programs (cron jobs) could be created through a standalone application called KCron.</p>
<p>With KDE 4, Autostart and KCron are now both integrated into <em>System Settings</em>.  To start either one, simply click on the K menu and then click <em>System Settings</em>.  Next, click the &#8220;advanced&#8221; tab.  Under the <em>Advanced User Settings</em> section, you should see <em>Autostart</em>, and under the <em>System</em> section, make sure that you see <em>Task Scheduler</em>.  On my Kubuntu system, <em>Task Scheduler</em> was not installed, so I had to start <em>kpackagekit</em> and install the <em>kcron</em> package.</p>
<h3>Running applications at KDE startup</h3>
<p>To run an application at KDE startup, follow these simple steps:</p>
<p><img class="aligncenter size-full wp-image-4929" src="http://images.maketecheasier.com/2009/05/autotasks-image1.jpg" alt="autotasks-image1" width="420" height="200" /></p>
<ol>
<li> In System Settings, click <em>Autostart</em>.</li>
<li>Click <em>Add Program</em>.</li>
<li>Select the application that you want to run (for this example, I will select KRandTray, as it is an application that will start in the system tray).</li>
<li>Click OK.</li>
</ol>
<p>That is all it takes. You can remove the check from the <em>Enable</em> box anytime you do not want KDE to start with that application.</p>
<p>To run a script on or before KDE startup, follow these simple steps:</p>
<ol>
<li>Click <em>Add Script</em>.</li>
<li>Type the full path to the script or click the folder to browse your computer for it. (for the example, I am choosing a script I made called <em>startxrandr</em>).</li>
<li>Check or uncheck the <em>Create as symlink</em> box.  (If unchecked, it will make a copy of the script in your ~/.kde/share/autostart directory).</li>
<li>Click OK.</li>
</ol>
<h3>Running periodic tasks</h3>
<p>Most Unix-like operating systems have a feature that allows the user to run scripts and services on a schedule.  For example, if you want a log file to be purged at midnight every night, you can schedule a script to do that.  Scheduled tasks are called &#8220;cron jobs&#8221; because they are handled by a program called Cron, and the schedule is controlled in a configuration file called <em>crontab</em>.  In a <a href="http://maketecheasier.com/easy-way-to-schedule-and-automate-tasks-in-ubuntu/2008/06/16">previous article</a>, MTE taught you how to schedule cron jobs in GNOME.  Now, you will learn how to do it in KDE.</p>
<p>To schedule a task in KDE, follow these simple steps:</p>
<ol>
<li> Open System Settings, click the Advanced tab, and then click <em>Task Scheduler</em>.</li>
<li>Decide whether you want to run a <em>Personal Cron</em> (affecting only your user space) or a <em>System Cron</em> (affecting all users on your system and for which you will need root permissions).</li>
<p><img class="size-full wp-image-4931 aligncenter" src="http://images.maketecheasier.com/2009/05/autotasks-image2.jpg" alt="autotasks-image3" width="324" height="251" /></p>
<li> Click <em>New Task</em>.</li>
<li>Enter the command, browse, or begin typing the path (i.e. /usr/bin/), and it will show you a list of commands in that folder in a drop-down menu.<br />
(For this example, I am selecting a script called my-sync-script.sh that will sync my Google calendar with KOrganizer.)</li>
<li>Next, you simply decide when you want the task to run.  Selecting every day will gray out day and month selection, or you can specify a certain month, day, hour, and minute.<br />
( For my example, I want it to run every day at 3:30 PM right before I leave work.)</li>
<p><img class="aligncenter size-full wp-image-4932" src="http://images.maketecheasier.com/2009/05/autotasks-image3.jpg" alt="autotasks-image4" width="500" height="375" /></p>
<li>Click OK.</li>
</ol>
<p>You can also use the Task Scheduler to setup environment variables.  In the example image, I have setup one to force KDE into realizing that the system is connected to two monitors (KDE_MULTIHEAD=true).</p>
<p>That is all it takes.  With two simple graphical tools, you now have the power to run applications, commands, and scripts whenever and as often as you want.</p>
<p><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><strong><a href="http://maketecheasier.com/automate-tasks-in-kde/2009/05/25">How To Automate Tasks In KDE</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/schedule-and-automate-tasks-in-ubuntu/2007/12/11' rel='bookmark' title='Permanent Link: Schedule And Automate Tasks in Ubuntu'>Schedule And Automate Tasks in Ubuntu</a></li><li><a href='http://maketecheasier.com/easy-way-to-schedule-and-automate-tasks-in-ubuntu/2008/06/16' rel='bookmark' title='Permanent Link: Easy Way To Schedule And Automate Tasks In Ubuntu'>Easy Way To Schedule And Automate Tasks In Ubuntu</a></li><li><a href='http://maketecheasier.com/set-special-window-settings-with-kwin/2009/08/03' rel='bookmark' title='Permanent Link: How to Set Special Window Settings with KWin'>How to Set Special Window Settings with KWin</a></li><li><a href='http://maketecheasier.com/automate-your-system-backup-with-back-in-time/2009/04/16' rel='bookmark' title='Permanent Link: Automate Your System Backup With Back In Time'>Automate Your System Backup With Back In Time</a></li><li><a href='http://maketecheasier.com/how-to-customize-your-startup-routine-in-debian/2009/04/08' rel='bookmark' title='Permanent Link: How To Customize Your Startup Routine In Debian'>How To Customize Your Startup Routine In Debian</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/automate-tasks-in-kde/2009/05/25/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to Integrate Google Gadgets With Plasma in Kubuntu</title>
		<link>http://maketecheasier.com/integrate-google-gadgets-with-plasma-in-kubuntu/2009/05/18</link>
		<comments>http://maketecheasier.com/integrate-google-gadgets-with-plasma-in-kubuntu/2009/05/18#comments</comments>
		<pubDate>Mon, 18 May 2009 12:18:31 +0000</pubDate>
		<dc:creator>Tavis J. Hampton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[google gadgets]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[plasma]]></category>
		<category><![CDATA[plasmoids]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=4742</guid>
		<description><![CDATA[
When Google Gadgets were released for Linux, many people once again praised Google&#8217;s support of free and open source software, but there was just one problem. The two major desktop environments for Linux, GNOME and KDE, both already had desktop widget components that were better integrated into their overall desktops. Fortunately, the Google developers were [...]<p><strong><a href="http://maketecheasier.com/integrate-google-gadgets-with-plasma-in-kubuntu/2009/05/18">How to Integrate Google Gadgets With Plasma in Kubuntu</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/install-kde-41-in-ubuntu-hardy-heron/2008/07/31' rel='bookmark' title='Permanent Link: Install KDE 4.1 in Ubuntu Hardy Heron'>Install KDE 4.1 in Ubuntu Hardy Heron</a></li><li><a href='http://maketecheasier.com/preview-of-kubuntu-karmic-koala/2009/10/19' rel='bookmark' title='Permanent Link: Preview of Kubuntu 9.10 Karmic Koala'>Preview of Kubuntu 9.10 Karmic Koala</a></li><li><a href='http://maketecheasier.com/transform-kubuntu-jaunty-to-windows-7-in-3-simple-steps/2009/06/19' rel='bookmark' title='Permanent Link: Transform Kubuntu Jaunty to Windows 7 In 3 Simple Steps'>Transform Kubuntu Jaunty to Windows 7 In 3 Simple Steps</a></li><li><a href='http://maketecheasier.com/installing-kde-4-on-ubuntu-gutsy/2008/02/06' rel='bookmark' title='Permanent Link: Installing KDE 4 on Ubuntu Gutsy'>Installing KDE 4 on Ubuntu Gutsy</a></li><li><a href='http://maketecheasier.com/installing-kubuntu-in-ubuntu-with-vmware-server/2008/02/05' rel='bookmark' title='Permanent Link: Installing (K)Ubuntu In Ubuntu With VMware Server'>Installing (K)Ubuntu In Ubuntu With VMware Server</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-4743" src="http://images.maketecheasier.com/2009/05/google-gadgets-plasma1-scaled.jpg" alt="google-gadgets-plasma1-scaled" width="570" height="356" /></p>
<p>When Google Gadgets were released for Linux, many people once again praised Google&#8217;s support of free and open source software, but there was just one problem. The two major desktop environments for Linux, <a href="http://www.gnome.org/" target="_blank">GNOME</a> and <a href="http://www.kde.org/" target="_blank">KDE</a>, both already had desktop widget components that were better integrated into their overall desktops. Fortunately, the Google developers were well aware of this and built in the interoperability that would allow the GNOME and KDE developers to seamlessly integrate the two.</p>
<p>With the release of KDE 4.2, Google Gadgets became fully integrated into Plasma. You can add them to your desktop with a few clicks of your mouse, unless you happen to be a <a href="http://www.kubuntu.org/" target="_blank">Kubuntu</a> user. For reasons that are outside the scope of this article, Kubuntu developers decided to remove the Google Gadget code from Plasma.  Being the stubborn hackers that we are, however, we are going to get them back.  This will require a little compiling of software, but I will walk you through each step.</p>
<p>All of these steps assume that you have the latest Kubuntu version 9.04 &#8220;Jaunty Jackalope&#8221;. It might work with earlier versions, although I make no guarantees.</p>
<p>The good news is that the Google Gadgets libraries are still in the kdebase source. You just have to rebuild the <em>kdebase-workspace</em> package.</p>
<p><strong>1.</strong> The first thing that I recommend doing is creating a working directory:</p>
<p>Start Konsole and type:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">mkdir</span> kde4-build
<span style="color: #7a0874; font-weight: bold;">cd</span> kde4-build</pre></div></div>

<p><strong>2</strong>. Install the Google Gadgets library packages:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> libggadget-qt-<span style="color: #000000;">1.0</span>-dev
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> libggadget-<span style="color: #000000;">1.0</span>-dev</pre></div></div>

<p><strong>3</strong>. Install the <em>kdebase-workspace</em> source package and its dependencies:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #7a0874; font-weight: bold;">source</span> kdebase-workspace
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> build-dep kdebase-workspace</pre></div></div>

<p><strong>4</strong>. Next, you will need to configure the kdebase-workspace source to prepare it for building:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> kdebase-workspace-4.2.1a
cmake .</pre></div></div>

<p><strong>5</strong>. You only need to compile the Google Gadgets script engine portion:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> plasma<span style="color: #000000; font-weight: bold;">/</span>scriptengines<span style="color: #000000; font-weight: bold;">/</span>google_gadgets
<span style="color: #c20cb9; font-weight: bold;">make</span></pre></div></div>

<p><strong>6</strong>. Finally, just copy the Google Gadget binaries to their proper locations:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">cp</span> ..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>plasma_package_ggl.so <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>kde4<span style="color: #000000; font-weight: bold;">/</span>
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">cp</span> ..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>plasma_scriptengine_ggl.so <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>kde4<span style="color: #000000; font-weight: bold;">/</span>
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">cp</span> plasma-packagestructure-googlegadgets.desktop <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span>kde4<span style="color: #000000; font-weight: bold;">/</span>services<span style="color: #000000; font-weight: bold;">/</span>
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">cp</span> plasma-scriptengine-googlegadgets.desktop <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span>kde4<span style="color: #000000; font-weight: bold;">/</span>services<span style="color: #000000; font-weight: bold;">/</span>
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">cp</span> plasma-applet-ggl-photos.desktop <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span>kde4<span style="color: #000000; font-weight: bold;">/</span>services<span style="color: #000000; font-weight: bold;">/</span>
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">cp</span> plasma-applet-ggl-rss.desktop <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span>kde4<span style="color: #000000; font-weight: bold;">/</span>services<span style="color: #000000; font-weight: bold;">/</span></pre></div></div>

<p><strong>7</strong>. Restart KDE</p>
<p>When you log back into KDE, you should now have support for Google Gadgets.</p>
<p><strong>8</strong>. Open the add widgets dialog as you normally would, click on &#8220;Install New Widgets&#8221;, and then click &#8220;Download New Google Gadgets&#8221;.</p>
<p><img class="size-full wp-image-4744 alignnone" src="http://images.maketecheasier.com/2009/05/adding_google-gadgets_plasma.jpg" alt="adding_google-gadgets_plasma" width="350" height="243" /></p>
<p>When you add Google Gadgets from the Gadget Browser, they will appear in the normal Plasma dialog, which you can then use to add to your desktop. If, for some reason, you do not see all 61 gadgets, you might need to start Google Gadgets independently once, close it, restart plasma, and then try again.</p>
<p>That is all it takes to get Google Gadgets up and running in Plasma on Kubuntu Jaunty.</p>
<p><em>* Portions of this article were adapted from the <a href="http://www.francescosantini.com/files/ggadgets/google_gadgets_plasmoids_jaunty.txt" target="_blank">guide</a> writen by Francesco Santini, released under a <a href="http://creativecommons.org/licenses/by/3.0/" target="_blank">CreativeCommons-Attribution-3.0 license</a>.</em></p>
<p><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><strong><a href="http://maketecheasier.com/integrate-google-gadgets-with-plasma-in-kubuntu/2009/05/18">How to Integrate Google Gadgets With Plasma in Kubuntu</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/install-kde-41-in-ubuntu-hardy-heron/2008/07/31' rel='bookmark' title='Permanent Link: Install KDE 4.1 in Ubuntu Hardy Heron'>Install KDE 4.1 in Ubuntu Hardy Heron</a></li><li><a href='http://maketecheasier.com/preview-of-kubuntu-karmic-koala/2009/10/19' rel='bookmark' title='Permanent Link: Preview of Kubuntu 9.10 Karmic Koala'>Preview of Kubuntu 9.10 Karmic Koala</a></li><li><a href='http://maketecheasier.com/transform-kubuntu-jaunty-to-windows-7-in-3-simple-steps/2009/06/19' rel='bookmark' title='Permanent Link: Transform Kubuntu Jaunty to Windows 7 In 3 Simple Steps'>Transform Kubuntu Jaunty to Windows 7 In 3 Simple Steps</a></li><li><a href='http://maketecheasier.com/installing-kde-4-on-ubuntu-gutsy/2008/02/06' rel='bookmark' title='Permanent Link: Installing KDE 4 on Ubuntu Gutsy'>Installing KDE 4 on Ubuntu Gutsy</a></li><li><a href='http://maketecheasier.com/installing-kubuntu-in-ubuntu-with-vmware-server/2008/02/05' rel='bookmark' title='Permanent Link: Installing (K)Ubuntu In Ubuntu With VMware Server'>Installing (K)Ubuntu In Ubuntu With VMware Server</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/integrate-google-gadgets-with-plasma-in-kubuntu/2009/05/18/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>The Best KDE Twitter Client</title>
		<link>http://maketecheasier.com/the-best-kde-twitter-client/2009/05/11</link>
		<comments>http://maketecheasier.com/the-best-kde-twitter-client/2009/05/11#comments</comments>
		<pubDate>Mon, 11 May 2009 22:10:37 +0000</pubDate>
		<dc:creator>Tavis J. Hampton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=4586</guid>
		<description><![CDATA[
You would be hard-pressed to go anywhere or even watch television without hearing some reference to &#8220;Twitter&#8221;, &#8220;tweets&#8221;, or &#8220;tweeting&#8221;.   From your cousin in Iowa to Shaquille O&#8217;Neal, all types of people from all walks of life have taking a liking to Twitter.
Whether or not Twitter will become a technological standard as email or [...]<p><strong><a href="http://maketecheasier.com/the-best-kde-twitter-client/2009/05/11">The Best KDE Twitter Client</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/using-seesmic-to-help-manage-your-social-life/2009/07/04' rel='bookmark' title='Permanent Link: Easy Twittering and Facebook(ing) with Seesmic'>Easy Twittering and Facebook(ing) with Seesmic</a></li><li><a href='http://maketecheasier.com/twitting-from-your-ubuntu-desktop/2008/04/09' rel='bookmark' title='Permanent Link: Twitting From Your Ubuntu Desktop'>Twitting From Your Ubuntu Desktop</a></li><li><a href='http://maketecheasier.com/use-ssh-x-forwarding-to-run-remote-apps/2009/06/22' rel='bookmark' title='Permanent Link: How to use SSH X-forwarding to Run Remote Apps'>How to use SSH X-forwarding to Run Remote Apps</a></li><li><a href='http://maketecheasier.com/how-to-turn-any-applications-to-a-widget-in-ubuntu/2008/08/04' rel='bookmark' title='Permanent Link: How To Turn Any Applications To A Widget In Ubuntu'>How To Turn Any Applications To A Widget In Ubuntu</a></li><li><a href='http://maketecheasier.com/accessing-remember-the-milk-from-your-ubuntu-desktop/2008/06/09' rel='bookmark' title='Permanent Link: Accessing Remember the Milk from your Ubuntu Desktop'>Accessing Remember the Milk from your Ubuntu Desktop</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-4592 aligncenter" src="http://images.maketecheasier.com/2009/05/kde-twitter-clients-sidebyside-sc.jpg" alt="kde-twitter-clients-sidebyside-sc" width="500" height="313" /></p>
<p>You would be hard-pressed to go anywhere or even watch television without hearing some reference to &#8220;Twitter&#8221;, &#8220;tweets&#8221;, or &#8220;tweeting&#8221;.   From your cousin in Iowa to Shaquille O&#8217;Neal, all types of people from all walks of life have taking a liking to Twitter.</p>
<p>Whether or not Twitter will become a technological standard as email or just a passing fad, remains to be seen.  What is clear, however, is that if you want to use Twitter while it is hot, you will probably want some type of client so that you do not always have to open your web browser and go to <a href="http://www.twitter.com/maketecheasier" target="_blank">Twitter.com</a>.</p>
<p>For KDE there are a few options, but there is one that I have found to be superior to them all.  Keep reading, or if Twitter has convinced you that you can only process 140 characters of information at one time, scroll to the end of this article.</p>
<h3>KDE Twitter widget</h3>
<p><img class="alignleft size-full wp-image-4587" src="http://images.maketecheasier.com/2009/05/kde-twitter-widget-small.jpg" alt="kde-twitter-widget-small" width="200" height="211" />Yes, KDE comes with its own Twitter widget.  To get it, simply open the &#8220;add widget&#8221; dialog on the desktop and drag the widget called &#8220;Twitter Microblogging&#8221; to your desktop. You then must configure it. You can tell it to display a set number of updates and include the updates of people you are following.  From that point on, anytime you want to post a tweet, you just type it into the box.</p>
<p>There are some limitations to this widget.  For example, if you are like me and have a hard time keeping up with other people&#8217;s tweets because you are supposed to be writing articles like this one, you end up with a back log of tweets to read.</p>
<p>KDE Twitter widget will only display as many at a time as will fit on your screen.  It does not have scrollbars.  Even displaying ten took up the length of my screen, and twenty made the widget taller than the screen.  There also appears to be no way to view past replies or direct messages.  These limitations make it useful for the occasional tweeter, but hardcore enthusiasts will want more.</p>
<h3><a href="http://code.google.com/p/qwit/" target="_blank">Qwit</a></h3>
<p><img class="alignleft size-full wp-image-4588" src="http://images.maketecheasier.com/2009/05/qwit.jpg" alt="qwit" width="200" height="276" />Despite its rather pessimistic name, this QT-based full-featured client might very well make you want to never quit Twitter.  The only trouble you might have with it is installing.</p>
<p>The <a href="http://code.google.com/p/qwit/" target="_blank">developer&#8217;s site</a> has a binaries for Windows, Mac OS X, and a generic debian package, which is x86 only. In addition it includes two pre-compiled Linux binaries, one for x86 and x86_64. I needed the 64-bit one, which I downloaded and ran without any problems.  I cannot predict whether or not it will work for all distributions or what dependencies it has.</p>
<p>It comes with a host of features:</p>
<p><strong>1</strong>. Reply, forward, and direct message buttons for each tweet.<br />
<strong>2</strong>. Tool tip notifications of new tweets (I actually find this quite annoying, but you may like it).<br />
<strong>3</strong>. System tray icon.<br />
<strong>4</strong>. A host of tabs down the left-hand side including: Search, Outbox, Inbox, Custom, Replies, Public, and Home.  With &#8220;Custom&#8221; you can apparently type in any twitter username and see their tweets.</p>
<p>The downside to Qwit, aside from the name, is that it is not a native KDE application but rather a pure QT application. In order to have it looking like a KDE app, you will need to install and run qtconfig-qt4 and then select your KDE style of choice.  Because it is not native KDE, you will miss standard KDE features such as in-line spell checking.  Aside from that, however, Qwit is a solid Twitter client worth considering.</p>
<h3><a href="http://choqok.gnufolks.org/" target="_blank">Choqok</a></h3>
<p><img class="alignleft size-full wp-image-4589" src="http://images.maketecheasier.com/2009/05/choqok.jpg" alt="choqok" width="200" height="326" />Like many other KDE applications, developed by people from various countries all over the world, I have no idea how to properly pronounce Choqok (an ancient Persian word for &#8220;sparrow&#8221;).  Then again, why do you need to pronounce it when you can just tweet it?</p>
<p>Installing on Kubuntu was a breeze. The Universe package repository includes version 0.4.  If you want the latest version, 0.5, you can get it at <a href="https://launchpad.net/~neversfelde/+archive/ppa" target="_blank">Christian Mangold&#8217;s PPA</a>. Once installed, you will notice the attractive blue bird head icon.  Just click on it, and you are ready to tweet. Like Qwit, Choqok includes a host of features:</p>
<p><strong>1</strong>. A timer for updates.<br />
<strong>2</strong>. You can set the number of tweets visible at one time.<br />
<strong>3</strong>. Reply and favorite buttons that appear with a mouseover.<br />
<strong>4</strong>. Home, Reply, Inbox, and Outbox tabs across the top.<br />
<strong>5</strong>. An easy direct message box.<br />
<strong>6</strong>. An advanced searching tool.<br />
<strong>7</strong>. Configurable colors and appearance.<br />
<strong>8</strong>. Support for Identi.ca<br />
<strong>9</strong>. Secure https connection option.<br />
<strong>10</strong>. Automatic URL shortener.<br />
<strong>11</strong>. KDE-integrated notifications.<br />
<strong>12</strong>. A system tray icon.</p>
<p>Choqok is my KDE twitter client of choice. It has not disappointed me. If you skipped the entire article just to read this part, shame on you; Twitter has corrupted you. If you read the entire article, there might be hope for you yet.</p>
<p><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><strong><a href="http://maketecheasier.com/the-best-kde-twitter-client/2009/05/11">The Best KDE Twitter Client</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/using-seesmic-to-help-manage-your-social-life/2009/07/04' rel='bookmark' title='Permanent Link: Easy Twittering and Facebook(ing) with Seesmic'>Easy Twittering and Facebook(ing) with Seesmic</a></li><li><a href='http://maketecheasier.com/twitting-from-your-ubuntu-desktop/2008/04/09' rel='bookmark' title='Permanent Link: Twitting From Your Ubuntu Desktop'>Twitting From Your Ubuntu Desktop</a></li><li><a href='http://maketecheasier.com/use-ssh-x-forwarding-to-run-remote-apps/2009/06/22' rel='bookmark' title='Permanent Link: How to use SSH X-forwarding to Run Remote Apps'>How to use SSH X-forwarding to Run Remote Apps</a></li><li><a href='http://maketecheasier.com/how-to-turn-any-applications-to-a-widget-in-ubuntu/2008/08/04' rel='bookmark' title='Permanent Link: How To Turn Any Applications To A Widget In Ubuntu'>How To Turn Any Applications To A Widget In Ubuntu</a></li><li><a href='http://maketecheasier.com/accessing-remember-the-milk-from-your-ubuntu-desktop/2008/06/09' rel='bookmark' title='Permanent Link: Accessing Remember the Milk from your Ubuntu Desktop'>Accessing Remember the Milk from your Ubuntu Desktop</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/the-best-kde-twitter-client/2009/05/11/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>How to Get The Most Out Of KDE4&#8217;s Folderview Widget</title>
		<link>http://maketecheasier.com/get-the-most-out-of-kde4s-folderview-widget/2009/05/08</link>
		<comments>http://maketecheasier.com/get-the-most-out-of-kde4s-folderview-widget/2009/05/08#comments</comments>
		<pubDate>Fri, 08 May 2009 12:22:31 +0000</pubDate>
		<dc:creator>Tavis J. Hampton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[folderview]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[plasma]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=4444</guid>
		<description><![CDATA[
One of the most innovative and simultaneously controversial features of KDE 4 is the Plasma widget, Folderview.  Simply put, it allows a user to display the contents of a file system folder within a widget on the desktop.
Beyond just displaying files on your computer, Folderview can be used to launch applications, display remote file [...]<p><strong><a href="http://maketecheasier.com/get-the-most-out-of-kde4s-folderview-widget/2009/05/08">How to Get The Most Out Of KDE4&#8217;s Folderview Widget</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/how-to-turn-any-applications-to-a-widget-in-ubuntu/2008/08/04' rel='bookmark' title='Permanent Link: How To Turn Any Applications To A Widget In Ubuntu'>How To Turn Any Applications To A Widget In Ubuntu</a></li><li><a href='http://maketecheasier.com/the-many-ways-to-copy-move-rename-and-archive-in-kde-4/2009/10/12' rel='bookmark' title='Permanent Link: The Many Ways to Copy, Move, Rename, and Archive in KDE 4'>The Many Ways to Copy, Move, Rename, and Archive in KDE 4</a></li><li><a href='http://maketecheasier.com/ubuntu-two-ways-to-keep-a-clean-desktop-without-affecting-your-efficiency/2009/05/06' rel='bookmark' title='Permanent Link: Ubuntu: Two Ways to Keep A Clean Desktop Without Affecting Your Efficiency'>Ubuntu: Two Ways to Keep A Clean Desktop Without Affecting Your Efficiency</a></li><li><a href='http://maketecheasier.com/configure-file-associations-in-kde/2009/08/24' rel='bookmark' title='Permanent Link: How to Configure File Associations in KDE'>How to Configure File Associations in KDE</a></li><li><a href='http://maketecheasier.com/quick-easy-guide-to-kde-kio-slaves/2009/08/17' rel='bookmark' title='Permanent Link: A Quick and Easy Guide to KDE KIO slaves'>A Quick and Easy Guide to KDE KIO slaves</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-4445" src="http://images.maketecheasier.com/2009/05/kde-full-view.jpg" alt="Folderview on KDE desktop" width="450" height="283" /></p>
<p>One of the most innovative and simultaneously controversial features of KDE 4 is the Plasma widget, Folderview.  Simply put, it allows a user to display the contents of a file system folder within a widget on the desktop.</p>
<p>Beyond just displaying files on your computer, Folderview can be used to launch applications, display remote file systems, filter large folders for particular types of files, or serve as a traditional desktop.</p>
<h3>Application Launcher</h3>
<p>Folderview is a great way to display icons of the applications you use most on the desktop, in an organized fashion.  Instead of having them mixed in with documents, shortcuts, and various other icons like on traditional desktops, they can be in their own box.  I prefer to have mine in a long rectangle stretched across the length of my panel. Here is how to do it:</p>
<p><img class="alignleft size-full wp-image-4446" src="http://images.maketecheasier.com/2009/05/kde-add-widgets.jpg" alt="folderview add-widgets" width="200" height="208" /><strong>1.</strong> Create a new Folderview widget by right clicking on the desktop and unlocking your widgets (if necessary).  Then, click &#8220;Add widgets&#8221;.  Another easy way to create a Folderview is to simply drag an existing folder to the desktop.</p>
<p><strong>2.</strong> Find the Folderview widget and drag it onto the desktop wherever you want it to be.  You can also resize it however you like.  Even if you want it very small, a scroll bar will appear if there is more than one icon.</p>
<p><strong>3.</strong> It will have most likely displayed your desktop files by default. So, you will need to change the location.  Right click on the Folderview titlebar and click &#8220;Folderview settings&#8221;.</p>
<p><img class="alignleft size-full wp-image-4447" src="http://images.maketecheasier.com/2009/05/kde-apps.jpg" alt="folderview apps" width="230" height="173" /><strong>4.</strong> From the settings, you can &#8220;specify a folder&#8221;.  Instead of choosing a folder you already have, create a new one called &#8220;Apps&#8221; or &#8220;Applications&#8221;.  Click &#8220;OK&#8221;.</p>
<p><strong>5.</strong> Now, to get application icons into your Folderview, all you have to do is drag icons from your K-menu.  It will ask you to copy or link.  Click &#8220;copy&#8221;.  You can also open Dolphin and go to &#8220;programs:/&#8221;.  This will list all of the programs in your menu.  You can then drag them to Folderview.</p>
<p>The names of the application icons will have the &#8220;.desktop&#8221; extension.  If you find this unsightly, as I did, simply rename the files, deleting the &#8220;.desktop&#8221;.  You are then left with a nice, neat, desktop application launcher.</p>
<h3>Remote File Systems</h3>
<p>Nearly all KDE applications can utilize its kio-slave technology, and Plasma is no exception.  With it, you can seamlessly connect to other computers with FTP, SSH, and Samba.  To connect to an FTP server, you simply type:</p>
<p class="codeblock">ftp://username@server.com</p>
<p>For a secure connection, use sftp instead of ftp.  For Samba, use smb.</p>
<p>To use this feature in Folderview in order to have an open connection to a remote computer visible on your desktop, just edit the Folderview settings and specify the URL.</p>
<h3>Filtering Folders</h3>
<p>Suppose you have a  folder filled with documents, but you only want OpenDocument Text (.odt) files to be visible.  It is easy with Folderview:</p>
<p><strong>1.</strong> Open the Folderview setings</p>
<p><strong>2.</strong> Click &#8220;Filter&#8221;</p>
<p><strong>3.</strong> Click &#8220;Show Files Matching&#8221; from the drop-down menu.</p>
<p><strong>4.</strong> Click on the file types of your choice.</p>
<p>You can also use this to exclude certain file types by selecting &#8220;Hide Files Matching&#8221; from the drop-down menu.</p>
<h3>Traditional Desktop</h3>
<p><img class="alignnone size-full wp-image-4448" src="http://images.maketecheasier.com/2009/05/kde-traditional-desktop.jpg" alt="traditional-desktop-fullscreen-folderview" width="450" height="302" /></p>
<p>If you prefer to have a traditional desktop as found in KDE 3, Gnome, Windows, and Mac OS X, Folderview can help with that too.</p>
<p><strong>1.</strong> Right click on the desktop.</p>
<p><strong>2.</strong> Click &#8220;Appearance Settings&#8221;.</p>
<p><strong>3.</strong> The first drop-down menu says &#8220;Type&#8221; next to it.  Click it and change it from &#8220;Desktop&#8221; to &#8220;Folder View&#8221;.</p>
<p>After you click OK, the Folderview will have expanded over the entire desktop and will behave like it did in KDE 3.</p>
<p>The uses and features of Folderview are only limited by the uses and features of KDE.  As KDE 4 continues to mature, Folderview will continue to grow into a useful and powerful desktop tool.</p>
<p><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><strong><a href="http://maketecheasier.com/get-the-most-out-of-kde4s-folderview-widget/2009/05/08">How to Get The Most Out Of KDE4&#8217;s Folderview Widget</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/how-to-turn-any-applications-to-a-widget-in-ubuntu/2008/08/04' rel='bookmark' title='Permanent Link: How To Turn Any Applications To A Widget In Ubuntu'>How To Turn Any Applications To A Widget In Ubuntu</a></li><li><a href='http://maketecheasier.com/the-many-ways-to-copy-move-rename-and-archive-in-kde-4/2009/10/12' rel='bookmark' title='Permanent Link: The Many Ways to Copy, Move, Rename, and Archive in KDE 4'>The Many Ways to Copy, Move, Rename, and Archive in KDE 4</a></li><li><a href='http://maketecheasier.com/ubuntu-two-ways-to-keep-a-clean-desktop-without-affecting-your-efficiency/2009/05/06' rel='bookmark' title='Permanent Link: Ubuntu: Two Ways to Keep A Clean Desktop Without Affecting Your Efficiency'>Ubuntu: Two Ways to Keep A Clean Desktop Without Affecting Your Efficiency</a></li><li><a href='http://maketecheasier.com/configure-file-associations-in-kde/2009/08/24' rel='bookmark' title='Permanent Link: How to Configure File Associations in KDE'>How to Configure File Associations in KDE</a></li><li><a href='http://maketecheasier.com/quick-easy-guide-to-kde-kio-slaves/2009/08/17' rel='bookmark' title='Permanent Link: A Quick and Easy Guide to KDE KIO slaves'>A Quick and Easy Guide to KDE KIO slaves</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/get-the-most-out-of-kde4s-folderview-widget/2009/05/08/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
