<?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>Hathology &#187; How To&#8217;s</title>
	<atom:link href="http://hathology.com/category/articles/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://hathology.com</link>
	<description></description>
	<lastBuildDate>Tue, 02 Mar 2010 13:58:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Files or Applications disappearing from Spotlight? How to fix the Spotlight index</title>
		<link>http://hathology.com/files-or-applications-disappearing-from-spotlight-how-to-fix-the-spotlight-index/</link>
		<comments>http://hathology.com/files-or-applications-disappearing-from-spotlight-how-to-fix-the-spotlight-index/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 13:58:59 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[How To's]]></category>

		<guid isPermaLink="false">http://hathology.com/?p=182</guid>
		<description><![CDATA[Occasionally, the Spotlight search results will not show files or applications that they used to show or will stop working altogether. Sometimes a simple reboot will fix the problem but in case that doesn&#8217;t work, here are the steps to clear out your Spotlight index and force it to reindex your file system.
Delete the current [...]]]></description>
			<content:encoded><![CDATA[<p class="first-child "><span title="O" class="cap"><span>O</span></span>ccasionally, the Spotlight search results will not show files or applications that they used to show or will stop working altogether. Sometimes a simple reboot will fix the problem but in case that doesn&#8217;t work, here are the steps to clear out your Spotlight index and force it to reindex your file system.</p>
<p>Delete the current index</p>
<p>To delete the Spotlight index, open up the Terminal app and type in the following:</p>
<pre>sudo rm -r /.Spotlight-V&lt;tab&gt;</pre>
<p>Note: Do not type in the &lt;tab&gt; part. That is to force the Terminal app to load whatever your index folder is into the command.</p>
<p>How to make Spotlight reindex your file system</p>
<p>To force Spotlight to reindex your file system, use the Terminal app to run the following commands:</p>
<pre>
sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist
sudo mdutil -E /
</pre>
<p>Give it some time to reindex your file system. You&#8217;ll notice the processors working hard during this time. Depending on the amount of file on your system, this may take a few minutes or an hour or two.</p>
]]></content:encoded>
			<wfw:commentRss>http://hathology.com/files-or-applications-disappearing-from-spotlight-how-to-fix-the-spotlight-index/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use the Voice Control feature on the iPhone 3GS</title>
		<link>http://hathology.com/how-to-use-the-voice-control-feature-on-the-iphone-3gs/</link>
		<comments>http://hathology.com/how-to-use-the-voice-control-feature-on-the-iphone-3gs/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 15:46:34 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[How To's]]></category>

		<guid isPermaLink="false">http://hathology.com/?p=176</guid>
		<description><![CDATA[Long story short&#8230; if you want to use the Voice Control feature on the iPhone 3GS, hold down the Home button for a couple of seconds. It will make a sound and vibrate letting you know it is ready for the command.
Now, the full story&#8230;
When I first purchased my iPhone 3GS, one of the features [...]]]></description>
			<content:encoded><![CDATA[<p class="first-child "><span title="L" class="cap"><span>L</span></span>ong story short&#8230; if you want to use the Voice Control feature on the iPhone 3GS, hold down the Home button for a couple of seconds. It will make a sound and vibrate letting you know it is ready for the command.</p>
<p>Now, the full story&#8230;</p>
<p>When I first purchased my iPhone 3GS, one of the features I looked forward to use the most was the new Voice Control feature. I had owned the iPhone 3G and originally thought this feature was going to be part of the iPhone OS 3.0 upgrade but it was not. You have to have the latest hardware in the iPhone 3GS in order to use this feature.</p>
<p>When I first got my iPhone 3GS activated and ready to use, I went to use the Voice Control feature and unlike most every other iPhone feature, the Voice Control feature was not obvious. I&#8217;ve never had to pick up an iPhone manual to figure out a feature and I wasn&#8217;t going to start now. <img src='http://hathology.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  So I thought about it for a minute and realized the point of the feature is to be able to take an action in a hands free mode. The only real way to do this would be if you could trigger it without unlocking the phone. So I looked and there are only two real buttons on the phone. I figured it wasn&#8217;t going to be the power button so it had to be the home button. Sure enough, if you hold down the Home button for a couple seconds, the phone will make a unique tone sound and vibrate. This lets you know you can speak the voice command without having to even look at the phone.</p>
<p>This is a great new feature to the iPhone and one that I welcome. It allows you to have a true &#8220;eyes free&#8221; experience with the iPhone. The extension of the voice commands into the iPod controls is also great. Just another example of the iPhone leading the way in mobile devices.</p>
]]></content:encoded>
			<wfw:commentRss>http://hathology.com/how-to-use-the-voice-control-feature-on-the-iphone-3gs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Flush DNS Cache On Mac OS X Leopard</title>
		<link>http://hathology.com/how-to-flush-dns-cache-on-mac-os-x-leopard/</link>
		<comments>http://hathology.com/how-to-flush-dns-cache-on-mac-os-x-leopard/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 17:16:05 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[How To's]]></category>
		<category><![CDATA[mac os x]]></category>

		<guid isPermaLink="false">http://hathology.com/how-to-flush-dns-cache-on-mac-os-x-leopard/</guid>
		<description><![CDATA[Occasionally, you&#8217;ll want to be sure you are getting fresh DNS information during development or working on servers with hostnames. This has changed in the Leopard version of Mac OS X. The following command will now flush your DNS cache on Mac OS X Leopard:
dscacheutil -flushcache
]]></description>
			<content:encoded><![CDATA[<p class="first-child "><span title="O" class="cap"><span>O</span></span>ccasionally, you&#8217;ll want to be sure you are getting fresh DNS information during development or working on servers with hostnames. This has changed in the Leopard version of Mac OS X. The following command will now flush your DNS cache on Mac OS X Leopard:</p>
<p><code>dscacheutil -flushcache</code></p>
]]></content:encoded>
			<wfw:commentRss>http://hathology.com/how-to-flush-dns-cache-on-mac-os-x-leopard/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Setup A Permanent Redirect (HTTP 301) With PHP</title>
		<link>http://hathology.com/how-to-setup-a-permanent-redirect-http-301-with-php/</link>
		<comments>http://hathology.com/how-to-setup-a-permanent-redirect-http-301-with-php/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 13:26:08 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[How To's]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[redirect]]></category>

		<guid isPermaLink="false">http://hathology.com/?p=76</guid>
		<description><![CDATA[The HTTP 301 status code is meant for use when you want to redirect a page or URL to its new destination after reorganizing or moving a web site around. This can be on the same domain or an entirely new domain. Here is the W3C definition of the 301 code.
The requested resource has been [...]]]></description>
			<content:encoded><![CDATA[<p class="first-child "><span title="T" class="cap"><span>T</span></span>he HTTP 301 status code is meant for use when you want to redirect a page or URL to its new destination after reorganizing or moving a web site around. This can be on the same domain or an entirely new domain. Here is the W3C definition of the 301 code.</p>
<blockquote><p>The requested resource has been assigned a new permanent URI and any    future references to this resource SHOULD use one of the returned    URIs.  Clients with link editing capabilities ought to automatically    re-link references to the Request-URI to one or more of the new    references returned by the server, where possible. This response is    cacheable unless indicated otherwise.</p>
<p>The new permanent URI SHOULD be given by the Location field in the    response. Unless the request method was HEAD, the entity of the    response SHOULD contain a short hypertext note with a hyperlink to    the new URI(s).</p>
<p>If the 301 status code is received in response to a request other    than GET or HEAD, the user agent MUST NOT automatically redirect the    request unless it can be confirmed by the user, since this might    change the conditions under which the request was issued.<br />
<a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.3.2" target="_blank">W3C Hypertext Transfer Protocol</a></p></blockquote>
<p>This is particularly useful for search engines like Google, which will carry over page rank to the new page if this status code is seen. If you do not need to indicate permanent displacement, you can accomplish redirection by setting a Location header in PHP. The <em>location</em> header does the actual redirection to the new location, and can be used by itself.</p>
<p>If you set the Location header by itself, PHP automatically sets the status code to <em>HTTP/1.1 302 Found</em>.</p>
<p>Note, if you attempt to send headers after content has been sent, you will get a warning like, <em>&#8220;Warning: Cannot modify header information &#8211; headers already sent by &#8230;&#8221;</em>.  Watch out for empty lines and spaces between PHP open and close tags.</p>
<p>Here is the code to do this in PHP&#8230;</p>
<p><code>&lt;?php<br />
// Permanent redirection<br />
header("HTTP/1.1 301 Moved Permanently");<br />
header("Location: http://www.example.com/");<br />
exit();<br />
?&gt;</code></p>
<p>Just make sure you put these lines in your page before any other content is sent out. The http://www.example.com/ part can be changed to whatever the new address for this resource is.</p>
]]></content:encoded>
			<wfw:commentRss>http://hathology.com/how-to-setup-a-permanent-redirect-http-301-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Find Your iPhone/iPod Touch Serial Number</title>
		<link>http://hathology.com/how-to-find-your-iphoneipod-touch-serial-number/</link>
		<comments>http://hathology.com/how-to-find-your-iphoneipod-touch-serial-number/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 15:24:09 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[How To's]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://hathology.com/?p=104</guid>
		<description><![CDATA[If you have ever contacted Apple for support on any of their products, you know the first question they are going to ask you is&#8230; &#8220;What is your serial number?&#8221;. The serial number is easy to find on most of their products because they allow you to access it through the software. This is typically [...]]]></description>
			<content:encoded><![CDATA[<p class="first-child "><span title="I" class="cap"><span>I</span></span>f you have ever contacted Apple for support on any of their products, you know the first question they are going to ask you is&#8230; &#8220;What is your serial number?&#8221;. The serial number is easy to find on most of their products because they allow you to access it through the software. This is typically a much better alternative to turning the device off to flip it over, remove the battery and squint to read the long string of letters and number in a size 4 font.</p>
<p>The only problem is that each device OS has a different location to find this serial number. This article explains how to find the serial number in your iPhone device. It will also work for the iPhone 3G since they use the same operating system. And it should also work the same for the iPod Touch.</p>
<ol>
<li>From the main screen on your iPhone/iPod Touch, tap the &#8220;Settings&#8221; icon.</li>
<li>On the Settings screen, tap the General section.</li>
<li>Now tap the About section.</li>
<li>Scroll down a ways and you will see an item for &#8220;Serial Number&#8221;. That&#8217;s it, read that off to the support person and you&#8217;ll be on your way.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://hathology.com/how-to-find-your-iphoneipod-touch-serial-number/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>How To Re-enable Mac OS X Spotlight</title>
		<link>http://hathology.com/how-to-re-enable-mac-os-x-spotlight/</link>
		<comments>http://hathology.com/how-to-re-enable-mac-os-x-spotlight/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 22:51:59 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[How To's]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[spotlight]]></category>

		<guid isPermaLink="false">http://hathology.com/?p=100</guid>
		<description><![CDATA[If you have previously disabled the Mac OS X Spotlight feature and you now find that you would like to turn it on again, following these steps to do so.

Launch Terminal and type the following command: sudo nano /etc/hostconfig
Find the following entry in the hostconfig file: SPOTLIGHT=-NO-
Change SPOTLIGHT=-NO- to SPOTLIGHT=-YES-
Save /etc/hostconfig by hitting Control-O and [...]]]></description>
			<content:encoded><![CDATA[<p class="first-child "><span title="I" class="cap"><span>I</span></span>f you have previously disabled the Mac OS X Spotlight feature and you now find that you would like to turn it on again, following these steps to do so.</p>
<ol>
<li>Launch Terminal and type the following command: <code>sudo nano /etc/hostconfig</code></li>
<li>Find the following entry in the hostconfig file: <code>SPOTLIGHT=-NO-</code></li>
<li>Change <code>SPOTLIGHT=-NO-</code> to <code>SPOTLIGHT=-YES-</code></li>
<li>Save /etc/hostconfig by hitting Control-O and the return key. Next hit Control-X to exit the nano editor.</li>
<li></li>
<li>Disable the Spotlight index by typing the following in the Terminal:<code> sudo mdutil -i on /</code></li>
<li>When you reboot, Spotlight will be enabled again.</li>
</ol>
<p>If you would like to disable the Mac OS X Spotlight feature, follow our guide on <a href="http://hathology.com/how-to-completely-disable-mac-os-x-spotlight/">How To Completely Disable Mac OS X Spotlight</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://hathology.com/how-to-re-enable-mac-os-x-spotlight/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Completely Disable Mac OS X Spotlight</title>
		<link>http://hathology.com/how-to-completely-disable-mac-os-x-spotlight/</link>
		<comments>http://hathology.com/how-to-completely-disable-mac-os-x-spotlight/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 22:46:26 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[How To's]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[spotlight]]></category>

		<guid isPermaLink="false">http://hathology.com/?p=96</guid>
		<description><![CDATA[One of the primary features of the Mac OS X operating system is their search feature called Spotlight. Many Mac OS X users depend on this great feature but others don&#8217;t find it necessary. For those of you who don&#8217;t find it necessary, it can improve the performance of your Mac OS X system if [...]]]></description>
			<content:encoded><![CDATA[<p class="first-child "><span title="O" class="cap"><span>O</span></span>ne of the primary features of the Mac OS X operating system is their search feature called <strong>Spotlight</strong>. Many Mac OS X users depend on this great feature but others don&#8217;t find it necessary. For those of you who don&#8217;t find it necessary, it can improve the performance of your Mac OS X system if you disable it.</p>
<p>To do this, follow these simple steps.</p>
<p>Note that some other Mac OS X features and programs are based on Spotlight’s search abilities, therefore some applications could behave abnormally if you disable Spotlight, particularly in search functions.</p>
<p><em>Important: These instructions were created based on Mac OS X 10.5 Leopard. They may work on previous or future versions of OS X but they may not.</em></p>
<ol>
<li>Launch Terminal and type the following command: <code>sudo nano /etc/hostconfig</code></li>
<li>Find the following entry in the hostconfig file: <code>SPOTLIGHT=-YES-</code></li>
<li>Change <code>SPOTLIGHT=-YES-</code> to <code>SPOTLIGHT=-NO-</code></li>
<li>Save /etc/hostconfig by hitting Control-O and the return key. Next hit Control-X to exit the nano editor.</li>
<li>Disable the Spotlight index by typing the following in the Terminal:<br />
<code>sudo mdutil -i off /</code></li>
<li>To erase the current Spotlight index, type: sudo <code>mdutil -E /</code></li>
<li>When you reboot, Spotlight will be completely disabled.</li>
</ol>
<p>If you find a need for Spotlight later, follow our guide on <a title="How To Re-enable Mac OS X Spotlight" href="http://hathology.com/how-to-re-enable-mac-os-x-spotlight">How To Re-enable Mac OS X Spotlight</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://hathology.com/how-to-completely-disable-mac-os-x-spotlight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Reset Your iPhone Content And Settings</title>
		<link>http://hathology.com/how-to-reset-your-iphone-content-and-settings/</link>
		<comments>http://hathology.com/how-to-reset-your-iphone-content-and-settings/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 21:40:05 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[How To's]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://hathology.com/?p=72</guid>
		<description><![CDATA[If you are planning to upgrade to a new Apple iPhone 3G anytime soon, you are probably thinking, &#8220;what am I going to do with my first generation iPhone?&#8221; We&#8217;ll whether you give it to a friend or family member or decide to sell it on ebay, you are going to need to reset the [...]]]></description>
			<content:encoded><![CDATA[<p class="first-child "><span title="I" class="cap"><span>I</span></span>f you are planning to upgrade to a new Apple iPhone 3G anytime soon, you are probably thinking, &#8220;what am I going to do with my first generation iPhone?&#8221; We&#8217;ll whether you give it to a friend or family member or decide to sell it on ebay, you are going to need to reset the content and settings to their defaults so the new user can make it their own.</p>
<p>This is a simple task (like most things on the iPhone). Just follow these steps:</p>
<p>1. Make sure you sync your iPhone one last time so you have all of your content backed up to your computer.</p>
<p>2. On the iPhone, go to the Settings -&gt; General -&gt; Reset menu.</p>
<p>3. You&#8217;ll see the option to &#8220;Erase All Content and Settings&#8221;, select this option and confirm. This will do exactly what it says and remove all of the content (music, movies, pics, email, sms, etc) from your iPhone and set all of the settings back to their defaults.</p>
]]></content:encoded>
			<wfw:commentRss>http://hathology.com/how-to-reset-your-iphone-content-and-settings/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>How To Setup A Local DNS Host File On Mac OS X</title>
		<link>http://hathology.com/how-to-setup-a-local-dns-host-file-on-mac-os-x/</link>
		<comments>http://hathology.com/how-to-setup-a-local-dns-host-file-on-mac-os-x/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 18:03:12 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[How To's]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[mac os x]]></category>

		<guid isPermaLink="false">http://hathology.com/?p=68</guid>
		<description><![CDATA[A local DNS host file can be very useful when working in a development environment. You can have a development environment and a production environment and simply point the host to the development environment on your machine while all of the other users are directed to the production environment. This allows you to work on [...]]]></description>
			<content:encoded><![CDATA[<p class="first-child "><span title="A" class="cap"><span>A</span></span> local DNS host file can be very useful when working in a development environment. You can have a development environment and a production environment and simply point the host to the development environment on your machine while all of the other users are directed to the production environment. This allows you to work on the development environment and fully test prior to pushing the changes to the live production environment.</p>
<p>This is a fairly common practice but if you&#8217;ve never done it on Mac OS X, then you probably need a hint as to how to do this.</p>
<p><strong>The Hard Way</strong></p>
<p><strong>Step 1:</strong> Open up a Terminal windows (this is in your Applications/Utilites folder by default)</p>
<p><strong>Step 2:</strong> Enter the following command to open the local host file. (Note: The sudo command requires an admin password to allow you to open this file as root.)</p>
<p><code>$ sudo vi /etc/hosts</code></p>
<p><strong>Step 3:</strong> Now you can edit the host file. To add a new host entry, on it&#8217;s own line enter it in the format:</p>
<p><code>IP Address Host<br />
0.0.0.0 example.domain.com</code></p>
<p><strong>Step 4:</strong> Save the changes to your host file by pressing SHIFT + Z twice in vi.</p>
<p>As soon as you save this file the changes you made will take effect. To check the changes, you can ping the host you entered to see if it returns the correct address or just go to that host in a browser and see if your development environment opens instead of the production.</p>
]]></content:encoded>
			<wfw:commentRss>http://hathology.com/how-to-setup-a-local-dns-host-file-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How To Edit Your PATH Environment Variables On Mac OS X</title>
		<link>http://hathology.com/how-to-edit-your-path-environment-variables-on-mac-os-x/</link>
		<comments>http://hathology.com/how-to-edit-your-path-environment-variables-on-mac-os-x/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 23:50:23 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[How To's]]></category>
		<category><![CDATA[mac os x]]></category>

		<guid isPermaLink="false">http://hathology.com/?p=70</guid>
		<description><![CDATA[If you are new to Mac OS X, you may need to know how to edit your PATH. The good news is that this is an extremely easy task on Mac OS X.
Step 1: Open up a Terminal windows (this is in your Applications/Utilites folder by default)
Step 2: Enter the follow command:
$ sudo vi /etc/paths
This [...]]]></description>
			<content:encoded><![CDATA[<p class="first-child "><span title="I" class="cap"><span>I</span></span>f you are new to Mac OS X, you may need to know how to edit your PATH. The good news is that this is an extremely easy task on Mac OS X.</p>
<p><strong>Step 1:</strong> Open up a Terminal windows (this is in your Applications/Utilites folder by default)</p>
<p><strong>Step 2:</strong> Enter the follow command:</p>
<p><code>$ sudo vi /etc/paths</code></p>
<p>This will open the paths file in vi (a simple command line file editor included on your system).</p>
<p><strong>Step 3:</strong> Edit the contents of your PATH file by putting each path you want included on a separate line.</p>
<p><strong>Step 4:</strong> Save the contents of your PATH file by pressing SHIFT + Z twice.</p>
<p>That&#8217;s it! Now you know how to edit the PATH on your Mac OS X computer system.</p>
]]></content:encoded>
			<wfw:commentRss>http://hathology.com/how-to-edit-your-path-environment-variables-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
