<?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>Hack the Daytips&#187;Hack the Day</title>
	<atom:link href="http://www.hacktheday.com/topic/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hacktheday.com</link>
	<description>Software and productivity tips &#38; lifestyle design</description>
	<lastBuildDate>Wed, 30 Nov 2011 12:29:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Forced reinstall of application downloaded from Mac App Store</title>
		<link>http://www.hacktheday.com/force-reinstall-application-downloaded-from-mac-app-store/</link>
		<comments>http://www.hacktheday.com/force-reinstall-application-downloaded-from-mac-app-store/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 12:27:33 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.hacktheday.com/?p=224</guid>
		<description><![CDATA[Context: In Mac OSX Lion, I opened Launchboard and deleted an app that I had previously downloaded from the Mac App Store Problem: I was no longer able to download it, always getting the same annoying message from the Mac App Store software: &#8220;A newer version of this app is already installed on this computer&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Context:</strong><br />
In Mac OSX Lion, I opened Launchboard and deleted an app that I had previously downloaded from the Mac App Store<br />
<strong>Problem:</strong><br />
I was no longer able to download it, always getting the same annoying message from the Mac App Store software:<br />
&#8220;<em>A newer version of this app is already installed on this computer</em>&#8221;</p>
<p>After spending hours trying to find the fix that does the trick (and, man, did I try them all: removed spotlight indexing from my <a href="http://reverttosaved.com/2011/06/09/mac-app-store-a-newer-version-of-this-app-is-already-installed-on-this-computer/">HDD</a>, removed <a href="http://www.tuaw.com/2011/07/21/how-to-refresh-os-x-lions-launchpad-contents/">launchpad db files</a>, removed various <a href="http://apple.stackexchange.com/questions/7459/mac-app-store-works-like-trying-to-open-itunes-via-browser">folders and files</a>), countless Trash emptied and reboots, I finally found the fix. </p>
<p>Here&#8217;s what worked for me (via <a href="http://apple.stackexchange.com/questions/7075/how-can-i-reinstall-an-application-that-the-mac-app-store-thinks-is-installed-al">stackexchange</a>):<br />
I opened up Terminal.app, pasted the line below, then pressed Enter:</p>
<div style="overflow:auto;">
<code>/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -r -domain local -domain system -domain user</code></div>
<p>A few minutes of waiting, and when it was done I launched the Mac App Store app and.. miracle: I was able to, once again, download my favorite app from the store. </p>
<p>I hope this will save a few hours for you as well</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hacktheday.com/force-reinstall-application-downloaded-from-mac-app-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Secure your Mac &#8211; Password protected screen lock</title>
		<link>http://www.hacktheday.com/secure-your-mac-lock-screen/</link>
		<comments>http://www.hacktheday.com/secure-your-mac-lock-screen/#comments</comments>
		<pubDate>Sun, 23 Jan 2011 16:46:50 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[lock]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://www.hacktheday.com/?p=187</guid>
		<description><![CDATA[When your nosey coworkers enjoy peeking on other people&#8217;s desktops when they are gone, or you simply don&#8217;t want your kids to accidentally erase your soon-to-be-complete Pulitzer story while you were in the kitchen, your mac has the quick and simple solution, one that few people know exists: the screen lock Enabling screen locking is [...]]]></description>
			<content:encoded><![CDATA[<p>When your nosey coworkers enjoy peeking on other people&#8217;s desktops when they are gone, or you simply don&#8217;t want your kids to accidentally erase your soon-to-be-complete Pulitzer story while you were in the kitchen, your mac has the quick and simple solution, one that few people know exists: the screen lock</p>
<p>Enabling screen locking is pretty easy, although hidden where you leaste expected it. Here&#8217;s how it&#8217;s done:</p>
<p>You&#8217;ll need to open up <strong>Keychain Access</strong>, a utility app that comes preinstalled on your Mac and can be found inside the /Applications/Utilities/ folder. Once there, you&#8217;ll open up the Preferences menu (press <strong>⌘,</strong> or as the submenu of  <strong>Keychain Access</strong> menu). In the <strong>General</strong> tab, make sure the checkbox &#8216;Show Status in Menu Bar&#8217; is checked. A tiny lock icon will appear in the menu, somewhere on the right. Clicking on it will reveal the long awaited option: <strong>Lock Screen</strong>.<br />
<a href="http://www.hacktheday.com/wp-content/uploads/2011/01/Screen-shot-2011-01-23-at-6.43.50-PM.png"><img src="http://www.hacktheday.com/wp-content/uploads/2011/01/Screen-shot-2011-01-23-at-6.43.50-PM.png" alt="" title="lock screen" width="258" height="123" class="alignright size-full wp-image-188" /></a></p>
<p>PS. Make sure you know your mac password before clicking on it, because only those who know it will be able to unlock the computer. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.hacktheday.com/secure-your-mac-lock-screen/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dropquest 2011 &#8211; Or how to get over 1GB extra free Dropbox space</title>
		<link>http://www.hacktheday.com/dropquest-2011-or-how-to-get-over-1gb-extra-free-dropbox-space/</link>
		<comments>http://www.hacktheday.com/dropquest-2011-or-how-to-get-over-1gb-extra-free-dropbox-space/#comments</comments>
		<pubDate>Wed, 19 Jan 2011 14:12:05 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[productivity]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.hacktheday.com/dropquest-2011-or-how-to-get-over-1gb-extra-free-dropbox-space/</guid>
		<description><![CDATA[If you don&#8217;t already use Dropbox, you probably should. Dropbox is the amazing file sync service and utility that I&#8217;ve told you about it in a post from a few months ago. You might also remember that it has a neat referral program, giving out 250MB extra space for each friend referred to the service. [...]]]></description>
			<content:encoded><![CDATA[<p><img src="https://www.dropbox.com/static/14879/images/logo.png"></p>
<p>If you don&#8217;t already use Dropbox, you probably should. Dropbox is the amazing file sync service and utility that I&#8217;ve told you about it in a <a href="http://www.hacktheday.com/three-tools-for-a-more-productive-day/" title="Three Tools for a more Productive Day | Hack the Day - upgrade your life">post from a few months ago</a>. You might also remember that it has a neat referral program, giving out 250MB extra space for <a href="http://www.dropbox.com/referrals/NTIxODM2NTk">each friend referred to the service</a>.<br />
What I didn&#8217;t know and only learned about today is that, this year, Dropbox has a pretty awesome internet contest / puzzle / scavanger hunt, called <a href="https://www.dropbox.com/dropquest2011"><strong>Dropquest 2011</strong></a>, with various prizes.<br />
Now, since I missed the actual contest, I didn&#8217;t qualify for the mega prizes(which included 50GB of space, branded t-shirts and more). However, for all those who answer some(or all) of the puzzle questions, there&#8217;s a consolation prize of up to 1GB of space to be added to your Drobox account.<br />
The complete list of questions and answers, as well as explanations for those, can be found on several places online; I found the most thorough solution page to be <a href="http://erroneus.tumblr.com/post/2765996497/dropbox-dropquest-2011-guide-free-space-for-dropbox" title="Erroneus - An erroneous trophy hunter...">that of erroneus</a>, with other versions available over at <a href="http://www.tuqiri.net/2011/01/1gb-dropbox-space-guide/" title="Tuqiri  &raquo; Blog Archive   &raquo; 1GB Dropbox space guide">tuqiri</a> or <a href="http://www.boio.ro/dropquest-spatiu-mai-mult-pe-dropbox-si-o-cursa-super-geeky/" title="Dropquest &#8211; spatiu mai mult pe Dropbox si o cursa super geeky | boio.ro">boio</a>. For your convenience I&#8217;ll shamelessly paste, below, the walkthrough from tuqiri/erroneous:</p>
<p>And before I leave you with this resourceful online quest, here are a few of the tricks you can use to increase your Dropbox free account quota(for the full list <a href="http://erroneus.tumblr.com/post/2800471164/dropbox-free-space-guide-yep-even-more" title="Erroneus - An erroneous trophy hunter...">check out this page</a>):</p>
<ol>
<li>use a <a href="http://www.dropbox.com/referrals/NTIxODM2NTk">referral link</a> when signing up with Dropbox; it will give both you and your referee an extra bit of space</li>
<li>complete any of the tasks from <a href="https://www.dropbox.com/free">this page</a> and connect with Dropbox on Twitter/Facebook, for up to 640MB extra </li>
<li>complete the Dropbox “Get Started” tour for another 250MB of space</li>
<li>refer other friends to it; make sure they use other email addresses, and that they install the Dropbox client on different machines than yours</li>
</ol>
<p>.. and now on to <strong>Dropquest2011</strong></p>
<p><span id="more-177"></span></p>
<p>Go to <a href="https://www.dropbox.com/dropquest2011">https://www.dropbox.com/dropquest2011</a> to start which is important and further on to <a href="https://www.dropbox.com/dropquest2011/D">https://www.dropbox.com/dropquest2011/D</a><br /> <br />
5305404/18681 = 284<br /> <br />
Go to <a href="http://forums.dropbox.com/topic.php?id=284">http://forums.dropbox.com/topic.php?id=284</a> , look at post 3 and download Step4.zip<br /> <br />
In the zip it says 38.889, -94.703 &#8211; Those are coordinates and they mention a mascot. Google Maps: 38.889, -94.703. This School is close by and their mascot is huskies<br /> <br />
Open Step5.zip which is inside Step4.zip with the pass “huskies”, go to <a href="http://www.dropbox.com/dropquest2011/r">http://www.dropbox.com/dropquest2011/r</a><br /> <br />
Finish the puzzle (solution) and you are sent to <a href="https://www.dropbox.com/dropquest2011/0">https://www.dropbox.com/dropquest2011/0</a><br /> <br />
The 3612th prime number is “33739”, it will send you to <a href="https://www.dropbox.com/dropquest2011/p">https://www.dropbox.com/dropquest2011/p</a><br /> <br />
It refers to this picture at the Dropbox blog<br /> <br />
Look at the picture, in the background is a yellow paper with an address to <a href="https://www.dropbox.com/dropquest2011/b">https://www.dropbox.com/dropquest2011/b</a><br /> <br />
Solve the sudoku (you can use this solver or look at the solution), it leads you to: <a href="https://www.dropbox.com/dropquest2011/o">https://www.dropbox.com/dropquest2011/o</a></p>
<p><img class="ngg-singlepic" src="http://hacktheday.com/images/dbx8__320x240_sudoku.png" alt="sudoku" title="sudoku" /></p>
<p>It wants you to go home, which means jump to the Dropbox homepage at <a href="https://www.dropbox.com">https://www.dropbox.com</a><br /> <br />
Go there and click the link at the top where it says it’s not over, it will lead you to <a href="https://www.dropbox.com/dropquest2011/x">https://www.dropbox.com/dropquest2011/x</a><br /> <br />
The “book” is this forum thread<br /> <br />
The post refers to this blog post<br /> <br />
Click on Katana-ya at item 5 for your Step16.zip<br /> <br />
In the zip file is a link to <a href="http://www.dropbox.com/dropquest2011/h">http://www.dropbox.com/dropquest2011/h</a> and a image<br /> <br />
The image from Step16.zip, it’s HEX color code is “BAFF1E”, enter it and you are taken to <a href="https://www.dropbox.com/dropquest2011/e">https://www.dropbox.com/dropquest2011/e</a><br /> <br />
The names are anagrams for classic composers. The classic composer for Dropbox, is CEO “Drew Houston”, enter that and you are taken to <a href="https://www.dropbox.com/dropquest2011/a">https://www.dropbox.com/dropquest2011/a</a><br /> <br />
The signs you see here are in braille and it says “help 206”, this is a hint for this page: <a href="http://www.dropbox.com/help/206">http://www.dropbox.com/help/206</a><br /> <br />
Download the Step21.zip<br /> <br />
Place the picture from the zip in a dropbox folder and share it with dropquest@dropbox.com<br /> <br />
Hint22.txt appears in the folder, which leads you to <a href="https://www.dropbox.com/votebox/3712/frozen-yogurt">https://www.dropbox.com/votebox/3712/frozen-yogurt</a><br /> <br />
This is a reference to Rian Hunter which can be found at <a href="https://www.dropbox.com/about">https://www.dropbox.com/about</a><br /> <br />
Click at Rian Hunter this leads you to <a href="https://www.dropbox.com/dropquest2011/R">https://www.dropbox.com/dropquest2011/R</a><br /> <br />
The text is a reference to the game Chrono Trigger and the side quest Rainbow Shell, the link to the zip is therefore <a href="http://dl.dropbox.com/u/211024/rainbowshell.zip">http://dl.dropbox.com/u/211024/rainbowshell.zip</a><br /> <br />
In the zip you will find an address to <a href="http://www.dropbox.com/dropquest2011/t">http://www.dropbox.com/dropquest2011/t</a> and a midi file<br /> <br />
The key phrase is the notes from the midi file, which is: “badcabbage” and this leads you to <a href="https://www.dropbox.com/dropquest2011/s">https://www.dropbox.com/dropquest2011/s</a><br /> <br />
Print out the paper, fold the paper to a crane and across it’s wings it says 11696 x 96911, which equels the the code “1133471056” on the wings. Enter the code and you are taken to <a href="https://www.dropbox.com/dropquest2011/U">https://www.dropbox.com/dropquest2011/U</a><br /> <br />
Last puzzle! Remember those dropquest URL’s? The last letter, they form the the last code: “Dr0pbox heaRts U”<br /> <br />
And you are done:<a href=" https://www.dropbox.com/dropquest2011/finish_line"> https://www.dropbox.com/dropquest2011/finish_line</a><br /> <br />
Check your score at <a href="https://www.dropbox.com/dropquest2011/wall_of_fame">https://www.dropbox.com/dropquest2011/wall_of_fame</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hacktheday.com/dropquest-2011-or-how-to-get-over-1gb-extra-free-dropbox-space/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Do it yourself &#8211; Fullscreen mode for your Mac apps</title>
		<link>http://www.hacktheday.com/do-it-yourself-fullscreen-mode-for-your-mac-apps/</link>
		<comments>http://www.hacktheday.com/do-it-yourself-fullscreen-mode-for-your-mac-apps/#comments</comments>
		<pubDate>Mon, 25 Oct 2010 07:06:23 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.hacktheday.com/?p=103</guid>
		<description><![CDATA[Everyone knows that multitasking is usually bad for your productivity, and that in order to get &#8216;in the flow&#8217; one would need to focus on the task at hand and nothing more. Having your app maximized to your screen size might be enough most of the times, but a real full-screen mode(that is, covering also [...]]]></description>
			<content:encoded><![CDATA[<p>Everyone knows that multitasking is usually bad for your productivity, and that in order to get &#8216;in the flow&#8217; one would need to focus on the task at hand and nothing more. Having your app maximized to your screen size might be enough most of the times, but a real full-screen mode(that is, covering also the Dock and the MenuBar) would be even better.<br />
Apparently the next operating system version for your Mac(OSX Lion) will add native support for full-screen apps. But until then, neither of these two options are made easy by the current Mac OSX version.</p>
<p>If you&#8217;re in the same place as I am and too impatient to wait for your full-screen productivity boost, I found a temporary solution. An awesome one which, best of all, is completely free(although donations to their developers are welcome)!<br />
<span id="more-103"></span><br />
First of all, download <a href="http://culater.net/software/SIMBL/SIMBL.php">SIMBL</a> &#8211; SIMBL (SIMple Bundle Loader) &#8211; pronounced like &#8220;symbol&#8221; or &#8220;cymbal&#8221; &#8211; is a nifty app that enables hacks and plugins into OSX apps that don&#8217;t normally support them. The latest (Leopard and Snow Leopard version) can be downloaded directly from <a href="http://culater.net/dl/files/SIMBL-0.9.8c.zip">this link</a>. A list of the most popular popular SIMBL plugins is available <a href="http://code.google.com/p/simbl/wiki/SIMBLPlugins">here</a>.<br />
Like you already guessed, we&#8217;ll get ourselves a couple of SIMBL plugins. </p>
<ul>
<li>
My favorite is called <a href="http://www.randomapplications.com/extras/sizewell/">SizeWell</a>. It&#8217;s free, easy to download, install and setup, and adds a simple to use System Preferences pane. What it does? It allows you to configure how you&#8217;ll resize and zoom the windows on your Mac. For instance, by holding down CMD when maximizing the window, it will grow to the maximum screen size(except for the MenuBar and the Dock), which is probably what you want like 90% of the time and the default behavior that Windows has for maximizing windows(<em>a lame pun, sorry</em>).  You can also configure maximizing on just half of the screen(left or right or top or bottom), which is a dream come true for most multitaskers who don&#8217;t want to spend $14 on the <a href="http://www.mizage.com/divvy/">nice Divvy utility</a>.<br />
<img src="http://img.skitch.com/20101025-fgtbdnr6xxsty4png2fe7wstwp.png" alt="SizeWell" />
</li>
<li>If you&#8217;re really craving for fullscreen, SizeWell won&#8217;t be enough for you. Instead (or, better yet, in addition to it), you&#8217;ll need <a href="http://ianhenderson.org/megazoomer.html">Megazoomer</a>, the latest version of which can be downloaded from <a href="http://ianhenderson.org/download/megazoomer.zip">here</a>. After unzipping the downloaded archive, you&#8217;ll need to copy the included megazoomer.bundle to the <em>/Library/Application Support/SIMBL/Plugins/</em> folder so that SIMBL can use it. Once you do this, you can start toggling full-screen mode for your current windows by simply pressing CMD+Enter (or look in the Menu at the Window submenu for the newly-added Mega Zoom menu entry). Really awesome stuff in my opinion, wouldn&#8217;t you agree?<br />
<img src="http://img.skitch.com/20101025-j4k9ckdtx11emm3u3aj2gdhent.png" alt="Fullscreen Finder and my SIMBL plugins" />
</li>
</ul>
<p>That&#8217;s it. One simple app and two plugins to install, and your operating system just got 50% better. My regret? That I spent 4 years on the Mac not knowing about them. </p>
<p><small><strong><em>[Disclaimer/warning/footprint:<br />
Like all OSX hacks, SIMBL and its plugins are not supported by Apple(obviously, since they only support their own apps) and might stop working at some point in the future. Also, we don't make any guarantees that they will work for your system. They should, but just don't sue me if they fail for your particular machine.] </em><strong></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hacktheday.com/do-it-yourself-fullscreen-mode-for-your-mac-apps/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Firefox 3.6, Fullscreen and WebDeveloper</title>
		<link>http://www.hacktheday.com/firefox-3-6-fullscreen-and-webdeveloper/</link>
		<comments>http://www.hacktheday.com/firefox-3-6-fullscreen-and-webdeveloper/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 16:54:13 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.hacktheday.com/firefox-3-6-fullscreen-and-webdeveloper/</guid>
		<description><![CDATA[After updating to Firefox 3.6, I started having issues with WebDeveloper, the single favorite Firefox extension I’m using on an almost daily basis. Namely, the keyboard shortcut I was using most frequently ⌘-⇧-F had been overwritten by the latest Firefox update; instead of calling the ‘Display Element Information’ function from WebDeveloper, it now called View [...]]]></description>
			<content:encoded><![CDATA[<p>After updating to Firefox 3.6, I started having issues with WebDeveloper, the single favorite Firefox extension I’m using on an almost daily basis.<br />
Namely, the keyboard shortcut I was using most frequently ⌘-⇧-F had been overwritten by the latest Firefox update; instead of calling the ‘Display Element Information’ function from WebDeveloper, it now called View in Full Screen mode.<br />
Frustrating, to say the least.</p>
<p>Since I didn’t want to change my typing, a bit of Googling led me to <a href="keyconfig">KeyConfig</a>, an amazing Firefox extension (more info here <a href="http://forums.mozillazine.org/viewtopic.php?f=48&#038;t=72994">http://forums.mozillazine.org/viewtopic.php?f=48&amp;t=72994</a>) which allows you to change almost ALL keyboard shortcuts in Firefox and the installed extensions.</p>
<p>Hope this proves useful to someone else as well. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.hacktheday.com/firefox-3-6-fullscreen-and-webdeveloper/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Essential tips to make your Mac the king of USER FRIENDLINESS</title>
		<link>http://www.hacktheday.com/essential-tips-to-make-your-mac-the-king-of-user-friendliness/</link>
		<comments>http://www.hacktheday.com/essential-tips-to-make-your-mac-the-king-of-user-friendliness/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 08:56:23 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[Mac Book]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[shortcuts]]></category>

		<guid isPermaLink="false">http://www.hacktheday.com/5-tips-to-make-your-mac-the-king-of-user-friendliness/</guid>
		<description><![CDATA[It&#8217;s a common symptom among new Mac users to be really ecstatic about their new MacBook, praise the speed and functionality, then after a month or so start seeing some flaws; much like in any relationship, where your passionate blind love from the first weeks starts to fade, giving way to more realistic assessments. Some [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://img.skitch.com/20081211-beewmgqeqhs27u9n6urjmehi4m.png" alt="Dock" /></p>
<p>It&#8217;s a common symptom among new Mac users to be really ecstatic about their new MacBook, praise the speed and functionality, then after a month or so start seeing some flaws; much like in any relationship, where your passionate blind love from the first weeks starts to fade, giving way to more realistic assessments.<br />
Some hard-core Linux geeks will probably miss their configuration files, kernel hacking and source code install. Windows users might miss their favorite software(Picasa, Winamp or Total Commander). I didn&#8217;t miss my Windows machine one bit, partly because I got used to other essential Mac software, partly because I use my Windows software from within Windows virtual machines, and mostly because I realized the Mac offers me all the productivity tools I ever wished for, out of the box or <strong>for free</strong>.</p>
<p>This article lists several essential but frequently forgotten configuration tips that make the most of your Mac. A future article will cover some vitally important FREE (or really inexpensive) Mac OSX software for your daily chores.</p>
<p>Faithful readers might have already read these tips here, on HackTheDay, but I do hope they&#8217;ll learn a few new things as well.</p>
<p><span id="more-71"></span></p>
<h3>Use the <a title="7 geek tricks for a fresh OSX Tiger install | Hack the Day" href="http://www.hacktheday.com/7-geek-tricks-for-a-fresh-osx-tiger-install/">7 geek tricks</a> for a fresh OSX install</h3>
<p>The most important of them are:</p>
<ol>
<li>Always download your latest updates</li>
<li>activate the keyboard shortcuts, Enable Full Keyboard Access, and try to learn the most important shortcuts: don&#8217;t miss the complex Screenshot shortcuts, the Keyboard Navigation ones (you&#8217;ll want to remember Ctrl+F2 to access the menubar, Command+comma to invoke the preferences screen for the current app, Command+Q to quit the current app) or Command+` to tab through the current&#8217;s application opened windows</li>
<li>activate &#8220;Use F1-F12 keys to control software features.&#8221;</li>
<li>activate the two-fingers secondary click</li>
</ol>
<h3><a title="Mac tips - Turn off your Mac’s startup sound | Hack the Day" href="http://www.hacktheday.com/mac-tips-turn-off-your-macs-startup-sound/">Deactivate the Mac startup chime</a> by using the free <strong>StartupSound.prefPane</strong> application</h3>
<p>I know, this falls into the category of vital OSX apps, but it&#8217;s so darn important that you&#8217;ll want to use it right ahead.</p>
<h3>Open folders in a new Finder window</h3>
<p>One of the many things novice Mac users don&#8217;t know is that in Finder, all it takes is to keep Option key pressed while double-clicking on a folder. Also, in case you didn&#8217;t know, the Undo command (Command+Z) also works in Finder, when deleting, undeleting or renaming files. Now.. does Windows know how to do this? Yeah, I thought so&#8230;</p>
<h3>Activate your Expose Active Corners and shortcut keys</h3>
<p>Here&#8217;s my setup: I rarely use Command+Tab to switch apps, the reflex of moving my mouse to the corner got under my skin. It&#8217;s way faster and gives you the full overview of what happens on your screen.<br />
<img src="http://img.skitch.com/20081211-p6a435yxts22pf14qxb34br1n7.png" alt="Expose Spaces" /></p>
<h3>In Expose, quickly see the names of the opened windows</h3>
<p>Just press Alt(Option) key while in Expose mode. See any change?</p>
<h3>Use Spotlight to launch Apps</h3>
<p>Spotlight comes included by default, as opposed to Quicksilver, Butler or other <a title="Power Tools - introduction to Application Software Launchers | Hack the Day" href="http://www.hacktheday.com/power-tools-introduction-to-application-software-launchers/">application launchers</a>. You do need a bit of tweaking to successfully use it as such: first of all, change the order the results are displayed, unchecking as many file types as possible(the fewer, the more responsive Spotlight is) and changing the order to match your behavior.<br />
Here&#8217;s my Spotlight settings:<br />
<img src="http://img.skitch.com/20081211-pgin4xfn7a4y9qr2ncjwymrj7d.png" alt="Spotlight" /></p>
<h3>Customize the <a title="How to display the date in OSX Leopard Menu Bar | Hack the Day" href="http://www.hacktheday.com/how-to-display-the-date-in-osx-leopard-menu-bar/">time display in the menu bar</a></h3>
<p><a title="How to display the date in OSX Leopard Menu Bar | Hack the Day" href="http://www.hacktheday.com/how-to-display-the-date-in-osx-leopard-menu-bar/"><img src="http://img.skitch.com/20081109-exq9f23qph91uhc1x5qh1753ma.png" alt="" /></a> The above link show you how.<br />
While you&#8217;re at the menu bar, feel free to <a title="Get rid of the MobileMe sync icon in Leopard’s menu bar | Hack the Day" href="http://www.hacktheday.com/get-rid-of-the-mobileme-sync-icon-in-leopards-menu-bar-3/">remove any unwanted icons by</a> pressing Alt(Option) while dragging them out.</p>
<h3>Get comfortable with Automator and Terminal</h3>
<p>If you&#8217;re a Linux geek, Terminal will rise to your expectations.. if only you know how to properly set it up to make it look as cool as you need.<br />
I configured it to have a transparent background so I can see what happens in my other apps, to display ANSI colors and, off course, to use these settings as default for every new window. The fact that it allows for multi tabs is a welcomed addition. Here&#8217;s my Matrix-like setup:<br />
<img src="http://img.skitch.com/20081211-njc5ema2nc5srnmrnh6bbgpn5g.png" alt="Terminal 2014 bash 2014 159յ0" /></p>
<p>As for Automator&#8230; this is one of the most powerful tools on your mac, and probably the most underrated one. Most Mac users never even opened it. I, for one, have used it to define a Multiple file rename Finder plugin, that I use now and then to rename, in 3 seconds, hundreds of selected files &#8211; a task that would have taken many annoying minutes, otherwise. Curious on how I did this? Keep tuned for a future episode.</p>
<p>In the meantime, you might want to take a peek under your OSX hood &#8211; there might be more amazing gems you didn&#8217;t know it has&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hacktheday.com/essential-tips-to-make-your-mac-the-king-of-user-friendliness/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to seamlessly sync your iCal with Google Calendar</title>
		<link>http://www.hacktheday.com/how-to-seamlessly-sync-your-ical-with-google-calendar/</link>
		<comments>http://www.hacktheday.com/how-to-seamlessly-sync-your-ical-with-google-calendar/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 15:33:35 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[iCal]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.hacktheday.com/how-to-seamlessly-sync-your-ical-with-google-calendar/</guid>
		<description><![CDATA[Quick question: what is the One and only most essential tool for any productivity fan? You guessed it &#8211; the calendar. There are many reasons why you&#8217;d want to use Google Calendar for your time management: first of all, it&#8217;s free; second, it&#8217;s online(you can access it from everywhere). Third, it has SMS alerts, which [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Quick question: what is the One and only most essential tool for any productivity fan?<br />
<br/>You guessed it &#8211; the calendar.</p></blockquote>
<p>There are many reasons why you&#8217;d want to use Google Calendar for your time management: first of all, it&#8217;s free; second, it&#8217;s online(you can access it from everywhere). Third, it has SMS alerts, which is probably the single feature I use most. The one major downside of Google Calendar has is&#8230; being an online tool; a less than perfect user interface, less than instantaneous responsiveness. Luckily, this all is in the past as of <a href="http://gmailblog.blogspot.com/2008/11/syncing-your-google-calendar.html" title="Official Gmail Blog: Syncing your Google Calendar">today</a>:</p>
<p>Google announced CalDAV support for Google Calendar in Apple&#8217;s iCal(version 3.x  &#8211; on Mac OS X v10.5+ ). In layman&#8217;s terms, this means seamless bidirectional synchronization of calendar events. No more awkward emails, no more missed meetings(actually.. this isn&#8217;t such a good news, as we all know it &#8211; meetings are productivity killers).</p>
<p>Here&#8217;s a step by step <a href="http://www.google.com/support/calendar/bin/answer.py?answer=99358" title="Get Started with CalDAV - Calendar Help Center">walkthrough</a> in setting up Google Calendar synchronization:</p>
<p>1. First, you download on your OSX 10.5 mac <a href="http://code.google.com/p/calaboration/downloads/list" title="calaboration - Google Code">the setup tool, called Calaboration</a>. It&#8217;s in zip format, so you&#8217;ll want to unarchive it. Go ahead and run it, entering your Google login credentials, then click Sign In.</p>
<p><span id="more-70"></span><br />
<img src="http://img.skitch.com/20081202-mxw6qwf8bi8tgn8raj441rnn81.png" alt="Calaboration1"/></p>
<p>2. Select which of the Google Calendars you want to add to your iCal.<br />
3. If you haven&#8217;t already added your Google email(login) to Address Book, you&#8217;ll want to do this, or else &#8220;<em>You won&#8217;t be able to invite or email guests to Google Calendar events within iCal if your address is not in your Address Book.</em>&#8221;</p>
<p>4. Your Google Calendar will now appear in iCal&#8217;s list of calendars, and iCal will sync any changes to and from Google Calendar. </p>
<p>Event information will refresh every 5 minutes; if you want to change this interval, you can do it in the iCal > Preferences > Accounts menu, from the &#8216;Refresh calendars&#8217; drop-down. You can also refresh calendars manually, by pressing the Apple and R keys at the same time.</p>
<p>This is it. Easy and efficient, much like most of Google&#8217;s online tools.<br />
Happy productivity everyone. And remember to keep yourselves out of meetings.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hacktheday.com/how-to-seamlessly-sync-your-ical-with-google-calendar/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to display the date in OSX Leopard Menu Bar</title>
		<link>http://www.hacktheday.com/how-to-display-the-date-in-osx-leopard-menu-bar/</link>
		<comments>http://www.hacktheday.com/how-to-display-the-date-in-osx-leopard-menu-bar/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 12:32:57 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[date time]]></category>
		<category><![CDATA[leopard]]></category>

		<guid isPermaLink="false">http://www.hacktheday.com/?p=66</guid>
		<description><![CDATA[If you don&#8217;t want to fumble around just to learn the current date, you can display it in Leopard&#8217;s Menu Bar, right by the clock, to always have under your eyes. What I did was to follow TUAW&#8217;s tutorial, but here&#8217;s a quick summary, just in case you&#8217;re in a hurry: 1. in System Preferences, [...]]]></description>
			<content:encoded><![CDATA[<p>If you don&#8217;t want to fumble around just to learn the current date, you can display it in Leopard&#8217;s Menu Bar, right by the clock, to always have under your eyes.</p>
<p>What I did was to follow <a href="http://www.tuaw.com/2008/08/18/tuaw-tip-add-date-to-the-menu-bar-clock/">TUAW&#8217;s tutorial</a>, but here&#8217;s a quick summary, just in case you&#8217;re in a hurry:<br />
1. in System Preferences, International, Formats submenu. Select Customize date, then chose the format you want, and COPY it (select all, Cmd+C).<br />
<img src="http://img.skitch.com/20081109-psbg9sw75qfugy8erbpeku5c7q.png" alt="copy_date_format"/><br />
2. Press Ok, then from the same window, Customize for the Times part. Move the cursor before the time format, press Cmd+V(Paste). Press OK.</p>
<p><img src="http://img.skitch.com/20081109-exq9f23qph91uhc1x5qh1753ma.png" alt="leoparddatemenu"/></p>
<p>Easy peasy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hacktheday.com/how-to-display-the-date-in-osx-leopard-menu-bar/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Get rid of the MobileMe sync icon in Leopard&#8217;s menu bar</title>
		<link>http://www.hacktheday.com/get-rid-of-the-mobileme-sync-icon-in-leopards-menu-bar-3/</link>
		<comments>http://www.hacktheday.com/get-rid-of-the-mobileme-sync-icon-in-leopards-menu-bar-3/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 08:05:16 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[osx]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.hacktheday.com/get-rid-of-the-mobileme-sync-icon-in-leopards-menu-bar-3/</guid>
		<description><![CDATA[Phew, the title took more to write than what the post really should contain, that is: Keep Command key pressed while dragging the Sync icon out of the menu bar. Now, why would you do this? Maybe, like me, you have a fresh Leopard install and you NEVER use MobileMe, and you want to declutter [...]]]></description>
			<content:encoded><![CDATA[<p>Phew, the title took more to write than what the post really should contain, that is:<br />
<img src="http://img.skitch.com/20081002-jqcy1d6xb85sqgx27bpq93qweu.png" alt="SystemUIServer"/><br />
<strong>Keep Command key pressed while dragging the Sync icon out of the menu bar.</strong></p>
<p>Now, why would you do this? Maybe, like me, you have a fresh Leopard install and you NEVER use MobileMe, and you want to declutter the menu bar. Easy, ain&#8217;t it?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hacktheday.com/get-rid-of-the-mobileme-sync-icon-in-leopards-menu-bar-3/feed/</wfw:commentRss>
		<slash:comments>73</slash:comments>
		</item>
		<item>
		<title>Create any kind of charts easily with Google Visualization API</title>
		<link>http://www.hacktheday.com/create-any-kind-of-charts-easily-with-google-visualization-api/</link>
		<comments>http://www.hacktheday.com/create-any-kind-of-charts-easily-with-google-visualization-api/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 19:28:46 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[links]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[charts]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[spreadsheet]]></category>

		<guid isPermaLink="false">http://www.hacktheday.com/create-any-kind-of-charts-easily-with-google-visualization-api/</guid>
		<description><![CDATA[Google just released Google Visualization API, which is a really cool great way to generate and embed beautiful charts into any webpage. While the API is really Javascript based targeting web developers, the really cool thing about it is that you&#8217;re now able to generate Gadgets from within any Google Docs spreadsheet. Easier done than [...]]]></description>
			<content:encoded><![CDATA[<p>Google just released <a href="http://code.google.com/apis/visualization/" title="Google Visualization API - Google Code"><strong>Google Visualization API</strong></a>, which is a really cool great way to generate and embed beautiful charts into any webpage.<br />
While the API is really Javascript based targeting web developers, the really cool thing about it is that you&#8217;re now able to generate <strong>Gadgets</strong> from within any Google Docs spreadsheet.</p>
<p>Easier done than said, actually. Just take a peek at this nice chart attempt:<br />
<span id="more-45"></span><br />
<strong>Here&#8217;s what you have to do:</strong></p>
<ol>
<li>Open up a <a href="http://spreadsheets.google.com/">Google Docs spreadsheet</a></li>
<li>Fill in some data: the first column contains the labels, the second contains the data</li>
<li>Click on the &#8220;Create a Map, Chart or Table&#8230;&#8221; link</li>
<li>Select the chart type, data range and extra options</li>
<li>From the drop down menu that appears when you click on the arrow on top of the gadget, select &#8220;Publish Gadget&#8221;</li>
<li>Copy the html code that appears in any webpage you want.<br />
Like this:<br />
<textarea><script src="http://spreadsheets.google.com/gpub?url=http%3A%2F%2Ffr2uemo5-a.gmodules.com%2Fig%2Fifr%3Fup__table_query_url%3Dhttp%253A%252F%252Fspreadsheets.google.com%252Ftq%253Frange%253DB3%25253AC7%2526key%253DpDdwu6GMFeYb3vIf_e3SARw%2526gid%253D0%2526pub%253D1%26up_title%3D24%2520hours%26up_chartTitle%3D24%2520hours%26up_legend%3D0%26up_3d%3D1%26up__table_query_refresh_interval%3D0%26url%3Dhttp%253A%252F%252Fwww.google.com%252Fig%252Fmodules%252Fpie-chart.xml&amp;height=514&amp;width=450"></script></textarea></li>
</ol>
<p><strong>Enjoy:</strong><br />
<script src="http://spreadsheets.google.com/gpub?url=http%3A%2F%2Ffr2uemo5-a.gmodules.com%2Fig%2Fifr%3Fup__table_query_url%3Dhttp%253A%252F%252Fspreadsheets.google.com%252Ftq%253Frange%253DB3%25253AC7%2526key%253DpDdwu6GMFeYb3vIf_e3SARw%2526gid%253D0%2526pub%253D1%26up_title%3D24%2520hours%26up_chartTitle%3D24%2520hours%26up_legend%3D0%26up_3d%3D1%26up__table_query_refresh_interval%3D0%26url%3Dhttp%253A%252F%252Fwww.google.com%252Fig%252Fmodules%252Fpie-chart.xml&amp;height=414&amp;width=450"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hacktheday.com/create-any-kind-of-charts-easily-with-google-visualization-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

