<?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>Ernies Flores Blog</title>
	<atom:link href="http://www.ernieflores.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ernieflores.net</link>
	<description>Sharing the knowledge</description>
	<lastBuildDate>Sat, 18 Feb 2012 06:42:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Enable Trim Support Via Terminal Commands</title>
		<link>http://www.ernieflores.net/2012/02/17/enable-trim-support-via-terminal-commands/</link>
		<comments>http://www.ernieflores.net/2012/02/17/enable-trim-support-via-terminal-commands/#comments</comments>
		<pubDate>Sat, 18 Feb 2012 06:41:52 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Lion]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Snow Leopard]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1368</guid>
		<description><![CDATA[TRIM can be enabled by using the following Terminal commands. Copy these commands and run them in Terminal: Backup the file that you’re about to patch: sudo cp /System/Library/Extensions/IOAHCIFamily.kext/Contents/PlugIns/IOAHCIBlockStorage.kext/Contents/MacOS/IOAHCIBlockStorage /IOAHCIBlockStorage.original Patch the file to enable TRIM support: sudo perl -pi &#8230; <a href="http://www.ernieflores.net/2012/02/17/enable-trim-support-via-terminal-commands/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/17/enable-trim-support-via-terminal-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Checking Mac OS X virtual memory usage with vm_stat</title>
		<link>http://www.ernieflores.net/2012/02/16/checking-mac-os-x-virtual-memory-usage-with-vm_stat/</link>
		<comments>http://www.ernieflores.net/2012/02/16/checking-mac-os-x-virtual-memory-usage-with-vm_stat/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 16:37:01 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1359</guid>
		<description><![CDATA[vm_stat will spit out a generic overview of virtual memory usage, looking something like this: $ vm_stat Mach Virtual Memory Statistics: (page size of 4096 bytes) Pages free: 5231. Pages active: 130041. Pages inactive: 73169. Pages wired down: 53703. "Translation &#8230; <a href="http://www.ernieflores.net/2012/02/16/checking-mac-os-x-virtual-memory-usage-with-vm_stat/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/16/checking-mac-os-x-virtual-memory-usage-with-vm_stat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac Virtual Memory – What it is, the Swap Location, and How to Disable Swap in Mac OS X</title>
		<link>http://www.ernieflores.net/2012/02/16/1351/</link>
		<comments>http://www.ernieflores.net/2012/02/16/1351/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 16:32:24 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Lion]]></category>
		<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1351</guid>
		<description><![CDATA[Mac OS X Swap aka Virtual Memory You may recall that in older versions of Mac OS (OS 8 and 9) you could manually disable swapping, then called Virtual Memory, by just adjusting a setting in the Control Panels. Mac &#8230; <a href="http://www.ernieflores.net/2012/02/16/1351/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/16/1351/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speed Up Mission Control Animations in Mac OS X Lion</title>
		<link>http://www.ernieflores.net/2012/02/15/speed-up-mission-control-animations-in-mac-os-x-lion/</link>
		<comments>http://www.ernieflores.net/2012/02/15/speed-up-mission-control-animations-in-mac-os-x-lion/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 05:09:08 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Lion]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1345</guid>
		<description><![CDATA[Speed Up Mission Control Animations This will speed up Mission Control quite noticeably but still maintain a decent looking animation: defaults write com.apple.dock expose-animation-duration -float 0.15 Now you can kill the Dock to restart Mission Control: killall Dock Do a three-fingered &#8230; <a href="http://www.ernieflores.net/2012/02/15/speed-up-mission-control-animations-in-mac-os-x-lion/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/15/speed-up-mission-control-animations-in-mac-os-x-lion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Always boot Mac OS X in Verbose Mode</title>
		<link>http://www.ernieflores.net/2012/02/15/always-boot-mac-os-x-in-verbose-mode/</link>
		<comments>http://www.ernieflores.net/2012/02/15/always-boot-mac-os-x-in-verbose-mode/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 04:38:05 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1341</guid>
		<description><![CDATA[Booting Mac OS X is attractive and all, but some users would prefer to see what’s going on behind the scenes. Verbose mode shows you what is really happening during system startup, and is great for troubleshooting. Typically if you &#8230; <a href="http://www.ernieflores.net/2012/02/15/always-boot-mac-os-x-in-verbose-mode/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/15/always-boot-mac-os-x-in-verbose-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable TRIM on SSD Snow Leopard and Lion for aftermarket SSD</title>
		<link>http://www.ernieflores.net/2012/02/15/enable-trim-on-ssd-snow-leopard-and-lion-for-aftermarket-ssd-2/</link>
		<comments>http://www.ernieflores.net/2012/02/15/enable-trim-on-ssd-snow-leopard-and-lion-for-aftermarket-ssd-2/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 04:36:32 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Lion]]></category>
		<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1339</guid>
		<description><![CDATA[Trim is must-have feature for most Solid State Drives. It not only increases data writing speeds, but it increases the lifetime of the SSD itself. With Trim Enabler, you can bring that feature to Mac OSX. It’s as easy as &#8230; <a href="http://www.ernieflores.net/2012/02/15/enable-trim-on-ssd-snow-leopard-and-lion-for-aftermarket-ssd-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/15/enable-trim-on-ssd-snow-leopard-and-lion-for-aftermarket-ssd-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Give your App in OSX More Power sudo renice -20 ProcessIDHere  Adjust a Mac Apps CPU Priority</title>
		<link>http://www.ernieflores.net/2012/02/15/give-your-app-in-osx-more-power-sudo-renice-20-processidhere-adjust-a-mac-apps-cpu-priority/</link>
		<comments>http://www.ernieflores.net/2012/02/15/give-your-app-in-osx-more-power-sudo-renice-20-processidhere-adjust-a-mac-apps-cpu-priority/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 04:36:00 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1337</guid>
		<description><![CDATA[You need to launch Activity Monitor and note the Process ID for FCP. Then launch Terminal and type &#8220;sudo renice -20 ProcessIDHere&#8221;. In the above example you&#8217;d put the Process ID for FCP in the obvious spot. The &#8220;-20&#8243; is &#8230; <a href="http://www.ernieflores.net/2012/02/15/give-your-app-in-osx-more-power-sudo-renice-20-processidhere-adjust-a-mac-apps-cpu-priority/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/15/give-your-app-in-osx-more-power-sudo-renice-20-processidhere-adjust-a-mac-apps-cpu-priority/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable TRIM on SSD Snow Leopard and Lion for aftermarket SSD</title>
		<link>http://www.ernieflores.net/2012/02/07/enable-trim-on-ssd-snow-leopard-and-lion-for-aftermarket-ssd/</link>
		<comments>http://www.ernieflores.net/2012/02/07/enable-trim-on-ssd-snow-leopard-and-lion-for-aftermarket-ssd/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 06:34:55 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1306</guid>
		<description><![CDATA[Trim is must-have feature for most Solid State Drives. It not only increases data writing speeds, but it increases the lifetime of the SSD itself. With Trim Enabler, you can bring that feature to Mac OSX. It’s as easy as &#8230; <a href="http://www.ernieflores.net/2012/02/07/enable-trim-on-ssd-snow-leopard-and-lion-for-aftermarket-ssd/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/07/enable-trim-on-ssd-snow-leopard-and-lion-for-aftermarket-ssd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting Up Find My iPhone (iPad Macbook Pro etc )</title>
		<link>http://www.ernieflores.net/2012/02/07/setting-up-find-my-iphone-ipad-macbook-pro-etc/</link>
		<comments>http://www.ernieflores.net/2012/02/07/setting-up-find-my-iphone-ipad-macbook-pro-etc/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 05:41:26 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Iphone]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1295</guid>
		<description><![CDATA[If you haven’t set up iCloud and Find My iPhone yet, now is a good time to do so. This friendly reminder comes to us from a recent New York Times article, which details the story of a police officer using iCloud to &#8230; <a href="http://www.ernieflores.net/2012/02/07/setting-up-find-my-iphone-ipad-macbook-pro-etc/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/07/setting-up-find-my-iphone-ipad-macbook-pro-etc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS X – Show / Hide Hidden Files in Finder</title>
		<link>http://www.ernieflores.net/2012/02/07/mac-os-x-show-hide-hidden-files-in-finder/</link>
		<comments>http://www.ernieflores.net/2012/02/07/mac-os-x-show-hide-hidden-files-in-finder/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 03:15:03 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1286</guid>
		<description><![CDATA[To show hidden files in Finder pop open your terminal and type the text shown in the screen grab below. To go back to hiding files we obviously just flip the AppleShowAllFiles flag to FALSE. *Update* As noted in the &#8230; <a href="http://www.ernieflores.net/2012/02/07/mac-os-x-show-hide-hidden-files-in-finder/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/07/mac-os-x-show-hide-hidden-files-in-finder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hide HFS and NTFS Partions in OSX</title>
		<link>http://www.ernieflores.net/2012/02/07/hide-hfs-and-ntfs-partions-in-osx/</link>
		<comments>http://www.ernieflores.net/2012/02/07/hide-hfs-and-ntfs-partions-in-osx/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 03:11:03 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1282</guid>
		<description><![CDATA[1. We need to find the UUID for the disk.  We can only get that via the slice number, so, we get that first: # diskutil list /dev/disk0 #:                  type name    &#8230; <a href="http://www.ernieflores.net/2012/02/07/hide-hfs-and-ntfs-partions-in-osx/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/07/hide-hfs-and-ntfs-partions-in-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable Single Application Mode in Mac OS X</title>
		<link>http://www.ernieflores.net/2012/02/06/enable-single-application-mode-in-mac-os-x/</link>
		<comments>http://www.ernieflores.net/2012/02/06/enable-single-application-mode-in-mac-os-x/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 03:25:31 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1175</guid>
		<description><![CDATA[What is Single Application mode? Single Application Mode is a way to force Mac OS X to show only the application that is currently in use, all other open applications and windows will be minimized into the Dock. Selecting another &#8230; <a href="http://www.ernieflores.net/2012/02/06/enable-single-application-mode-in-mac-os-x/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/06/enable-single-application-mode-in-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Take a screen capture from the command line</title>
		<link>http://www.ernieflores.net/2012/02/06/take-a-screen-capture-from-the-command-line/</link>
		<comments>http://www.ernieflores.net/2012/02/06/take-a-screen-capture-from-the-command-line/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 01:12:37 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1169</guid>
		<description><![CDATA[Taking screenshots from the command line is made easy, thanks to a utility included in Mac OS X called screencapture. Here’s how to use it: screencapture test.jpgThe screen capture will then appear in the directory that the command was executed. &#8230; <a href="http://www.ernieflores.net/2012/02/06/take-a-screen-capture-from-the-command-line/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/06/take-a-screen-capture-from-the-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compare two directories contents on your Mac using diff</title>
		<link>http://www.ernieflores.net/2012/02/06/compare-two-directories-contents-on-your-mac-using-diff/</link>
		<comments>http://www.ernieflores.net/2012/02/06/compare-two-directories-contents-on-your-mac-using-diff/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 01:10:39 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1165</guid>
		<description><![CDATA[If you want to see the difference between two folders on a Mac, launch the Terminal and read on. Using the command line tool ‘diff’ you can easily compare the contents of any two directories, here’s the command we’ll use &#8230; <a href="http://www.ernieflores.net/2012/02/06/compare-two-directories-contents-on-your-mac-using-diff/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/06/compare-two-directories-contents-on-your-mac-using-diff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS X keyboard shortcuts</title>
		<link>http://www.ernieflores.net/2012/02/06/mac-os-x-keyboard-shortcuts-2/</link>
		<comments>http://www.ernieflores.net/2012/02/06/mac-os-x-keyboard-shortcuts-2/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 22:41:54 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1160</guid>
		<description><![CDATA[Here are the modifier key symbols you can see in Mac OS X menus:  (Command key) &#8211; On some Apple keyboards, this key also has an Apple logo ()  (Control key)  (Option key) &#8211; &#8220;Alt&#8221; may also appear on this &#8230; <a href="http://www.ernieflores.net/2012/02/06/mac-os-x-keyboard-shortcuts-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/06/mac-os-x-keyboard-shortcuts-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use the Screen Recorder on a Mac</title>
		<link>http://www.ernieflores.net/2012/02/06/how-to-use-the-screen-recorder-on-a-mac/</link>
		<comments>http://www.ernieflores.net/2012/02/06/how-to-use-the-screen-recorder-on-a-mac/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 22:37:06 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1153</guid>
		<description><![CDATA[If you need to record screen activity on a Mac, you don’t need to download any additional software because the functionality is built directly into Mac OS X. Using the Screen Recorder in Mac OS X The screen recorder function &#8230; <a href="http://www.ernieflores.net/2012/02/06/how-to-use-the-screen-recorder-on-a-mac/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/06/how-to-use-the-screen-recorder-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Show Print History in Mac OS X</title>
		<link>http://www.ernieflores.net/2012/02/06/show-print-history-in-mac-os-x/</link>
		<comments>http://www.ernieflores.net/2012/02/06/show-print-history-in-mac-os-x/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 21:27:07 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1148</guid>
		<description><![CDATA[You can check your entire print history in Mac OS X by accessing the browser based CUPS utility. Here’s how: Launch your web browser (Like Safari and Chrome) In the address bar type in: http://localhost:631 Click on “Jobs” in the menu Now &#8230; <a href="http://www.ernieflores.net/2012/02/06/show-print-history-in-mac-os-x/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/06/show-print-history-in-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop the iPhone from opening iPhoto</title>
		<link>http://www.ernieflores.net/2012/02/06/stop-the-iphone-from-opening-iphoto/</link>
		<comments>http://www.ernieflores.net/2012/02/06/stop-the-iphone-from-opening-iphoto/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 20:18:28 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Iphone]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1137</guid>
		<description><![CDATA[It should be noted that this solution only works on Mac OS X 10.6 Snow Leopard. If you are running 10.5 or earlier, you&#8217;ll have to use one of the solutions noted above; we recommend the free Cameras preference pane as &#8230; <a href="http://www.ernieflores.net/2012/02/06/stop-the-iphone-from-opening-iphoto/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/06/stop-the-iphone-from-opening-iphoto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable Mac OS X Lion Resume &amp; App Window Restore Completely</title>
		<link>http://www.ernieflores.net/2012/02/06/disable-mac-os-x-lion-resume-app-window-restore-completely/</link>
		<comments>http://www.ernieflores.net/2012/02/06/disable-mac-os-x-lion-resume-app-window-restore-completely/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 20:15:50 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Lion]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1134</guid>
		<description><![CDATA[If manually deleting specific apps saved Resume states is too tedious for you, you can always choose to just disable the Resume and App Restore feature completely in Mac OS X 10.7. Launch System Preferences and click on the “General” icon At the &#8230; <a href="http://www.ernieflores.net/2012/02/06/disable-mac-os-x-lion-resume-app-window-restore-completely/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/06/disable-mac-os-x-lion-resume-app-window-restore-completely/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adjust a Mac Apps CPU Priority with Process Renicer &#8211; Make your App Run Faster</title>
		<link>http://www.ernieflores.net/2012/02/06/adjust-a-mac-apps-cpu-priority-with-process-renicer-make-your-app-run-faster/</link>
		<comments>http://www.ernieflores.net/2012/02/06/adjust-a-mac-apps-cpu-priority-with-process-renicer-make-your-app-run-faster/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 17:42:23 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1127</guid>
		<description><![CDATA[As most modern OS’s go, Mac OS X is generally pretty intelligent with how it prioritizes processes. That said, if you want to give any running task an extra kick in the pants, you can use a free tool called Process Renicer. &#8230; <a href="http://www.ernieflores.net/2012/02/06/adjust-a-mac-apps-cpu-priority-with-process-renicer-make-your-app-run-faster/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/06/adjust-a-mac-apps-cpu-priority-with-process-renicer-make-your-app-run-faster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable and Disable AirPort Wireless from the Command Line in Mac OS X</title>
		<link>http://www.ernieflores.net/2012/02/05/enable-and-disable-airport-wireless-from-the-command-line-in-mac-os-x/</link>
		<comments>http://www.ernieflores.net/2012/02/05/enable-and-disable-airport-wireless-from-the-command-line-in-mac-os-x/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 06:44:16 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1122</guid>
		<description><![CDATA[Sometimes the easiest fix when troubleshooting an AirPort wireless connection problem is to just turn AirPort on and off. Instead of using the menu item or System Preferences, we can enable and disable AirPort very quickly directly from the Mac OS X &#8230; <a href="http://www.ernieflores.net/2012/02/05/enable-and-disable-airport-wireless-from-the-command-line-in-mac-os-x/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/05/enable-and-disable-airport-wireless-from-the-command-line-in-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Check if your Mac Malware Definitions List is Updated</title>
		<link>http://www.ernieflores.net/2012/02/05/how-to-check-if-your-mac-malware-definitions-list-is-updated/</link>
		<comments>http://www.ernieflores.net/2012/02/05/how-to-check-if-your-mac-malware-definitions-list-is-updated/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 06:38:48 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1116</guid>
		<description><![CDATA[The malware protecting Mac OS X Security Update will automatically download and update it’s malware definitions list from Apple, but if you’re like me you probably want to know how to manually check if the list is updated or not. Check When &#8230; <a href="http://www.ernieflores.net/2012/02/05/how-to-check-if-your-mac-malware-definitions-list-is-updated/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/05/how-to-check-if-your-mac-malware-definitions-list-is-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Display a List of Open Network Connections on the Mac OS X Desktop</title>
		<link>http://www.ernieflores.net/2012/02/05/display-a-list-of-open-network-connections-on-the-mac-os-x-desktop/</link>
		<comments>http://www.ernieflores.net/2012/02/05/display-a-list-of-open-network-connections-on-the-mac-os-x-desktop/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 06:14:43 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1108</guid>
		<description><![CDATA[Using GeekTool and lsof, you can display an automatically updated list of open network connections directly on a Mac OS X desktop. This is tip is a “safe” alternative to the previously mentioned open_ports utility. The problem with installing and &#8230; <a href="http://www.ernieflores.net/2012/02/05/display-a-list-of-open-network-connections-on-the-mac-os-x-desktop/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/05/display-a-list-of-open-network-connections-on-the-mac-os-x-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get CPU Info via Command Line in Mac OS X</title>
		<link>http://www.ernieflores.net/2012/02/05/get-cpu-info-via-command-line-in-mac-os-x/</link>
		<comments>http://www.ernieflores.net/2012/02/05/get-cpu-info-via-command-line-in-mac-os-x/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 06:04:30 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1104</guid>
		<description><![CDATA[Retrieving CPU information from the command line in Mac OS X is easy enough, first we’ll use sysctl because it give us everything on one easy to read line: sysctl -n machdep.cpu.brand_string Intel(R) Core(TM)2 Duo CPU E8600 @ 2.40GHz This &#8230; <a href="http://www.ernieflores.net/2012/02/05/get-cpu-info-via-command-line-in-mac-os-x/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/05/get-cpu-info-via-command-line-in-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open a URL in the Default Browser from the Command Line</title>
		<link>http://www.ernieflores.net/2012/02/05/open-a-url-in-the-default-browser-from-the-command-line/</link>
		<comments>http://www.ernieflores.net/2012/02/05/open-a-url-in-the-default-browser-from-the-command-line/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 06:02:21 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1099</guid>
		<description><![CDATA[Using the command line open tool, you can immediately launch any URL from the Terminal into the default web browser. The syntax is remarkably easy: open http://osxdaily.com You can try this with any URL, even complex URL strings, although long &#8230; <a href="http://www.ernieflores.net/2012/02/05/open-a-url-in-the-default-browser-from-the-command-line/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/05/open-a-url-in-the-default-browser-from-the-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is Lion Disk Maker?</title>
		<link>http://www.ernieflores.net/2012/02/05/what-is-lion-disk-maker/</link>
		<comments>http://www.ernieflores.net/2012/02/05/what-is-lion-disk-maker/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 05:56:16 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Lion]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1095</guid>
		<description><![CDATA[I found this nice tool: What is Lion Disk Maker? Lion Disk Maker is a small application programmed with AppleScript that you can use with Mac OS X 10.6 or 10.7 to burn a DVD or build a bootable USB &#8230; <a href="http://www.ernieflores.net/2012/02/05/what-is-lion-disk-maker/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/05/what-is-lion-disk-maker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Load Flash Video as HTML5 Automatically with FlashToHTML5 Safari Extension</title>
		<link>http://www.ernieflores.net/2012/02/05/load-flash-video-as-html5-automatically-with-flashtohtml5-safari-extension/</link>
		<comments>http://www.ernieflores.net/2012/02/05/load-flash-video-as-html5-automatically-with-flashtohtml5-safari-extension/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 05:35:27 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1090</guid>
		<description><![CDATA[FlashToHTML5 is a great Safari extension that will attempt to load all YouTube Flash videos as HTML5 at the highest possible resolution, helping you to maintain a Flash-free Mac OS Xinstallation and thus giving portable Macs more battery life by reducing &#8230; <a href="http://www.ernieflores.net/2012/02/05/load-flash-video-as-html5-automatically-with-flashtohtml5-safari-extension/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/05/load-flash-video-as-html5-automatically-with-flashtohtml5-safari-extension/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop iPhone HDR from Saving Two Photos</title>
		<link>http://www.ernieflores.net/2012/02/05/stop-iphone-hdr-from-saving-two-photos/</link>
		<comments>http://www.ernieflores.net/2012/02/05/stop-iphone-hdr-from-saving-two-photos/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 05:17:51 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Iphone]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1085</guid>
		<description><![CDATA[iPhone’s HDR mode takes great pictures, there’s no doubt about that. What is not so great for avid photographers is that when you have HDR mode enabled, the iPhone will store two versions of all photos you take, which at &#8230; <a href="http://www.ernieflores.net/2012/02/05/stop-iphone-hdr-from-saving-two-photos/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/05/stop-iphone-hdr-from-saving-two-photos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable the Internal Screen on a MacBook Pro or Air in Mac OS X 10.7 Lion</title>
		<link>http://www.ernieflores.net/2012/02/05/disable-the-internal-screen-on-a-macbook-pro-or-air-in-mac-os-x-10-7-lion/</link>
		<comments>http://www.ernieflores.net/2012/02/05/disable-the-internal-screen-on-a-macbook-pro-or-air-in-mac-os-x-10-7-lion/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 05:10:06 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Lion]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1080</guid>
		<description><![CDATA[Some MacBook Pro or Air users may want to disable their internal screen when the laptop is connected to an external display, this is generally achieved in two ways but since Mac OS X 10.7 the internal screen is more &#8230; <a href="http://www.ernieflores.net/2012/02/05/disable-the-internal-screen-on-a-macbook-pro-or-air-in-mac-os-x-10-7-lion/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/05/disable-the-internal-screen-on-a-macbook-pro-or-air-in-mac-os-x-10-7-lion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable AirDrop Over Ethernet &amp; AirDrop On Unsupported Macs Running OS X 10.7</title>
		<link>http://www.ernieflores.net/2012/02/05/enable-airdrop-over-ethernet-airdrop-on-unsupported-macs-running-os-x-10-7/</link>
		<comments>http://www.ernieflores.net/2012/02/05/enable-airdrop-over-ethernet-airdrop-on-unsupported-macs-running-os-x-10-7/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 05:06:33 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Lion]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1074</guid>
		<description><![CDATA[AirDrop is the extremely easy local peer-to-peer file transfer tool that is built into Mac OS X 10.7, it allows you to easily send and receive files wirelessly over a network just by dragging and dropping. It’s a great addition to &#8230; <a href="http://www.ernieflores.net/2012/02/05/enable-airdrop-over-ethernet-airdrop-on-unsupported-macs-running-os-x-10-7/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/05/enable-airdrop-over-ethernet-airdrop-on-unsupported-macs-running-os-x-10-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change the Time Machine Backup Schedule</title>
		<link>http://www.ernieflores.net/2012/02/05/change-the-time-machine-backup-schedule/</link>
		<comments>http://www.ernieflores.net/2012/02/05/change-the-time-machine-backup-schedule/#comments</comments>
		<pubDate>Sun, 05 Feb 2012 17:45:51 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1072</guid>
		<description><![CDATA[Every Mac owner should be using Time Machine, it’s by far the easiest and most painless backup solution, running in the background and allowing for easy recovery of files or the entire operating system should something go wrongduring an OS &#8230; <a href="http://www.ernieflores.net/2012/02/05/change-the-time-machine-backup-schedule/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/05/change-the-time-machine-backup-schedule/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>See All Previously Used Defaults Commands in Mac OS X in Terminal Screen</title>
		<link>http://www.ernieflores.net/2012/02/05/see-all-previously-used-defaults-commands-in-mac-os-x-in-terminal-screen/</link>
		<comments>http://www.ernieflores.net/2012/02/05/see-all-previously-used-defaults-commands-in-mac-os-x-in-terminal-screen/#comments</comments>
		<pubDate>Sun, 05 Feb 2012 17:45:05 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1070</guid>
		<description><![CDATA[See All Defaults Commands Executed To see all defaults commands, including defaults write, defaults read, defaults delete, and even those requiring sudo: history &#124;grep "defaults" See Only Defaults Write Commands To see only defaults write commands, including those requiring sudo: &#8230; <a href="http://www.ernieflores.net/2012/02/05/see-all-previously-used-defaults-commands-in-mac-os-x-in-terminal-screen/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/05/see-all-previously-used-defaults-commands-in-mac-os-x-in-terminal-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Terminal ls command and more readable file size &#8220;ls&#8221;</title>
		<link>http://www.ernieflores.net/2012/02/05/terminal-ls-command-and-more-readable-file-size-ls/</link>
		<comments>http://www.ernieflores.net/2012/02/05/terminal-ls-command-and-more-readable-file-size-ls/#comments</comments>
		<pubDate>Sun, 05 Feb 2012 17:44:09 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1066</guid>
		<description><![CDATA[The default behavior for most command line tools is to show sizes in bytes, for tiny text files that is fine but when you start working with larger items this becomes difficult to read and interpret. The solutions is fairly simple, pass &#8230; <a href="http://www.ernieflores.net/2012/02/05/terminal-ls-command-and-more-readable-file-size-ls/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/05/terminal-ls-command-and-more-readable-file-size-ls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Enable the Root User Account in Mac OS X Lion</title>
		<link>http://www.ernieflores.net/2012/02/05/how-to-enable-the-root-user-account-in-mac-os-x-lion/</link>
		<comments>http://www.ernieflores.net/2012/02/05/how-to-enable-the-root-user-account-in-mac-os-x-lion/#comments</comments>
		<pubDate>Sun, 05 Feb 2012 17:43:12 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Lion]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1064</guid>
		<description><![CDATA[The root user is a special user account with high level system-wide access privileges intended for system administration, monitoring, and in depth troubleshooting purposes. By default, root user is disabled in Mac OS X for security purposes, but if you &#8230; <a href="http://www.ernieflores.net/2012/02/05/how-to-enable-the-root-user-account-in-mac-os-x-lion/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/05/how-to-enable-the-root-user-account-in-mac-os-x-lion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable Root User in OS X Snow Leopard</title>
		<link>http://www.ernieflores.net/2012/02/05/enable-root-user-in-os-x-snow-leopard/</link>
		<comments>http://www.ernieflores.net/2012/02/05/enable-root-user-in-os-x-snow-leopard/#comments</comments>
		<pubDate>Sun, 05 Feb 2012 17:42:41 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Snow Leopard]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1062</guid>
		<description><![CDATA[The root user is a special user account with high level system-wide access privileges intended for system administration, monitoring, and in depth troubleshooting purposes. By default, root user is disabled in Mac OS X for security purposes, but if you &#8230; <a href="http://www.ernieflores.net/2012/02/05/enable-root-user-in-os-x-snow-leopard/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/05/enable-root-user-in-os-x-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable a Hidden Disc Eject Menu in OS X</title>
		<link>http://www.ernieflores.net/2012/02/05/enable-a-hidden-disc-eject-menu-in-os-x/</link>
		<comments>http://www.ernieflores.net/2012/02/05/enable-a-hidden-disc-eject-menu-in-os-x/#comments</comments>
		<pubDate>Sun, 05 Feb 2012 17:41:57 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1060</guid>
		<description><![CDATA[If you use a lot of DVD’s or CD’s on a regular basis, you may find some use enabling a hidden disk eject menu item. Once enabled, you’ll have a Finder pull down menu that lists discs, and selecting a &#8230; <a href="http://www.ernieflores.net/2012/02/05/enable-a-hidden-disc-eject-menu-in-os-x/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/05/enable-a-hidden-disc-eject-menu-in-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Batch Resize Pictures in Mac OS X Using Automator</title>
		<link>http://www.ernieflores.net/2012/02/05/batch-resize-pictures-in-mac-os-x-using-automator/</link>
		<comments>http://www.ernieflores.net/2012/02/05/batch-resize-pictures-in-mac-os-x-using-automator/#comments</comments>
		<pubDate>Sun, 05 Feb 2012 17:41:11 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1058</guid>
		<description><![CDATA[Need to resize a ton of pictures? Instead of downloading a third party application or using Preview, you can use Automator to handle the entire operation, even renaming the images to indicate they have been resized. Automator is included in every &#8230; <a href="http://www.ernieflores.net/2012/02/05/batch-resize-pictures-in-mac-os-x-using-automator/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/05/batch-resize-pictures-in-mac-os-x-using-automator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mounting a Disk Image File (DMG) from the Terminal</title>
		<link>http://www.ernieflores.net/2012/02/05/mounting-a-disk-image-file-dmg-from-the-terminal/</link>
		<comments>http://www.ernieflores.net/2012/02/05/mounting-a-disk-image-file-dmg-from-the-terminal/#comments</comments>
		<pubDate>Sun, 05 Feb 2012 17:40:35 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1056</guid>
		<description><![CDATA[From the command line use the following syntax to mount the image: hdiutil attach /path/to/diskimage.dmg When the .dmg is mounted, a message will display something like this: /dev/disk1 Apple_partition_scheme /dev/disk1s1 Apple_partition_map /dev/disk1s2 Apple_HFS /Volumes/Mounted Disk Image Take note of the &#8230; <a href="http://www.ernieflores.net/2012/02/05/mounting-a-disk-image-file-dmg-from-the-terminal/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/05/mounting-a-disk-image-file-dmg-from-the-terminal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Broadcast the iPhone’s Camera Live to an Apple TV with AirPlay &#8211; Mirror iPhone to Apple TV</title>
		<link>http://www.ernieflores.net/2012/02/05/broadcast-the-iphones-camera-live-to-an-apple-tv-with-airplay-mirror-iphone-to-apple-tv/</link>
		<comments>http://www.ernieflores.net/2012/02/05/broadcast-the-iphones-camera-live-to-an-apple-tv-with-airplay-mirror-iphone-to-apple-tv/#comments</comments>
		<pubDate>Sun, 05 Feb 2012 17:39:24 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Iphone]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1053</guid>
		<description><![CDATA[By using AirPlay and the video mirroring feature, you can broadcast live images / video from your iPhone’s camera directly to an Apple TV on the same network. To do this, you’ll need iOS 5 or later, an Apple TV, and the &#8230; <a href="http://www.ernieflores.net/2012/02/05/broadcast-the-iphones-camera-live-to-an-apple-tv-with-airplay-mirror-iphone-to-apple-tv/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/05/broadcast-the-iphones-camera-live-to-an-apple-tv-with-airplay-mirror-iphone-to-apple-tv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Delete User Caches in Mac OS X</title>
		<link>http://www.ernieflores.net/2012/02/05/delete-user-caches-in-mac-os-x/</link>
		<comments>http://www.ernieflores.net/2012/02/05/delete-user-caches-in-mac-os-x/#comments</comments>
		<pubDate>Sun, 05 Feb 2012 17:38:54 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1051</guid>
		<description><![CDATA[The user caches folder sits in ~/Library/ and contains cache files from nearly all applications that are actively used in Mac OS X. While most apps maintain their caches reasonably well and don’t let things get out of control, some aren’t so &#8230; <a href="http://www.ernieflores.net/2012/02/05/delete-user-caches-in-mac-os-x/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/05/delete-user-caches-in-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

