<?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>Quick and Nerdy &#187; Mac</title>
	<atom:link href="http://quickandnerdy.com/category/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://quickandnerdy.com</link>
	<description>Nerdy news in byte-sized chunks</description>
	<lastBuildDate>Sun, 18 Jul 2010 01:45:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Top Right Bubble in Mac OS X: The Lozenge</title>
		<link>http://quickandnerdy.com/top-right-bubble-in-mac-the-lozenge/</link>
		<comments>http://quickandnerdy.com/top-right-bubble-in-mac-the-lozenge/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 20:05:09 +0000</pubDate>
		<dc:creator>nerdOne</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[lozenge]]></category>
		<category><![CDATA[sidebar]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[toolbar]]></category>

		<guid isPermaLink="false">http://quickandnerdy.com/?p=66</guid>
		<description><![CDATA[Have you ever noticed that wide grey bubble in the top right of some of your Mac application windows? When I first moved to Mac it took a while before I even noticed it.  Its actually quite handy. The button, sometimes called the &#8216;lozenge&#8217; is used in applications that have a &#8216;Hide Toolbar&#8217; option in [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever noticed that wide grey bubble in the top right of some of your Mac application windows? When I first moved to Mac it took a while before I even noticed it.  Its actually quite handy.</p>
<p>The button, sometimes called the &#8216;lozenge&#8217; is used in applications that have a &#8216;Hide Toolbar&#8217; option in their &#8216;View&#8217; menu.</p>
<p>In Finder the button will hide both the toolbar and the sidebar. If you command-click the button it will modify how the toolbar is displayed, cycling through variations of words and buttons, buttons only, words only and various different sizes of buttons etc.</p>
<div id="attachment_76" class="wp-caption aligncenter" style="width: 550px"><a href="http://quickandnerdy.com/wp-content/uploads/2010/07/lozenge3.png"><img class="size-full wp-image-76  " title="The Mac Lozenge " src="http://quickandnerdy.com/wp-content/uploads/2010/07/lozenge3.png" alt="The Mac Lozenge " width="540" height="154" /></a><p class="wp-caption-text">The Lozenge </p></div>
<p>Another handy use of the lozenge is installing an app. When doing so you are often presented with the window that has the app icon. Sometimes there will be an Applications icon that you can simply drag the app icon into in order to move the app to the Applications folder. When this isn&#8217;t the case people usually think they need to open another Finder window in order to drag the app to the Applications folder. However, the lozenge can save you this trouble. Simply click on it and a sidebar will appear and you can drag the app to the Applications folder listed there. Nice!</p>
<p>Some other applications that have the &#8216;lozenge&#8217; include:</p>
<p>Mail, Preview and Adium.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Top+Right+Bubble+in+Mac+OS+X%3A+The+Lozenge+http://y8nh5.th8.us" title="Post to Twitter"><img class="nothumb" src="http://quickandnerdy.com/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Top+Right+Bubble+in+Mac+OS+X%3A+The+Lozenge+http://y8nh5.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://quickandnerdy.com/top-right-bubble-in-mac-the-lozenge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Command Line Tip: Start of Line &#8211; End of Line</title>
		<link>http://quickandnerdy.com/command-line-tip-start-of-line-end-of-line/</link>
		<comments>http://quickandnerdy.com/command-line-tip-start-of-line-end-of-line/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 19:26:05 +0000</pubDate>
		<dc:creator>nerdOne</dc:creator>
				<category><![CDATA[Command Line]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[shortcut]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://quickandnerdy.com/?p=62</guid>
		<description><![CDATA[If you like to work from the command line there are many keyboard shortcuts that can make your life easier. Two of my favourites are control+a and control+e. When you are have some text entered and you want to quickly get to the start or end of the entered text these little shortcuts will save [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://quickandnerdy.com/wp-content/uploads/2010/07/command-line-terminal.png"><img class="alignright size-medium wp-image-63" title="command-line-terminal" src="http://quickandnerdy.com/wp-content/uploads/2010/07/command-line-terminal-300x212.png" alt="" width="300" height="212" /></a>If you like to work from the command line there are many keyboard shortcuts that can make your life easier. Two of my favourites are control+a and control+e. When you are have some text entered and you want to quickly get to the start or end of the entered text these little shortcuts will save you some key-presses.</p>
<p>ctrl + a: moves the cursor to the start of the line</p>
<p>ctrl + e: moves the cursor to the end of the line</p>
<p>Many of you will already know about these handy shortcuts but if you haven&#8217;t I think you&#8217;ll really appreciate them.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Command+Line+Tip%3A+Start+of+Line+%E2%80%93+End+of+Line+http://bnai5.th8.us" title="Post to Twitter"><img class="nothumb" src="http://quickandnerdy.com/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Command+Line+Tip%3A+Start+of+Line+%E2%80%93+End+of+Line+http://bnai5.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://quickandnerdy.com/command-line-tip-start-of-line-end-of-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Quick Take on the New Apple iPad</title>
		<link>http://quickandnerdy.com/a-quick-take-on-the-new-apple-ipad/</link>
		<comments>http://quickandnerdy.com/a-quick-take-on-the-new-apple-ipad/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 19:55:49 +0000</pubDate>
		<dc:creator>nerdOne</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[opinion]]></category>

		<guid isPermaLink="false">http://quickandnerdy.com/?p=54</guid>
		<description><![CDATA[Apple recently unveiled there much anticipated and much hyped tablet device, the iPad. Here&#8217;s a quick take on the new offering. THE GOOD Long Battery Life The iPad is being touted as having an impressive 10 hour battery life with 30 days of standby It&#8217;s Pretty Like most Apple product the iPad is pretty and [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_55" class="wp-caption alignright" style="width: 310px"><a href="http://quickandnerdy.com/wp-content/uploads/2010/01/ipad_s.jpg"><img class="size-full wp-image-55" title="Apple iPad" src="http://quickandnerdy.com/wp-content/uploads/2010/01/ipad_s.jpg" alt="New Apple iPad" width="300" height="191" /></a><p class="wp-caption-text">New Apple iPad</p></div>
<p>Apple recently unveiled there much anticipated and much hyped tablet device, the iPad. Here&#8217;s a quick take on the new offering.</p>
<p>THE GOOD</p>
<p>Long Battery Life</p>
<ul>
<li>The iPad is being touted as having an impressive 10 hour battery life with 30 days of standby</li>
</ul>
<p>It&#8217;s Pretty</p>
<ul>
<li>Like most Apple product the iPad is pretty and shiny and more pleasing to the eye than essentially any other hardware manufacturers devices.</li>
</ul>
<p>It&#8217;s a Better E-reader Than the E-readers</p>
<ul>
<li>Your Kindle is kindling compared to the iPad. Georgous full color display with the ability to embed video in publications. Big publishers should be sucking up big time to Apple for the opportunity the iPad gives them. The opportunity to get themselves back off of life support.</li>
</ul>
<p>THE NOT SO GOOD</p>
<p>No Camera</p>
<ul>
<li>What!? How sweet it would have been to be able to easily do video calls / conferences with this device. No dice. I guess Apple has to save some things to make people have to upgrade to the next iPad when that comes along.</li>
</ul>
<p>Locked Down</p>
<ul>
<li>Just like the iPod and iPhone, you&#8217;ll only be able to put on the iPad what apple allows you too. Apparently this isn&#8217;t really a computer but an oversized iPod touch.</li>
</ul>
<p>You can&#8217;t replace battery yourself</p>
<ul>
<li>A common grievance with iPods is the fact that you have to send your device to Apple in order to have a battery replaced. Unfortunately Apple continues this trend with the iPad. This is even more unfortunate considering Apple&#8217;s history of battery problems.</li>
</ul>
<p>Text Entry</p>
<ul>
<li>The on screen keyboard will undoubtedly be more difficult to use that a real keyboard, especially considering the back of the device is rounded. That means typing with the device on a flat surface is all but out of the question as the entire thing will wobble with every &#8216;key&#8217; press.</li>
</ul>
<p>No USB Port or SD Slot</p>
<ul>
<li>Again Apple frustrates its users with a lack of standard connections. In order to use a USB based peripheral with the iPad you&#8217;ll have to shell out more money to Apple to get an adapter dongle. Would it be so hard to have just included one or both of these? Yes, we get it. The iPad isn&#8217;t a &#8216;computer&#8217;.</li>
</ul>
<p>No Flash</p>
<ul>
<li>This doesn&#8217;t bother me that much. I&#8217;d love to see Flash go the way of the dodo.</li>
</ul>
<p>The iPad might make a nice addition to my coffee table or kitchen counter for casual web browsing or emailing and tweeting but I can&#8217;t see it being a must have device.  I&#8217;ll wait to see if they can get things right in generation two, or until I can get a Google tablet that offers a bit more options and openness. While the iPad may not be ideal for the more technically savvy user there is a huge number of people out there who are less technical and don&#8217;t really like computers who will find the iPad will fit their needs very well.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=A+Quick+Take+on+the+New+Apple+iPad+http://9n8cs.th8.us" title="Post to Twitter"><img class="nothumb" src="http://quickandnerdy.com/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=A+Quick+Take+on+the+New+Apple+iPad+http://9n8cs.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://quickandnerdy.com/a-quick-take-on-the-new-apple-ipad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone + Google Calendar + Google Sync = Awesomeness</title>
		<link>http://quickandnerdy.com/iphone-google-calendar-google-sync-awesomeness/</link>
		<comments>http://quickandnerdy.com/iphone-google-calendar-google-sync-awesomeness/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 22:37:00 +0000</pubDate>
		<dc:creator>nerdOne</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tools I use]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[sync]]></category>

		<guid isPermaLink="false">http://quickandnerdy.com/?p=41</guid>
		<description><![CDATA[Two tools that I love enormously are Google Calendar and my iPhone.  Google Calendar is incredibly powerful. It allows you to have multiple calendars with any mix of private and public/shared calendars you like. It has a powerful quick ad option for adding events with plain English, amazingly configurable repeating events and reminders, and the [...]]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_43" class="wp-caption alignright" style="width: 310px"><img src="http://quickandnerdy.com/wp-content/uploads/2009/11/comic_mf_v3_flat_8bit-300x220.png" alt="Google Sync and Mobile Devices" title="Google Sync and Mobile Devices" width="300" height="220" class="size-medium wp-image-43" /><p class="wp-caption-text">Google Sync and Mobile Devices</p></div>Two tools that I love enormously are Google Calendar and my iPhone.  Google Calendar is incredibly powerful. It allows you to have multiple calendars with any mix of private and public/shared calendars you like. It has a powerful quick ad option for adding events with plain English, amazingly configurable repeating events and reminders, and the feature  list goes on and on.</p>
<p>When Google launched Google Sync earlier this year the loop from my Google Calendar to my iPhone and back was completed. Sync allows you to view and edit events on either your iPhone built in calendar or on Google Calendar on the web and see the changes propagated almost immediately.</p>
<p>Google sync used to only allow 5 of your Google Calendars to sync to your mobile device but I noticed yesterday that they now allow up to 25 calendars to sync. If you are a Google Calendar power user this is music to your ears.</p>
<p>I highly recommend this combination of tools. If you haven&#8217;t tried it yet you are missing out on some serious awesomeness.</p>
<p><a href="http://googlemobile.blogspot.com/2009/09/google-sync-now-with-push-gmail-support.html">Official Google Mobile Blog: Google Sync</a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=iPhone+%2B+Google+Calendar+%2B+Google+Sync+%3D+Awesomeness+http://cnwd6.th8.us" title="Post to Twitter"><img class="nothumb" src="http://quickandnerdy.com/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=iPhone+%2B+Google+Calendar+%2B+Google+Sync+%3D+Awesomeness+http://cnwd6.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://quickandnerdy.com/iphone-google-calendar-google-sync-awesomeness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple Trumps Windows 7 With New Product Announcements</title>
		<link>http://quickandnerdy.com/apple-trumps-windows-7-with-new-product-launch/</link>
		<comments>http://quickandnerdy.com/apple-trumps-windows-7-with-new-product-launch/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 12:35:39 +0000</pubDate>
		<dc:creator>nerdOne</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[imac]]></category>
		<category><![CDATA[mac mini]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[magic mouse]]></category>

		<guid isPermaLink="false">http://quickandnerdy.com/?p=13</guid>
		<description><![CDATA[Yesterday Apple quietly launched a number of significant new products. The launch is obviously timed to take wind out of the sails of the upcoming Windows 7 launch. Some of the highlights of the Apple launch include: - The Magic Mouse: new wireless bluetooth mouse with multi-touch - A 27 inch iMac (a 21.5 inch [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_18" class="wp-caption alignright" style="width: 261px"><img class="size-full wp-image-18" title="27inch_imac_200" src="http://quickandnerdy.com/wp-content/uploads/2009/10/27inch_imac_2001.png" alt="The new 27 inch iMac" width="251" height="200" /><p class="wp-caption-text">The new 27 inch iMac</p></div>
<p>Yesterday Apple quietly launched a number of significant new products. The launch is obviously timed to take wind out of the sails of the upcoming Windows 7 launch. Some of the highlights of the Apple launch include:</p>
<p>- The <a href="http://www.macrumors.com/2009/10/20/apple-introduces-magic-mouse-a-multi-touch-mouse/" target="_blank">Magic Mouse</a>: new wireless bluetooth mouse with multi-touch</p>
<p>- A <a href="http://www.apple.com/imac/" target="_blank">27 inch iMac</a> (a 21.5 inch iMac as well)</p>
<p>- A new <a href="http://www.appleinsider.com/articles/09/10/20/apple_quietly_unveils_new_hardware_remote.html" target="_blank">hardware remote</a> that also works with your iPhone or iPod;  no longer comes free with iMac purchase</p>
<p>- <a href="http://www.macworld.com/article/143396/2009/10/macmini.html" target="_blank">Mac Mini</a> in a server version with no optical drive but has a second internal hard drive providing 1 terabyte of storage</p>
<p>- New white plastic <a href="http://www.apple.com/macbook/" target="_blank">MacBook</a> that has a bigger hard drive than the MacBook Pro and boasts 7-hour battery life</p>
<p>- Upgraded Time Capsule and Airport Extreme</p>
<p>The product of most interest to me at the moment is the Magic Mouse. I wonder if the gestures would translate through Synergy when working on my PC via my Mac. I doubt it.</p>
<p>Read more at <a href="http://www.apple.com/mac/" target="_blank">Apple</a>.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Apple+Trumps+Windows+7+With+New+Product+Announcements+http://k2fzh.th8.us" title="Post to Twitter"><img class="nothumb" src="http://quickandnerdy.com/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Apple+Trumps+Windows+7+With+New+Product+Announcements+http://k2fzh.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://quickandnerdy.com/apple-trumps-windows-7-with-new-product-launch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
