<?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>THINK &#187; Networking</title>
	<atom:link href="http://www.jakesee.com/category/networking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jakesee.com</link>
	<description>that's how i naturally know</description>
	<lastBuildDate>Mon, 19 Dec 2011 03:18:28 +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>PTR, rDNS, SPF, DKIM, DomainKeys and SMTP set up for sending emails</title>
		<link>http://www.jakesee.com/2011/12/ptr-rdns-spf-dkim-domainkeys-and-smtp-set-up-for-sending-emails/</link>
		<comments>http://www.jakesee.com/2011/12/ptr-rdns-spf-dkim-domainkeys-and-smtp-set-up-for-sending-emails/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 07:13:09 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.jakesee.com/?p=426</guid>
		<description><![CDATA[The DNS records related to sending emails has to be set correctly according to prevailing standards otherwise you will get into various non-delivery issues. PTR and rDNS When the sender server (S) email arrives at the recipient server (R), R will do a rDNS check and this sequence of events will happen: R will check [...]]]></description>
		<wfw:commentRss>http://www.jakesee.com/2011/12/ptr-rdns-spf-dkim-domainkeys-and-smtp-set-up-for-sending-emails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connect to remote SQLEXPRESS server (2005 / 2008)</title>
		<link>http://www.jakesee.com/2011/11/connect-to-remote-sqlexpress-server-2005-2008/</link>
		<comments>http://www.jakesee.com/2011/11/connect-to-remote-sqlexpress-server-2005-2008/#comments</comments>
		<pubDate>Fri, 25 Nov 2011 05:19:07 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[MSSQL]]></category>

		<guid isPermaLink="false">http://www.jakesee.com/?p=419</guid>
		<description><![CDATA[A few things to set up on the SQLEXPRESS before client can connect to it remotely. Go to SQL Server Configuration Manager > Network Configuration > Protocols for SQLEXPRESS and enable TCP/IP. The default installation of SQLEXPRESS does not enable TCP/IP. If you are connecting via other protocols, enable those (obviously). Go to the host [...]]]></description>
		<wfw:commentRss>http://www.jakesee.com/2011/11/connect-to-remote-sqlexpress-server-2005-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Host File</title>
		<link>http://www.jakesee.com/2009/04/windows-host-file/</link>
		<comments>http://www.jakesee.com/2009/04/windows-host-file/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 09:07:18 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://www.jakesee.com/?p=145</guid>
		<description><![CDATA[There is a forgotten file in Windows (Vista) known as a host file and resides in the depths of C Drive at c:\windows\system32\drivers\etc. The host file has got no file extension but its an ascii file so you can open it in notepad and start editing it because it allows you to rewrite the IPs of hosts [...]]]></description>
		<wfw:commentRss>http://www.jakesee.com/2009/04/windows-host-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

