<?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>APPnox &#187; Finder</title>
	<atom:link href="http://www.appnox.com/tag/finder/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.appnox.com</link>
	<description>All about Applications!</description>
	<lastBuildDate>Thu, 09 Feb 2012 02:47:18 +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>Using Your F-Keys For Launching Applications &amp; Finder Items [Mac]</title>
		<link>http://www.appnox.com/using-your-f-keys-for-launching-applications-finder-items-mac/</link>
		<comments>http://www.appnox.com/using-your-f-keys-for-launching-applications-finder-items-mac/#comments</comments>
		<pubDate>Mon, 16 May 2011 18:47:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Useful APPs]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Finder]]></category>
		<category><![CDATA[FKeys]]></category>
		<category><![CDATA[items]]></category>
		<category><![CDATA[Launching]]></category>
		<category><![CDATA[using]]></category>

		<guid isPermaLink="false">http://www.appnox.com/using-your-f-keys-for-launching-applications-finder-items-mac/</guid>
		<description><![CDATA[If the sixteen function keys (typically called F-keys) on your Mac keyboard are not being clicked regularly, you might be missing out on their time-saving uses. If you rarely use these keys, launch System Preferences on your Mac and click Keyboard &#62; Keyboard Shortcuts. In the resulting open window, click on Display in the left [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/shutterstock_75857092.jpg" /><img<br />
class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/shutterstock_75857092.jpg"/></p>
<p>If the sixteen function keys (typically called F-keys) on your Mac keyboard are not being clicked regularly, you might be missing out on their time-saving uses.</p>
<p>If you rarely use these keys, launch <em>System Preferences</em> on your Mac and click <em>Keyboard &gt; Keyboard Shortcuts</em>. In the resulting open window, click on <em>Display</em> in the left column and you will see by default that keys F14 and F15 are assigned to decrease and increase brightness of your computer screen. Under <em>Exposé</em> &amp; <em>Spaces</em> the F9, F10, and F11 keys are assigned to “All windows”, “Application windows”, “Desktop,” respectively. If you have never used these keys, just click them and you‘ll see what they do.</p>
<p>The F-keys on your Mac keyboard can be a powerful set of application and Finder item launchers, saving you the trouble of burrowing through the Finder and bookmarks to launch say iCal, Address Book, your favorite websites, and other items. So why use the F-keys when you can simply launch items from the Dock? Well, sometimes the Dock may get overcrowded with applications. At the same time, it can be much faster to click say F5 to quickly launch iCal, your Dropbox folder, or your bank account website.</p>
<h2>Empowering F-keys</h2>
<p>If your F-keys are not being used, there are two ways you can assign functions to them. You can download a paid app called <a<br />
href="http://www.macupdate.com/app/mac/11517/function-keys-mapper">Function Keys Mapper</a>, and/or you can use Automator in your Applications folder to build workflows that you can be activated by your F-keys. There are <a<br />
href="http://www.makeuseof.com/tech-fun/search/?cx=009717636731598800244%3Aqhe4rh7wuxs&amp;cof=FORID%3A11&amp;q=automator+&amp;sa=%C2%A0">several articles</a> on MUO that explain how to use Automator. You can also download my <a<br />
href="http://www.makeuseof.com/tag/awesome-automation-guide-mac-users-download/">MUO Awesome Automation Guide for Mac Users </a>to learn more. But I’ll briefly take you through an exercise that shows you how to set up an Automator workflow for launching a website (in this case, MakeUseOf.com) that in turn can be activated by an assigned F-Key.</p>
<p>Star off by launching Automator. Select the <em>Services</em> template and click, “Choose.”<br<br />
/> <img<br />
class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/servicesaction.png" width="540" height="501" /><br<br />
/> Change the “Service receives selected,” drop-down button to “URLs” in “any application.” This simply means that the action you are building will appear in the Internet section of the Keyboard Shortcuts, in System Preferences. It also indicates that this workflow will work in any application.<br<br />
/> <img<br />
class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/urlservice1.png" width="572" height="357" /><br<br />
/> Now click on the Internet actions in the Automator Library.</p>
<p><img<br />
class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/internetactions.png" width="374" height="386" /></p>
<p>Slide the following two action in the main workflow window: “Get Specified URLs”, followed by “Display Webpages.”<br<br />
/> <img<br />
class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/muoscreenshot467.png" width="574" height="396" /><br<br />
/> Change the default Apple URL in the first action to the &#8221;http://makeuseof.com&#8221; URL or any site you wish. Notice that you can add a series of URLs if you like, and you will be able to open them all in one single click.<br<br />
/> <img<br />
class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/muoscreenshot468.png" width="574" height="365" /><br<br />
/> Click the Run button on the top-right side of the Automator toolbar to make sure the workflow is set correctly.</p>
<p>Click on File &gt; Save, and give the workflow a name, such as “Open MUO.”</p>
<h2>Assign a Function Key</h2>
<p>Now open <em>System Preferences</em> and click on <em>Keyboard</em>. Select <em>Keyboard Shortcuts</em>, and then <em>Services</em>. You should find your Automator workflow under the Internet section.<br<br />
/> <img<br />
class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/services.png" width="580" height="331" /></p>
<p>Select the workflow and click inside it. In the blank space, click and assign an F-key that will activate your workflow—i.e. launch your designated website(s). If your selected F-key is not accepted it means that it’s being used for another application or Finder item. After your F-key is applied, it’s ready to use. While it took a few minutes to put together this workflow, you’ll gain back that time and more when you can simply open your chosen website with a click of a button.</p>
<h2>F-keys and Modifier Keys</h2>
<p>You are not limited to using single F-keys as hotkeys. You can add one or more modifier keys to create a hotkey.</p>
<p><img<br />
class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/modifier.png" width="408" height="108" /><br<br />
/> For example, your hotkey could be Command+Option+F4, or any combination you can remember best.</p>
<h2>Other Activations</h2>
<p>Now that you have created your fist Automator action and assigned an F-key to it, go back to Automator and check out many of the other types of workflows you can create to assign F-keys to.<br<br />
/> <img<br />
class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/servicesactions.png" width="145" height="292" /><br<br />
/> In similar fashion, you could create a workflow to open a designated folder, e.g. your Downloads folder, or a similar action for creating a new mail message to someone or a company that you write to on a regular basis.<br<br />
/> <img<br />
class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/newmailmessage.png" width="555" height="367" /></p>
<p>For you Mac laptop users who want to customize the function keys on your portable Mac, check out Jackson’s article about how to <a<br />
href="http://www.makeuseof.com/tag/flip-out-your-function-keys-with-functionflip-mac/">Switch Your Mac Function Keys with FunctionFlip</a>.</p>
<p>For more about Mac keyboard shortcuts, check out <a<br />
href="http://www.makeuseof.com/tag/the-secrets-of-mac-shortcuts/">How to Master the Power of Mac Shortcut Keys</a>.</p>
<p>Let me know how this is tutorial works for you, and feel free to share other tips you know for using the F-keys on your Mac.</p>
<p><small>Image Credit: <a<br />
rel="nofollow" href="http://www.shutterstock.com/pic-75857092/stock-photo-sphere-made-of-computer-keyboard-keys-over-white-isolated.html">Shutterstock.com</a></small><br<br />
/><br />
<hr<br />
/> <em><strong><a<br />
href="http://flashvideodownloader.org/fvd-suite/track/s/makeuseof">Download videos from the sites like YouTube, Break.com etc. Convert videos to almost any format.</a></strong></em><br<br />
/> <a<br />
href="http://flashvideodownloader.org/fvd-suite/track/s/makeuseof"><img<br />
src="http://flashvideodownloader.org/fvd-suite/banners/aban3.gif"></a></p>
<hr<br />
/>
<p>&nbsp;</p>
<p> Read comments: <strong><a<br />
href="http://www.makeuseof.com/tag/fkeys-launching-applications-finder-items-mac/#disqus_thread">Loved it? Hated it? Join discussion here &#8230; </a></strong>
<p>&nbsp;</p>
<p> <a<br />
href="http://api.tweetmeme.com/share?url=http://www.makeuseof.com/tag/fkeys-launching-applications-finder-items-mac/"><img<br />
src="http://api.tweetmeme.com/imagebutton.gif?url=http://www.makeuseof.com/tag/fkeys-launching-applications-finder-items-mac/"></a> <a<br />
href="http://digg.com/tools/diggthis/login?url=http://www.makeuseof.com/tag/fkeys-launching-applications-finder-items-mac/"><img<br />
src="http://www.makeuseof.com/images/rss-buttons/diggme.png"></a> <a<br />
href="http://www.facebook.com/sharer.php?u=http://www.makeuseof.com/tag/fkeys-launching-applications-finder-items-mac/"><img<br />
src="http://www.makeuseof.com/images/rss-buttons/fb.jpg"></a> <a<br />
href="http://www.google.com/reader/link?url=http://www.makeuseof.com/tag/fkeys-launching-applications-finder-items-mac/&#038;title=Using Your F-Keys For Launching Applications &#038; Finder Items [Mac]&#038;srcTitle=MakeUseOf.com"><img<br />
src="http://www.makeuseof.com/images/rss-buttons/gbuzz-feed.png"></a> <a<br />
href="http://www.stumbleupon.com/submit?url=http://www.makeuseof.com/tag/fkeys-launching-applications-finder-items-mac/"><img<br />
src="http://www.makeuseof.com/images/rss-buttons/stumble.png"></a>
<p>&nbsp;</p>
</p>
<p>More articles about: <a<br />
href="http://www.makeuseof.com/tags/application-launchers/" title="application launchers" rel="tag">application launchers</a>, <a<br />
href="http://www.makeuseof.com/tags/keyboard/" title="keyboard" rel="tag">keyboard</a>, <a<br />
href="http://www.makeuseof.com/tags/productivity/" title="productivity" rel="tag">productivity</a>, <a<br />
href="http://www.makeuseof.com/tags/shortcuts/" title="shortcuts" rel="tag">shortcuts</a><br<br />
/><br />
<h4>Similar articles:</h4>
<ul<br />
class="st-related-posts">
<li><a<br />
href="http://www.makeuseof.com/tag/alt-f2-ultimate-linux-keyboard-shortcut/" title="Alt &#038; F2 â€“ The Ultimate Linux Keyboard Shortcut (January 12, 2011)">Alt &#038; F2 â€“ The Ultimate Linux Keyboard Shortcut</a> (24 comments &#8230;)</li>
<li><a<br />
href="http://www.makeuseof.com/tag/key-launch-%e2%80%93-quickly-launch-applications-from-the-command-line/" title="KeyLaunch &#8211; Launch Programs Fast by Typing in a Few Characters (November 21, 2009)">KeyLaunch &#8211; Launch Programs Fast by Typing in a Few Characters</a> (2 comments &#8230;)</li>
<li><a<br />
href="http://www.makeuseof.com/tag/quickly-refer-keyboard-shortcuts-windows-desktop/" title="How To Quickly See Available Keyboard Shortcuts On Windows Desktop (July 12, 2010)">How To Quickly See Available Keyboard Shortcuts On Windows Desktop</a> (8 comments &#8230;)</li>
<li><a<br />
href="http://www.makeuseof.com/tag/the-secrets-of-mac-shortcuts/" title="How To Master The Power of Mac Shortcut Keys (April 22, 2009)">How To Master The Power of Mac Shortcut Keys</a> (5 comments &#8230;)</li>
<li><a<br />
href="http://www.makeuseof.com/tag/how-to-launch-any-windows-app-at-the-touch-of-a-button/" title="How To Launch Any Windows App At The Touch Of A Button (December 20, 2008)">How To Launch Any Windows App At The Touch Of A Button</a> (21 comments &#8230;)</li>
</ul>
<p><a href="http://feedads.g.doubleclick.net/~a/HWSjNDBJXeal_zZRiFB3g1L50oc/0/da"><img src="http://feedads.g.doubleclick.net/~a/HWSjNDBJXeal_zZRiFB3g1L50oc/0/di" border="0" ismap="true"></img></a><br/><br />
<a href="http://feedads.g.doubleclick.net/~a/HWSjNDBJXeal_zZRiFB3g1L50oc/1/da"><img src="http://feedads.g.doubleclick.net/~a/HWSjNDBJXeal_zZRiFB3g1L50oc/1/di" border="0" ismap="true"></img></a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Makeuseof?a=mdAsn6cC4qQ:vec7Rk5BwbE:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Makeuseof?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Makeuseof?a=mdAsn6cC4qQ:vec7Rk5BwbE:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Makeuseof?i=mdAsn6cC4qQ:vec7Rk5BwbE:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Makeuseof?a=mdAsn6cC4qQ:vec7Rk5BwbE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Makeuseof?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Makeuseof?a=mdAsn6cC4qQ:vec7Rk5BwbE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Makeuseof?i=mdAsn6cC4qQ:vec7Rk5BwbE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Makeuseof?a=mdAsn6cC4qQ:vec7Rk5BwbE:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Makeuseof?i=mdAsn6cC4qQ:vec7Rk5BwbE:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Makeuseof?a=mdAsn6cC4qQ:vec7Rk5BwbE:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/Makeuseof?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Makeuseof?a=mdAsn6cC4qQ:vec7Rk5BwbE:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Makeuseof?i=mdAsn6cC4qQ:vec7Rk5BwbE:D7DqB2pKExk" border="0"></img></a>
</div>
<p><img src="http://feeds.feedburner.com/~r/Makeuseof/~4/mdAsn6cC4qQ" height="1" width="1"/></p>
<p>View full post on <a href="http://feedproxy.google.com/~r/Makeuseof/~3/mdAsn6cC4qQ/">MakeUseOf</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.appnox.com/using-your-f-keys-for-launching-applications-finder-items-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Como gravar discos no OSX utilizando o Finder</title>
		<link>http://www.appnox.com/como-gravar-discos-no-osx-utilizando-o-finder/</link>
		<comments>http://www.appnox.com/como-gravar-discos-no-osx-utilizando-o-finder/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 11:37:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[COMO]]></category>
		<category><![CDATA[discos]]></category>
		<category><![CDATA[Finder]]></category>
		<category><![CDATA[Gravar]]></category>
		<category><![CDATA[utilizando]]></category>

		<guid isPermaLink="false">http://www.appnox.com/como-gravar-discos-no-osx-utilizando-o-finder/</guid>
		<description><![CDATA[Um vídeo mostrando como utilizar &#8216;Burn Folders&#8217; para gravar discos no Finder eo Utilitário de Disco para apagar mídias regraváveis.]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/lrFkcTOn7sE?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/lrFkcTOn7sE?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Um vídeo mostrando como utilizar &#8216;Burn Folders&#8217; para gravar discos no Finder eo Utilitário de Disco para apagar mídias regraváveis.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.appnox.com/como-gravar-discos-no-osx-utilizando-o-finder/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Recensione Mac OS 10.6 Snow Leopard &#8211; Finder</title>
		<link>http://www.appnox.com/recensione-mac-os-10-6-snow-leopard-finder/</link>
		<comments>http://www.appnox.com/recensione-mac-os-10-6-snow-leopard-finder/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 01:09:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[Finder]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[Recensione]]></category>
		<category><![CDATA[Snow]]></category>

		<guid isPermaLink="false">http://www.appnox.com/recensione-mac-os-10-6-snow-leopard-finder/</guid>
		<description><![CDATA[Prima parte della recensione al nuovo sistema operativo Apple. Viene analizzato il Finder]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/zswNyOufxHQ?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/zswNyOufxHQ?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Prima parte della recensione al nuovo sistema operativo Apple. Viene analizzato il Finder</p>
]]></content:encoded>
			<wfw:commentRss>http://www.appnox.com/recensione-mac-os-10-6-snow-leopard-finder/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>MSN block checker,MSN block finder work 100%</title>
		<link>http://www.appnox.com/msn-block-checkermsn-block-finder-work-100/</link>
		<comments>http://www.appnox.com/msn-block-checkermsn-block-finder-work-100/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 12:31:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Utilities]]></category>
		<category><![CDATA[100%]]></category>
		<category><![CDATA[block]]></category>
		<category><![CDATA[checkerMSN]]></category>
		<category><![CDATA[Finder]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.appnox.com/msn-block-checkermsn-block-finder-work-100/</guid>
		<description><![CDATA[Download mypublicfiles.com MSN block checker,MSN block finder work 100% runscape hacking hakcing pking pwnage 1337 google command prompt kill girls hacking school computers back door filter software hack hacking passwords password command prompt change cam bish try it out yourself hack episode ep one dillonp23 hacking crack cracking bike lock 30 tools no pick show [...]]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/MNcr7b1Iaao?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/MNcr7b1Iaao?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Download mypublicfiles.com MSN block checker,MSN block finder work 100% runscape hacking hakcing pking pwnage 1337 google command prompt kill girls hacking school computers back door filter software hack hacking passwords password command prompt change cam bish try it out yourself hack episode ep one dillonp23 hacking crack cracking bike lock 30 tools no pick show forgot 666 Super Bluetooth Hack Sony Ericsson Nokia Phone Hacking Break into mobile phones How to call from other phone ringtone office tower building skyscraper capture space invaders light display hijack computer game house hack attack Lichtspiel Gebäude urbane Hacker MSN hacking hacks hacked wlm hax passwords password virus how to make use cool kool new old plus How to Mod / Hack MSN Messenger hacking hotmail hack windows xp metasploit aircrack wep hacking kyokorn infinitum anonymous fox11 bad media hackers tools interbutts lulz TAGS /!\ Microsoft, Internet Explorer, Windows and the Windows/ IE logo are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. Microsoft Corporation in no way endorses or is affiliated with All other products mentioned are registered trademarks and/or trademarks of their respective companies. Diagnose computer issues, Disable Spyware from Auto Restarting. Boot Up Faster. Increase Systems Performance by gaining back resourcesMicrosoft, windows, hack, trick,network, repair, troubleshoot Make your computer Faster. Using <b>&#8230;</b></p>
]]></content:encoded>
			<wfw:commentRss>http://www.appnox.com/msn-block-checkermsn-block-finder-work-100/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make Windows Look Like Mac &#8211; FlyaKite OSX + Finder Bar</title>
		<link>http://www.appnox.com/make-windows-look-like-mac-flyakite-osx-finder-bar/</link>
		<comments>http://www.appnox.com/make-windows-look-like-mac-flyakite-osx-finder-bar/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 05:33:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Finder]]></category>
		<category><![CDATA[FlyaKite]]></category>
		<category><![CDATA[Like]]></category>
		<category><![CDATA[Look]]></category>

		<guid isPermaLink="false">http://www.appnox.com/make-windows-look-like-mac-flyakite-osx-finder-bar/</guid>
		<description><![CDATA[In this tutorial i show you how to make windows look like mac using only 2 pieces of software called flyakite osx and finder bar FlyaKite OSX : osx.portraitofakite.com Finder Bar : landvermesser.tripod.com]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/2oHJ1AbpdXA?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/2oHJ1AbpdXA?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
In this tutorial i show you how to make windows look like mac using only 2 pieces of software called flyakite osx and finder bar FlyaKite OSX : osx.portraitofakite.com Finder Bar : landvermesser.tripod.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.appnox.com/make-windows-look-like-mac-flyakite-osx-finder-bar/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>About Duplicate MP3 Finder and Duplicate Image Finder</title>
		<link>http://www.appnox.com/about-duplicate-mp3-finder-and-duplicate-image-finder/</link>
		<comments>http://www.appnox.com/about-duplicate-mp3-finder-and-duplicate-image-finder/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 13:32:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Utilities]]></category>
		<category><![CDATA[about]]></category>
		<category><![CDATA[Duplicate]]></category>
		<category><![CDATA[Finder]]></category>
		<category><![CDATA[Image]]></category>

		<guid isPermaLink="false">http://www.appnox.com/about-duplicate-mp3-finder-and-duplicate-image-finder/</guid>
		<description><![CDATA[Duplicate mp3 finder and duplicate image finder are two softwares, tools or programs which, as their name suggests, help you to find duplicate image files or duplicate mp3 files on your computer which block your hard disk space un-necessarily. It is suggested that you take your computer or computer network system through a scan every [...]]]></description>
			<content:encoded><![CDATA[<p>Duplicate mp3 finder and duplicate image finder are two softwares, tools or programs which, as their name suggests, help you to find duplicate image files or duplicate mp3 files on your computer which block your hard disk space un-necessarily. It is suggested that you take your computer or computer network system through a scan every few days to identify such files and deal with them accordingly.</p>
<p>Let us find out how these duplicate mp3 files or duplicate image files are created in our computer. It will give us a basic insight into the fact that how we ourselves are responsible for creating this mess and then looking for ways to get rid of them and free our hard drive of this clutter. So often do we find ourselves downloading mp3 files from internet, copying image files from friend&#8217;s computers, grabbing mp3&#8242;s from CD you can have a several copies of the same song and so on.</p>
<p>If users create limited number of duplicate mp3 files or image files there is little problem. But if you have a lot of duplicate mp3&#8242;s or image files you have to realize that you are wasting space of your hard disk quite un-necessarily. And it has been generally observed that one tires quickly of listening to any file very often. And if you have several duplicates of one such mp3 file or image files you are in for a bid trouble.</p>
<p>If you are in such a situation already then your answer lies in buying and installing duplicate mp3 finder program, duplicate image finder program or software for cleaning your computer or entire computer system. If you don&#8217;t buy duplicate MP3 finder and duplicate image finder programs, you will have to check all your mp3 files manually and eliminate the duplicates that you find.</p>
<p>For manually deleting or moving the MP3 files or image files is a huge and cumbersome job. You will first need to sort out a list of your mp3s or images to decide which ones are duplicates and should be deleted. Then you need to remove every duplicate file manually. This procedure gets very boring and dull after a certain time. The way to tackle this situation and save yourself of hours of manual labor, install Duplicate MP3 Finder and Duplicate Image Finder on your computer. These are automated duplicate mp3 checker and remover programs and will make the work comparatively quite easy for you.</p>
<p>Duplicate MP3 finder and duplicate image finders are safe and reliable tools that help you find duplicate MP3 files and image files on your computer. It has various versions and works in several ways. Let&#8217;s discuss how this program after all works! </p>
<p>To begin with the program scans computer disks / folders and searches all mp3 and image files and makes them into one big list. As it proceeds it also reads ID3 tags where artist and title info is stored. In the 2nd step the duplicate finder program compares files and builds another list only with duplicate mp3 or image files.</p>
<p>After you verify the duplicate mp3s and image files and confirm elimination/removal, change of folder etc, Duplicate MP3 finder and duplicate image finder programs will be follow the instruction respectively and likewise.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.appnox.com/about-duplicate-mp3-finder-and-duplicate-image-finder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;T Let Adware Finder Find You!</title>
		<link>http://www.appnox.com/dont-let-adware-finder-find-you/</link>
		<comments>http://www.appnox.com/dont-let-adware-finder-find-you/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 01:13:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cell Phones]]></category>
		<category><![CDATA[Adware]]></category>
		<category><![CDATA[don't]]></category>
		<category><![CDATA[Find]]></category>
		<category><![CDATA[Finder]]></category>

		<guid isPermaLink="false">http://www.appnox.com/dont-let-adware-finder-find-you/</guid>
		<description><![CDATA[Adware Finder is another corrupt anti-spyware program. Most of us come in contact with adware or spyware at one time or another. Some are easy to remove, and some seem like a never-ending cycle of removal. If you are considering downloading a version of Adware Finder, don&#8217;t. If you are trying to find out more [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.spyzooka.com/blog/spyzooka-finds-adware-finder-before-it-finds-you/" target="_blank">Adware Finder</a> is another corrupt anti-spyware program. Most of us come in contact with adware or spyware at one time or another. Some are easy to remove, and some seem like a never-ending cycle of removal. If you are considering downloading a version of Adware Finder, don&#8217;t. If you are trying to find out more about the program because it won&#8217;t go away, then keep on reading.</p>
<p>Adware Finder tries to present itself as a legitimate program. The file system that is loaded onto your computer is small which might seem like a good thing under normal circumstances, but the program is so small that it only contains a little over 500 files and definitions. This is hardly adequate protection. Considering that some legitimate programs have over 100,000 definitions in their database, and they still aren&#8217;t able to keep up with the latest inventions in malware.</p>
<p>In fact the Adware Finder&#8217;s scan engine identifies files that are legitimate Windows files needed for your operating system. If you were to delete them, it would result in permanent damage to your computer. However, this program is so ineffective that when it incorrectly identifies false positives, it doesn&#8217;t even remove them when it says it will. The scan takes over 2 hours, and all it does is scan the same files over and over. It does not check your registry or your DLL.</p>
<p>If you have downloaded Adware Finder, you will also find a completely useless toolbar called AdFinder Toolbar. The program is designed to look like another anti-spyware program that actually works. The company responsible for this program is engageMARKETING. They are infamous adware and spyware distributors.</p>
<p>If you need an anti-spyware program, you should always do your research. The TuCows Award is like the Oscars of software. Not many anti-spyware programs receive recognition because the face of malware is constantly changing. Try finding a program that is on this list. Look around on different forums. If you are trying to remove Adware Finder, look for a program that guarantees 24 hour removal.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.appnox.com/dont-let-adware-finder-find-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Free Pdf Print Driver Finder &#8211; Unique Download Tool !</title>
		<link>http://www.appnox.com/best-free-pdf-print-driver-finder-unique-download-tool/</link>
		<comments>http://www.appnox.com/best-free-pdf-print-driver-finder-unique-download-tool/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 13:30:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Utilities]]></category>
		<category><![CDATA[Best]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[Driver]]></category>
		<category><![CDATA[Finder]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[Print]]></category>
		<category><![CDATA[Tool]]></category>
		<category><![CDATA[Unique]]></category>

		<guid isPermaLink="false">http://www.appnox.com/best-free-pdf-print-driver-finder-unique-download-tool/</guid>
		<description><![CDATA[Today i would like to teach you how to search and get a pdf print driver without risking your pc by visiting suspicious driver download websites. Downloading drivers from anonymous or uncertain websites can make your windows vulnerable to unwanted risks like trojan horses, worms, etc. Read the next few paragraphs to discover a state-of-the-art [...]]]></description>
			<content:encoded><![CDATA[</p>
<p>Today i would like to teach you how to search and <a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.driverexplorer.com/printers?cd=Prt50"><strong>get a pdf print driver</strong></a> without risking your pc by visiting suspicious driver download websites. Downloading drivers from anonymous or uncertain websites can make your windows vulnerable to unwanted risks like trojan horses, worms, etc. Read the next few paragraphs to discover a state-of-the-art and powerful technique which will let you &#8211; in no time &#8211; pin down your required driver(s).</p>
<p><a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.driverexplorer.com/printers?cd=Prt50"><strong>Click here to get a pdf print driver now!</strong></a></p>
<p>Many pc users aren&#8217;t fully aware of the reality that driver creators constantly modify their drivers because of bugs, supporting system updates, incompatibility issues, &#8230; Did you waste a lot of time the last time you searched for one driver or another required to run something on your computer? For those who aren&#8217;t aware, the driver is a specialized program which interfaces with a predetermined software application or a hardware component. A new solution that i recently discovered enables you to find the most up-to-date and compatible version of almost any possible driver. A very handy utility, it can routinely (and you don&#8217;t even need to be involved!) search and update all your computer&#8217;s drivers at regular intervals &#8211; you&#8217;ll always be up to date.</p>
<p>Your drivers are essential parts of a pc and require occasional care, exactly the same way that you manage and safeguard your windows system. As far as i found, this important system can manage an abundance of hardware devices from thousands of manufacturers because of a highly advanced driver recognition capability. Should you choose to install drivers manually, avoid unnecessary hassle and worry and check to see that these drivers are going to be suitable with the windows ver. you have installed.</p>
<p>As you can see, knowing how or what to do to <a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.driverexplorer.com/printers?cd=Prt50"><strong>get a pdf print driver</strong></a> doesn&#8217;t need to be a lengthy and complicated and even dangerous proposition as it used to be. Keep in mind that it&#8217;s possible for one small corrupted driver to produce some significant difficulties and possibly even crash your windows os. All that&#8217;s left is for you to &#8220;test drive&#8221; one of these utilities &#8211; find out how it goes about locating and updating whatever driver(s) you happen to be in need of. Surely the time is not far off when many windows users will obtain one of these easy-to-use programs and add them right away to their computer&#8217;s arsenal. Regardless of your maintenance strategy, i can&#8217;t advise you strongly enough to use this utility to replace your corrupted drivers; it can be done in less than 2 minutes from now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.appnox.com/best-free-pdf-print-driver-finder-unique-download-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Personalizar el Finder Mac OSX</title>
		<link>http://www.appnox.com/personalizar-el-finder-mac-osx/</link>
		<comments>http://www.appnox.com/personalizar-el-finder-mac-osx/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 18:37:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[Finder]]></category>
		<category><![CDATA[Personalizar]]></category>

		<guid isPermaLink="false">http://www.appnox.com/personalizar-el-finder-mac-osx/</guid>
		<description><![CDATA[Personalizar el Finder con separaciones. Descargar por aquí: macthemes2.net]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/dmpBusyBvhM?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/dmpBusyBvhM?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Personalizar el Finder con separaciones. Descargar por aquí: macthemes2.net</p>
]]></content:encoded>
			<wfw:commentRss>http://www.appnox.com/personalizar-el-finder-mac-osx/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Mac OSX 10.6 Snow Leopard 10a354, Finder Icon Preview &#8211; Korean</title>
		<link>http://www.appnox.com/mac-osx-10-6-snow-leopard-10a354-finder-icon-preview-korean/</link>
		<comments>http://www.appnox.com/mac-osx-10-6-snow-leopard-10a354-finder-icon-preview-korean/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 13:58:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[10a354]]></category>
		<category><![CDATA[Finder]]></category>
		<category><![CDATA[Icon]]></category>
		<category><![CDATA[Korean]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[Preview]]></category>
		<category><![CDATA[Snow]]></category>

		<guid isPermaLink="false">http://www.appnox.com/mac-osx-10-6-snow-leopard-10a354-finder-icon-preview-korean/</guid>
		<description><![CDATA[Mac OSX 10.6 Snow Leopard 10a354, Finder Icon Preview &#8211; Korean, 스노우 레퍼드 파인더 추가기능]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/hwMop5hV6W8?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/hwMop5hV6W8?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Mac OSX 10.6 Snow Leopard 10a354, Finder Icon Preview &#8211; Korean, 스노우 레퍼드 파인더 추가기능</p>
]]></content:encoded>
			<wfw:commentRss>http://www.appnox.com/mac-osx-10-6-snow-leopard-10a354-finder-icon-preview-korean/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

