<?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>Indiana University: IT Training Tips Blog &#187; Macintosh Skills</title>
	<atom:link href="http://ittrainingtips.iu.edu/category/macintosh-skills/feed" rel="self" type="application/rss+xml" />
	<link>http://ittrainingtips.iu.edu</link>
	<description>Tips and tricks to help you make the most of technology</description>
	<lastBuildDate>Tue, 21 May 2013 20:48:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP Workshops: Install and Use PHP Locally</title>
		<link>http://ittrainingtips.iu.edu/sql-programming/php-workshops-install-and-use-php-locally/03/2013</link>
		<comments>http://ittrainingtips.iu.edu/sql-programming/php-workshops-install-and-use-php-locally/03/2013#comments</comments>
		<pubDate>Tue, 05 Mar 2013 20:51:57 +0000</pubDate>
		<dc:creator>Tom Mason</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Macintosh Skills]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL Programming]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://ittrainingtips.iu.edu/?p=5592</guid>
		<description><![CDATA[To develop database-driven PHP applications, we need three things, the Apache web server, the PHP processor, and MySQL. This tutorial will walk you through all of the installation and setup that you need to do on your own machine to have a local instance of a Apache/MySQL/PHP (AMP) environment. The instructions below will walk you [...]]]></description>
				<content:encoded><![CDATA[<p>To develop database-driven PHP applications, we need three things, the Apache web server, the PHP processor, and MySQL. This tutorial will walk you through all of the installation and setup that you need to do on your own machine to have a local instance of a Apache/MySQL/PHP (AMP) environment.</p>
<p>The instructions below will walk you through the setup you need for each of our PHP workshops, starting with PHP: The Basics.</p>
<p>At the time of writing, PHP: The Basics is the only PHP workshop offered by IT Training.</p>
<h3>PHP: The Basics</h3>
<p>The following links contain step-by-step instructions on configuring XAMP for the PHP: The Basics workshop.</p>
<ul>
<li><a href="http://ittrainingtips.iu.edu/?p=5801">Macintosh OS: Install and Configure MAMP for PHP Development</a>.</li>
<li><a href="http://ittrainingtips.iu.edu/?p=5799">Windows: Install and Configure WAMP for PHP Development</a>.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://ittrainingtips.iu.edu/sql-programming/php-workshops-install-and-use-php-locally/03/2013/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Understanding Mac Keyboard Shortcuts</title>
		<link>http://ittrainingtips.iu.edu/adobe/mac-keyboard/08/2012</link>
		<comments>http://ittrainingtips.iu.edu/adobe/mac-keyboard/08/2012#comments</comments>
		<pubDate>Tue, 14 Aug 2012 14:19:00 +0000</pubDate>
		<dc:creator>Tom Mason</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Basic Skills]]></category>
		<category><![CDATA[Macintosh Skills]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[creative suite]]></category>
		<category><![CDATA[function keys]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[lion]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mountain lion]]></category>
		<category><![CDATA[shortcuts]]></category>
		<category><![CDATA[snow leopard]]></category>

		<guid isPermaLink="false">http://ittrainingtips.iu.edu/?p=5107</guid>
		<description><![CDATA[Apple has made a lot of changes to the behavior of their keyboard shortcuts over the last several operating systems. In the days before Exposé, things were pretty straightforward; the function keys worked the same regardless of how the operating system was configured. Today, with Mission Control and Exposé, things aren&#8217;t so easy. Apple keyboards [...]]]></description>
				<content:encoded><![CDATA[<p>Apple has made a lot of changes to the behavior of their keyboard shortcuts over the last several operating systems. In the days before Exposé, things were pretty straightforward; the function keys worked the same regardless of how the operating system was configured.</p>
<p>Today, with Mission Control and Exposé, things aren&#8217;t so easy. Apple keyboards now have fancy little icons on some of the F-keys, and by default, they don&#8217;t function like a windows F-key. This can be confusing and it makes it difficult for us to keep our materials accurate for Macintosh systems.</p>
<p><span id="more-5107"></span>For example, In Dreamweaver, when you would like to preview a page in the default web browser, the keyboard shortcut listed under File -&gt; Preview in Browser is Option + F12. The only problem is, when you press Option + F12, by default, you are taken to the System Sound Preferences panel. In order to get the function (F-) keys to work like function keys and not volume/brightness/Exposé/Mission Control keys, you need to press the Function Key (fn). This is located in two different places on Apple keyboards:</p>
<p>Bottom Left (Apple Bluetooth Keyboard)<br />
<img class="alignnone size-full" src="http://ittrainingtips.iu.edu/wp-content/uploads/2012/08/20120814-102213.jpg" alt="Function Key on the Apple Bluetooth Keyboard" /></p>
<p>Home Keys (Apple USB Keyboard)<br />
<img class="alignnone size-full" src="http://ittrainingtips.iu.edu/wp-content/uploads/2012/08/20120814-102159.jpg" alt="Function Key on the Apple USB Keyboard" /></p>
<p>So, the keyboard shortcut for previewing in the default browser in Dreamweaver isn&#8217;t just Option + F12, it&#8217;s Option + fn + F12.</p>
<p>Now, keep in mind, your Mac may not be configured to work this way. In fact, on your Mac, the keyboard shortcut might be Option + F12. How do you know? Take a trip to System Preferences -&gt; Keyboard. There is a checkbox there that determines the functionality of the F-keys:</p>
<p><img class="alignnone size-full" src="http://ittrainingtips.iu.edu/wp-content/uploads/2012/08/20120814-100518.jpg" alt="20120814-100518.jpg" /></p>
<p>If the checkbox is <strong>unchecked</strong>, then you must use the fn key.</p>
<p>If the checkbox is <strong>checked</strong>, then you don&#8217;t need to use the fn key.</p>
<p>If you&#8217;re interested, <a href="http://support.apple.com/kb/HT1343">here are some other Mac keyboard shortcuts.</a></p>
<p>Hopefully this post helps clarify some things!</p>
]]></content:encoded>
			<wfw:commentRss>http://ittrainingtips.iu.edu/adobe/mac-keyboard/08/2012/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>You want fries with that MacRibbon?</title>
		<link>http://ittrainingtips.iu.edu/word/you-want-fries-with-that-macribbon/02/2010</link>
		<comments>http://ittrainingtips.iu.edu/word/you-want-fries-with-that-macribbon/02/2010#comments</comments>
		<pubDate>Thu, 11 Feb 2010 23:12:46 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Basic Skills]]></category>
		<category><![CDATA[Business & Productivity]]></category>
		<category><![CDATA[Desktop Publishing]]></category>
		<category><![CDATA[Macintosh Skills]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://ittrainingtips.iu.edu/?p=1096</guid>
		<description><![CDATA[So it&#8217;s official now, a ribbon is coming to the upcoming Office for Mac 2011. This ribbon will combine features located in the Formatting Palette and the Elements Gallery. But don&#8217;t freak out, because the menu bar and the standard toolbar will still exist. Wanna catch a glimpse of the new interface? See the rest [...]]]></description>
				<content:encoded><![CDATA[<p> So it&#8217;s official now, <a href="http://www.officeformac.com/blog/Welcome-to-the-new-Office-2011-User-Experience1">a ribbon is coming</a> to the upcoming Office for Mac 2011.</p>
<p>This ribbon will combine features located in the Formatting Palette and the Elements Gallery. But don&#8217;t freak out, because the menu bar and the standard toolbar will still exist.</p>
<p>Wanna catch a glimpse of the new interface? See the rest of this post&#8230;<br />
<span id="more-1096"></span></p>
<div id="attachment_1097" class="wp-caption alignnone" style="width: 310px"><a href="http://ittrainingtips.iu.edu/wp-content/uploads/2010/02/Word2011_UI_1.png"><img src="http://ittrainingtips.iu.edu/wp-content/uploads/2010/02/Word2011_UI_1-300x191.png" alt="New Word 2011 interface showing the MacRibbon" title="Word2011_UI_1" width="300" height="191" class="size-medium wp-image-1097" /></a><p class="wp-caption-text">New Word 2011 interface showing the MacRibbon</p></div>
<div id="attachment_1098" class="wp-caption alignnone" style="width: 310px"><a href="http://ittrainingtips.iu.edu/wp-content/uploads/2010/02/Word2011_UI_2.png"><img src="http://ittrainingtips.iu.edu/wp-content/uploads/2010/02/Word2011_UI_2-300x192.png" alt="New Word 2011 interface showing the MacRibbon" title="Word2011_UI_2" width="300" height="192" class="size-medium wp-image-1098" /></a><p class="wp-caption-text">New Word 2011 interface showing the MacRibbon</p></div>
]]></content:encoded>
			<wfw:commentRss>http://ittrainingtips.iu.edu/word/you-want-fries-with-that-macribbon/02/2010/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extending STEPS with lynda.com – Use Photoshop blend modes for color and contrast correction</title>
		<link>http://ittrainingtips.iu.edu/graphics-animations/extending-steps-with-lyndacom-use-photoshop-blend-modes-for-color-and-contrast-correction/09/2009</link>
		<comments>http://ittrainingtips.iu.edu/graphics-animations/extending-steps-with-lyndacom-use-photoshop-blend-modes-for-color-and-contrast-correction/09/2009#comments</comments>
		<pubDate>Tue, 08 Sep 2009 20:25:37 +0000</pubDate>
		<dc:creator>Carol Rhodes</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Basic Skills]]></category>
		<category><![CDATA[Desktop Publishing]]></category>
		<category><![CDATA[Graphics & Animations]]></category>
		<category><![CDATA[IU & Academic]]></category>
		<category><![CDATA[lynda.com]]></category>
		<category><![CDATA[Macintosh Skills]]></category>
		<category><![CDATA[Photoshop]]></category>

		<guid isPermaLink="false">http://ittrainingtips.iu.edu/uncategorized/extending-steps-with-lyndacom-use-photoshop-blend-modes-for-color-and-contrast-correction/09/2009</guid>
		<description><![CDATA[You may already know that Photoshop blend modes can immeasurably enhance your creativity and playfulness. You may be familiar with the artful aspects of blend modes; however, most Photoshop users don&#8217;t know they are corrective, too. Understanding how they work is a key to using them to your best advantage. Now, we must say here that everyone who works with [...]]]></description>
				<content:encoded><![CDATA[<p>You may already know that Photoshop blend modes can immeasurably enhance your creativity and playfulness. You may be familiar with the artful aspects of blend modes; however, most Photoshop users don&#8217;t know they are corrective, too. Understanding how they work is a key to using them to your best advantage.</p>
<p><span id="more-26"></span></p>
<p>Now, we must say here that everyone who works with Photoshop should know how to work with Levels and Curves to correct color and contrast, because they are the very best tools for the most challenging jobs. IT Training &#038; Education offers three STEPS workshops that show you how to use these amazing tools. First, sign up for Photoshop: The Basics, then take Photoshop: Restoration and Retouching. Armed with all that knowledge, you&#8217;ll thank us for your skills.</p>
<p>With that very important public service message out of the way, we would like to offer some more nourishing knowledge for the advanced Photoshop user. With blend modes, you can quickly improve areas of an image that have faulty contrast or color without even messing with Levels and Curves.  Michael Ninness, through his lynda.com workshop, &#8220;Photoshop CS4: Blend Mode Magic,&#8221; can show you how to do a very thorough and speedy job of correcting brightness and contrast using various Photoshop blend modes. (He will include a lot of art, too.)</p>
<p> To find the course, log into lynda.com. In the Software field, search for &#8220;Photoshop CS4,&#8221; or in the Author field, search for &#8220;Ninness, Michael.&#8221; You can also use the type-in search field for &#8220;Blend Mode Magic.&#8221;</p>
<p> Indiana University users may log into lynda.com with their network username and password by going to <a href="http://ittraining.iu.edu/lynda">http://ittraining.iu.edu/lynda</a>, and clicking &#8220;Go to Lynda.com.&#8221;</p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://ittrainingtips.iu.edu/graphics-animations/extending-steps-with-lyndacom-use-photoshop-blend-modes-for-color-and-contrast-correction/09/2009/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extending STEPS with lynda.com &#8211; Illustrator CS4 Essential Training</title>
		<link>http://ittrainingtips.iu.edu/graphics-animations/extending-steps-with-lyndacom-illustrator-cs4-essential-training/09/2009</link>
		<comments>http://ittrainingtips.iu.edu/graphics-animations/extending-steps-with-lyndacom-illustrator-cs4-essential-training/09/2009#comments</comments>
		<pubDate>Tue, 08 Sep 2009 19:19:03 +0000</pubDate>
		<dc:creator>Carol Rhodes</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Basic Skills]]></category>
		<category><![CDATA[Desktop Publishing]]></category>
		<category><![CDATA[General News]]></category>
		<category><![CDATA[Graphics & Animations]]></category>
		<category><![CDATA[Illustrator]]></category>
		<category><![CDATA[IU & Academic]]></category>
		<category><![CDATA[lynda.com]]></category>
		<category><![CDATA[Macintosh Skills]]></category>

		<guid isPermaLink="false">http://ittrainingtips.iu.edu/graphics-animations-and-page-layout/extending-steps-with-lyndacom-illustrator-cs4-essential-training/09/2009</guid>
		<description><![CDATA[You may have attended the IT Training &#038; Education STEPS workshop, &#8220;Adobe Illustrator CS4: The Basics,&#8221; and would like to learn more. Make lynda.com your personal trainer! If you would like a little review of Illustrator followed by more advanced concepts, see Mordy Golding&#8217;s Illustrator CS4 Essential Training. This workshop is for beginners and intermediate [...]]]></description>
				<content:encoded><![CDATA[<p>You may have attended the IT Training &#038; Education STEPS workshop, &#8220;Adobe Illustrator CS4: The Basics,&#8221; and would like to learn more. Make <a title="Lynda.com" href="http://www.lynda.com" target="_blank">lynda.com</a> your personal trainer! If you would like a little review of Illustrator followed by more advanced concepts, see Mordy Golding&#8217;s Illustrator CS4 Essential Training.</p>
<p><span id="more-415"></span></p>
<p>This workshop is for beginners and intermediate users alike. Using a surfing theme throughout, Mordy begins by explaining elements that make up vector graphics—paths, strokes, and fills—and shows how to use each of Illustrator&#8217;s drawing tools. Then, he demonstrates how to combine and clean up paths, and organize them into groups and layers. Mordy also covers text editing, working with color, expressive brush drawing, creating compound shapes and complex strokes, adding 3-D effects, and much more. You must be logged into lynda.com before you click the link to &#8220;Adobe Illustrator CS4: The Basics&#8221;: <a href="http://www.lynda.com/home/DisplayCourse.aspx?lpk2=718">http://www.lynda.com/home/DisplayCourse.aspx?lpk2=718</a></p>
<p>Do you have a specific project in mind to which Illustrator would be suited? Go to lynda.com, and in the Software search field, search for Illustrator CS4. There, among a list of offerings, you&#8217;ll find links to courses that show you how to design a newsletter, design a magazine layout, design an event Poster, and use Illustrator for the Web.</p>
<p>(Indiana University users may use their IU network usernames to log into lynda.com. Click the &#8220;Go to Lynda.com&#8221; link at <a href="http://ittraining.iu.edu/lynda">http://ittraining.iu.edu/lynda</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://ittrainingtips.iu.edu/graphics-animations/extending-steps-with-lyndacom-illustrator-cs4-essential-training/09/2009/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extending STEPS with lynda.com &#8211; PowerPoint 2008 for Mac Essential Training</title>
		<link>http://ittrainingtips.iu.edu/graphics-animations/extending-steps-with-lyndacom-powerpoint-2008-for-mac-essential-training/08/2009</link>
		<comments>http://ittrainingtips.iu.edu/graphics-animations/extending-steps-with-lyndacom-powerpoint-2008-for-mac-essential-training/08/2009#comments</comments>
		<pubDate>Fri, 28 Aug 2009 04:15:56 +0000</pubDate>
		<dc:creator>Donna K. Jones</dc:creator>
				<category><![CDATA[Basic Skills]]></category>
		<category><![CDATA[Business & Productivity]]></category>
		<category><![CDATA[General News]]></category>
		<category><![CDATA[Graphics & Animations]]></category>
		<category><![CDATA[IU & Academic]]></category>
		<category><![CDATA[lynda.com]]></category>
		<category><![CDATA[Macintosh Skills]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PowerPoint]]></category>

		<guid isPermaLink="false">http://ittrainingtips.iu.edu/powerpoint/extending-steps-with-lyndacom-powerpoint-2008-for-mac-essential-training/08/2009</guid>
		<description><![CDATA[In an earlier blog post, Veronica discusses the lynda.com training that is available for Office for the Macintosh. I was happy to see that she was sharing this information, because participants who attend the IT Training &#038; Education PowerPoint workshops almost always have questions about PowerPoint for Mac versus PowerPoint for Windows. Is the interface exactly the same in [...]]]></description>
				<content:encoded><![CDATA[<p>In an earlier blog post, Veronica discusses the lynda.com training that is available for Office for the Macintosh. I was happy to see that she was sharing this information, because participants who attend the IT Training &#038; Education PowerPoint workshops almost always have questions about PowerPoint for Mac versus PowerPoint for Windows. Is the interface exactly the same in the two applications? Do they use the same filename extensions? Can I open up and edit a Mac presentation with the Windows version? Etc., etc&#8230;</p>
<p>Since IU students, staff, and faculty can now <a title="IT Training Website" href="http://ittraining.iu.edu/lynda/">access lynda.com for free</a>, it is a great time to learn more about PowerPoint for the Mac. In David Rivers&#8217; tutorial called <a title="PowerPoint 2008 for Mac " href="http://www.lynda.com/home/DisplayCourse.aspx?lpk2=559">PowerPoint 2008 for Mac Essential Training</a>, you can find out everything there is to know about the Mac version of this application, including how to:</p>
<ul>
<li>create, edit, and share professional slideshows and presentations</li>
<li>efficiently navigate presentations</li>
<li>apply custom themes</li>
<li>place and edit text, images, and multimedia files</li>
<li>publish a self-running or manual slideshow</li>
</ul>
<p>Mac users can watch all of the modules included in this comprehensive tutorial, or they can just watch the sections they are most interested in. If you have already attended our STEPS PowerPoint workshops, you may just want to view the section called <em>Understanding the Interface</em>.</p>
<p><img id="image403" alt="lynda ppt" src="http://ittrainingtips.iu.edu/wp-content/uploads/2009/08/img_lynda_ppt.jpg" /></p>
<p>If you haven&#8217;t yet taken any of the STEPS workshops in this series, consider attending one of the following:</p>
<ol>
<li><a title="IT Training &#038; Education Website" href="http://ittraining.iu.edu/workshops/workshop_detail.aspx?workshop=34" target="_blank">PowerPoint: The Basics</a></li>
<li><a title="IT Training &#038; Education Website" href="http://ittraining.iu.edu/workshops/workshop_detail.aspx?workshop=222" target="_blank">PowerPoint: Enhancing &#038; Packaging a Presentation</a></li>
<li><a title="IT Training &#038; Education Website" href="http://ittraining.iu.edu/workshops/workshop_detail.aspx?workshop=223">PowerPoint: Customizing a Presentation</a></li>
<li><a title="IT Training Website" href="http://ittraining.iu.edu/workshops/workshop_detail.aspx?workshop=257">PowerPoint: Project Lab</a> </li>
</ol>
<p>This is the last official blog article in the lynda.com series, but you can bet that there will be more information about this fantastic learning resource in upcoming posts.</p>
]]></content:encoded>
			<wfw:commentRss>http://ittrainingtips.iu.edu/graphics-animations/extending-steps-with-lyndacom-powerpoint-2008-for-mac-essential-training/08/2009/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
