<?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; Dock</title>
	<atom:link href="http://maketecheasier.com/tag/dock/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Mon, 22 Mar 2010 12:00:07 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>8 Of The Best Linux Dockapps</title>
		<link>http://maketecheasier.com/8-of-the-best-linux-dockapps/2010/02/16</link>
		<comments>http://maketecheasier.com/8-of-the-best-linux-dockapps/2010/02/16#comments</comments>
		<pubDate>Tue, 16 Feb 2010 13:00:02 +0000</pubDate>
		<dc:creator>Joshua Price</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Dock]]></category>
		<category><![CDATA[dockapp]]></category>
		<category><![CDATA[windowmaker]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=12264</guid>
		<description><![CDATA[How much functionality can you pack into a 64&#215;64 square? That&#8217;s the basic question behind many dockapps &#8211; utilities that can be run on the &#8220;dock&#8221; of many popular desktop environments. While most of them are designed for Step-type window managers such as Windowmaker, these dockapps can also run in things like XFCE, Fluxbox and [...]<p><strong><a href="http://maketecheasier.com/8-of-the-best-linux-dockapps/2010/02/16">8 Of The Best Linux Dockapps</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://images.maketecheasier.com/2010/02/dockapps-mixed.png" alt="dockapps-mixed" title="dockapps-mixed" width="128" height="128" class="alignleft size-full wp-image-12308" />How much functionality can you pack into a 64&#215;64 square? That&#8217;s the basic question behind many <a href="http://www.dockapps.org/" target="_blank">dockapps</a> &#8211; utilities that can be run on the &#8220;dock&#8221; of many popular desktop environments. While most of them are designed for Step-type window managers such as Windowmaker, these dockapps can also run in things like XFCE, Fluxbox and Openbox. They include system monitors, volume controls, program launchers, email checkers and more. Today we&#8217;ll check out some of the more useful dockapps out there, and each will include screen shots, descriptions, and any little notes that might help when it comes to usage.  </p>
<p>All of the dockapps below are available in the standard Ubuntu repositories. Most of these, and many additional dockapps, can be found at <a href="http://www.dockapps.org/" target="_blank">Dockapps.org</a>. Also, as hinted in the opening paragraph, most of these are designed with Windowmaker in mind, which is why so many start with the letters <em>wm</em>.  </p>
<h3>wmsmpmon</h3>
<p><img src="http://images.maketecheasier.com/2010/02/dockapps-wmsmpmon.png" alt="dockapps-wmsmpmon" title="dockapps-wmsmpmon" width="64" height="64" class="alignleft size-full wp-image-12267" />CPU monitor focusing on multi-core processors. It will show you graphs indicating the workload of each core. The example screenshot here is demonstrating that one core of a 2-core chip is very busy while the other is mostly idle.  </p>
<p><strong>Notes: </strong> Clicking on the main graph will toggle different graph mode options. If you have a preferred mode, you can specify it at the command line with</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">wmsmpmon <span style="color: #660033;">-g</span> <span style="color: #666666; font-style: italic;"># 1, 2, or 3</span></pre></div></div>

<h3>mixer.app</h3>
<p><img src="http://images.maketecheasier.com/2010/02/dockapps-mixerapp.png" alt="dockapps-mixerapp" title="dockapps-mixerapp" width="64" height="64" class="alignleft size-full wp-image-12271" />A simple and clean volume adjustment dockapp. The controls can be set to handle different sound sources, so it&#8217;s simple to customize. Details on specifying a sound source can be found in mixer.app&#8217;s man page.  </p>
<p><strong>Notes: </strong> While the package is <em>mixer.app</em>, the executable is capitalized as <em>Mixer.app</em>, and that&#8217;s what you&#8217;ll need to launch it.  </p>
<h3>wmauda</h3>
<p><img src="http://images.maketecheasier.com/2010/02/dockapps-wmauda.png" alt="dockapps-wmauda" title="dockapps-wmauda" width="64" height="64" class="alignleft size-full wp-image-12277" />A remote control dockapp for Audacious. Can be used to launch the program and control playback. Includes things like start, stop, and next, but no volume control. Because of that, it combines well with <em>mixer.app</em>.  </p>
<p><strong>Notes:</strong> Inactive icon and launch command can be set from the command line when starting wmauda.</p>
<h3>wmdiskmon</h3>
<p><img src="http://images.maketecheasier.com/2010/02/dockapps-wmdiskmon.png" alt="dockapps-wmdiskmon" title="dockapps-wmdiskmon" width="64" height="64" class="alignleft size-full wp-image-12284" />With this dockapp, you can monitor multiple drives and partitions for use.  Each drive can be specified from the command line. For example, the command used to launch the instance shown in the screen shot was</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">wmdiskmon <span style="color: #660033;">-p</span> <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>sdb1 <span style="color: #660033;">-p</span> <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>sdb2 <span style="color: #660033;">-p</span> <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>sda1</pre></div></div>

<h3>wmforkplop</h3>
<p><img src="http://images.maketecheasier.com/2010/02/dockapps-wmforkplop.png" alt="dockapps-wmforkplop" title="dockapps-wmforkplop" width="64" height="64" class="alignleft size-full wp-image-12287" />This uses pulses of glowing light in the background to show forking activity, and more detailed text information showing the top processes in the foreground. It&#8217;s a clever way to add a piece of useful eye candy on top of already valuable information.  </p>
<p><strong>Notes:</strong> You can pass the<code> --no-top</code> or<code> --no-fork</code> options at the command line to show only forking or process information.  </p>
<h3>wmhdplop</h3>
<p><img src="http://images.maketecheasier.com/2010/02/dockapps-hdplop.png" alt="dockapps-hdplop" title="dockapps-hdplop" width="64" height="64" class="alignleft size-full wp-image-12288" />Similar to wmforkplop, this dockapp shows you bright spots during times of high activity. If you&#8217;re looking for something with a lot of precision, wmhdplop may not be for you. The bursts of light just give a general idea of activity as opposed to a specific percentage.  </p>
<p><strong>Notes:</strong> During times of high disk activity, wmhdplop can show an indicator at the top of the box indicating the current data rate.  </p>
<h3>wmmemload</h3>
<p><img src="http://images.maketecheasier.com/2010/02/dockapps-wmmemload.png" alt="dockapps-wmmemload" title="dockapps-wmmemload" width="64" height="64" class="alignleft size-full wp-image-12293" />A memory and swap notification app. Backlight can be toggled by clicking pretty much anywhere inside the box.  </p>
<p><strong>Notes:</strong> Some find this app more useful if you pass it the -b and -c options on startup to avoid counting buffers and cache.</p>
<h3>wmmisc</h3>
<p><img src="http://images.maketecheasier.com/2010/02/dockapps-wmmisc.png" alt="dockapps-wmmisc" title="dockapps-wmmisc" width="64" height="64" class="alignleft size-full wp-image-12297" />A very multifunctional litle dockapp, wmmisc shows you the current user count, total process count, running process count, uptime and load average. In other words, some of the most useful information not provided by the previously mentioned apps.  </p>
<p><strong>Notes:</strong> Unfortunately, there are essentially no config options for wmmisc and you can&#8217;t change the information it displays.  </p>
<p>If you&#8217;ve got any other favorite dockapps, make sure to drop a comment below.<br />
<!--adsense#468x60--></p>
<p><strong><a href="http://maketecheasier.com/8-of-the-best-linux-dockapps/2010/02/16">8 Of The Best Linux Dockapps</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/8-of-the-best-linux-dockapps/2010/02/16/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>5 Ways to Un-Minimize Finder Windows in OS X</title>
		<link>http://maketecheasier.com/5-ways-to-un-minimize-finder-windows-in-os-x/2009/05/29</link>
		<comments>http://maketecheasier.com/5-ways-to-un-minimize-finder-windows-in-os-x/2009/05/29#comments</comments>
		<pubDate>Fri, 29 May 2009 12:27:02 +0000</pubDate>
		<dc:creator>Miles</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[Dock]]></category>
		<category><![CDATA[Finder]]></category>
		<category><![CDATA[keyboard shortcut]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[un minimize]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=4955</guid>
		<description><![CDATA[Command + M minimizes any given window in OS X's Finder, but getting the window back from the dock is a different story. Unfortunately, Finder's poor management of "un-minimizing" a window is maddeningly inconsistent and seemingly an obvious omission given the importance of such a feature. Here are five ways to un-minimize windows in OS X.<p><strong><a href="http://maketecheasier.com/5-ways-to-un-minimize-finder-windows-in-os-x/2009/05/29">5 Ways to Un-Minimize Finder Windows in OS X</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-4956" src="http://images.maketecheasier.com/2009/05/dock-unminimize.jpg" alt="Selecting a window from the Dock is a sure-fire way to get the window you want." width="279" height="89" /><em>Command + M</em> minimizes any given window in OS X&#8217;s Finder, but getting the window back from the dock is a different story.  Unfortunately, Finder&#8217;s poor management of &#8220;un-minimizing&#8221; a window is maddeningly inconsistent and seemingly an obvious omission given the importance of such a feature.  Here are five ways to un-minimize windows in OS X.</p>
<h3>1. Control + F3</h3>
<p>Press <em>Control + F3</em> (If you are on a laptop you&#8217;ll need to hold the <em>Fn</em> key as well) to highlight the Dock.  You can then use the arrow keys to navigate to the Window you want to un-minimize and press Enter.  This is the best free and native solution, but it is a little clumsy (especially on laptops) and potentially involves a lot of keystrokes if you have a large Dock.</p>
<h3>2. Spotlight</h3>
<p>Press <em>Command + Space</em> to bring up Spotlight.  Type the name of the Application you want to bring back from the dock and highlight the name of the app under the &#8220;Applications&#8221; header and press Enter (often it will also be the &#8220;Top Hit&#8221;).  Note that this only seems to work consistently with Apple Apps (iTunes, Mail, etc.).  Third-party app support for this method is inconsistent- for example with Firefox it will only un-minimize the last window you minimized.</p>
<h3>3.Command + Tab</h3>
<p>Press <em>Command + Tab</em> to bring up the application-switch box.  Command-Tab to the application you want, and before you release the <em>Command</em> button, hold <em>Option</em>.  Release both keys.  This method will only open the last window you minimized, and support for third-party apps is inconsistent.</p>
<h3>4. Quicksilver</h3>
<p>Download Quicksilver (free) from <a href="http://www.blacktree.com/" target="_blank">Blacktree Software</a>.</p>
<p><img class="alignnone size-full wp-image-4957" src="http://images.maketecheasier.com/2009/05/quicksilver-main.jpg" alt="Quicksilver is a powerful keyboard management application, but falls short." width="468" height="221" /></p>
<p>The default for entering a command is <em>Control + Space</em>, after which you type in the name of the Application you want to un-minimize.  Again this has its limitations- there is no option to choose which window you want to open and it only un-minimizes the last window you minimized.</p>
<h3>5. <a href="http://maketecheasier.com/bewitched-your-mac-with-witch/2009/02/01" target="_blank">Witch</a></h3>
<p><img class="alignnone size-full wp-image-4959" src="http://images.maketecheasier.com/2009/05/witch-selection.jpg" alt="Witch offers a great interface for un-minimizing windows." width="400" height="241" /></p>
<p>The best solution is unfortunately not freeware, but if you really want to put this issue to rest, <a href="http://www.manytricks.com/witch/">Witch</a> from ManyTricks (the same developers that brought you <a href="http://maketecheasier.com/2-ways-to-batch-rename-files-in-os-x/2009/05/16">Name Mangler</a>) is by far the best solution.  Witch is like Command-Tab but for windows instead of applications, and can cycle between all the windows you might have minimized at a given time regardless of what Application they belong to.  While we don&#8217;t usually recommend non-freeware programs, the $16 cost is well worth it if you use a lot of windows and don&#8217;t like to leave your keyboard.</p>
<p>Do you have any other ways of un-minimizing a window once it&#8217;s trapped in the Dock?  Leave a comment!</p>
<p><!--adsense#468x60--></p>
<p><strong><a href="http://maketecheasier.com/5-ways-to-un-minimize-finder-windows-in-os-x/2009/05/29">5 Ways to Un-Minimize Finder Windows in OS X</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/5-ways-to-un-minimize-finder-windows-in-os-x/2009/05/29/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Gnome-Do Docky: A New Dock On The Block</title>
		<link>http://maketecheasier.com/gnome-do-docky-a-new-dock-on-the-block/2009/02/12</link>
		<comments>http://maketecheasier.com/gnome-do-docky-a-new-dock-on-the-block/2009/02/12#comments</comments>
		<pubDate>Thu, 12 Feb 2009 22:39:22 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Dock]]></category>
		<category><![CDATA[Docky]]></category>
		<category><![CDATA[Gnome-Do]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=2654</guid>
		<description><![CDATA[For those long time fans/users of Gnome-Do, you are now in for a good treat. The latest release of Gnome-Do now includes an interactive dock that you can place on your desktop and access the frequently used applications quickly and easily like any other docks.
One thing is different though, Gnome-Do Docky is intuitive and can [...]<p><strong><a href="http://maketecheasier.com/gnome-do-docky-a-new-dock-on-the-block/2009/02/12">Gnome-Do Docky: A New Dock On The Block</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2655" title="docky" src="http://images.maketecheasier.com/2009/02/docky.jpg" alt="docky" width="260" height="145" />For those long time fans/users of <a href="http://do.davebsd.com/index.shtml" target="_blank">Gnome-Do</a>, you are now in for a good treat. The latest release of Gnome-Do now includes an interactive dock that you can place on your desktop and access the frequently used applications quickly and easily like any other docks.</p>
<p>One thing is different though, Gnome-Do <a href="http://do.davebsd.com/wiki/index.php?title=Docky" target="_blank">Docky</a> is intuitive and can automatically add items to your dock based on your search pattern.</p>
<p>To install (or upgrade to) the latest version of Gnome-Do, you need to add the repository to your sources.list.</p>
<p class="codeblock">gksu gedit /etc/apt/sources.list</p>
<p>Add the following lines to the end of the file. Save and close the file.</p>
<p class="codeblock">deb http://ppa.launchpad.net/do-core/ppa/ubuntu intrepid main<br />
deb-src http://ppa.launchpad.net/do-core/ppa/ubuntu intrepid main</p>
<p>Update the repository</p>
<p class="codeblock">sudo apt-get update</p>
<p>If you have already installed Gnome-Do, type</p>
<p class="codeblock">sudo apt-get upgrade</p>
<p>to upgrade to the latest version.</p>
<p>For a new install, type</p>
<p class="codeblock">sudo apt-get install gnome-do</p>
<p>To make sure that the Docky works properly, you will need to have a compositing manager in your Desktop. If your computer supports Compiz, you can proceed on to launch Gnome-Do. If not, you will have to turn on the <em>metacity</em> compositing manager.</p>
<h3>Turn on metacity compositing manager (only if Compiz does not work in your computer)</h3>
<p>In the terminal, type</p>
<p class="codeblock">gconf-editor</p>
<p>Navigate to <em>Apps-&gt;Metacity-&gt;General</em>. On the right, scroll down till you see the <em>compositing manager</em> option. Put a check in the box beside it.</p>
<p><img class="alignnone size-full wp-image-2660" title="enable metacity compositing manager" src="http://images.maketecheasier.com/2009/02/metacity.jpg" alt="enable metacity compositing manager" width="577" height="453" /></p>
<p>Close the window.</p>
<p>Activate Gnome Do (<em>Applications-&gt;Accessories-&gt;Gnome Do</em>)</p>
<p>On the window that shows up on the centre of the screen, click on the arrow button on the top right corner and select <em>Preferences</em>. Click on the <em>Appearance</em> tab. Under the theme dropdown bar, select <em>Docky</em>.</p>
<p><img class="alignnone size-full wp-image-2661" title="Gnome Do Preference" src="http://images.maketecheasier.com/2009/02/gnome-do-pref.jpg" alt="Gnome Do Preference" width="437" height="463" /></p>
<p>You should now see the dock appear at the bottom of your desktop.</p>
<p><img class="alignnone size-full wp-image-2662" title="docky on screen" src="http://images.maketecheasier.com/2009/02/docky-onscreen.jpg" alt="docky on screen" width="577" height="75" /></p>
<p>There are several features found in the Docky that are worthy mentioning:</p>
<ul>
<li> Drag and Drop items onto or remove from the Dock (files, folders, and applications from the menu)</li>
<li>Drag and Drop items into folders on the dock, as well as the trash can.</li>
<li>Image previews of items which support it</li>
<li>True parabolic zoom (can be disabled)</li>
<li>Click animations</li>
<li>Intuitive resizing by dragging on the dock separator</li>
<li>Adding and removing &#8220;Statistical Items&#8221; (items which Do considers relevant to you) from the dock by dragging the left and right edges</li>
<li>Window indicators (supports advanced window indicators)</li>
<li>Advanced window management features via the Window Manager plugin for GNOME Do</li>
<li>The ability to make Docky Automatically Hide when not being hovered.</li>
<li>A full frontend to GNOME Do</li>
<li>Add items to docky from GNOME Do searches</li>
</ul>
<p>Using Gnome-Do within the Docky is no different from its past version. You just need to press Win + Space (some call it <em>Super + Space</em>) button to activate the Gnome-Do, follow by typing your command/search phrase. However, instead of Gnome-Do appearing at the centre of screen, the search bar now appears at the bottom of the screen, where the Docky is situated.</p>
<p><img class="alignnone size-full wp-image-2663" title="docky-search" src="http://images.maketecheasier.com/2009/02/docky-search.jpg" alt="docky-search" width="557" height="88" /></p>
<p>Adding/removing items to the docky is as simple as dragging and dropping your application to the dock. There is another way though. When you perform a search on Gnome-Do, you can add the search result to the dock by clicking on the + button at the left corner.</p>
<p><img class="alignnone size-full wp-image-2664" title="docky-search-add" src="http://images.maketecheasier.com/2009/02/docky-search-add.jpg" alt="docky-search-add" width="556" height="82" /></p>
<p>If you have activated the Window manager plugin within the Plugins section, you will be able to perform actions on your Docky via the context menu (mouse right-click).  The context menu interaction with the application is intuitive and changes according to the app. This is somewhat similar to the AeroPeek feature in Windows 7, but in a different form.</p>
<p><img class="alignnone size-full wp-image-2665" title="docky-action" src="http://images.maketecheasier.com/2009/02/docky-action.jpg" alt="docky-action" width="577" height="234" /></p>
<h3>Other changes to Gnome-Do</h3>
<p>Other than the dock, this latest version of Gnome-Do also comes with more plugins and fixed a large number of bugs. New plugins include create tinyurl from Gnome-Do, accessing various Google services, such as Docs, Gmail contact, Calendar, search, Gcalculate etc, and many more.</p>
<p>All in all, there is a great improvement over the previous version. If you have not download/install/use it, then you better grab it now.</p>
<p>You can read more about the Docky at its <a href="http://do.davebsd.com/wiki/index.php?title=Docky" target="_blank">wiki</a> page. What is the best features that you like about the latest version of Gnome-Do? Will the Docky replace your default dock?</p>
<p><strong>Image credit</strong>: <a href="http://do.davebsd.com/wiki/index.php?title=Docky" target="_blank">Docky wiki</a></p>
<p><!--adsense#468x60--></p>
<p><strong><a href="http://maketecheasier.com/gnome-do-docky-a-new-dock-on-the-block/2009/02/12">Gnome-Do Docky: A New Dock On The Block</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/gnome-do-docky-a-new-dock-on-the-block/2009/02/12/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>How To Install And Configure Cairo Dock In Ubuntu Intrepid</title>
		<link>http://maketecheasier.com/how-to-install-and-configure-cairo-dock-in-ubuntu-intrepid/2009/01/20</link>
		<comments>http://maketecheasier.com/how-to-install-and-configure-cairo-dock-in-ubuntu-intrepid/2009/01/20#comments</comments>
		<pubDate>Tue, 20 Jan 2009 13:19:00 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[cairo dock]]></category>
		<category><![CDATA[Dock]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=2103</guid>
		<description><![CDATA[
Cairo dock is a Mac OSX dock-like application that you can install in your Linux machine. One of the advantage that it has over other docks is that it does not require any compositing window manager to work. Even on a low-end PC, it will still work fine. This is not possible for docks like [...]<p><strong><a href="http://maketecheasier.com/how-to-install-and-configure-cairo-dock-in-ubuntu-intrepid/2009/01/20">How To Install And Configure Cairo Dock In Ubuntu Intrepid</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://images.maketecheasier.com/2009/1/cairo-dock.jpg" alt="cairo dock" width="580" height="152" class="alignnone" /></p>
<p><a href="http://www.cairo-dock.org/ww_page.php?p=Accueil&amp;lang=en" target="_blank">Cairo dock</a> is a Mac OSX dock-like application that you can install in your Linux machine. One of the advantage that it has over other docks is that it does not require any compositing window manager to work. Even on a low-end PC, it will still work fine. This is not possible for docks like <a href="http://maketecheasier.com/get-a-mac-osx-style-dock-in-hardy-heron/2008/05/16" target="_blank">Avant Window Navigator</a> which depends on compositing manager (such as Compiz) to function.</p>
<p>If you are using a PC that does not support any compositing manager, or you wanted to try out alternative dock for your Ubuntu machine, follow this tutorial to install and configure Cairo Dock on your Ubuntu Intrepid.</p>
<h3>Installing Cairo dock</h3>
<p><strong>Adding the repository</strong></p>
<p>In your terminal,</p>
<p class="codeblock">gksu gedit /etc/apt/sources.list</p>
<p>Add the following line to the end of the file. Save and close.</p>
<p class="codeblock">deb http://repository.cairo-dock.org/ubuntu intrepid cairo-dock</p>
<p>Add the signed GPG key:</p>
<p class="codeblock">wget -q http://repository.cairo-dock.org/ubuntu/cairo-dock.gpg -O- | sudo apt-key add -</p>
<p>Install the application:</p>
<p class="codeblock">sudo apt-get update<br />
sudo apt-get install cairo-dock cairo-dock-plugins</p>
<h3>Loading the Cairo dock</h3>
<p>Go to <em>Applications-&gt; System Tools -&gt; Cairo-Dock</em>.</p>
<p>Before the Cairo dock loads up, it will first prompt you to select the theme of the dock. Choose your favorite theme from the dropdown bar. There is a preview panel at the side so you can see the design before finalizing your theme. Each theme comes with its own set of icons and configuration. If you want to use the new theme’s behavior and launcher everytime you change a theme, check the two boxes below the preview pane. This might overwrite all configuration that you have previously made (if you have make any).</p>
<p><img title="cairo dock theme" src="http://images.maketecheasier.com/2009/1/cairo-dock-theme.jpg" alt="cairo dock theme" /></p>
<p>You should see the dock appearing at the bottom of the screen and a few desklets lying around in the desktop. The good thing about Cairo dock is that any icons/applications on the dock can be detached and used as a desklets.</p>
<p><img title="desktop with cairo dock" src="http://images.maketecheasier.com/2009/1/cairo-desktop.jpg" alt="desktop with cairo dock" /></p>
<h3>Adding/removing applications to the Cairo dock</h3>
<p>As I mentioned earlier, each theme comes with its own set of icons and launchers. There might be some applications that you have no use for, or missing applications that you want them to be on the dock. To remove any application on the dock, simply right-click at the particular icon and select <em>Remove this launcher</em>. To add applications to the dock, on the main menu at the top panel, navigate to your favorite app. Drag to the dock and release it. That’s it. You should see your favorite application on the dock now.</p>
<h3>Adding a Sub-dock</h3>
<p>Cairo dock also allows you to add sub-dock. This is a good feature for you to arrange similar application into a single category so that the dock won’t be too messy.</p>
<p>Right-click on the dock and select <em>Add a sub-dock.</em></p>
<p><img title="Cairo dock - add a sub dock" src="http://images.maketecheasier.com/2009/1/add-a-sub-dock.jpg" alt="Cairo dock - add a sub dock" /></p>
<p>Enter a name for the new sub-dock.</p>
<p>Your sub-dock does not have to display the same way as the main dock. Under the <em>Extra Parameters</em> field, pick the view that you want your sub-dock to display. Click <em>OK</em> to create the sub-dock.</p>
<p><img title="cairo sub-dock" src="http://images.maketecheasier.com/2009/1/cairo-sub-dock.jpg" alt="cairo sub-dock" /></p>
<p>To add applications into the sub-dock, first add the application to the main dock. Right-click the application icon and select <em>Modify this launcher</em>. Under the name of the container it belongs to, select the name of the sub-dock that you want to add to. Click <em>OK</em>.</p>
<p><img src="http://images.maketecheasier.com/2009/1/modify-sub-dock.jpg" alt="" /></p>
<h3>Configuring the Cairo dock</h3>
<p>To access the configuration menu, simply right-click the mouse at the dock and select <em>Cario-Dock –&gt; Configure</em>. The default menu is the simple mode and have only few configuration options. On the left bottom of the menu, click on the <em>Advanced</em> button to go into Advanced mode. You should now see more options/tabs appear on the sidebar.</p>
<p><img src="http://images.maketecheasier.com/2009/1/cairo-dock-advanced.jpg" alt="" /></p>
<p>I will leave it to you to explore the configuration options and customize the dock to your own liking. However here are some tweaks that you might want to use if your dock is running very slowly.</p>
<ul>
<li>In the <em>System</em> tab, under the <em>Label</em> section, make sure that the “<em>Show label of the currently pointed icon only</em>” is checked.</li>
<li>Reduce the number of icons into your dock. If you really want to have so many icons on your dock, then make sure you:<br />
- arrange them in sub-docks.<br />
- configure the dock to show only on current desktop (configurable in the <em>Taskbar</em> tab).</li>
<li>If you are using applets that required to be refreshed regularly (such as the clock, RAM meter etc), reduce the refreshing rate of the app.</li>
<li>Use a 2D view rather than a 3D view.</li>
<li>Turn off all animations. In the <em>System</em> tab, untick the option to drawn reflects in real time, and decrease the refresh frequency (don&#8217;t go under 20Hz, it might have the opposite effect).</li>
</ul>
<h3>Autostart Cairo dock when logged in</h3>
<p>To autostart Cairo dock everytime you logged in to your computer, go to <em>System -&gt; Preferences -&gt; Sessions</em>.</p>
<p>Click <em>Add</em>. Enter the information as shown in the image below.</p>
<p><img class="alignnone" title="autostart cairo-dock" src="http://images.maketecheasier.com/2009/1/autostart-cairo.png" alt="autostart cairo-dock" width="373" height="204" /></p>
<p>That’s it. Enjoy the dock and all the customization.</p>
<p>Reference: <a href="http://www.cairo-dock.org/ww_page.php?p=A%20complete%20tutorial%20on%20how%20to%20customize%20your%20dock&amp;lang=en" target="_blank">Cairo dock</a></p>
<p><!--adsense#468x60--></p>
<p><strong><a href="http://maketecheasier.com/how-to-install-and-configure-cairo-dock-in-ubuntu-intrepid/2009/01/20">How To Install And Configure Cairo Dock In Ubuntu Intrepid</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/how-to-install-and-configure-cairo-dock-in-ubuntu-intrepid/2009/01/20/feed</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>8 Great Tools to Enhance Your Dock</title>
		<link>http://maketecheasier.com/8-great-tools-to-enhance-your-dock/2008/09/18</link>
		<comments>http://maketecheasier.com/8-great-tools-to-enhance-your-dock/2008/09/18#comments</comments>
		<pubDate>Thu, 18 Sep 2008 02:12:04 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Dock]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=863</guid>
		<description><![CDATA[
Without a doubt, the dock is the most used application in Mac. It is the first thing you see when you login to your Mac, and also the first place you head to when you want to launch an application. Despite that, there are very few options for you to customize the dock to your [...]<p><strong><a href="http://maketecheasier.com/8-great-tools-to-enhance-your-dock/2008/09/18">8 Great Tools to Enhance Your Dock</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://maketecheasier.com/wp-content/uploads/2008/09/dock-pic.jpg" alt="dock-pic" title="dock-pic" width="580" height="36" class="alignnone size-full wp-image-872" /></p>
<p>Without a doubt, the dock is the most used application in Mac. It is the first thing you see when you login to your Mac, and also the first place you head to when you want to launch an application. Despite that, there are very few options for you to customize the dock to your liking in the System Preferences. If you are looking for ways to enhance and customize your dock, here are 8 great applications that you can use.   </p>
<p><strong>1) <a href="http://www.blocksoft.net/docker.html" target="_blank">Docker </a></strong></p>
<p><img class="alignnone size-full wp-image-866" title="docker" src="http://maketecheasier.com/wp-content/uploads/2008/09/docker.jpg" alt="" width="580" height="464" /></p>
<p>Docker provides you with an array of configuration options for your dock. From styles, colors, stack settings to dock icons, there are plenty of options you can choose to customize the dock to your liking.</p>
<p><strong>2) <a href="http://www.dativestudios.com/docklibrary/" target="_blank">Dock Library</a></strong></p>
<p><img class="alignnone size-full wp-image-867" title="docklibrary" src="http://maketecheasier.com/wp-content/uploads/2008/09/docklibrary.jpg" alt="" width="580" height="403" /></p>
<p>So you don&#8217;t like the default design of the dock? Well, now you can easily change it with Dock Library. This is an application that changes the theme of Leopard&#8217;s dock with a simple click. Download your favorite themes from <a href="http://www.leoparddocks.com" target="_blank">leoparddocks.com</a> and <a href="http://www.leoparddocks.net/" target="_blank">leoparddocks.net</a> and use the Dock Library to import and activate the theme. Your new dock theme will be up and running in less than a minute.</p>
<p><strong>3) <a href="http://software.superdocker.com/" target="_blank">SuperDocker</a></strong></p>
<p><img class="alignnone size-full wp-image-868" title="superdocker" src="http://maketecheasier.com/wp-content/uploads/2008/09/superdocker.jpg" alt="" width="580" height="427" /></p>
<p>SuperDocker is one great tool that actually go beyond tweaking your dock. Some other settings that you can configure include Finder, Dashboard, Safari and System. For more detail, <a href="http://maketecheasier.com/customize-your-osx-dock-with-superdocker/2008/05/29" target="_self">read the review here</a>.</p>
<p><strong>4) <a href="http://web.mac.com/patrickjamelo/dock.html" target="_blank">Dock Spaces</a></strong></p>
<p><img class="size-full wp-image-869 alignleft" style="padding-right:5px" title="dockspace" src="http://maketecheasier.com/wp-content/uploads/2008/09/dockspace.jpg" alt="" width="157" height="149" />What if you don&#8217;t like your dock and want to change it completely? With Dock Spaces, you can configure up to 5 different docks and swap it anytime you want. There is also an option to integrate with Spaces such that you can change the dock whenever you change work space.<br clear="all"></p>
<p><strong>5) <a href="http://foggynoggin.com/dockdodger" target="_blank">Dock Dodger</a></strong></p>
<p><img class="alignnone size-full wp-image-870" title="dockdodger" src="http://maketecheasier.com/wp-content/uploads/2008/09/dockdodger.jpg" alt="" width="433" height="195" /></p>
<p>Whenever you launch an application, its icon will be placed in the dock until you quit the application completely. If you open too many applications at one time, you will find that your dock is filled with plenty of icons that you don&#8217;t want and it can easily become a messy sight. Dock Dodger helps you to fix up this problem. For any applications that you don&#8217;t want the icon to appear on the dock, drag it into Dock Dodger and let it disable the dock setting. When you relaunch the application, you will find that the dock icon is no longer there.</p>
<p>To reactivate the application dock icon, simply drag the same application to Dock Dodger again. This will enable its dock setting.</p>
<p><strong>6) <a href="http://dockdropx.com/index.php" target="_blank">DockDrop</a></strong></p>
<p><img class="size-full wp-image-871 alignleft" style="padding-right:5px" title="dockdrop" src="http://maketecheasier.com/wp-content/uploads/2008/09/dockdrop.jpg" alt="" width="227" height="277" />For those who always share files with your friends, Dockdrop is just the app for you. When you installed Dockdrop, it will place an icon in the dock. Drag any file or folder you want to share onto the Dockdrop dock icon and then choose how you want to upload/send it. There are various ways to upload your files: FTP, WebDAV, Flickr and so on. Once configured, Dockdrop will handle the upload automatically and put the URL of the file on the clipboard, ready for pasting into an Email, chat program or website.</p>
<p>Dockdrop also integrates with the Finder, iPhoto or iTunes so you can assign a hotkey to trigger an upload of the selected item.<br clear="all"></p>
<p><strong>7) </strong><a href="http://cocoaapp.com/products/dockables/" target="_blank"><strong>Dockables</strong></a></p>
<p><img class="alignnone size-full wp-image-865" title="dockables" src="http://maketecheasier.com/wp-content/uploads/2008/09/dockables.jpg" alt="" width="580" height="61" /></p>
<p>Dockables makes it easy for you to manage your Mac. Once you have installed Dockables, you will find a collection of system events such as Sleep, Screen capture, Log out, Close Apps, Shut down etc. Simply drag the icons to the dock and you will able to perform your regular task with a single mouse click.</p>
<p><strong>8) <a href="http://geekpeaksoftware.com/xMod.html" target="_blank">xMod</a></strong></p>
<p><img class="alignnone size-full wp-image-864" title="xmod" src="http://maketecheasier.com/wp-content/uploads/2008/09/xmod.jpg" alt="" width="580" height="277" /></p>
<p>xMod uncovers some of the hidden features in Mac and allows you to tweak stuffs that you can&#8217;t do it with the default interface. In the Dock option, you can configure whether to show 2D or 3D dock and whether to enable translucent hidden application icons.</p>
<p><!--adsense#468x60--></p>
<p><strong><a href="http://maketecheasier.com/8-great-tools-to-enhance-your-dock/2008/09/18">8 Great Tools to Enhance Your Dock</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/8-great-tools-to-enhance-your-dock/2008/09/18/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
