<?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>Learning OS X &#187; Intermediate Mac</title>
	<atom:link href="http://www.learningosx.com/category/intermediate-mac-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learningosx.com</link>
	<description>Making the switch to OS X easy</description>
	<lastBuildDate>Fri, 15 Apr 2011 13:06:46 +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>Saving System Screen Shots to a Specific Folder</title>
		<link>http://www.learningosx.com/how-do-you-save-screen-shots-specific-folder-mac-osx/</link>
		<comments>http://www.learningosx.com/how-do-you-save-screen-shots-specific-folder-mac-osx/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 19:03:32 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Intermediate Mac]]></category>
		<category><![CDATA[defaults]]></category>
		<category><![CDATA[screenshot]]></category>

		<guid isPermaLink="false">http://www.learningosx.com/?p=517</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.learningosx.com/how-do-you-save-screen-shots-specific-folder-mac-osx/' addthis:title='Saving System Screen Shots to a Specific Folder '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>When you use the keyboard shortcuts to take screen grabs in OS X the default is to save them to the Desktop. If you are like me and you use these keys a lot, your desktop will quickly become crowded. What you need to do is change the default folder for screen shots. I don&#8217;t [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.learningosx.com/how-do-you-save-screen-shots-specific-folder-mac-osx/' addthis:title='Saving System Screen Shots to a Specific Folder ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.learningosx.com/how-do-you-save-screen-shots-specific-folder-mac-osx/' addthis:title='Saving System Screen Shots to a Specific Folder '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p>When you use the keyboard shortcuts to take screen grabs in OS X the default is to save them to the Desktop. If you are like me and you use these keys a lot, your desktop will quickly become crowded. What you need to do is change the default folder for screen shots.</p>
<p>I don&#8217;t know why this isn&#8217;t a System Preference but it&#8217;s pretty simple to change the defaults with a little Terminal-fu.</p>
<p>1. Open an OS X Terminal (Go to Utilities-&gt;Terminal)<br />
2. Inside the terminal, issue the following command</p>
<p><span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace; line-height: 18px; font-size: 12px; white-space: pre;"><strong>defaults write com.apple.screencapture location /DESTINATION</strong></span></p>
<p><span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace; line-height: 18px; font-size: 12px; white-space: pre;"><strong></strong></span>where DESTINATION is the directory you wish to save to.</p>
<p>3. Logout and Log back in.</p>
<p>So, for example, if you create a Screenshots folder inside the Pictures directory your command would look like this:</p>
<pre>defaults write com.apple.screencapture location ~/Pictures/Screenshots</pre>
<p>That&#8217;s all there is to it. If you have any interesting system tweaks, let us know in the comments.</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.learningosx.com/how-do-you-save-screen-shots-specific-folder-mac-osx/' addthis:title='Saving System Screen Shots to a Specific Folder ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.learningosx.com/how-do-you-save-screen-shots-specific-folder-mac-osx/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Lock Dashboard Widgets To Desktop</title>
		<link>http://www.learningosx.com/lock-dashboard-widgets-to-desktop/</link>
		<comments>http://www.learningosx.com/lock-dashboard-widgets-to-desktop/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 13:05:49 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Intermediate Mac]]></category>
		<category><![CDATA[dashboard]]></category>

		<guid isPermaLink="false">http://www.learningosx.com/?p=504</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.learningosx.com/lock-dashboard-widgets-to-desktop/' addthis:title='Lock Dashboard Widgets To Desktop '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>I like the Dashboard. It enables me to keep at a keypress alot of useful utilties. My favorite Dashboard widget right now is the Tempo time logging widget. There are times that pressing F12 is a bit too inconvenient. I sometimes want to leave a Dashboard widget on the desktop so I can always see it. [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.learningosx.com/lock-dashboard-widgets-to-desktop/' addthis:title='Lock Dashboard Widgets To Desktop ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.learningosx.com/lock-dashboard-widgets-to-desktop/' addthis:title='Lock Dashboard Widgets To Desktop '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p><a href="http://www.learningosx.com/wp-content/uploads/2010/06/Extra-Dashboard-1200x1200.png"><img class="alignleft size-thumbnail wp-image-507" title="Extra-Dashboard-1200x1200" src="http://www.learningosx.com/wp-content/uploads/2010/06/Extra-Dashboard-1200x1200-150x150.png" alt="" width="150" height="150" /></a>I like the Dashboard. It enables me to keep at a keypress alot of useful utilties. My favorite Dashboard widget right now is the <a href="http://keeptempo.com/help/mobile/is-there-a-dashboard-widget-for-os-x-/">Tempo time logging widget</a>. There are times that pressing F12 is a bit too inconvenient. I sometimes want to leave a Dashboard widget on the desktop so I can always see it. Oddly, OS X doesn&#8217;t give you an easy way to make Dashboard widgets stick to the desktop.</p>
<p>Not to be deterred, I did some poking around and found a neat trick to allow you to do this. Before we begin, you must be comfortable using the Mac Terminal application.</p>
<ol>
<li>Open Terminal (Application-&gt;Utilities-&gt;Terminal)</li>
<li>Type <span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace; line-height: 18px; font-size: 12px; white-space: pre;">defaults write com.apple.dashboard devmode YES</span></li>
<li>Type <span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace; line-height: 18px; font-size: 12px; white-space: pre;">killall Dock</span></li>
</ol>
<p>Your Dock will disappear for a few seconds and then reappear. Once it does, you can move Dashboard widgets onto the Desktop.</p>
<ol>
<li>Press F12 to display the Dashboard</li>
<li>Pick a widget and <em>hold down the mouse button</em></li>
<li>Press F12 again</li>
</ol>
<p>You&#8217;ll see the widget now is on the desktop. You can stick it wherever you want. You can put the widget back into the Dashboard by clicking it first, pressing F12, then releasing the mouse.</p>
<p>If you want to go back to the defaults, do this:</p>
<ol>
<li>Open Terminal (Application-&gt;Utilities-&gt;Terminal)</li>
<li>Type defaults write com.apple.dashboard devmode NO</li>
<li>Type killall Dock</li>
</ol>
<p>Pretty handy trick eh? If you have any other interesting OS X hacks, please let us know in the comments.</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.learningosx.com/lock-dashboard-widgets-to-desktop/' addthis:title='Lock Dashboard Widgets To Desktop ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.learningosx.com/lock-dashboard-widgets-to-desktop/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mac Randomly Locking Up? It&#8217;s OS X 10.6.3</title>
		<link>http://www.learningosx.com/mac-randomly-locking-up-its-os-x-10-6-3/</link>
		<comments>http://www.learningosx.com/mac-randomly-locking-up-its-os-x-10-6-3/#comments</comments>
		<pubDate>Tue, 04 May 2010 12:30:41 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Intermediate Mac]]></category>
		<category><![CDATA[lockup]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://www.learningosx.com/?p=499</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.learningosx.com/mac-randomly-locking-up-its-os-x-10-6-3/' addthis:title='Mac Randomly Locking Up? It&#8217;s OS X 10.6.3 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>I recently had some severe Windows XP flashbacks. If you&#8217;ve switched from a PC to a Mac, you probably were accustomed to random crashes that you could not track down to any one particular component or application. Your only solution was to reformat and reinstall Windows. This, was the experience I faced recently with OS [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.learningosx.com/mac-randomly-locking-up-its-os-x-10-6-3/' addthis:title='Mac Randomly Locking Up? It&#8217;s OS X 10.6.3 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.learningosx.com/mac-randomly-locking-up-its-os-x-10-6-3/' addthis:title='Mac Randomly Locking Up? It&#8217;s OS X 10.6.3 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p><a href="http://www.learningosx.com/wp-content/uploads/2010/05/black-bomb-icon.jpeg"><img class="alignleft size-thumbnail wp-image-501" style="margin-top: 3px; margin-bottom: 3px;" title="black-bomb-icon" src="http://www.learningosx.com/wp-content/uploads/2010/05/black-bomb-icon-150x150.jpg" alt="" width="150" height="150" /></a>I recently had some severe Windows XP flashbacks. If you&#8217;ve switched from a PC to a Mac, you probably were accustomed to random crashes that you could not track down to any one particular component or application. Your only solution was to reformat and reinstall Windows. This, was the experience I faced recently with OS X.</p>
<p>I gradually began noticing random lockups while using the system. Sometimes, while surfing the internet, I would get the spinning  ball and the entire OS would become unresponsive. Sometimes, when switching screen resolutions the screen would go blank. Sometimes, my system wouldn&#8217;t come back from sleep.</p>
<p>To troubleshoot this problem, I removed all running services, uninstalled as many applications as I could. Still, the problem persisted.</p>
<p>I then decided to use the hammer. I reformatted and reinstalled OS X. I regularly backup my system so this step wasn&#8217;t too painful. I reformatted the disk and reinstalled the OS X 10.6. My machine started up clean, I was able to surf the web, my problems looked like they were solved &#8211; until I ran Software Update. I applied the combined 10.6.3 patch, restarted the computer. Within 5 minutes of using the newly patched system, the problem returned.</p>
<p>I Googled, 10.6.3 lockup and came across a number of people on the <a href="http://discussions.apple.com/thread.jspa?messageID=11438258&amp;#11438258">Apple forums that were experiencing similar problems</a>. I reformatted the system and turned off the Software Updates. I also ap<a href="http://support.apple.com/kb/dl958">plied the 10.6.2 patch</a> which is available on the Apple Website directly. I&#8217;ve been running for a few weeks now without issue.</p>
<p>If you have an iMac, and are experiencing problems. You&#8217;re not alone. If for some reason you haven&#8217;t applied 10.6.3 yet, you may want to wait.</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.learningosx.com/mac-randomly-locking-up-its-os-x-10-6-3/' addthis:title='Mac Randomly Locking Up? It&#8217;s OS X 10.6.3 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.learningosx.com/mac-randomly-locking-up-its-os-x-10-6-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keep a Secure Keychain Across Macs with Dropbox + 1Password</title>
		<link>http://www.learningosx.com/keep-a-secure-keychain-across-macs-with-dropbox-1password/</link>
		<comments>http://www.learningosx.com/keep-a-secure-keychain-across-macs-with-dropbox-1password/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 01:04:50 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[3rd Party Software]]></category>
		<category><![CDATA[Intermediate Mac]]></category>

		<guid isPermaLink="false">http://www.learningosx.com/?p=486</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.learningosx.com/keep-a-secure-keychain-across-macs-with-dropbox-1password/' addthis:title='Keep a Secure Keychain Across Macs with Dropbox + 1Password '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>I&#8217;ve mentioned my favorite password manager 1Password on Learning OS X a few times before. It&#8217;s a great tool to help you keep your online identity secure. The downside to using a password manager is all of your passwords are kept in one place. Well, with the help of another great application Dropbox, that is [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.learningosx.com/keep-a-secure-keychain-across-macs-with-dropbox-1password/' addthis:title='Keep a Secure Keychain Across Macs with Dropbox + 1Password ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.learningosx.com/keep-a-secure-keychain-across-macs-with-dropbox-1password/' addthis:title='Keep a Secure Keychain Across Macs with Dropbox + 1Password '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p>I&#8217;ve mentioned my favorite password manager <a href="http://www.shareasale.com/r.cfm?b=167384&#038;u=465798&#038;m=19222&#038;urllink=&#038;afftrack=">1Password</a> on Learning OS X a few times before. It&#8217;s a great tool to help you keep your online identity secure. The downside to using a password manager is all of your passwords are kept in one place. Well, with the help of another great application Dropbox, that is no longer an issue.</p>
<p>Dropbox is a tool that allows you to easily create shared folders across computers and across the internet. The service comes in free and paid varieties. I use it to keep my office and home Macs in sync. With it, I never have to worry about leaving files in the office, it&#8217;s always available for me wherever I go.</p>
<p>You might be able to see where I&#8217;m going with this. Dropbox will synchronize files between multiple computers. If I store my 1Password keychain there, it will sync between each of my computers. Follow the directions below and you too will be syncing your keychain between multiple computers in no time.</p>
<p>Install Dropbox</p>
<p>It&#8217;s quick and easy, go to the <a href="https://www.dropbox.com/referrals/NTQwNDg1OQ">Dropbox website</a>, create an account, install the client and you&#8217;re off and running</p>
<p>Move your 1 Password Keychain to your Dropbox</p>
<p>Make sure your 1Password keychain is setup as an agile keychain. Start 1Password, click the 1Password &gt; Preferences menu to  open the Preferences window. Click the Keychain tab and click the <em>Switch  to Agile Keychain Format</em> button, shown here:</p>
<p><img src="http://help.agile.ws/1Password/images/kb/SwitchToAgileKeychainFormat.jpg" alt="Keychain Preferences" /></p>
<p>Then, move your keychain by clicking 1Password-&gt;Preferences-&gt;General and selecting the Move button. Browse to a folder inside your Dropbox directory and select &#8220;Move to Selected Folder.&#8221;</p>
<p><a href="http://www.learningosx.com/wp-content/uploads/2010/04/Screen-shot-2010-04-07-at-8.59.58-PM.png"><img class="aligncenter size-medium wp-image-487" title="Screen shot 2010-04-07 at 8.59.58 PM" src="http://www.learningosx.com/wp-content/uploads/2010/04/Screen-shot-2010-04-07-at-8.59.58-PM-300x206.png" alt=""/></a></p>
<p>That&#8217;s pretty much it. When you click the Move button, Dropbox in the background will move the file out to the Internet. After a few seconds, the file should appear on your second Mac in its Dropbox. Click it and it will open inside 1Password. This will then tell 1Password to start using this file for the keychain.</p>
<p>Pretty simple way to connect two great tools. If you have any other creative uses for Dropbox, please tell us.</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.learningosx.com/keep-a-secure-keychain-across-macs-with-dropbox-1password/' addthis:title='Keep a Secure Keychain Across Macs with Dropbox + 1Password ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.learningosx.com/keep-a-secure-keychain-across-macs-with-dropbox-1password/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Uninstalling Software</title>
		<link>http://www.learningosx.com/uninstalling-applications/</link>
		<comments>http://www.learningosx.com/uninstalling-applications/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 14:58:58 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Intermediate Mac]]></category>
		<category><![CDATA[Keeping Things Organized]]></category>

		<guid isPermaLink="false">http://www.learningosx.com/?p=410</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.learningosx.com/uninstalling-applications/' addthis:title='Uninstalling Software '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>Earlier, I explained how to . It&#8217;s a pretty straight forward process. Uninstalling applications is nearly just as easy. In most cases, uninstalling an applications is as simple as dragging the application from the Applications folder to the Trash. It is this simple because OS X applications bundle the program and all of the supporting [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.learningosx.com/uninstalling-applications/' addthis:title='Uninstalling Software ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.learningosx.com/uninstalling-applications/' addthis:title='Uninstalling Software '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p>Earlier, I explained how to <a href="http://www.learningosx.com/installing-downloaded-applications/">install applications under OS X</a>. It&#8217;s a pretty straight forward process. Uninstalling applications is nearly just as easy.</p>
<p>In most cases, uninstalling an applications is as simple as dragging the application from the Applications folder to the Trash. It is this simple because OS X applications bundle the program and all of the supporting files inside the application image. If you want to go a little deeper than read on&#8230;</p>
<p>There may be occasions where application programs leave things behind. They could be support files, plug-is, preferences, etc. They are generally harmless but, if you ever reinstall an application it is useful to know that there are there.</p>
<p>Tracking them down and eliminating them is easy, if you know where to look. In general, support files are located in these areas on your system.</p>
<ul>
<li>Home Directory -&gt; Library -&gt;  Preferences</li>
<li>Home Directory -&gt; Library -&gt; Application Support</li>
<li>Library -&gt; Preferences</li>
<li>Library -&gt; Application Support</li>
</ul>
<p>The first two directories are for application files specific to you, the second two directories are for <strong>all</strong> the users of your system.</p>
<p>This sample video shows you how to uninstall MailPlane, a GMail front end application.</p>
<p><a href="http://www.youtube.com/watch?v=MqRfW2TjXcI">www.youtube.com/watch?v=MqRfW2TjXcI</a></p>
<p>If you&#8217;re nervous about messing around with your Library directories, you can always try an application designed for removing OS X applications. <a href="http://www.appzapper.com/">AppZapper</a>, looks nice but I haven&#8217;t tried it myself.</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.learningosx.com/uninstalling-applications/' addthis:title='Uninstalling Software ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.learningosx.com/uninstalling-applications/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How do I insert a new line in Mac Excel cells?</title>
		<link>http://www.learningosx.com/how-do-i-insert-a-new-line-in-mac-excel-cells/</link>
		<comments>http://www.learningosx.com/how-do-i-insert-a-new-line-in-mac-excel-cells/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 20:31:48 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Intermediate Mac]]></category>
		<category><![CDATA[excel]]></category>

		<guid isPermaLink="false">http://www.learningosx.com/?p=408</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.learningosx.com/how-do-i-insert-a-new-line-in-mac-excel-cells/' addthis:title='How do I insert a new line in Mac Excel cells? '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>This is a bit of a quickie tip but I scratched my head on it for a few hours one day. If you use Office:Mac Excel, you may from time to time need to capture multiple lines of information into a cell. If you come from the Windows world, you will quickly come to realize [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.learningosx.com/how-do-i-insert-a-new-line-in-mac-excel-cells/' addthis:title='How do I insert a new line in Mac Excel cells? ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.learningosx.com/how-do-i-insert-a-new-line-in-mac-excel-cells/' addthis:title='How do I insert a new line in Mac Excel cells? '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p>This is a bit of a quickie tip but I scratched my head on it for a few hours one day.</p>
<p>If you use Office:Mac Excel, you may from time to time need to capture multiple lines of information into a cell. If you come from the Windows world, you will quickly come to realize that Alt+Enter doesn&#8217;t work.</p>
<p>If you want to insert a new line in Excel for the Mac, select the cell, type your first line and press Alt+Cmd+Enter.</p>
<p>There you have it, insanely easy.</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.learningosx.com/how-do-i-insert-a-new-line-in-mac-excel-cells/' addthis:title='How do I insert a new line in Mac Excel cells? ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.learningosx.com/how-do-i-insert-a-new-line-in-mac-excel-cells/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Software Plays Any Video</title>
		<link>http://www.learningosx.com/free-software-plays-any-video/</link>
		<comments>http://www.learningosx.com/free-software-plays-any-video/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 00:59:24 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Intermediate Mac]]></category>

		<guid isPermaLink="false">http://www.learningosx.com/?p=273</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.learningosx.com/free-software-plays-any-video/' addthis:title='Free Software Plays Any Video '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>iTunes is a decent media player for OSX however, it&#8217;s not able to playback all types of video. One popular video format for files downloaded from the Internet is Divx. iTunes, just can&#8217;t handle it. Luckily there is a great freeware program, VideoLAN or VLC that can pretty much play any type of audio or [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.learningosx.com/free-software-plays-any-video/' addthis:title='Free Software Plays Any Video ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.learningosx.com/free-software-plays-any-video/' addthis:title='Free Software Plays Any Video '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p>iTunes is a decent media player for OSX however, it&#8217;s not able to playback all types of video. One popular video format for files downloaded from the Internet is Divx. iTunes, just can&#8217;t handle it. Luckily there is a great freeware program, VideoLAN or VLC that can pretty much play any type of audio or video file you have lying about on your computer.</p>
<p>To learn more about it watch this video. After the video, follow the directions below to get started.</p>
<p><a href="http://www.youtube.com/watch?v=y89kCuySMjU">www.youtube.com/watch?v=y89kCuySMjU</a></p>
<p>Here is how to quickly get up and running:</p>
<ol>
<li><a href="http://www.videolan.org/vlc/download-macosx.html">Download VLC from the home page.</a></li>
<li>If you use Safari, the DMG file will automatically mount when it is finished downloading, if not, go to your downloads folder and look for VLC-version.dmg and double click it.</li>
<li>Open the mounted VLC volume and drag the VLC file into the Applications shortcut. This is the typical installation process for Mac applications. It will copy the file into your applications folder</li>
<li>Open you Applications folder</li>
<li>Double click on the VLC file to launch it.</li>
</ol>
<p>When VLC launches, you are presented with a playlist window, you can either use the menu to open files or drag files into the playlist window. To start playback, click Play.</p>
<p>You now have an excellent iTunes alternative. If you&#8217;ve ripped your movie collection to your Mac, you can use VLC to playback the files. If you have any other cool users for VLC, post them here or into the forums.</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.learningosx.com/free-software-plays-any-video/' addthis:title='Free Software Plays Any Video ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.learningosx.com/free-software-plays-any-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change Your Default Web Browser</title>
		<link>http://www.learningosx.com/change-your-default-web-browser/</link>
		<comments>http://www.learningosx.com/change-your-default-web-browser/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 22:22:18 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Intermediate Mac]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://www.learningosx.com/?p=260</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.learningosx.com/change-your-default-web-browser/' addthis:title='Change Your Default Web Browser '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>Firefox is my go to browser of choice in OSX. Some people argue that Safari is faster but for me, the flexible plug ins allow me to do things that I just can&#8217;t do in Safari. When you install Firefox and run it for the first time, it will ask you to make Firefox the [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.learningosx.com/change-your-default-web-browser/' addthis:title='Change Your Default Web Browser ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.learningosx.com/change-your-default-web-browser/' addthis:title='Change Your Default Web Browser '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p>Firefox is my go to browser of choice in OSX. Some people argue that Safari is faster but for me, the flexible plug ins allow me to do things that I just can&#8217;t do in Safari. </p>
<p>When you install Firefox and run it for the first time, it will ask you to make Firefox the default browser. If you do this, you may at some point wish to go back to your default browser. It&#8217;s easy to do, just follow these steps.<br />
<img src="http://www.learningosx.com/wp-content/uploads/2009/11/Set-Default-Browser-300x192.png" alt="Set Default Browser" title="Set Default Browser" width="300" height="192" class="alignright size-medium wp-image-261" /></p>
<ol>
<li>Launch Safari</li>
<li>Select Preferences from the Safari menu</li>
<li>On the General tab, select your preferred browser from the Default web browser dropdown list</li>
<li>Close the Safari Preferences</li>
</ol>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.learningosx.com/change-your-default-web-browser/' addthis:title='Change Your Default Web Browser ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.learningosx.com/change-your-default-web-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New version of Skype &#8211; Mac Video Conferencing on the Cheap</title>
		<link>http://www.learningosx.com/new-version-of-skype-mac-video-conferencing-on-the-cheap/</link>
		<comments>http://www.learningosx.com/new-version-of-skype-mac-video-conferencing-on-the-cheap/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 03:26:51 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Intermediate Mac]]></category>

		<guid isPermaLink="false">http://www.learningosx.com/?p=242</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.learningosx.com/new-version-of-skype-mac-video-conferencing-on-the-cheap/' addthis:title='New version of Skype &#8211; Mac Video Conferencing on the Cheap '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>I frequently need to call overseas. I haven&#8217;t paid for these calls in years thanks to Skype. Skype has worked really well for me but hasn&#8217;t been updated in a while. At least not until recently. Skype just launched version 2.8 of their OSX client software. In addition to bug fixes, this version adds improved [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.learningosx.com/new-version-of-skype-mac-video-conferencing-on-the-cheap/' addthis:title='New version of Skype &#8211; Mac Video Conferencing on the Cheap ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.learningosx.com/new-version-of-skype-mac-video-conferencing-on-the-cheap/' addthis:title='New version of Skype &#8211; Mac Video Conferencing on the Cheap '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p>I frequently need to call overseas. I haven&#8217;t paid for these calls in years thanks to Skype. Skype has worked really well for me but hasn&#8217;t been updated in a while. At least not until recently.</p>
<p>Skype just launched version 2.8 of their OSX client software. In addition to bug fixes, this version adds improved audio and video quality, screen sharing and pay as you go Wi-Fi access.</p>
<p>You might wonder why you would use Skype when iChat has video conferencing built in. One word &#8211; interoperability. Skype runs on Windows and Macs plus a number of devices making it a great way to communicate cheaply with people around the world.</p>
<p>You can download it directly from the <a href="http://www.skype.com/download/skype/macosx/">Skype website</a>.</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.learningosx.com/new-version-of-skype-mac-video-conferencing-on-the-cheap/' addthis:title='New version of Skype &#8211; Mac Video Conferencing on the Cheap ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.learningosx.com/new-version-of-skype-mac-video-conferencing-on-the-cheap/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Keep your Macbook Secure While Traveling</title>
		<link>http://www.learningosx.com/keep-your-macbook-safe-from-theft/</link>
		<comments>http://www.learningosx.com/keep-your-macbook-safe-from-theft/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 02:47:10 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Intermediate Mac]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.learningosx.com/?p=230</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.learningosx.com/keep-your-macbook-safe-from-theft/' addthis:title='Keep your Macbook Secure While Traveling '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>My main system is a Macbook Pro, I love having such a powerful system in such a sexy package. I travel a lot and am often concerned about what might happen in the event that my laptop is stolen. Luckily there are a number of things you can do to help keep your Macbook locked [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.learningosx.com/keep-your-macbook-safe-from-theft/' addthis:title='Keep your Macbook Secure While Traveling ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.learningosx.com/keep-your-macbook-safe-from-theft/' addthis:title='Keep your Macbook Secure While Traveling '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p>My main system is a Macbook Pro, I love having such a powerful system in such a sexy package. I travel a lot and am often concerned about what might happen in the event that my laptop is stolen.</p>
<p>Luckily there are a number of things you can do to help keep your Macbook locked down in the event it is taken.</p>
<p><strong>Require a password</strong><br />
By default, OSX will resume from sleep or a screensaver back to the desktop. While this is convenient, on a laptop, while traveling, this is rather dangerous. You can configure OSX to use passwords when resuming from a sleep or screensaver through System Preferences.</p>
<p>Open your System Preferences<br />
<img src="http://www.learningosx.com/wp-content/uploads/2009/11/system-preferences-300x250.png" alt="System Preferences window" title="System Preferences window" width="300" height="250" class="aligncenter size-medium wp-image-232" /></p>
<p>Click Security<br />
<img src="http://www.learningosx.com/wp-content/uploads/2009/11/security-300x52.png" alt="security" title="security" width="300" height="52" class="aligncenter size-medium wp-image-233" /></p>
<p>Check the box &#8220;Require password to wake this computer from sleep or screen saver.&#8221;</p>
<p><strong>Encrypt your home directory<br />
</strong>OSX comes with software that will encrypt and decrypt the contents of your home directory. This is an important feature to use on a Macbook because once it is enabled, the content in your home directory is scrambled. In the event your machine is stolen, the contents in your home directory will at least be safe from prying eyes.</p>
<p>Configuring the File Vault is easy. Click System Preferences and click Security again. </p>
<p>Once in the Security Preference, click File Vault.<br />
<img src="http://www.learningosx.com/wp-content/uploads/2009/11/File-Vault-300x158.png" alt="File Vault" title="File Vault" width="300" height="158" class="aligncenter size-medium wp-image-236" /></p>
<p>Click on the button Turn on Vault&#8230; When you do this, you will have to enter an administrator username and password. </p>
<p>You are then presented with a dialog to enter a master password. This password is a safety net that will allow you to decrypt your system in the event you forget your account password. Click the key icon and create a very strong password and WRITE IT DOWN, and stick it in your file cabinet.<br />
After a few moments, you will have an encrypted home directory.</p>
<p><strong>Create a secure account password</strong><br />
I can&#8217;t stress enough how important it is to have a secure password in your system. Even if you encrypt your home directory, if someone can easily guess your password, it doesn&#8217;t matter how encrypted your data is. </p>
<p>There is a really great program 1Password that will manage your account passwords. It can generate secure passwords for you. I however, take a low tech approach to secure passwords. The website Diceware shows you how to <a href="http://world.std.com/~reinhold/diceware.html">create very strong but easy to remember passphrases</a>. Use this site and create a long password. Your data will thank you if it is ever lost.  </p>
<p><strong>Turn on your Firewall</strong><br />
If you are using WiFi on a public network, you want to make sure your Macbook is inaccessible. OSX includes a <a href="/2008/07/use-the-built-in-firewall-to-protect-your-system/">firewall that will protect your computer on public networks</a>.</p>
<p>There you go, some simple tips that will help you keep your system locked down, if you have any other tips please post them here.</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.learningosx.com/keep-your-macbook-safe-from-theft/' addthis:title='Keep your Macbook Secure While Traveling ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.learningosx.com/keep-your-macbook-safe-from-theft/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

