<?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>renazonse</title>
	<atom:link href="http://renazonse.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://renazonse.com</link>
	<description>Cross Platform Information Technology and Creative Development Blog</description>
	<lastBuildDate>Thu, 16 Jul 2009 15:18:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Vertical Centering Using a Single Table</title>
		<link>http://renazonse.com/?p=120</link>
		<comments>http://renazonse.com/?p=120#comments</comments>
		<pubDate>Thu, 16 Jul 2009 14:56:26 +0000</pubDate>
		<dc:creator>renazonse</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://renazonse.com/?p=120</guid>
		<description><![CDATA[Simplicity is always key when developing a site. Forcing a site to use nothing but CSS is more of a hassle when it comes to a situation like this one. In my vertical centering using CSS example you&#8217;re immediately forced into using conditional statements for Internet Explorer before your site ever even takes shape. Not [...]]]></description>
		<wfw:commentRss>http://renazonse.com/?feed=rss2&amp;p=120</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange 2007 SSL Certificate Installation</title>
		<link>http://renazonse.com/?p=110</link>
		<comments>http://renazonse.com/?p=110#comments</comments>
		<pubDate>Mon, 13 Jul 2009 17:42:45 +0000</pubDate>
		<dc:creator>renazonse</dc:creator>
				<category><![CDATA[Microsoft Exchange Server]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://renazonse.com/?p=110</guid>
		<description><![CDATA[Unlike Exchange 2003, by default Exchange 2007 is automatically configured with a self-singed certificate and is enabled for SSL upon installation. This certificate is a requirement for Exchange to work properly in most aspects and you&#8217;re better off replacing the self generated cert with a cert for a trusted certificate authority. These certificates used to [...]]]></description>
		<wfw:commentRss>http://renazonse.com/?feed=rss2&amp;p=110</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vertical Centering Using CSS</title>
		<link>http://renazonse.com/?p=92</link>
		<comments>http://renazonse.com/?p=92#comments</comments>
		<pubDate>Mon, 13 Jul 2009 15:09:07 +0000</pubDate>
		<dc:creator>renazonse</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://renazonse.com/?p=92</guid>
		<description><![CDATA[This is one of the more common questions I see when it comes to CSS. It&#8217;s definitely not as straight forward as the  valign=&#8221;middle&#8221; align=&#8221;center&#8221; that we used to use in tables (and still do). All the while, folks are doing their best to move completely out of tables and accomplish everything they used [...]]]></description>
		<wfw:commentRss>http://renazonse.com/?feed=rss2&amp;p=92</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sending Email from Exchange Using DNS instead of SmartHosts</title>
		<link>http://renazonse.com/?p=56</link>
		<comments>http://renazonse.com/?p=56#comments</comments>
		<pubDate>Fri, 12 Jun 2009 10:14:42 +0000</pubDate>
		<dc:creator>renazonse</dc:creator>
				<category><![CDATA[DNS]]></category>
		<category><![CDATA[Microsoft Exchange Server]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://renazonse.com/?p=56</guid>
		<description><![CDATA[Sending email from a smarthost or your ISP&#8217;s outgoing SMTP server can often lack the necessary capabilities required to host a quality mail server. It&#8217;s too often I&#8217;ve seen an ISP completely change the ports it uses, lock down access from your server, just plain suck at sending mail to certain domains or even take [...]]]></description>
		<wfw:commentRss>http://renazonse.com/?feed=rss2&amp;p=56</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>100% Variable Height Page Using Only CSS?</title>
		<link>http://renazonse.com/?p=46</link>
		<comments>http://renazonse.com/?p=46#comments</comments>
		<pubDate>Mon, 08 Jun 2009 11:18:32 +0000</pubDate>
		<dc:creator>renazonse</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://renazonse.com/?p=46</guid>
		<description><![CDATA[Having trouble getting a 100% height layout that works across all browsers, has a footer and doesn't require the content to scroll so it doesn't appear over or under to the footer. Here's the code that gets it done.]]></description>
		<wfw:commentRss>http://renazonse.com/?feed=rss2&amp;p=46</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac file sharing using SMB/AFP to Windows Server 2003 or 2008</title>
		<link>http://renazonse.com/?p=36</link>
		<comments>http://renazonse.com/?p=36#comments</comments>
		<pubDate>Sun, 07 Jun 2009 20:11:23 +0000</pubDate>
		<dc:creator>renazonse</dc:creator>
				<category><![CDATA[File Sharing]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Microsoft Exchange Server]]></category>

		<guid isPermaLink="false">http://renazonse.com/?p=36</guid>
		<description><![CDATA[Disabling SMB Signing
Being in the industry of cross platform technologies one of the most common issues that arises in file sharing between a Mac running 10.4 and Windows Server 2003/2008. Domain controllers by default are enabled to &#8220;Digitally Sign Communications&#8221; always. When this is the case a Mac running Tiger (10.4.x) or below will not [...]]]></description>
		<wfw:commentRss>http://renazonse.com/?feed=rss2&amp;p=36</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Securing Your Exchange Server</title>
		<link>http://renazonse.com/?p=1</link>
		<comments>http://renazonse.com/?p=1#comments</comments>
		<pubDate>Sat, 06 Jun 2009 16:58:29 +0000</pubDate>
		<dc:creator>renazonse</dc:creator>
				<category><![CDATA[Anti-Virus]]></category>
		<category><![CDATA[Microsoft Exchange Server]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://renazonse.com/?p=1</guid>
		<description><![CDATA[There's several methods of locking down your Microsoft Exchange Server to prevent viruses, bots, spammers, etc... from using your server to send its mail. If you're already in a situation where your outbound queue is locked in a state of retry with thousands of messages waiting to be sent that you didn't send then it's obvious that your setup isn't locked up sufficiently enough.]]></description>
		<wfw:commentRss>http://renazonse.com/?feed=rss2&amp;p=1</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
