<?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>EZ Computer Help.Org &#187; Mac Tip</title>
	<atom:link href="http://www.ezcomputerhelp.org/category/apple/mac-tip/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ezcomputerhelp.org</link>
	<description>Help and Info site for your Computer, iPod, Laptop, Home Server, Xbox, Printer, Mobile Phone, Wireless Network, Mac and much more.</description>
	<lastBuildDate>Tue, 11 May 2010 21:31:46 +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>Get an Applications Dock Icon to Go Away!</title>
		<link>http://www.ezcomputerhelp.org/get-an-applications-dock-icon-to-go-away/</link>
		<comments>http://www.ezcomputerhelp.org/get-an-applications-dock-icon-to-go-away/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 04:56:04 +0000</pubDate>
		<dc:creator>Zane</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac Tip]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.ezcomputerhelp.org/get-an-applications-dock-icon-to-go-away/</guid>
		<description><![CDATA[Ok, there are some applications that you just wish didn&#8217;t have a dock icon. One of those apps for me has always been Awaken by Embraceware. The things dock icon really doesn&#8217;t do anything to benefit me. So why have it there? I found a way to get just about any applications dock icon to [...]


Related posts:<ol><li><a href='http://www.ezcomputerhelp.org/make-a-recent-applications-stack-in-mac-os-x/' rel='bookmark' title='Permanent Link: Make a Recent Applications Stack in Mac OS X!'>Make a Recent Applications Stack in Mac OS X!</a></li>
<li><a href='http://www.ezcomputerhelp.org/microsoft-allows-bypass-of-vista-activation/' rel='bookmark' title='Permanent Link: Microsoft allows bypass of Vista activation'>Microsoft allows bypass of Vista activation</a></li>
<li><a href='http://www.ezcomputerhelp.org/internet-explorer-shortcuts/' rel='bookmark' title='Permanent Link: Internet Explorer Shortcuts'>Internet Explorer Shortcuts</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Ok, there are some applications that you just wish didn&#8217;t have a dock icon. One of those apps for me has always been Awaken by Embraceware. The things dock icon really doesn&#8217;t do anything to benefit me. So why have it there? I found a way to get just about any applications dock icon to run along like a good little icon. Just bear with me:</p>
<p>So this is the thing that I had sitting there, the Awaken Dock icon.</p>
<p><img src="http://www.ezcomputerhelp.org/wp-content/uploads/2008/06/picture-21.png" alt="Picture 2.png" width="100" border="0" height="102" /></p>
<p>It was not adding any functionality to the program, so why was it there?</p>
<p><img src="http://www.ezcomputerhelp.org/wp-content/uploads/2008/06/picture-31.png" alt="Picture 3.png" width="286" border="0" height="278" /></p>
<p>I decided to put a stop to it.</p>
<p>So, what you&#8217;re going to need to do is this:</p>
<p>1. Open the app that you want to modify in the finder. You can do so easily by right clicking it in the dock and choosing the &#8220;Show in Finder&#8221; option.</p>
<p>2. Right click the application and choose &#8220;Show Package Contents&#8221;.</p>
<p>3. Double-click Contents and then right click &#8220;info.plist&#8221;. Choose &#8220;Open With&#8221; and then select &#8220;Other&#8221;.<br />
Then, what you&#8217;re going to do is search for textedit and open up the &#8220;info.plist&#8221; file.</p>
<p>4. Now&#8217;s the time when things get a little trickier. Which is why I recommend copying and pasting the application in it&#8217;s folder to create a backup.</p>
<p>5. Now press Command+F and search for &#8220;NSPrincipalClass&#8221;</p>
<p>6. You should find an exact match in between &#8220;[key]&#8220;. Straight after that, on the next line, paste the following:</p>
<p>[key]NSUIElement[/key]<br />
[string]1[/string]</p>
<p>7. Now, align all the text, make sure that nothing else is out of hand, and it should end up looking like this:</p>
<p><img src="http://www.ezcomputerhelp.org/wp-content/uploads/2008/06/picture-4.png" alt="Picture 4.png" width="222" border="0" height="121" /></p>
<p>8. Press Command+S to save the plist and then open up the application. Voila! No dock icon.</p>
<p>This should work with any application, but there are some applications like system preferences. You can fix those up with a terminal command, if you want to know how, you can email me: helpmetechshow@gmail.com but I think this should settle most people for now.</p>
<p>*Note* I substituted the regular triangular brackets:<img src="http://www.ezcomputerhelp.org/wp-content/uploads/2008/06/picture-5.png" alt="Picture 5.png" width="20" border="0" height="15" /><br />
with the square ones for the purpose of the post, because obviously websites think they&#8217;re for html.</p>
<p>Watch the video for a step by step tutorial!</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/6KzJZOO8Zns&#038;hl=en"></param><embed src="http://www.youtube.com/v/6KzJZOO8Zns&#038;hl=en" type="application/x-shockwave-flash" width="425" height="344"></embed></object></p>
<p>-<a href="http://www.youtube.com/helpmetechshow">Zane</a></p>


<p>Related posts:<ol><li><a href='http://www.ezcomputerhelp.org/make-a-recent-applications-stack-in-mac-os-x/' rel='bookmark' title='Permanent Link: Make a Recent Applications Stack in Mac OS X!'>Make a Recent Applications Stack in Mac OS X!</a></li>
<li><a href='http://www.ezcomputerhelp.org/microsoft-allows-bypass-of-vista-activation/' rel='bookmark' title='Permanent Link: Microsoft allows bypass of Vista activation'>Microsoft allows bypass of Vista activation</a></li>
<li><a href='http://www.ezcomputerhelp.org/internet-explorer-shortcuts/' rel='bookmark' title='Permanent Link: Internet Explorer Shortcuts'>Internet Explorer Shortcuts</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.ezcomputerhelp.org/get-an-applications-dock-icon-to-go-away/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Speed Up Firefox With Two Tiny Tricks!</title>
		<link>http://www.ezcomputerhelp.org/speed-up-firefox-with-two-tiny-tricks/</link>
		<comments>http://www.ezcomputerhelp.org/speed-up-firefox-with-two-tiny-tricks/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 01:00:05 +0000</pubDate>
		<dc:creator>Zane</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[How to Video]]></category>
		<category><![CDATA[Mac Tip]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[browser]]></category>

		<guid isPermaLink="false">http://www.ezcomputerhelp.org/speed-up-firefox-with-two-tiny-tricks/</guid>
		<description><![CDATA[Ever wished your browser could be faster? Or just appear faster? Well, with this quick trick it can!
All you have to do is type about:config in your browser bar. Once you&#8217;re in filter for &#8220;network.http&#8221;. Then find &#8220;network.http.pipelining&#8221; and double click the value to change it to true. Then find &#8220;network.http.proxy.pipelining&#8221; and change it&#8217;s value [...]


Related posts:<ol><li><a href='http://www.ezcomputerhelp.org/how-to-speed-up-firefox/' rel='bookmark' title='Permanent Link: How to speed up Firefox'>How to speed up Firefox</a></li>
<li><a href='http://www.ezcomputerhelp.org/how-to-install-firefox/' rel='bookmark' title='Permanent Link: How to Install Firefox'>How to Install Firefox</a></li>
<li><a href='http://www.ezcomputerhelp.org/how-to-use-msconfig-to-speed-up-your-pc-make-your-computer-faster/' rel='bookmark' title='Permanent Link: How to use MSCONFIG to speed up your PC. Make your computer Faster!'>How to use MSCONFIG to speed up your PC. Make your computer Faster!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Ever wished your browser could be faster? Or just appear faster? Well, with this quick trick it can!</p>
<p>All you have to do is type about:config in your browser bar. Once you&#8217;re in filter for &#8220;network.http&#8221;. Then find &#8220;network.http.pipelining&#8221; and double click the value to change it to true. Then find &#8220;network.http.proxy.pipelining&#8221; and change it&#8217;s value to true. Now, find &#8220;network.http.pipelining.maxrequests and change the value to eight or more. The reason it&#8217;s eight is because that&#8217;s the most http requests that Firefox can send. Setting it higher won&#8217;t break it, but it won&#8217;t do anything either! Now, lastly what you&#8217;re going to do is right click somewhere and choose new&gt;integer.</p>
<p><a href="http://www.ezcomputerhelp.org/wp-content/uploads/2008/06/picture-3.png" title="picture-3.png"><img src="http://www.ezcomputerhelp.org/wp-content/uploads/2008/06/picture-3.png" alt="picture-3.png" /></a></p>
<p>After that, you should get a message asking you to name your new integer, call it &#8220;nglayout.initialpaint.delay&#8221;. After that, restart firefox and you should be browsing at a tidbit closer to light speed.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/WDKvADhXYp4&#038;hl=en"></param><embed src="http://www.youtube.com/v/WDKvADhXYp4&#038;hl=en" type="application/x-shockwave-flash" width="425" height="344"></embed></object></p>


<p>Related posts:<ol><li><a href='http://www.ezcomputerhelp.org/how-to-speed-up-firefox/' rel='bookmark' title='Permanent Link: How to speed up Firefox'>How to speed up Firefox</a></li>
<li><a href='http://www.ezcomputerhelp.org/how-to-install-firefox/' rel='bookmark' title='Permanent Link: How to Install Firefox'>How to Install Firefox</a></li>
<li><a href='http://www.ezcomputerhelp.org/how-to-use-msconfig-to-speed-up-your-pc-make-your-computer-faster/' rel='bookmark' title='Permanent Link: How to use MSCONFIG to speed up your PC. Make your computer Faster!'>How to use MSCONFIG to speed up your PC. Make your computer Faster!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.ezcomputerhelp.org/speed-up-firefox-with-two-tiny-tricks/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Use Mac OS X Spaces without a Keyboard!</title>
		<link>http://www.ezcomputerhelp.org/using-mac-os-x-spaces-without-a-keyboard/</link>
		<comments>http://www.ezcomputerhelp.org/using-mac-os-x-spaces-without-a-keyboard/#comments</comments>
		<pubDate>Mon, 12 May 2008 06:15:06 +0000</pubDate>
		<dc:creator>Zane</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac Tip]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://www.ezcomputerhelp.org/using-mac-os-x-spaces-without-a-keyboard/</guid>
		<description><![CDATA[Are you getting sick of going Cmd-Arrow to get around Mac OS X Spaces? Well I was too,  so I sought a competitor. Enter Warp, and show your mouse a little love. Just download the Warp Preferences Pane from ksuther.com and you&#8217;ll be set. It allows you to set many things,  from the [...]


Related posts:<ol><li><a href='http://www.ezcomputerhelp.org/tripp-lite-osd-or-on-screen-display-hotkeys/' rel='bookmark' title='Permanent Link: Tripp Lite OSD or on screen display Hotkeys'>Tripp Lite OSD or on screen display Hotkeys</a></li>
<li><a href='http://www.ezcomputerhelp.org/get-an-applications-dock-icon-to-go-away/' rel='bookmark' title='Permanent Link: Get an Applications Dock Icon to Go Away!'>Get an Applications Dock Icon to Go Away!</a></li>
<li><a href='http://www.ezcomputerhelp.org/my-mighty-mouse-isnt-mighty/' rel='bookmark' title='Permanent Link: My Mighty Mouse isn&#8217;t Mighty!'>My Mighty Mouse isn&#8217;t Mighty!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Are you getting sick of going Cmd-Arrow to get around Mac OS X Spaces? Well I was too,  so I sought a competitor. Enter Warp, and show your mouse a little love. Just download the Warp Preferences Pane from ksuther.com and you&#8217;ll be set. It allows you to set many things,  from the option to see a preview of the next space when you move your mouse to that corner/edge and then click to switch. Or even just to mouse between them in a very efficient work flow. You can set the delay for activation and even use a modifier key to activate it. Check out the video for more:</p>
<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/oJ15Y3nni4s&#038;hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/oJ15Y3nni4s&#038;hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>


<p>Related posts:<ol><li><a href='http://www.ezcomputerhelp.org/tripp-lite-osd-or-on-screen-display-hotkeys/' rel='bookmark' title='Permanent Link: Tripp Lite OSD or on screen display Hotkeys'>Tripp Lite OSD or on screen display Hotkeys</a></li>
<li><a href='http://www.ezcomputerhelp.org/get-an-applications-dock-icon-to-go-away/' rel='bookmark' title='Permanent Link: Get an Applications Dock Icon to Go Away!'>Get an Applications Dock Icon to Go Away!</a></li>
<li><a href='http://www.ezcomputerhelp.org/my-mighty-mouse-isnt-mighty/' rel='bookmark' title='Permanent Link: My Mighty Mouse isn&#8217;t Mighty!'>My Mighty Mouse isn&#8217;t Mighty!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.ezcomputerhelp.org/using-mac-os-x-spaces-without-a-keyboard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Mighty Mouse isn&#8217;t Mighty!</title>
		<link>http://www.ezcomputerhelp.org/my-mighty-mouse-isnt-mighty/</link>
		<comments>http://www.ezcomputerhelp.org/my-mighty-mouse-isnt-mighty/#comments</comments>
		<pubDate>Sat, 10 May 2008 23:33:05 +0000</pubDate>
		<dc:creator>Zane</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[How to Video]]></category>
		<category><![CDATA[Mac Tip]]></category>

		<guid isPermaLink="false">http://www.ezcomputerhelp.org/my-mighty-mouse-isnt-mighty/</guid>
		<description><![CDATA[Have you got trouble with your mighty mouse? Is it just not working the way it was when you bought it? Is the scroll bar more of a non scroll without a brick ball? Well follow these tips, and you&#8217;ll be set.
First you&#8217;re going to need a q-tip and some rubbing alcohol or a wet [...]


Related posts:<ol><li><a href='http://www.ezcomputerhelp.org/view-youtube-videos-the-way-they-were-meant-to-be-viewed/' rel='bookmark' title='Permanent Link: View YouTube Videos the way they were meant to be viewed!'>View YouTube Videos the way they were meant to be viewed!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Have you got trouble with your mighty mouse? Is it just not working the way it was when you bought it? Is the scroll bar more of a non scroll without a brick ball? Well follow these tips, and you&#8217;ll be set.<br />
First you&#8217;re going to need a q-tip and some rubbing alcohol or a wet wipe , and a paperclip.<br />
Then what you do is rub the scroll ball vigorously with the q-tip or wet wipe and you should be set. After a few minutes of rubbing the scroll ball, it should look like it did when you first got it. If it doesn&#8217;t, persist. If it worked, then you can get into scraping the dirt off the crevices with the paperclip. A bit hard to explain, so watch the video. Hope that saved you some money!</p>
<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/0eXvj47tnew&#038;hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/0eXvj47tnew&#038;hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>


<p>Related posts:<ol><li><a href='http://www.ezcomputerhelp.org/view-youtube-videos-the-way-they-were-meant-to-be-viewed/' rel='bookmark' title='Permanent Link: View YouTube Videos the way they were meant to be viewed!'>View YouTube Videos the way they were meant to be viewed!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.ezcomputerhelp.org/my-mighty-mouse-isnt-mighty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac Tip &#8211; Spotlight</title>
		<link>http://www.ezcomputerhelp.org/mac-tip-spotlight/</link>
		<comments>http://www.ezcomputerhelp.org/mac-tip-spotlight/#comments</comments>
		<pubDate>Wed, 20 Jun 2007 20:18:02 +0000</pubDate>
		<dc:creator>EZ Helper</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac Tip]]></category>

		<guid isPermaLink="false">http://ezcomputerhelp.org/2007/06/20/mac-tip-spotlight/</guid>
		<description><![CDATA[This is the first of a continuing series of tips on Macs. I recently made my computer dual boot with a Mac and I will cover that in a future post. These will be more aimed at the beginner user of Mac&#8217;s. Today I will be covering Spotlight.
Spotlight is a fantastic feature that is included [...]


Related posts:<ol><li><a href='http://www.ezcomputerhelp.org/feeling-launchy/' rel='bookmark' title='Permanent Link: Feeling Launchy?'>Feeling Launchy?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>This is the first of a continuing series of tips on <a href="http://ezcomputerhelp.org/category/apple/" target="_blank">Macs</a>. I recently made my computer dual boot with a Mac and I will cover<a href="http://ezcomputerhelp.org/wp-content/uploads/2007/06/spotlight.jpg" title="Spotlight Image"><img src="http://ezcomputerhelp.org/wp-content/uploads/2007/06/spotlight.thumbnail.jpg" alt="Spotlight Image" align="right" /></a> that in a future post. These will be more aimed at the beginner user of Mac&#8217;s. Today I will be covering Spotlight.</p>
<p>Spotlight is a fantastic feature that is included in OSX. All you do is click a button and type what you&#8217;re looking for and Mac will search the whole entire PC for it. An example of this is that a user is searching for an mp3 but cannot find it. The user will type what they are looking for and Mac will spring into life and search the whole PC. The results are impressive, especially the speed.</p>


<p>Related posts:<ol><li><a href='http://www.ezcomputerhelp.org/feeling-launchy/' rel='bookmark' title='Permanent Link: Feeling Launchy?'>Feeling Launchy?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.ezcomputerhelp.org/mac-tip-spotlight/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
