<?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>Sun, 12 Feb 2012 15:58:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to Get a Dock-Like Taskbar in KDE with Icon Tasks</title>
		<link>http://maketecheasier.com/get-dock-like-taskbar-in-kde/2011/12/28</link>
		<comments>http://maketecheasier.com/get-dock-like-taskbar-in-kde/2011/12/28#comments</comments>
		<pubDate>Wed, 28 Dec 2011 15:58:24 +0000</pubDate>
		<dc:creator>Tavis J. Hampton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Dock]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[taskbar]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=43179</guid>
		<description><![CDATA[KDE has always given users the ability to add launchers to its panel, and it has always had a very usable task manager. Until recently, however, there has not been a comprehensive and well-designed merging of the two. The Icon Tasks widget has changed all of that. It is a robust plasma widget that includes [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/get-dock-like-taskbar-in-kde/2011/12/28&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/get-dock-like-taskbar-in-kde/2011/12/28" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/get-dock-like-taskbar-in-kde/2011/12/28" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/get-dock-like-taskbar-in-kde/2011/12/28" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/get-dock-like-taskbar-in-kde/2011/12/28&amp;title=How+to+Get+a+Dock-Like+Taskbar+in+KDE+with+Icon+Tasks&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/get-dock-like-taskbar-in-kde/2011/12/28" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/get-dock-like-taskbar-in-kde/2011/12/28">How to Get a Dock-Like Taskbar in KDE with Icon Tasks</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-43208" title="plasma widget" src="http://imagecdn.maketecheasier.com/2011/12/icon-tasks-plasma-icon.jpg" alt="Plasma icon" width="128" height="128" />KDE has always given users the ability to add launchers to its panel, and it has always had a very usable task manager. Until recently, however, there has not been a comprehensive and well-designed merging of the two. The Icon Tasks widget has changed all of that. It is a robust plasma widget that includes support for task-oriented launchers and even the Ubuntu Unity API.<br />
<span id="more-43179"></span><br />
Once you start using Icon Tasks, you may never want to go back to the old traditional task manager, but until KDE 4.8 is released in January 2012, you may need some help getting it installed and working correctly. The following brief tutorial should provide some assistance and should also shine some light on the new features, even after they are <a href="http://aseigo.blogspot.com/2011/11/plasma-workspaces-48.html" target="_blank">merged into KDE’s task manager</a>.</p>
<p><img class="aligncenter size-full wp-image-43209" title="icon-tasks-fullscreen" src="http://imagecdn.maketecheasier.com/2011/12/icon-tasks-fullscreen.jpg" alt="Fullscreen view of Icon Tasks" width="600" height="375" /></p>
<h2>Installation</h2>
<p>Icon Tasks is a binary plasmoid, meaning that it must be compiled from source before using it on your Linux or BSD system. The source code is currently available from <a href="http://kde-look.org/content/show.php?content=144808">KDE-Look.org</a>. Alternatively, if you are using Kubuntu 11.10, you can install it from a PPA by doing the following:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> add-apt-repository ppa:gnumdk<span style="color: #000000; font-weight: bold;">/</span>ppa
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> update
<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> plasma-widget-icon-tasks</pre></div></div>

<p>You can also optionally install Firefox UnityFox support with this command:</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> libunity6</pre></div></div>

<p>And you can install Docky helper support with this:</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> python-dockmanager</pre></div></div>

<p>To install from source on other distributions, do the following:</p>
<ol>
<li>Make sure you have the necessary Qt and KDE development packages installed. You can build against KDE 4.7. Check your distribution’s documentation if you are unsure about package names.</li>
<li>Download the source package and extract the contents</li>
</ol>
<p>From the terminal:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">tar</span> xjvf plasma-icontasks-0.9.2.tar.tar.bz2
<span style="color: #7a0874; font-weight: bold;">cd</span> plasma-icontasks-0.9.2
<span style="color: #c20cb9; font-weight: bold;">mkdir</span> build
<span style="color: #7a0874; font-weight: bold;">cd</span> build
cmake .. -DCMAKE_INSTALL_PREFIX=<span style="color: #000000; font-weight: bold;">`</span>kde4-config --prefix<span style="color: #000000; font-weight: bold;">`</span>
<span style="color: #c20cb9; font-weight: bold;">make</span>
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">make</span> <span style="color: #c20cb9; font-weight: bold;">install</span></pre></div></div>

<p>For full building instructions, see the Readme file included in the source archive.</p>
<h2>Getting Started</h2>
<p>After installation, you will need to remove your current task manager and (optionally) any launchers for single applications, since you can add those directly into Icon Tasks. Once you have removed the old task manager, place the new one on the panel wherever you want it to appear.</p>
<p>Any programs you start will appear as icons rather than the traditional taskbar entry (icon with text). Moreover, you can turn any task into a launcher by right clicking and then selecting “Show A Launcher When Not Running”. Alternatively, you can drag launchers from your Kickoff menu directly onto the Icon Tasks bar to instantly create new launchers.</p>
<p><img class="aligncenter size-full wp-image-43210" title="icon-tasks-indicators-nq8" src="http://imagecdn.maketecheasier.com/2011/12/icon-tasks-indicators.jpg" alt="Optional indicators in Icon Tasks" width="600" height="125" /></p>
<p>Icon Tasks has full support for standard KDE task manager functions, such as the Highlight Windows desktop effect, task grouping, and window preview popups. To change any features, right click anywhere on the widget, and click “Icon-Only Task Manager Settings”. There, you can enable/disable features such as progress bars over the file manager launcher during copy/move/delete operations, Unity feature support, recent documents, and media player controls in the preview popups of applications like Amarok.</p>
<p><img class="aligncenter size-full wp-image-43211" title="icon-tasks-progress" src="http://imagecdn.maketecheasier.com/2011/12/icon-tasks-progress.jpg" alt="Icon tasks with progress action" width="285" height="128" /></p>
<h2>A Game Changer</h2>
<p>Icon Tasks is a game changer for KDE that once again demonstrates the flexibility of KDE’s Plasma desktop, which makes it easy for developers to introduce new features. It also increases the number of options KDE users will have, as those who wish to keep the traditional task manager will have that option. This only perpetuates KDE’s reputation for being one of the most flexible and easily customizable desktop environments.</p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/get-dock-like-taskbar-in-kde/2011/12/28&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/get-dock-like-taskbar-in-kde/2011/12/28" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/get-dock-like-taskbar-in-kde/2011/12/28" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/get-dock-like-taskbar-in-kde/2011/12/28" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/get-dock-like-taskbar-in-kde/2011/12/28&amp;title=How+to+Get+a+Dock-Like+Taskbar+in+KDE+with+Icon+Tasks&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/get-dock-like-taskbar-in-kde/2011/12/28" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/get-dock-like-taskbar-in-kde/2011/12/28">How to Get a Dock-Like Taskbar in KDE with Icon Tasks</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/get-dock-like-taskbar-in-kde/2011/12/28/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Get Many Of Lion&#8217;s Best Features On Snow Leopard</title>
		<link>http://maketecheasier.com/get-many-of-lions-best-features-on-snow-leopard/2011/11/08</link>
		<comments>http://maketecheasier.com/get-many-of-lions-best-features-on-snow-leopard/2011/11/08#comments</comments>
		<pubDate>Tue, 08 Nov 2011 15:58:56 +0000</pubDate>
		<dc:creator>Adam Williams</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[adium]]></category>
		<category><![CDATA[airdrop]]></category>
		<category><![CDATA[Dock]]></category>
		<category><![CDATA[lion]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[spaces]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=40423</guid>
		<description><![CDATA[There are several reasons why you may not wish to make the upgrade to OS X Lion: If you still rely on Rosetta to launch applications with PowerPC code, if you have an earlier Intel Core Duo Mac which cannot run Lion or if you simply do not wish to spend the money and time [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/get-many-of-lions-best-features-on-snow-leopard/2011/11/08&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/get-many-of-lions-best-features-on-snow-leopard/2011/11/08" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/get-many-of-lions-best-features-on-snow-leopard/2011/11/08" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/get-many-of-lions-best-features-on-snow-leopard/2011/11/08" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/get-many-of-lions-best-features-on-snow-leopard/2011/11/08&amp;title=Get+Many+Of+Lion%26%238217%3Bs+Best+Features+On+Snow+Leopard&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/get-many-of-lions-best-features-on-snow-leopard/2011/11/08" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/get-many-of-lions-best-features-on-snow-leopard/2011/11/08">Get Many Of Lion&#8217;s Best Features On Snow Leopard</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2011/10/lions-features-in-snow-leopard-icon.jpg" alt="lions-features-in-snow-leopard-icon" title="lions-features-in-snow-leopard-icon" width="175" height="179" class="alignleft size-full wp-image-40504" />There are several reasons why you may not wish to make the upgrade to OS X Lion: If you still rely on Rosetta to launch applications with PowerPC code, if you have an earlier Intel Core Duo Mac which cannot run Lion or if you simply do not wish to spend the money and time to upgrade. </p>
<p>However, this does not necessarily mean that you must do without all of OS X Lion&#8217;s best features, as much of the functionality of Apple&#8217;s latest big cat can be added to Snow Leopard with the tweaking of options, third-party applications and hacks.<br />
<span id="more-40423"></span></p>
<h2>AirDrop</h2>
<p>OS X has always had good networking abilities but AirDrop certainly made sharing files over two Mac&#8217;s a lot more intuitive and streamlined. However, many Mac users have found upon installing Lion that they are not compatible with AirDrop. For these users and for Snow Leopard users too, the popular and free <a href="http://itunes.apple.com/us/app/dropcopy/id403411542?mt=12">DropCopy</a> application for Mac and IOS makes sharing files a breeze.</p>
<h2>Wallpaper</h2>
<p><img src="http://imagecdn.maketecheasier.com/2011/10/lions-features-in-snow-leopard.jpg" alt="lions-features-in-snow-leopard" title="lions-features-in-snow-leopard" width="600" height="375" class="aligncenter size-full wp-image-40426" /></p>
<p>OS X Lion comes with an updated selection of wallpapers. If you would like to make use of these wallpapers on a Mac not running Lion, just head to <a href="http://lordalpha1.deviantart.com/art/Mac-OS-X-Lion-DP4-Wallpapers-212678853?q=boost%3Apopular%20OS%20X%20Lion%20Wallpaper&#038;qo=1">this</a> Deviant Art page.</p>
<h2>Swipe Between Spaces</h2>
<p>When dual-booting OS X Lion and Snow Leopard, I found that the one feature I missed in Snow Leopard the most was the ability to swipe left or right to move between Spaces. Luckily, providing your trackpad supports the multitouch gestures needed, this can be achieved in Snow Leopard with the free application, <a href="http://blog.boastr.net/">Better Touch Tool</a>.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/10/get-lions-features-in-snow-leopard.jpg" alt="get-lions-features-in-snow-leopard" title="get-lions-features-in-snow-leopard" width="600" height="592" class="aligncenter size-full wp-image-40500" /></p>
<p>First set up Spaces so that it has four columns, as shown in the above screenshot. Select the drop down menu to ensure that &#8220;To Switch Between Spaces&#8221; does not correspond to a keyboard shortcut for the time being.</p>
<p>Install <a href="http://blog.boastr.net/">Better Touch Tool</a> and it should appear in your Menu Bar. Navigate to Better Touch Tool&#8217;s preferences and select the &#8220;Trackpad/Magic Trackpad&#8221; pane, ensuring that &#8220;Global&#8221; is also selected on the left, as we want to make this new gesture system-wide. </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/10/get-lions-features-in-snow-leopard-btt.jpg" alt="snow-leopard better touch tool" title="snow-leopard better touch tool" width="600" height="452" class="aligncenter size-full wp-image-40501" /></p>
<p>Now, select &#8220;Add New Gesture&#8221; and &#8220;Four Finger Swipe Left&#8221; then in the &#8220;Custom Keyboard Shortcut&#8221; enter control and right at the same time so it looks like the above screenshot, repeating the process for the left swipe gesture. </p>
<p>Next bring up OS X&#8217;s System Preferences and access the Trackpad preferences and change the option for &#8220;Three Fingers&#8221; to dragging. </p>
<p>Navigate to the Spaces preference pane in System Preferences and click on &#8220;To switch between spaces&#8221; &#8211; select the control key option so that it looks like the screenshot below. Finally, you may need to head to your trackpad options and untick the box &#8220;Swipe Left/Right to switch applications&#8221;. </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/10/get-lions-features-in-snow-leopard-spaces2.jpg" alt="snow-leopard-spaces" title="snow-leopard-spaces" width="600" height="592" class="aligncenter size-full wp-image-40502" /></p>
<p>Now you should be able to move between Spaces just by swiping left or right with four fingers! </p>
<h2>Reverse Scrolling</h2>
<p><img src="http://imagecdn.maketecheasier.com/2011/10/lions-features-in-snow-leopard-reverse-scroll.jpg" alt="snow-leopard-reverse-scroll" title="snow-leopard-reverse-scroll" width="600" height="451" class="aligncenter size-full wp-image-40428" /></p>
<p>In OS X Lion, Apple brought in reverse scrolling to make touchpad input more iOS-like. If you&#8217;d like to try out reverse scrolling on a Mac running Snow Leopard, there&#8217;s a few choices but for this guide, I&#8217;ll stick with Better Touch Tool. </p>
<p>Launch Better Touch Tool&#8217;s preferences once again and click on the &#8220;Basic Settings&#8221; pane. Head over to the top right of the screen to click on the box next to &#8220;Inverse Scrolling (Lion Like)&#8221; to complete the change. If you later decide that reverse/inverse scrolling is not to your taste, just head back to Better Touch Tool&#8217;s preferences and untick the box to return to default.  </p>
<h2>Remove Application Indicators From Dock</h2>
<p>OS X Lion allows the user to remove the Dock indicators which show whether an application is running. This is meant to encourage a more &#8220;worry free&#8221; approach so that the user just uses each application as needed without worrying about whether it is running or not. </p>
<p>While Snow Leopard doesn&#8217;t have a simple option to remove the indicators, it can be achieved with a little light hacking: </p>
<p>Navigate to &#8220;<em>/System/Library/Core Services/</em>&#8221; in Finder and find the icon named &#8220;Dock&#8221;.</p>
<p>Right click on &#8220;Dock&#8221; and select &#8220;Show Package Contents&#8221; then double click to open &#8220;Contents&#8221; and &#8220;Resources&#8221;.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/10/lions-features-in-snow-leopard-indicators.jpg" alt="snow-leopard-indicators" title="snow-leopard-indicators" width="600" height="365" class="aligncenter size-full wp-image-40429" /></p>
<p>Make a search in Resources via Finder for files which contain &#8220;indicator&#8221; in their filename (as shown above) and copy them somewhere safe. With your backup copy in place, now move all the original &#8220;indicator&#8221; files to the Trash. </p>
<p>Launch Terminal and copy/paste the following command to restart the Dock and see your changes take effect:</p>

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

<p>To return your Dock back to normal, simply replace the filenames which contain &#8220;indicator&#8221; and repeat the killall command in the Terminal. </p>
<h2>Launchpad</h2>
<p>One of the more debated additions to OS X Lion is Launchpad, which brings iOS-style launching of applications &#8211; some love it, some hate it. If you&#8217;d like to get an idea of your feelings on the matter while staying in Snow Leopard, Araelium Group&#8217;s <a href="http://www.araelium.com/quickpick/">QuickPick</a> application brings much of the functionality and look of Launchpad to OS X Snow Leopard. </p>
<h2>iChat</h2>
<p><img src="http://imagecdn.maketecheasier.com/2011/10/make-snow-leopard-like-lion-adium.jpg" alt="lion-adium" title="lion-adium" width="600" height="325" class="aligncenter size-full wp-image-40529" /></p>
<p>iChat now enables all your contacts lists to be merged into one window, whatever account they&#8217;re on, helping to cut down on much needed screen space. There&#8217;s no hack or workaround that I&#8217;m aware of to pull this off on Snow Leopard with iChat, but <a href="http://adium.im/">Adium</a> can. Adium is much more flexible than iChat for messaging but be aware that it does not allow video or voice calls &#8211; just text. </p>
<h2>Conclusion</h2>
<p>While the above tips and tricks can&#8217;t quite offer <em>all</em> the benefits of OS X Lion, they should at least serve to give your Mac some interesting new features to make use of and perhaps help you decide whether to stick with Snow Leopard a little while longer. </p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/get-many-of-lions-best-features-on-snow-leopard/2011/11/08&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/get-many-of-lions-best-features-on-snow-leopard/2011/11/08" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/get-many-of-lions-best-features-on-snow-leopard/2011/11/08" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/get-many-of-lions-best-features-on-snow-leopard/2011/11/08" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/get-many-of-lions-best-features-on-snow-leopard/2011/11/08&amp;title=Get+Many+Of+Lion%26%238217%3Bs+Best+Features+On+Snow+Leopard&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/get-many-of-lions-best-features-on-snow-leopard/2011/11/08" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/get-many-of-lions-best-features-on-snow-leopard/2011/11/08">Get Many Of Lion&#8217;s Best Features On Snow Leopard</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/get-many-of-lions-best-features-on-snow-leopard/2011/11/08/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Change Dock Icons on a Mac</title>
		<link>http://maketecheasier.com/change-dock-icons-on-a-mac/2011/07/13</link>
		<comments>http://maketecheasier.com/change-dock-icons-on-a-mac/2011/07/13#comments</comments>
		<pubDate>Wed, 13 Jul 2011 14:58:55 +0000</pubDate>
		<dc:creator>Laura Tucker</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Dock]]></category>
		<category><![CDATA[icons]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=35371</guid>
		<description><![CDATA[There are many reasons to change the icons that appear in the Dock on our Mac, and it&#8217;s easy enough to do, leaving you no reason to have to stick with the ones that are automatically attached to files and folders. If you want the dock icons to be something more personal to you, to [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/change-dock-icons-on-a-mac/2011/07/13&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/change-dock-icons-on-a-mac/2011/07/13" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/change-dock-icons-on-a-mac/2011/07/13" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/change-dock-icons-on-a-mac/2011/07/13" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/change-dock-icons-on-a-mac/2011/07/13&amp;title=How+to+Change+Dock+Icons+on+a+Mac&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/change-dock-icons-on-a-mac/2011/07/13" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/change-dock-icons-on-a-mac/2011/07/13">How to Change Dock Icons on a Mac</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-35372" title="DockIcons-Photo" src="http://imagecdn.maketecheasier.com/2011/07/DockIcons-Photo.jpg" alt="DockIcons-Photo" width="171" height="180" />There are many reasons to change the icons that appear in the Dock on our Mac, and it&#8217;s easy enough to do, leaving you no reason to have to stick with the ones that are automatically attached to files and folders. If you want the dock icons to be something more personal to you, to all match a particular theme, or just have a change of pace, you only need to change the actual icon for that particular app or folder. It&#8217;s that easy,<br />
<span id="more-35371"></span><br />
Free Icon Sets are found all over the web. The particular one I&#8217;m using for this piece was found at <a href="http://www.icondrawer.com">Icon Drawer</a>. Initiate the download as you would with any other download, making sure you follow the usage rules laid out on the site.</p>
<p><img class="aligncenter size-full wp-image-35378" title="DockIcons-Old" src="http://imagecdn.maketecheasier.com/2011/07/DockIcons-Old.jpg" alt="DockIcons-Old" width="62" height="213" /></p>
<p>I want to change my Pictures Folder icon to being black and blue like the logos surrounding it. It&#8217;s not even clear looking at this which one it is. Currently it&#8217;s the top one shown here and showing the contents of the folder. I&#8217;m going to both change the icon, and change this setting so that it shows the icon, and not the contents.</p>
<p><img class="aligncenter size-full wp-image-35377" title="DockIcons-Select" src="http://imagecdn.maketecheasier.com/2011/07/DockIcons-Select.jpg" alt="DockIcons-Select" width="235" height="316" /></p>
<p>The first thing I need to do is select the new file that contains the new logo. Instead of opening it, though, I go to the FIle Menu and pull up &#8220;Get Info,&#8221; or press Command-I.</p>
<p><img class="aligncenter size-full wp-image-35376" title="DockIcons-Copy" src="http://imagecdn.maketecheasier.com/2011/07/DockIcons-Copy.jpg" alt="DockIcons-Copy" width="264" height="122" /></p>
<p>From the resulting pop-up, select the tiny icon in the upper left corner and go to the Edit menu and pull up on &#8220;Copy,&#8221; or press Command-C.</p>
<p><img class="aligncenter size-full wp-image-35375" title="DockIcons-Paste" src="http://imagecdn.maketecheasier.com/2011/07/DockIcons-Paste.jpg" alt="DockIcons-Paste" width="264" height="119" /></p>
<p>If I clicked on the folder in the dock, it would open it. Instead, I find the application on my hard drive and &#8220;Get Info&#8221; the same way I did to copy the new logo. This time after I select that small icon in the upper left, I go to the Edit menu and &#8220;Paste,&#8221; or press Command-P.</p>
<p><img class="aligncenter size-full wp-image-35373" title="DockIcons-Folder" src="http://imagecdn.maketecheasier.com/2011/07/DockIcons-Folder.jpg" alt="DockIcons-Folder" width="237" height="346" /></p>
<p>To get the change to be reflected in the dock, I need to drag the folder out of the dock and replace it with the changed folder. I still see the contents of the folder, though, and that&#8217;s because it&#8217;s saved as a Stack and not a Folder. To change this, right click on the folder, and change it from Stack to Folder.</p>
<p><img class="aligncenter size-full wp-image-35374" title="DockIcons-Done" src="http://imagecdn.maketecheasier.com/2011/07/DockIcons-Done.jpg" alt="DockIcons-Done" width="64" height="216" /></p>
<p>It should be noted that not all dock icons can be changed in this manner. The icons that ship with the Mac OS, such as iTunes, Mail, etc., are set so that you can&#8217;t simply copy and paste it away. You will need a program such as <a href="http://www.panic.com/candybar/">CandyBar</a> to do that. However, that application comes with a $29 pricetag.</p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/change-dock-icons-on-a-mac/2011/07/13&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/change-dock-icons-on-a-mac/2011/07/13" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/change-dock-icons-on-a-mac/2011/07/13" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/change-dock-icons-on-a-mac/2011/07/13" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/change-dock-icons-on-a-mac/2011/07/13&amp;title=How+to+Change+Dock+Icons+on+a+Mac&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/change-dock-icons-on-a-mac/2011/07/13" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/change-dock-icons-on-a-mac/2011/07/13">How to Change Dock Icons on a Mac</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/change-dock-icons-on-a-mac/2011/07/13/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DockBarX: A Better Alternative to Unity Launcher</title>
		<link>http://maketecheasier.com/dockbarx-a-better-alternative-to-unity-launcher/2011/06/20</link>
		<comments>http://maketecheasier.com/dockbarx-a-better-alternative-to-unity-launcher/2011/06/20#comments</comments>
		<pubDate>Mon, 20 Jun 2011 23:58:00 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Dock]]></category>
		<category><![CDATA[dockbarx]]></category>
		<category><![CDATA[launcher]]></category>
		<category><![CDATA[quicklist]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=34559</guid>
		<description><![CDATA[As we all know, Ubuntu Natty comes with the Unity Launcher that many people love to hate. While it comes with the autohide and quicklist feature, it is unlike AWN or Cairo dock that is fully customizable or configurable. For those who have turned off Unity Launcher (by switching to Ubuntu classic) but wish to [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/dockbarx-a-better-alternative-to-unity-launcher/2011/06/20&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/dockbarx-a-better-alternative-to-unity-launcher/2011/06/20" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/dockbarx-a-better-alternative-to-unity-launcher/2011/06/20" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/dockbarx-a-better-alternative-to-unity-launcher/2011/06/20" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/dockbarx-a-better-alternative-to-unity-launcher/2011/06/20&amp;title=DockBarX%3A+A+Better+Alternative+to+Unity+Launcher&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/dockbarx-a-better-alternative-to-unity-launcher/2011/06/20" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/dockbarx-a-better-alternative-to-unity-launcher/2011/06/20">DockBarX: A Better Alternative to Unity Launcher</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2011/06/dockbarx-main.png" alt="dockbarx-main" title="dockbarx-main" width="502" height="137" class="aligncenter size-full wp-image-34576" /></p>
<p>As we all know, Ubuntu Natty comes with the Unity Launcher that many people love to hate. While it comes with the <a href="http://maketecheasier.com/autohide-unity-launcher-in-ubuntu-natty/2011/04/20">autohide</a> and <a href="http://maketecheasier.com/easily-create-quicklist-for-ubuntu-unity-launcher/2011/06/06">quicklist</a> feature, it is unlike <a href="http://maketecheasier.com/get-a-mac-osx-style-dock-in-hardy-heron/2008/05/16">AWN</a> or <a href="http://maketecheasier.com/relooking-at-cairo-dock-for-linux/2010/09/21">Cairo dock</a> that is fully customizable or configurable. For those who have turned off Unity Launcher (by switching to Ubuntu classic) but wish to enjoy the benefit of the Unity Launcher, DockBarX is a great alternative.<br />
<span id="more-34559"></span><br />
We have previously mentioned DockBarX as a useful tools to <a href="http://maketecheasier.com/13-ways-to-customize-ubuntu-netbook-remix-for-better-usability/2010/02/07">customize Ubuntu Netbook Remix</a> (no longer exist). Back then, it exists only as a panel applet. The latest version now comes as a standalone panel and plenty of other useful features.</p>
<h2>Install DockbarX</h2>
<p>Open a terminal and type the following:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> add-apt-repository ppa:dockbar-main<span style="color: #000000; font-weight: bold;">/</span>ppa
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> update
<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> dockbarx</pre></div></div>

<p><strong>Note</strong>: If you are not using Ubuntu, you can download the DockBarX source file from <a href="http://gnome-look.org/content/show.php/DockbarX?content=101604">Gnome-look.org</a></p>
<p>To run DockbarX, press Alt + F2 and type &#8220;<em>dockx</em>&#8221; (without the quotes)</p>
<h2>Configuring DockbarX</h2>
<p>To configure DockbarX, you can open the Preferences window via the application menu (Applications -> Accessories -> DockBarX Preference) or right-click on the DockBarX and select &#8220;Properties&#8221;.</p>
<p><strong>Themes</strong></p>
<p>DockBarX allows you to style up its appearance. You can change the theme or change the color and background of each component. The default installation only comes with 4 themes that you can switch between. However, you can install the &#8220;<a href="apt:dockbarx-themes-extra">dockbarx-themes-extra</a>&#8221; package to get more themes.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/06/dockbarx-appearance.png" alt="dockbarx-appearance" title="dockbarx-appearance" width="600" height="545" class="aligncenter size-full wp-image-34563" /></p>
<p><strong>Dock location</strong></p>
<p>As a standalone dock, you can configure where it is located in your desktop. Under the Dock tab, you can change the mode to <em>corner</em>, <em>panel</em> or <em>centered</em>. The panel mode is a full panel that stretches across the desktop while the corner and centered mode shows only the active applications. You can also change the position to left, top, right or bottom. One thing though, DockBarX does not support autohide (at this moment), so you might want to reduce the icon size (the default is 48px, I changed it to 24px) to prevent it from taking too much of your screen estate. </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/06/dockbarx-position.png" alt="dockbarx-position" title="dockbarx-position" width="458" height="280" class="aligncenter size-full wp-image-34564" /></p>
<p><strong>Supports Unity quicklists and number shortcut</strong></p>
<p>Another useful features of DockBarX is that it supports Unity quicklists and number shortcut. First of all, you need to activate the feature under the Plugins tab. Check the box beside &#8220;Use Unity quicklists&#8221; and the &#8220;use Unity style number shortcuts&#8221; under the Advanced tab.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/06/dockbarx-enable-unity-quicklists.png" alt="dockbarx-enable-unity-quicklists" title="dockbarx-enable-unity-quicklists" width="550" height="304" class="aligncenter size-full wp-image-34565" /></p>
<p>Simply right-click on the app and the quicklist will pop up.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/06/dockbarx-unity-quicklists.jpg" alt="dockbarx-unity-quicklists" title="dockbarx-unity-quicklists" width="424" height="427" class="aligncenter size-full wp-image-34566" /></p>
<p><strong>Window preview</strong></p>
<p>DockBarX also supports preview of application windows, however I am not able to get it working in Ubuntu Natty (seems to be a conflict with Compiz). If you can&#8217;t get it working, but really love this feature, you can install <em>compizconfig-setting-manager</em> and enable the &#8220;Windows Preview&#8221; feature.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/06/dockbarx-enable-preview.png" alt="dockbarx-enable-preview" title="dockbarx-enable-preview" width="591" height="505" class="aligncenter size-full wp-image-34568" /></p>
<p><strong>Locklist</strong></p>
<p>If you have more than one window of the same application opened, you can enable the locklist, which will permanently pin the window group to the desktop. </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/06/dockbarx-locklist.jpg" alt="dockbarx-locklist" title="dockbarx-locklist" width="600" height="111" class="aligncenter size-full wp-image-34571" /></p>
<h2>Other means of using DockBarX</h2>
<p>Other than the standalone panel, DockBarX can also be used as a Gnome applet (only Gnome 2.x) and AWN applet. if you are using the classic Gnome setting in Ubuntu Natty (Ubuntu Classic), you can add the dockbarx applet to your top panel and use it like any other applet.</p>
<h2>Conclusion</h2>
<p>One killer feature that DockBarX is missing now is the autohide feature. Once that feature is available, this will be the perfect dock and launcher app. What do you think?</p>
<p><strong>Update</strong>: The autohide feature is now available in version 0.45 of DocBarX</p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/dockbarx-a-better-alternative-to-unity-launcher/2011/06/20&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/dockbarx-a-better-alternative-to-unity-launcher/2011/06/20" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/dockbarx-a-better-alternative-to-unity-launcher/2011/06/20" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/dockbarx-a-better-alternative-to-unity-launcher/2011/06/20" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/dockbarx-a-better-alternative-to-unity-launcher/2011/06/20&amp;title=DockBarX%3A+A+Better+Alternative+to+Unity+Launcher&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/dockbarx-a-better-alternative-to-unity-launcher/2011/06/20" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/dockbarx-a-better-alternative-to-unity-launcher/2011/06/20">DockBarX: A Better Alternative to Unity Launcher</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/dockbarx-a-better-alternative-to-unity-launcher/2011/06/20/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Googsystray: Keep Track Of Your Google Apps Activities In The System Tray</title>
		<link>http://maketecheasier.com/googsystray-keep-track-of-google-apps-activities/2011/02/24</link>
		<comments>http://maketecheasier.com/googsystray-keep-track-of-google-apps-activities/2011/02/24#comments</comments>
		<pubDate>Thu, 24 Feb 2011 12:58:49 +0000</pubDate>
		<dc:creator>Joshua Price</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Dock]]></category>
		<category><![CDATA[google apps]]></category>
		<category><![CDATA[notification]]></category>
		<category><![CDATA[panel]]></category>
		<category><![CDATA[system tray]]></category>
		<category><![CDATA[tray]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=30159</guid>
		<description><![CDATA[While it may not have the world&#8217;s catchiest name, Googsystray is a heck of a useful app. That is, if you use a lot of Google apps like GMail, Reader, and especially Voice. It doesn&#8217;t just show you unread counts like so many other utilities, Googsystray integrates tightly with the Google services to give you [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/googsystray-keep-track-of-google-apps-activities/2011/02/24&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/googsystray-keep-track-of-google-apps-activities/2011/02/24" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/googsystray-keep-track-of-google-apps-activities/2011/02/24" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/googsystray-keep-track-of-google-apps-activities/2011/02/24" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/googsystray-keep-track-of-google-apps-activities/2011/02/24&amp;title=Googsystray%3A+Keep+Track+Of+Your+Google+Apps+Activities+In+The+System+Tray&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/googsystray-keep-track-of-google-apps-activities/2011/02/24" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/googsystray-keep-track-of-google-apps-activities/2011/02/24">Googsystray: Keep Track Of Your Google Apps Activities In The System Tray</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2011/02/googsystray-small.png" alt="googsystray-small" title="googsystray-small" width="200" height="200" class="alignleft size-full wp-image-30181" />While it may not have the world&#8217;s catchiest name, <a href="http://googsystray.sourceforge.net/">Googsystray</a> is a heck of a useful app. That is, if you use a lot of Google apps like GMail, Reader, and especially Voice. It doesn&#8217;t just show you unread counts like so many other utilities, Googsystray integrates tightly with the Google services to give you the ability to make phone calls through Voice or send SMS text messages directly from your system tray. It works on most Linux and Windows systems, and can save you quite a bit of hassle (and several browser tabs).  </p>
<p><em>Note: This article will focus on the Linux implementation. Past the installation step, the usage should be identical.</em><br />
<span id="more-30159"></span></p>
<h3>Linux Installation</h3>
<p>The software comes in a tarball for installation. Getting everything done is a simple process from the command line</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">#File and directory name vary by version</span>
<span style="color: #c20cb9; font-weight: bold;">tar</span> <span style="color: #660033;">-zxvf</span> googsystray-<span style="color: #7a0874; font-weight: bold;">&#40;</span>version<span style="color: #7a0874; font-weight: bold;">&#41;</span>.tar.gz  
<span style="color: #7a0874; font-weight: bold;">cd</span> googsystray-<span style="color: #7a0874; font-weight: bold;">&#40;</span>version<span style="color: #7a0874; font-weight: bold;">&#41;</span>
<span style="color: #c20cb9; font-weight: bold;">sudo</span> python setup.py <span style="color: #c20cb9; font-weight: bold;">install</span></pre></div></div>

<p>If you&#8217;re returned to the prompt with no errors, installation was successful. Just run</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">googsystray</pre></div></div>

<p>from the command line to begin.</p>
<h3>Configuration</h3>
<p>At first, Googsystray is unaware of your accounts. It&#8217;s got to have at least one to do its job, and that can be added by clicking the <em>Add</em> button in the top right corner of the <em>General</em> tab.  </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/02/googsystray-setup1.png" alt="googsystray-setup1" title="googsystray-setup1" width="577" height="436" class="aligncenter size-full wp-image-30172" /></p>
<p>Place a check mark for any Google services you want Googsystray to monitor. From here on out, you can set up individual options for Google Voice, GMail, Calendar, Reader, and Docs.  </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/02/googsystray-setup2.png" alt="googsystray-setup2" title="googsystray-setup2" width="577" height="436" class="aligncenter size-full wp-image-30173" /></p>
<p>Once you&#8217;ve chosen your preferred services and configured to your preferences, don&#8217;t forget to check out the Popup Window section. This is what you&#8217;ll see when you go to make calls or texts through Voice, or any other feature that requires a popup.  </p>
<p>Go ahead and save your settings. If all went well, you&#8217;ll see the icons for your selected services appear on your panel.  </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/02/googsystray-intray.jpg" alt="googsystray-intray" title="googsystray-intray" width="369" height="58" class="aligncenter size-full wp-image-30175" /></p>
<h3>The Fancy Parts</h3>
<p>There are plenty of things that can show your email count in your panel, and if that&#8217;s all Googsystray could do, we wouldn&#8217;t bother writing about it. Where things get more interesting is with Google Voice integration. By right-clicking the Voice icon, you can bring up the menu offering several useful Voice options, such as initiating new calls.  </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/02/googsystray-voiceoptions.png" alt="googsystray-voiceoptions" title="googsystray-voiceoptions" width="285" height="288" class="aligncenter size-full wp-image-30176" /></p>
<p>Much like calling from the Voice homepage, the applet will call the number you desire and ring the phone of your choosing.  </p>
<p>Similarly, you can use the same menu to bring up the options for SMS messages.  </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/02/googsystray-voiceSMS.png" alt="googsystray-voiceSMS" title="googsystray-voiceSMS" width="284" height="135" class="aligncenter size-full wp-image-30177" /></p>
<p>If nothing else, these two features alone make Googsystray worth the install for many.  </p>
<h3>Caveats</h3>
<p>During testing, this author encountered a few bugs that caused a complete application crash. This seemed to mostly occur when taking actions quickly, such as starting and stopping a Voice call in a short amount of time. It&#8217;s been a few months since the last release, at least according to the <a href="http://sourceforge.net/projects/googsystray/files/">Sourceforge download page</a>, so it&#8217;s possible some of these issues are being addressed.  </p>
<p>While minor, there were some graphical issues as well. The notification numbers are rather shoddy looking, especially at larger sizes. This may be due to the software&#8217;s multi-platform nature, as it can&#8217;t reliably depend on a particular graphics library. It might also help if the popup window took its color template from the system settings, but once again the platform independence might make that difficult to implement.  </p>
<h3>Conclusion</h3>
<p>While there&#8217;s still room for polish, Googsystray is certainly very useful as-is. While it may not integrate very well into my particular OS/desktop combination, it&#8217;s nice to know I could run it as-is across any PC in my home with identical results. For those like me who rely heavily on Google for communications, Googsystray is the way to go.  </p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/googsystray-keep-track-of-google-apps-activities/2011/02/24&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/googsystray-keep-track-of-google-apps-activities/2011/02/24" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/googsystray-keep-track-of-google-apps-activities/2011/02/24" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/googsystray-keep-track-of-google-apps-activities/2011/02/24" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/googsystray-keep-track-of-google-apps-activities/2011/02/24&amp;title=Googsystray%3A+Keep+Track+Of+Your+Google+Apps+Activities+In+The+System+Tray&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/googsystray-keep-track-of-google-apps-activities/2011/02/24" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/googsystray-keep-track-of-google-apps-activities/2011/02/24">Googsystray: Keep Track Of Your Google Apps Activities In The System Tray</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/googsystray-keep-track-of-google-apps-activities/2011/02/24/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Preview Application Window The Quick and Easy Way [Mac]</title>
		<link>http://maketecheasier.com/preview-application-window-in-mac/2010/09/27</link>
		<comments>http://maketecheasier.com/preview-application-window-in-mac/2010/09/27#comments</comments>
		<pubDate>Mon, 27 Sep 2010 21:00:32 +0000</pubDate>
		<dc:creator>Colin Scattergood</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[Dock]]></category>
		<category><![CDATA[DockView]]></category>
		<category><![CDATA[Mac OS]]></category>
		<category><![CDATA[Snow Leopard]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=21896</guid>
		<description><![CDATA[In Windows 7, its super easy to see what windows you have open for each application without leaving the window you&#8217;re currently in. In OS X however, this is not the case. While there is always Exposé, this requires an extra key-press or gesture, and takes you away from your currently active window. In trying to solve this problem, [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/preview-application-window-in-mac/2010/09/27&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/preview-application-window-in-mac/2010/09/27" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/preview-application-window-in-mac/2010/09/27" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/preview-application-window-in-mac/2010/09/27" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/preview-application-window-in-mac/2010/09/27&amp;title=How+to+Preview+Application+Window+The+Quick+and+Easy+Way+%5BMac%5D&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/preview-application-window-in-mac/2010/09/27" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/preview-application-window-in-mac/2010/09/27">How to Preview Application Window The Quick and Easy Way [Mac]</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-21915" title="DockView-logo" src="http://imagecdn.maketecheasier.com/2010/09/dockview-logo.png" alt="dockview-logo" width="128" height="128" />In Windows 7, its super easy to see what windows you have open for each application without leaving the window you&#8217;re currently in. In OS X however, this is not the case. While there is always Exposé, this requires an extra key-press or<a href="http://maketecheasier.com/work-efficiently-on-mac-using-active-screen-corners/2010/09/06" target="_self"> gesture</a>, and takes you away from your currently active window. In trying to solve this problem, I found a great app called DockView.<br />
<span id="more-21896"></span><br />
DockView is a quick drag-and-drop install from the developers at <a href="http://www.kapeli.com" target="_blank">Kapeli</a>. It offers quick views of all an applications open windows, just by mousing over the application&#8217;s icon in the dock. The install is standard. Just click the download link and load up the zip file, then drag the app into your Mac&#8217;s Applications folder. The preferences dialog box offers options ranging from general application preferences to appearance preferences, and even offers filters, allowing you to force the application behave in a certain way depending on what specific program it is, or whether a program&#8217;s windows are minimized or not. It also offers options for hot-key assignments, for those of you who are more apt to use the keyboard.</p>
<p>To access the preferences panel, and more, just click the newly added icon in your menu bar, here:</p>
<p><img class="aligncenter size-full wp-image-21939" title="dockview-menu-icon" src="http://imagecdn.maketecheasier.com/2010/09/dockview-menu-icon.jpg" alt="dockview-menu-icon" width="610" height="146" /></p>
<p>The preferences panel will look like this:</p>
<p><img class="aligncenter size-full wp-image-21937" title="dockview-pref-window" src="http://imagecdn.maketecheasier.com/2010/09/dockview-pref-window.png" alt="dockview-pref-window" width="454" height="193" /></p>
<p>The default settings are recommended by the developers, at least to start out with, and I&#8217;ve found no reason to change them. They provide you with simple pop up boxes that will pop up as soon as you mouse over a dock icon. Once you do that, you can move on to the next app in your dock, or simply click a window to maximize it, or bring it to the front if it was already up. This is super handy for applications like photoshop or web browsers, where you tend to get a bunch of different windows open pretty easily. The pop up are elegant and non-intrusive. By default they appear like the example below, but can be tweaked pretty extensively as far as size and appearance.</p>
<p><img class="aligncenter size-full wp-image-21938" title="dockview-dock-popup" src="http://imagecdn.maketecheasier.com/2010/09/dockview-dock-popup.jpg" alt="dockview-dock-popup" width="371" height="348" /></p>
<p>DockView is free to try with rare pop-ups asking you to register, but a license is a great deal at $7.99. While you&#8217;re over at Kapeli&#8217;s site, they&#8217;ve got a few other inexpensive apps for Snow Leopard that are worth checking out as well.</p>
<p>Is this a feature that you like in Windows 7, and are glad to have on your Mac? Should it be included anyway? Know of any other cool programs to bring extra features to OS X? Tell us in the comments!</p>
<p><a href="http://kapeli.com/dockview/" target="_blank">Download DockView here!</a> (DockView requires OS X Snow Leopard, the most recent version of Mac OS)</p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/preview-application-window-in-mac/2010/09/27&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/preview-application-window-in-mac/2010/09/27" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/preview-application-window-in-mac/2010/09/27" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/preview-application-window-in-mac/2010/09/27" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/preview-application-window-in-mac/2010/09/27&amp;title=How+to+Preview+Application+Window+The+Quick+and+Easy+Way+%5BMac%5D&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/preview-application-window-in-mac/2010/09/27" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/preview-application-window-in-mac/2010/09/27">How to Preview Application Window The Quick and Easy Way [Mac]</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/preview-application-window-in-mac/2010/09/27/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Relooking at Cairo Dock For Linux</title>
		<link>http://maketecheasier.com/relooking-at-cairo-dock-for-linux/2010/09/21</link>
		<comments>http://maketecheasier.com/relooking-at-cairo-dock-for-linux/2010/09/21#comments</comments>
		<pubDate>Tue, 21 Sep 2010 21:00:20 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[cairo dock]]></category>
		<category><![CDATA[Dock]]></category>
		<category><![CDATA[launcher]]></category>
		<category><![CDATA[panel]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=21603</guid>
		<description><![CDATA[More than a year ago, we reviewed Cairo Dock for Linux and how you can install and configure it in Ubuntu Intrepid. Fast forward to the present moment, Cairo Dock (now known as Glx-Dock) is still very much alive and has become one of the best dock application for Linux. The release of the latest [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/relooking-at-cairo-dock-for-linux/2010/09/21&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/relooking-at-cairo-dock-for-linux/2010/09/21" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/relooking-at-cairo-dock-for-linux/2010/09/21" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/relooking-at-cairo-dock-for-linux/2010/09/21" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/relooking-at-cairo-dock-for-linux/2010/09/21&amp;title=Relooking+at+Cairo+Dock+For+Linux&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/relooking-at-cairo-dock-for-linux/2010/09/21" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/relooking-at-cairo-dock-for-linux/2010/09/21">Relooking at Cairo Dock For Linux</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2010/09/glx-dock-main.jpg" alt="glx-dock-main" title="glx-dock-main" width="200" height="76" class="alignleft size-full wp-image-21612" />More than a year ago, we reviewed <a href="http://www.glx-dock.org/" target="_blank">Cairo Dock</a> for Linux and how you can <a href="http://maketecheasier.com/how-to-install-and-configure-cairo-dock-in-ubuntu-intrepid/2009/01/20">install and configure it in Ubuntu Intrepid</a>. Fast forward to the present moment, Cairo Dock (now known as Glx-Dock) is still very much alive and has become one of the best dock application for Linux. The release of the latest version 2.2 brings much improvement and innovations that we feel it deserves another mention from us.<br />
<span id="more-21603"></span></p>
<h3>Installation</h3>
<p>Glx-Dock (Cairo Dock) is available in the Ubuntu repository and you can easily install it via the Ubuntu Software Center (or Synaptic Package Manager). However, unless you are using Ubuntu Maverick, you will need to update your repository with the Cairo&#8217;s weekly PPA to enjoy the latest features. Here&#8217;s how you can do so:</p>
<p>Open a terminal and type the following:<br />
<pre lang="bash">sudo add-apt-repository ppa:cairo-dock-team/weekly<br />
sudo apt-get update<br />
sudo apt-get install cairo-dock cairo-dock-plug-ins</pre></p>
<p>Once you have installed the application, you can launch it via <em>Applications -> System Tools -> Cairo Dock</em>.</p>
<h3>What&#8217;s new in Glx-Dock?</h3>
<p>If you have used Glx-Dock before, or are still using it now, the user interface is pretty much the same. What&#8217;s changed is the functionality.</p>
<h3>Panel mode</h3>
<p>Glx-Dock now comes with a panel mode that allows you to replace your gnome-panel (or any other panels in your desktop manager) completely. Go to the Glx-Dock configuration panel and click on the Appearance tab. In the Views section, change the option to &#8220;Panel&#8221;.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/09/glx-dock-configure-panel.png" alt="glx-dock-configure-panel" title="glx-dock-configure-panel" width="577" height="340" class="aligncenter size-full wp-image-21605" /></p>
<p>When you click Apply, you will see your dock transform into a panel.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/09/glx-dock-panel-mode.jpg" alt="glx-dock-panel-mode" title="glx-dock-panel-mode" width="577" height="338" class="aligncenter size-full wp-image-21606" /></p>
<p>For those who long wanted to get rid of their panel in favor of a more customizable dock, this is what you have been waiting for.</p>
<h3>More applets and improved functionality</h3>
<p>You can&#8217;t replace a panel based on the design itself, you still need the functionality of the applets. The latest version of Glx-Dock comes with several useful new applets, including the <strong>Me-Menu</strong> and <strong>Messaging Menu</strong> indicator applets. What is even better is that these applets come with more functionality and user interaction. For example, it is now possible to manage tasks in the Clock&#8217;s calendar, left click to lock the screen in the Logout applet, use tiny URLs in the Drop-and-Share applet, the Dustbin applet handles all the drives etc. </p>
<p><img src="http://imagecdn.maketecheasier.com/2010/09/glx-dock-messaging-menu.jpg" alt="glx-dock-messaging-menu" title="glx-dock-messaging-menu" width="577" height="219" class="aligncenter size-full wp-image-21610" /></p>
<h3>Intellihide</h3>
<p>One of the major complaint of any dock application is the overlapping of the dock and the active window, making it unusable at times. In Glx-dock, there are two new display mode &#8220;<em>hide whenever the dock overlaps the active window</em>&#8221; and &#8220;<em>hide whenever the dock overlaps any window</em>&#8221; to ensure that it will not interrupt your workflow. </p>
<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/voco3Kj1Fxo&#038;color1=0xb1b1b1&#038;color2=0xd0d0d0&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/voco3Kj1Fxo&#038;color1=0xb1b1b1&#038;color2=0xd0d0d0&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="385"></embed></object></p>
<h3>Multiple instances of Glx-dock</h3>
<p>The beauty of Glx-dock lies in the ability to create multiple instances of dock. Each dock functions independently. You can use only one dock to dump all the application launchers together, or two docks where one is used as the top panel replacement and another as the application launcher. Whatever it is, you are free to add as many docks as you want and customize it to your liking.</p>
<h3>Support for old graphics card</h3>
<p>This is what I like about Glx-dock &#8211; the ability to work even without a compositing manager. If you have a old graphics card, you can still be sure that glx-dock will work in your system. (You will have to select the <em>Cairo-Dock (no OpenGL)</em> from the Application menu). </p>
<p>Have you tried out Glx-dock (Cairo dock) yet? </p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/relooking-at-cairo-dock-for-linux/2010/09/21&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/relooking-at-cairo-dock-for-linux/2010/09/21" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/relooking-at-cairo-dock-for-linux/2010/09/21" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/relooking-at-cairo-dock-for-linux/2010/09/21" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/relooking-at-cairo-dock-for-linux/2010/09/21&amp;title=Relooking+at+Cairo+Dock+For+Linux&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/relooking-at-cairo-dock-for-linux/2010/09/21" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/relooking-at-cairo-dock-for-linux/2010/09/21">Relooking at Cairo Dock For Linux</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/relooking-at-cairo-dock-for-linux/2010/09/21/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<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><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/8-of-the-best-linux-dockapps/2010/02/16&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/8-of-the-best-linux-dockapps/2010/02/16" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/8-of-the-best-linux-dockapps/2010/02/16" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/8-of-the-best-linux-dockapps/2010/02/16" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/8-of-the-best-linux-dockapps/2010/02/16&amp;title=8+Of+The+Best+Linux+Dockapps&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/8-of-the-best-linux-dockapps/2010/02/16" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<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>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.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.<br />
<span id="more-12264"></span><br />
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://imagecdn.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://imagecdn.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://imagecdn.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://imagecdn.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://imagecdn.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://imagecdn.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://imagecdn.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://imagecdn.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><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/8-of-the-best-linux-dockapps/2010/02/16&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/8-of-the-best-linux-dockapps/2010/02/16" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/8-of-the-best-linux-dockapps/2010/02/16" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/8-of-the-best-linux-dockapps/2010/02/16" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/8-of-the-best-linux-dockapps/2010/02/16&amp;title=8+Of+The+Best+Linux+Dockapps&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/8-of-the-best-linux-dockapps/2010/02/16" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<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>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/8-of-the-best-linux-dockapps/2010/02/16/feed</wfw:commentRss>
		<slash:comments>16</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><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/5-ways-to-un-minimize-finder-windows-in-os-x/2009/05/29&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/5-ways-to-un-minimize-finder-windows-in-os-x/2009/05/29" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/5-ways-to-un-minimize-finder-windows-in-os-x/2009/05/29" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/5-ways-to-un-minimize-finder-windows-in-os-x/2009/05/29" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/5-ways-to-un-minimize-finder-windows-in-os-x/2009/05/29&amp;title=5+Ways+to+Un-Minimize+Finder+Windows+in+OS+X&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/5-ways-to-un-minimize-finder-windows-in-os-x/2009/05/29" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<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>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-4956" src="http://imagecdn.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.<br />
<span id="more-4955"></span></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://imagecdn.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://imagecdn.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><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/5-ways-to-un-minimize-finder-windows-in-os-x/2009/05/29&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/5-ways-to-un-minimize-finder-windows-in-os-x/2009/05/29" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/5-ways-to-un-minimize-finder-windows-in-os-x/2009/05/29" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/5-ways-to-un-minimize-finder-windows-in-os-x/2009/05/29" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/5-ways-to-un-minimize-finder-windows-in-os-x/2009/05/29&amp;title=5+Ways+to+Un-Minimize+Finder+Windows+in+OS+X&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/5-ways-to-un-minimize-finder-windows-in-os-x/2009/05/29" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<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>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</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>12</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 [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/gnome-do-docky-a-new-dock-on-the-block/2009/02/12&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/gnome-do-docky-a-new-dock-on-the-block/2009/02/12" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/gnome-do-docky-a-new-dock-on-the-block/2009/02/12" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/gnome-do-docky-a-new-dock-on-the-block/2009/02/12" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/gnome-do-docky-a-new-dock-on-the-block/2009/02/12&amp;title=Gnome-Do+Docky%3A+A+New+Dock+On+The+Block&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/gnome-do-docky-a-new-dock-on-the-block/2009/02/12" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<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>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2655" title="docky" src="http://imagecdn.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><span id="more-2654"></span>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://imagecdn.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://imagecdn.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://imagecdn.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://imagecdn.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://imagecdn.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://imagecdn.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><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/gnome-do-docky-a-new-dock-on-the-block/2009/02/12&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/gnome-do-docky-a-new-dock-on-the-block/2009/02/12" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/gnome-do-docky-a-new-dock-on-the-block/2009/02/12" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/gnome-do-docky-a-new-dock-on-the-block/2009/02/12" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/gnome-do-docky-a-new-dock-on-the-block/2009/02/12&amp;title=Gnome-Do+Docky%3A+A+New+Dock+On+The+Block&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/gnome-do-docky-a-new-dock-on-the-block/2009/02/12" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<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>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</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>30</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><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/how-to-install-and-configure-cairo-dock-in-ubuntu-intrepid/2009/01/20&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/how-to-install-and-configure-cairo-dock-in-ubuntu-intrepid/2009/01/20" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/how-to-install-and-configure-cairo-dock-in-ubuntu-intrepid/2009/01/20" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/how-to-install-and-configure-cairo-dock-in-ubuntu-intrepid/2009/01/20" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/how-to-install-and-configure-cairo-dock-in-ubuntu-intrepid/2009/01/20&amp;title=How+To+Install+And+Configure+Cairo+Dock+In+Ubuntu+Intrepid&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/how-to-install-and-configure-cairo-dock-in-ubuntu-intrepid/2009/01/20" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<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>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.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>
<p><span id="more-2103"></span></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://imagecdn.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://imagecdn.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://imagecdn.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://imagecdn.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://imagecdn.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://imagecdn.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://imagecdn.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><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/how-to-install-and-configure-cairo-dock-in-ubuntu-intrepid/2009/01/20&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/how-to-install-and-configure-cairo-dock-in-ubuntu-intrepid/2009/01/20" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/how-to-install-and-configure-cairo-dock-in-ubuntu-intrepid/2009/01/20" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/how-to-install-and-configure-cairo-dock-in-ubuntu-intrepid/2009/01/20" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/how-to-install-and-configure-cairo-dock-in-ubuntu-intrepid/2009/01/20&amp;title=How+To+Install+And+Configure+Cairo+Dock+In+Ubuntu+Intrepid&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/how-to-install-and-configure-cairo-dock-in-ubuntu-intrepid/2009/01/20" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<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>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</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>73</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><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/8-great-tools-to-enhance-your-dock/2008/09/18&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/8-great-tools-to-enhance-your-dock/2008/09/18" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/8-great-tools-to-enhance-your-dock/2008/09/18" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/8-great-tools-to-enhance-your-dock/2008/09/18" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/8-great-tools-to-enhance-your-dock/2008/09/18&amp;title=8+Great+Tools+to+Enhance+Your+Dock&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/8-great-tools-to-enhance-your-dock/2008/09/18" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<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>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/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><span id="more-863"></span><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://imagecdn.maketecheasier.com/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://imagecdn.maketecheasier.com/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://imagecdn.maketecheasier.com/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://imagecdn.maketecheasier.com/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://imagecdn.maketecheasier.com/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://imagecdn.maketecheasier.com/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://imagecdn.maketecheasier.com/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://imagecdn.maketecheasier.com/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><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/8-great-tools-to-enhance-your-dock/2008/09/18&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/8-great-tools-to-enhance-your-dock/2008/09/18" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/8-great-tools-to-enhance-your-dock/2008/09/18" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/8-great-tools-to-enhance-your-dock/2008/09/18" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/8-great-tools-to-enhance-your-dock/2008/09/18&amp;title=8+Great+Tools+to+Enhance+Your+Dock&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/8-great-tools-to-enhance-your-dock/2008/09/18" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<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>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</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>

