<?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>Michael Brandonisio &#187; How To</title>
	<atom:link href="http://www.mbrando.com/category/personal/how_to/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mbrando.com</link>
	<description>insights for business and personal growth</description>
	<lastBuildDate>Fri, 04 Dec 2009 19:56:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Automatically Split Large Archive Into Discreet Files</title>
		<link>http://www.mbrando.com/2009/08/19/automatically-split-large-archive-into-discreet-files/</link>
		<comments>http://www.mbrando.com/2009/08/19/automatically-split-large-archive-into-discreet-files/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 12:52:59 +0000</pubDate>
		<dc:creator>Michael Brandonisio</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.mbrando.com/?p=66</guid>
		<description><![CDATA[Hello, There are times when you want to create an archive of many files or even one large file but need the archive file to be smaller than some file size limitation. In my case, I needed to move 90GB of data literal over 1 million files over FTP. ( There is a story behind [...]]]></description>
		<wfw:commentRss>http://www.mbrando.com/2009/08/19/automatically-split-large-archive-into-discreet-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Formating New External Hard Drive for Mac OS</title>
		<link>http://www.mbrando.com/2009/08/18/formating-new-external-hard-drive-for-mac-os/</link>
		<comments>http://www.mbrando.com/2009/08/18/formating-new-external-hard-drive-for-mac-os/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 23:57:51 +0000</pubDate>
		<dc:creator>Michael Brandonisio</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.mbrando.com/?p=60</guid>
		<description><![CDATA[Hello, I recently purchased a new 1TB external hard drive for a project. Now that the project is completed I wanted to re-purpose the hard drive for use as a backup drive with my Mac as a target for time machine. I initially went to the &#8216;Disk Utility&#8217; application in my utility folder to format [...]]]></description>
		<wfw:commentRss>http://www.mbrando.com/2009/08/18/formating-new-external-hard-drive-for-mac-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving Thunderbird Email Mac to Windows</title>
		<link>http://www.mbrando.com/2009/04/04/moving-thunderbird-email-mac-to-windows/</link>
		<comments>http://www.mbrando.com/2009/04/04/moving-thunderbird-email-mac-to-windows/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 16:02:32 +0000</pubDate>
		<dc:creator>Michael Brandonisio</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[encrypt]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.mbrando.com/?p=32</guid>
		<description><![CDATA[Hello, Moving the Email In planning for my trip I needed to figure out how to get my email from my Mac to my wife&#8217;s Windows Vista laptop. I converted my email to Thunderbird around the new year due to Apple mail issues I could not figure out. So This is what I found. Portableapps.com [...]]]></description>
		<wfw:commentRss>http://www.mbrando.com/2009/04/04/moving-thunderbird-email-mac-to-windows/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Sending Email and Avoiding Spam Filters</title>
		<link>http://www.mbrando.com/2008/12/03/sending-email-and-avoiding-spam-filters/</link>
		<comments>http://www.mbrando.com/2008/12/03/sending-email-and-avoiding-spam-filters/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 02:45:07 +0000</pubDate>
		<dc:creator>Michael Brandonisio</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[junk mail]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[spam folder]]></category>

		<guid isPermaLink="false">http://www.mbrando.com/?p=22</guid>
		<description><![CDATA[Hello, I have a server that I run as a shared hosting server and host many small web sites for various clients. In an effort to provide better service, I have recently moved all of the accounts to private IP addresses so email will send from the account IP address instead of the primary server [...]]]></description>
		<wfw:commentRss>http://www.mbrando.com/2008/12/03/sending-email-and-avoiding-spam-filters/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Authoritative DNS responses for rDNS</title>
		<link>http://www.mbrando.com/2008/09/28/configuring-a-dns-server-to-provide-authoritative-responses-for-rdns/</link>
		<comments>http://www.mbrando.com/2008/09/28/configuring-a-dns-server-to-provide-authoritative-responses-for-rdns/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 05:34:21 +0000</pubDate>
		<dc:creator>Michael Brandonisio</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.mbrando.com/?p=21</guid>
		<description><![CDATA[Hello, There may come a time when your DNS server is the authoritative DNS for a client or customer that has secured an IP block from a 3rd party, perhaps for T1 or DSL service. They want to use one of the IP addresses for an email server located in their office and have asked [...]]]></description>
		<wfw:commentRss>http://www.mbrando.com/2008/09/28/configuring-a-dns-server-to-provide-authoritative-responses-for-rdns/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Load your web pages faster and reduce bandwidth</title>
		<link>http://www.mbrando.com/2007/09/26/load-your-web-pages-faster-and-reduce-bandwidth/</link>
		<comments>http://www.mbrando.com/2007/09/26/load-your-web-pages-faster-and-reduce-bandwidth/#comments</comments>
		<pubDate>Wed, 26 Sep 2007 15:24:06 +0000</pubDate>
		<dc:creator>Michael Brandonisio</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.mbrando.com/2007/09/26/load-your-web-pages-faster-and-reduce-bandwidth/</guid>
		<description><![CDATA[Hello, If you are running a web site resource usage and performance can play a big part in your site visitors experience, namely their experience in how long it takes your web site&#8217;s pages to load. There are modules called GZip and mod_deflate for Apache web servers that will compress the data requested by a [...]]]></description>
		<wfw:commentRss>http://www.mbrando.com/2007/09/26/load-your-web-pages-faster-and-reduce-bandwidth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to get your MySQL Munin Graphs working</title>
		<link>http://www.mbrando.com/2007/08/06/how-to-get-your-mysql-munin-graphs-working/</link>
		<comments>http://www.mbrando.com/2007/08/06/how-to-get-your-mysql-munin-graphs-working/#comments</comments>
		<pubDate>Tue, 07 Aug 2007 02:43:33 +0000</pubDate>
		<dc:creator>Michael Brandonisio</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.mbrando.com/2007/08/06/how-to-get-your-mysql-munin-graphs-working/</guid>
		<description><![CDATA[Hello, I run a few cPanel servers and run Munin as my resource monitor. At the time I wrote this the version included with cPanel was munin 1.24. Ever since I have installed the plugin from cPanel it would monitor MySQL upon first install and then stop if the server was reboot. Uninstalling and reinstalling [...]]]></description>
		<wfw:commentRss>http://www.mbrando.com/2007/08/06/how-to-get-your-mysql-munin-graphs-working/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Web Site Redesign And Avoiding Losing Page Rank</title>
		<link>http://www.mbrando.com/2007/07/09/web-site-redesign-and-avoiding-loosing-page-rank/</link>
		<comments>http://www.mbrando.com/2007/07/09/web-site-redesign-and-avoiding-loosing-page-rank/#comments</comments>
		<pubDate>Mon, 09 Jul 2007 15:21:51 +0000</pubDate>
		<dc:creator>Michael Brandonisio</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.mbrando.com/2007/07/09/a-web-site-redesign-can-cause-you-to-loose-positioning-in-the-search-engines/</guid>
		<description><![CDATA[Hello, I&#8217;m sure the internet has changed quite a bit since you first unveiled your web site to the world. The technologies used to build web sites and internet presentations have also changed too. You may be thinking that the time is right to redesign your web site. A new look/ feel and fresh content [...]]]></description>
		<wfw:commentRss>http://www.mbrando.com/2007/07/09/web-site-redesign-and-avoiding-loosing-page-rank/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>cPanel 11 New Exim and SPAM Assassin Configuration</title>
		<link>http://www.mbrando.com/2007/07/09/cpanel-11-new-exim-and-spam-assassin-configuration/</link>
		<comments>http://www.mbrando.com/2007/07/09/cpanel-11-new-exim-and-spam-assassin-configuration/#comments</comments>
		<pubDate>Mon, 09 Jul 2007 13:00:37 +0000</pubDate>
		<dc:creator>Michael Brandonisio</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.mbrando.com/2007/07/09/cpanel-11-new-exim-and-spam-assassin-configuration/</guid>
		<description><![CDATA[Hello, I recently upgraded my servers to the cpanel 11 when I received a notice from cpanel that stated, &#8220;Unable to automaticlly update the mailer config&#8230;&#8221;. So I manually performed the upgrade only to discover that email was being handled very differently after the upgrade. No email that was marked as SPAM was was being [...]]]></description>
		<wfw:commentRss>http://www.mbrando.com/2007/07/09/cpanel-11-new-exim-and-spam-assassin-configuration/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Norton Personal Firewall Blocks NetBIOS</title>
		<link>http://www.mbrando.com/2007/02/11/norton-personal-firewall-blocks-netbois/</link>
		<comments>http://www.mbrando.com/2007/02/11/norton-personal-firewall-blocks-netbois/#comments</comments>
		<pubDate>Sun, 11 Feb 2007 16:59:48 +0000</pubDate>
		<dc:creator>Michael Brandonisio</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.mbrando.com/2007/02/11/norton-personal-firewall-blocks-netbois/</guid>
		<description><![CDATA[Hello, No surprise here, Norton Personal Firewall blocks NetBIOS. The assumption by Norton Personal Firewall is that it is the only line of protection for your computer and the only you do not have a windows network. However, in an office environment any personal firewall can create a problem if the network is not planned [...]]]></description>
		<wfw:commentRss>http://www.mbrando.com/2007/02/11/norton-personal-firewall-blocks-netbois/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
