<?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>Help Me With My Mac</title>
	<atom:link href="http://www.helpmewithmymac.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.helpmewithmymac.com</link>
	<description>You ask, we answer - it's that simple!</description>
	<lastBuildDate>Mon, 22 Mar 2010 04:54:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Public DNS Servers &#8211; awesome!</title>
		<link>http://www.helpmewithmymac.com/google-public-dns-servers-awesome/</link>
		<comments>http://www.helpmewithmymac.com/google-public-dns-servers-awesome/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 03:18:19 +0000</pubDate>
		<dc:creator>charly2</dc:creator>
				<category><![CDATA[Helpful Hints]]></category>
		<category><![CDATA[Setting Up]]></category>
		<category><![CDATA[Public DNS Server]]></category>

		<guid isPermaLink="false">http://www.helpmewithmymac.com/?p=185</guid>
		<description><![CDATA[The moment you type a Web address (i.e. www.Google.com) in your Web browser (i.e. Safari, Firefox, etc) and press your Enter or Return key&#8230;

&#8230;Domain Name Servers (DNS) play the role of translating that address into the appropriate numeric address (called an IP Address) on the Internet.
Once the translation is made, your computer connects to that [...]]]></description>
			<content:encoded><![CDATA[<p>The moment you type a Web address (i.e. www.Google.com) in your Web browser (i.e. Safari, Firefox, etc) and press your Enter or Return key&#8230;</p>
<p><a href="http://www.isgfl.com/"><img class="alignnone size-medium wp-image-190" title="mapofinternet" src="http://www.helpmewithmymac.com/wp-content/uploads/2010/01/mapofinternet-300x199.jpg" alt="" width="300" height="199" /></a></p>
<p>&#8230;Domain Name Servers (DNS) play the role of translating that address into the appropriate numeric address (called an IP Address) on the Internet.</p>
<p>Once the translation is made, your computer connects to that computer through the Internet and it brings up the web site you&#8217;ve requested.</p>
<p><span id="more-185"></span></p>
<p>Google offers their very own Public DNS Servers, and their addresses are:</p>
<ul>
<li><strong>DNS Server #1: 8.8.8.8</strong></li>
<li><strong>DNS Server #2: 8.8.4.4</strong></li>
</ul>
<p>Of course, with Google, you can expect that they&#8217;re very fast, and efficient!</p>
<p>If you need help changing your DNS Servers, here&#8217;s some online resources for you:</p>
<ul>
<li><a title="Change TCP-IP Settings" href="http://windows.microsoft.com/en-US/windows-vista/Change-TCP-IP-settings">Changing TCP/IP Settings in Windows</a></li>
<li><a title="Setup DNS on Mac OS X" href="http://sial.org/howto/osx/dns/">Setup DNS on Mac OS X</a> (remember to use the two sets of numbers above)</li>
</ul>
<p>Enjoy!</p>
<p>8.8.8.8 and 8.8.4.4</p>
]]></content:encoded>
			<wfw:commentRss>http://www.helpmewithmymac.com/google-public-dns-servers-awesome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple Mail: Copy E-mail Addresses only!</title>
		<link>http://www.helpmewithmymac.com/apple-mail-copy-e-mail-addresses-only/</link>
		<comments>http://www.helpmewithmymac.com/apple-mail-copy-e-mail-addresses-only/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 03:12:20 +0000</pubDate>
		<dc:creator>charly2</dc:creator>
				<category><![CDATA[Helpful Hints]]></category>
		<category><![CDATA[Setting Up]]></category>
		<category><![CDATA[Apple Mail Tips]]></category>

		<guid isPermaLink="false">http://www.helpmewithmymac.com/?p=174</guid>
		<description><![CDATA[If you&#8217;re running into the problem with Apple Mail on Mac OS X 10.6&#8230;

&#8230;where when you ask it to copy an email address, and you go to paste it shows you this:
First &#38; Last Name &#60;name@domain.com&#62;
instead of this:
name@domain.com
Here&#8217;s how you can update Apple Mail so it does the latter&#8230;


Click on the Spotlight in the Upper [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re running into the problem with Apple Mail on Mac OS X 10.6&#8230;</p>
<p><a href="http://www.apple.com/"><img class="alignnone size-full wp-image-176" title="Apple Mail" src="http://www.helpmewithmymac.com/wp-content/uploads/2010/03/Screen-shot-2010-03-21-at-11.10.19-PM.jpg" alt="" width="75" height="128" /></a></p>
<p>&#8230;where when you ask it to copy an email address, and you go to paste it shows you this:</p>
<p><strong>First &amp; Last Name &lt;name@domain.com&gt;</strong></p>
<p>instead of this:</p>
<p><strong>name@domain.com</strong></p>
<p>Here&#8217;s how you can update Apple Mail so it does the latter&#8230;</p>
<p><span id="more-174"></span></p>
<ol>
<li>Click on the Spotlight in the Upper Right part of your screen.</li>
<li>Type &#8220;terminal&#8221; and press Enter (this will load the application called Terminal).</li>
<li>At the prompt type:  <strong>defaults write com.apple.mail AddressesIncludeNameonPasteboard -bool NO</strong></li>
<li>Quit Terminal.</li>
</ol>
<p>If, at any point, you want to change Apple Mail back to it&#8217;s OS X 10.6 default setting, simply enter this in Terminal at the prompt:</p>
<p><strong>defaults delete com.apple.mail AddressesIncludeNameonPasteboard</strong></p>
<p>This has saved me many unnecessary keystrokes &#8212; I hope it does the same for you!</p>
<p>Enjoy,</p>
<p>Charly</p>
]]></content:encoded>
			<wfw:commentRss>http://www.helpmewithmymac.com/apple-mail-copy-e-mail-addresses-only/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A great photo editor for your mac</title>
		<link>http://www.helpmewithmymac.com/a-great-photo-editor-for-your-mac/</link>
		<comments>http://www.helpmewithmymac.com/a-great-photo-editor-for-your-mac/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 03:13:12 +0000</pubDate>
		<dc:creator>charly2</dc:creator>
				<category><![CDATA[Helpful Hints]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[photo editor]]></category>

		<guid isPermaLink="false">http://www.helpmewithmymac.com/?p=169</guid>
		<description><![CDATA[If you&#8217;re looking for a simple photo editor for your mac&#8230;

Seashore is a great, free, program!
Seashore features:


gradients,
textures  and
anti-aliasing for both text and brush strokes.

It supports multiple layers and alpha channel editing.  It is based around the GIMP&#8217;s technology and uses the same native file format.
However, unlike the GIMP, Seashore only aims to serve [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re looking for a simple photo editor for your mac&#8230;</p>
<p><img class="alignnone size-medium wp-image-170" title="Screen shot 2009-11-12 at 10.12.31 PM" src="http://www.helpmewithmymac.com/wp-content/uploads/2009/11/Screen-shot-2009-11-12-at-10.12.31-PM-300x200.png" alt="Screen shot 2009-11-12 at 10.12.31 PM" width="300" height="200" /></p>
<p>Seashore is a great, free, program!</p>
<p>Seashore features:</p>
<p><span id="more-169"></span></p>
<ul>
<li>gradients,</li>
<li>textures  and</li>
<li>anti-aliasing for both text and brush strokes.</li>
</ul>
<p>It supports multiple layers and alpha channel editing.  It is based around the GIMP&#8217;s technology and uses the same native file format.</p>
<p>However, unlike the GIMP, Seashore only aims to serve the basic image editing needs of most computer users, not to provide a replacement for professional image editing products.</p>
<p>Seashore was created by Mark Pazolli  who led the project until the end of 2009.</p>
<p>You can learn more or download it at: <a title="Seahorse" href="http://seashore.sourceforge.net/">http://seashore.sourceforge.net</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.helpmewithmymac.com/a-great-photo-editor-for-your-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>7 iPhone Shortcuts You Should Know</title>
		<link>http://www.helpmewithmymac.com/7-iphone-shortcuts-you-should-know/</link>
		<comments>http://www.helpmewithmymac.com/7-iphone-shortcuts-you-should-know/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 14:56:28 +0000</pubDate>
		<dc:creator>charly2</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Recommended Books]]></category>
		<category><![CDATA[iPhone and IPod Touch Apps]]></category>
		<category><![CDATA[iphone hard reset]]></category>
		<category><![CDATA[iphone reset]]></category>
		<category><![CDATA[iphone shortcuts]]></category>
		<category><![CDATA[iphone soft reset]]></category>

		<guid isPermaLink="false">http://www.helpmewithmymac.com/?p=164</guid>
		<description><![CDATA[Are you using your iPhone to the max?

Ever since the very first iPhone was released over 2 years ago, I&#8217;ve been enjoying mine.  Recently, I upgraded to the iPhone 3GS, and couldn&#8217;t believe the speed difference!
I&#8217;m always on the lookout for shortcuts, and tips to get things done more efficiently.  If you have any good [...]]]></description>
			<content:encoded><![CDATA[<p>Are you using your iPhone to the max?</p>
<p><img class="alignnone size-medium wp-image-165" title="Content iPhone User" src="http://www.helpmewithmymac.com/wp-content/uploads/2009/08/iphone_baby-300x199.jpg" alt="Content iPhone User" width="300" height="199" /></p>
<p>Ever since the very first iPhone was released over 2 years ago, I&#8217;ve been enjoying mine.  Recently, I upgraded to the iPhone 3GS, and couldn&#8217;t believe the speed difference!</p>
<p>I&#8217;m always on the lookout for shortcuts, and tips to get things done more efficiently.  If you have any good things to share, please do!</p>
<p>Here are 7 iPhone Shortcuts You Should Know:</p>
<p><span id="more-164"></span></p>
<ol>
<li><strong>Send an incoming call directly to voice mail.</strong><br />
If you&#8217;re receiving incoming call, and want to send it directly to voice mail, simply press the on/off button (upper right, top of phone) twice.</li>
<li><strong>Search your iPhone with Spotlight.</strong><br />
Spotlight on the Mac has been an amazing tool, and when they introduced it on the iPhone with the v3.0 release of iPhone&#8217;s software &#8211; I couldn&#8217;t wait to try it out.  To get to Spotlight, simply press the Home button when you&#8217;re looking at your Applications screen.  To go back to your Application screen, press Home again!</li>
<li><strong>See a web page up close.<br />
</strong>This is awesome!   If you want to zoom into a column of text, or a picture (or any element for that matter) on a web page.  Simply double-tap on it, and the iPhone will zoom into it.  If you keep double-tapping, it will zoom back out.<br />
<strong></strong></li>
<li><strong>Zoom out with one hand in Maps.<br />
</strong>So often I use the Maps feature as a GPS when I&#8217;m renting a car.   It&#8217;s easy to zoom into the Map by double-tapping, however, if you want to zoom out, without having to use two hands, you simply need to double-tap with two fingers.</li>
<li><strong>Get to your Favorites FAST!<br />
</strong>The iPhone let&#8217;s you create a Favorites list of people you call most frequently.   To get to it, quickly, from anywhere, simply double-click the Home button (it&#8217;s the only physical button on the front of the iPhone).</li>
<li><strong>Automatically add a period and space when typing.<br />
</strong>This saves tons of time, simply double space when you&#8217;re typing (in e-mail, text, on the web, etc), and a period (.) and a space will automatically be inserted.</li>
<li><strong>Reset your phone!</strong><br />
I&#8217;ve only had to do this <strong>twice</strong> in over 2 years, but if your phone gets totally locked up, it might require a reset.   There are two types of resets, a soft reset, and a hard reset.   It&#8217;s recommended to start with the soft reset, which is accomplished by pressing and holding the On/Off button on the top of the iPhone until the red slider appears.  For a hard reset, press and hold the On/Off button and Home button until the Apple Logo appears.</li>
</ol>
<p>If you&#8217;re looking to learn more about your iPhone, I highly recommend checking out <a href="http://www.amazon.com/gp/product/0321577833/ref=pd_lpo_k2_dp_sr_1?pf_rd_p=486539851&amp;pf_rd_s=lpo-top-stripe-1&amp;pf_rd_t=201&amp;pf_rd_i=0321534107&amp;pf_rd_m=ATVPDKIKX0DER&amp;pf_rd_r=15QJ2S34Z6FJPACB673M&amp;tag=charly2-20">The IPhone Book</a> on <a title="AMAZON" href="http://www.amazon.com/?tag=charly2-20">Amazon</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.helpmewithmymac.com/7-iphone-shortcuts-you-should-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple Manuals are available online!</title>
		<link>http://www.helpmewithmymac.com/apple-manuals-are-available-online/</link>
		<comments>http://www.helpmewithmymac.com/apple-manuals-are-available-online/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 13:37:02 +0000</pubDate>
		<dc:creator>charly2</dc:creator>
				<category><![CDATA[Helpful Hints]]></category>
		<category><![CDATA[Recommended Books]]></category>
		<category><![CDATA[Apple Manuals]]></category>
		<category><![CDATA[iPhone Manual]]></category>
		<category><![CDATA[iPod Manual]]></category>
		<category><![CDATA[Mac Manual]]></category>

		<guid isPermaLink="false">http://www.helpmewithmymac.com/?p=161</guid>
		<description><![CDATA[If you are looking for the manual of any of your Apple products, including:

iPhone User Guide,
iPod touch User Guide,
MacBook Pro (13-inch),
iPod Shuffle (3rd Generation),
Mac Mini,
iPod Nano, and more!

Be sure to visit Apple&#8217;s Manuals on the web!
If you&#8217;re interested in learning more about your Apple products, be sure to read these books, they&#8217;re great!

Switching to the [...]]]></description>
			<content:encoded><![CDATA[<p>If you are looking for the manual of any of your Apple products, including:</p>
<ul>
<li>iPhone User Guide,</li>
<li>iPod touch User Guide,</li>
<li>MacBook Pro (13-inch),</li>
<li>iPod Shuffle (3rd Generation),</li>
<li>Mac Mini,</li>
<li>iPod Nano, and more!</li>
</ul>
<p>Be sure to visit <a title="Apple Manuals Online" href="http://support.apple.com/manuals">Apple&#8217;s Manuals</a> on the web!</p>
<p>If you&#8217;re interested in learning more about your Apple products, be sure to read these books, they&#8217;re great!</p>
<ul>
<li><a title="Switching to the Mac - The Missing Manual" href="http://www.amazon.com/Switching-Mac-Missing-Manual-Leopard/dp/0596514123/ref=dp_cp_ob_b_title_1&amp;?tag=charly2-20">Switching to the Mac &#8211; The Missing Manual</a></li>
<li><a title="Macs All-in-One Desk Reference for Dummies" href="http://www.amazon.com/Macs-All-Reference-Dummies-Computer/dp/0470169575/ref=sr_1_2?ie=UTF8&amp;qid=1250343747&amp;sr=8-2&amp;tag=charly2-20">Macs All-in-One Desk Reference for Dummies</a></li>
<li><a title="iPod &amp; iTunes for Dummies" href="http://www.amazon.com/iPod-iTunes-Dummies-Computer-Tech/dp/0470525673/ref=sr_1_2?ie=UTF8&amp;qid=1250343875&amp;sr=8-2&amp;tag=charly2-20">iPod &amp; iTunes for Dummies</a></li>
</ul>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.helpmewithmymac.com/apple-manuals-are-available-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find out quickly &#8211; if a domain is available!</title>
		<link>http://www.helpmewithmymac.com/find-out-quickly-if-a-domain-is-available/</link>
		<comments>http://www.helpmewithmymac.com/find-out-quickly-if-a-domain-is-available/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 03:37:57 +0000</pubDate>
		<dc:creator>charly2</dc:creator>
				<category><![CDATA[Helpful Hints]]></category>

		<guid isPermaLink="false">http://www.helpmewithmymac.com/?p=147</guid>
		<description><![CDATA[Because I&#8217;m continually working with customers on web sites, I have to check to see if domains are available quite regularly.

The easiest way to do this on your Mac is like this:


Press Command + Space to bring up the Spotlight (upper right corner).
Type &#8220;terminal&#8221; and press Enter (this should bring up the Terminal program).
Type &#8220;whois [...]]]></description>
			<content:encoded><![CDATA[<p>Because <a title="The Big Picture | Charly Caldwell" href="http://thebigpicture.isgfl.com">I&#8217;m continually working</a> with customers <a title="Our Web Starter Kit" href="http://www.webstarterkit.com/" target="_self">on web sites</a>, I have to check to see if domains are available quite regularly.</p>
<p><img class="alignnone size-full wp-image-148" title="Domain is available!" src="http://www.helpmewithmymac.com/wp-content/uploads/2009/03/picture-2.png" alt="Domain is available!" width="599" height="146" /></p>
<p>The easiest way to do this on your Mac is like this:</p>
<p><span id="more-147"></span></p>
<ol>
<li>Press Command + Space to bring up the Spotlight (upper right corner).</li>
<li>Type &#8220;terminal&#8221; and press Enter (this should bring up the Terminal program).</li>
<li>Type &#8220;whois domainname.com&#8221; and press Enter.</li>
</ol>
<p>You&#8217;ll see the message (in the photo above) stating &#8220;No match for domainname.com&#8221; if it&#8217;s available.</p>
<p>Keep in mind you can use the Spotlight shortcut above to load any program on your computer (type &#8220;mail&#8221; to load Apple Mail&#8221;, &#8220;word&#8221; to load Microsoft Word &#8212; assuming you have it installed on your computer, etc).</p>
<p>Enjoy!<br />
Charly</p>
]]></content:encoded>
			<wfw:commentRss>http://www.helpmewithmymac.com/find-out-quickly-if-a-domain-is-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Switching to the Mac: The Missing Manual</title>
		<link>http://www.helpmewithmymac.com/switching-to-the-mac-the-missing-manual/</link>
		<comments>http://www.helpmewithmymac.com/switching-to-the-mac-the-missing-manual/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 19:26:27 +0000</pubDate>
		<dc:creator>charly2</dc:creator>
				<category><![CDATA[Helpful Hints]]></category>
		<category><![CDATA[Recommended Books]]></category>
		<category><![CDATA[Setting Up]]></category>

		<guid isPermaLink="false">http://www.helpmewithmymac.com/?p=140</guid>
		<description><![CDATA[One of the best books I&#8217;ve read regarding switching to the Mac (from the world of Microsoft, and Windows) is David Pogue&#8217;s book -

Switching to the Mac: The Missing Manual
I really appreciated David&#8217;s direct approach to telling you the equivalent:


program (such as Textedit on the Mac for Notepad in Windows),
utility such as System Preferences on [...]]]></description>
			<content:encoded><![CDATA[<p>One of the best books I&#8217;ve read regarding switching to the Mac (from the world of Microsoft, and Windows) is David Pogue&#8217;s book -</p>
<p><a href="http://www.amazon.com/Switching-Mac-Missing-Manual-Leopard/dp/0596514123?tag=charly2-20"><img class="alignnone size-full wp-image-141" title="Switching to the Mac: The Missing Manual" src="http://www.helpmewithmymac.com/wp-content/uploads/2009/03/picture-1.png" alt="Switching to the Mac: The Missing Manual" width="365" height="483" /></a></p>
<p><a title="Amazon: Switching to the Mac: The Missing Manual" href="http://www.amazon.com/Switching-Mac-Missing-Manual-Leopard/dp/0596514123?tag=charly2-20" target="_self">Switching to the Mac: The Missing Manual</a></p>
<p>I really appreciated David&#8217;s direct approach to telling you the equivalent:</p>
<p><span id="more-140"></span></p>
<ul>
<li>program (such as Textedit on the Mac for Notepad in Windows),</li>
<li>utility such as System Preferences on the Mac for Control Panel in Windows), or</li>
<li>keyboard shortcut (such as Command + Tab on the Mac for Alt + Tab on the PC &#8211; used to switch between programs, by the way!)</li>
</ul>
<p>If you&#8217;re looking for a great book to help you get used to the Mac, give <a title="Amazon: Switching to the Mac: The Missing Manual" href="http://www.amazon.com/Switching-Mac-Missing-Manual-Leopard/dp/0596514123?tag=charly2-20" target="_self">Switching to the Mac: The Missing Manual</a> a try.</p>
<p>Have a great day!</p>
<p>Charly</p>
]]></content:encoded>
			<wfw:commentRss>http://www.helpmewithmymac.com/switching-to-the-mac-the-missing-manual/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable login programs on boot of Mac OS X</title>
		<link>http://www.helpmewithmymac.com/disable-login-programs-on-boot-of-mac-os-x/</link>
		<comments>http://www.helpmewithmymac.com/disable-login-programs-on-boot-of-mac-os-x/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 13:20:23 +0000</pubDate>
		<dc:creator>charly2</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.helpmewithmymac.com/?p=136</guid>
		<description><![CDATA[If you&#8217;re looking to boot your Mac up without loading the login items (the programs that start automatically when you start your computer), simply press the UP arrow key as Mac OS X starts.
This is incredibly helpful for debugging slow startup issues, and troubleshooting problems you may be having.
If you&#8217;re looking for more keyboard shortcuts, [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re looking to boot your Mac up without loading the login items (the programs that start automatically when you start your computer), simply press the UP arrow key as Mac OS X starts.</p>
<p>This is incredibly helpful for debugging slow startup issues, and troubleshooting problems you may be having.</p>
<p>If you&#8217;re looking for more keyboard shortcuts, be sure to check out my &#8220;<a title="Great resource for keyboard shortcuts" href="http://www.helpmewithmymac.com/great-resource-for-keyboard-shortcuts/">great resource for keyboard shortcuts</a>&#8221; post.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.helpmewithmymac.com/disable-login-programs-on-boot-of-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ipod Touch makes phone calls!</title>
		<link>http://www.helpmewithmymac.com/ipod-touch-makes-phone-calls/</link>
		<comments>http://www.helpmewithmymac.com/ipod-touch-makes-phone-calls/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 04:00:01 +0000</pubDate>
		<dc:creator>charly2</dc:creator>
				<category><![CDATA[Helpful Hints]]></category>
		<category><![CDATA[iPhone and IPod Touch Apps]]></category>

		<guid isPermaLink="false">http://www.helpmewithmymac.com/?p=153</guid>
		<description><![CDATA[Special thanks to Bob Coller for this awesome tip about how the Ipod Touch makes phone calls!

Just recently, Skype released it&#8217;s App for the iPhone and iPod Touch, and it&#8217;s FREE!
&#8220;Ok&#8230; a month ago I was getting ready for a trip and&#8230;

realized the old iPod had a battery that wouldn&#8217;t charge any longer&#8230;. so&#8230; a [...]]]></description>
			<content:encoded><![CDATA[<p>Special thanks to Bob Coller for this awesome tip about how the Ipod Touch makes phone calls!</p>
<p><img class="alignnone size-full wp-image-154" title="skype_logo" src="http://www.helpmewithmymac.com/wp-content/uploads/2009/04/skype_logo.png" alt="skype_logo" width="254" height="120" /></p>
<p>Just recently, Skype released it&#8217;s App for the iPhone and iPod Touch, and it&#8217;s <strong>FREE!</strong></p>
<p>&#8220;Ok&#8230; a month ago I was getting ready for a trip and&#8230;</p>
<p><span id="more-153"></span></p>
<p>realized the old iPod had a battery that wouldn&#8217;t charge any longer&#8230;. so&#8230; a trip to the apple store agonizing between a Touch and an iPhone.</p>
<p>Not wanted to switch to ATT, I ended up with a Touch&#8230;</p>
<p>Now&#8230;here&#8217;s the neat part&#8230; Skype has released a voip application that works on the Touch, as long as you have WiFi, you can make calls. So, with the purchase of a $20 earphone/microphone combo, downloading the Skype app from the iTunes store, I now have a Touch that can make phone calls. Skype to Skype calls are free, other calls cost a bit over 2 cents a minute&#8230; 10 bucks buys you over 400 minutes&#8230;.</p>
<p>neat!&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.helpmewithmymac.com/ipod-touch-makes-phone-calls/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Amazing New 17-in Macbook Pro</title>
		<link>http://www.helpmewithmymac.com/the-amazing-new-17-in-macbook-pro/</link>
		<comments>http://www.helpmewithmymac.com/the-amazing-new-17-in-macbook-pro/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 03:19:41 +0000</pubDate>
		<dc:creator>charly2</dc:creator>
				<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://www.helpmewithmymac.com/?p=133</guid>
		<description><![CDATA[Just a few days ago I received my new Macbook Pro, yes, the new 17&#8243; LED screen, delightful aluminum body beast that is not only beautiful &#8212; but a BEAST as well!

(Thanks to Gizmodo for this photograph!)
And, I have to say&#8230;
I&#8217;m blown away!
For the last two years, I&#8217;ve been using my 17&#8243; Macbook Pro, 2.4 [...]]]></description>
			<content:encoded><![CDATA[<p>Just a few days ago I received my new Macbook Pro, yes, the new 17&#8243; LED screen, delightful aluminum body beast that is not only beautiful &#8212; but a BEAST as well!</p>
<p><a href="http://gizmodo.com/5160578/the-17+inch-macbook-pro-review"><img class="alignnone size-full wp-image-134" title="17&quot; Macbook Pro " src="http://www.helpmewithmymac.com/wp-content/uploads/2009/03/img_7381.jpg" alt="17&quot; Macbook Pro " width="563" height="375" /></a></p>
<p>(Thanks to <a title="Gizmodo's 17&quot; Macbook Pro review" href="http://gizmodo.com/5160578/the-17+inch-macbook-pro-review">Gizmodo</a> for this photograph!)</p>
<p>And, I have to say&#8230;</p>
<p><span id="more-133"></span><strong>I&#8217;m blown away!</strong></p>
<p>For the last two years, I&#8217;ve been using my 17&#8243; Macbook Pro, 2.4 GHz, 4 GB of RAM, 160 GB 7200 rpm notebook, and have been incredibly pleased with it&#8230;</p>
<p>Believe it or not, my core reason for upgrading was for the extended battery life (quite the price to pay for that, eh?)  Of course, I love technology, and love to be on the cutting edge, as well.</p>
<p>My notebook is the 2.93 GHz model, with 8 Gigabytes of RAM, 256 GB Solid State Hard Disk (smokin&#8217; fast &amp; NO moving parts!), along with the glossy 17&#8243; LED screen, and <a title="17-in Macbook Pro Features" href="http://store.apple.com/us/configure/MB604LL/A?mco=MzA3MTE3NA" target="_self">the other standard features</a>.</p>
<p>Since I practically live on my notebook, I&#8217;m really enjoying the newer <a title="Chiclet Keyboard" href="http://en.wikipedia.org/wiki/Chiclet_keyboard">Chiclet keyboard</a> as well.</p>
<p>If you&#8217;re interested in learning more about the 17-in Macbook Pro, including performance tests, be sure to read the <a title="Gizmodo's 17&quot; Macbook Pro review" href="http://gizmodo.com/5160578/the-17+inch-macbook-pro-review" target="_self">Gizmodo 17-in Macbook Pro Review</a>.</p>
<p>If you want to see a hands-on demo, just <a title="Contact Charly" href="http://www.isgfl.com/contact/" target="_self">let me know</a>!</p>
<p>Take care, and have a great day!</p>
<p>Charly</p>
]]></content:encoded>
			<wfw:commentRss>http://www.helpmewithmymac.com/the-amazing-new-17-in-macbook-pro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
