<?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>blog - coda.coza &#187; server</title>
	<atom:link href="/blog/tag/server/feed" rel="self" type="application/rss+xml" />
	<link>http://coda.co.za/blog</link>
	<description>dress up. leave a false name. be legendary.</description>
	<lastBuildDate>Thu, 23 Jun 2011 05:01:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OpenDNS</title>
		<link>http://coda.co.za/blog/2008/09/28/opendns</link>
		<comments>http://coda.co.za/blog/2008/09/28/opendns#comments</comments>
		<pubDate>Sat, 27 Sep 2008 22:53:20 +0000</pubDate>
		<dc:creator>coda</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[isp]]></category>
		<category><![CDATA[opendns]]></category>
		<category><![CDATA[phishing]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://coda.co.za/blog/?p=964</guid>
		<description><![CDATA[For the past few months, my online experience has been interrupted by web sites not loading the first time around. Or to put it more technically, the DNS servers of my ISP weren't resolving the IP address of the host name (or at least I think that's what was happening). So I'd have to hit [...]]]></description>
			<content:encoded><![CDATA[<p>For the past few months, my online experience has been interrupted by web sites not loading the first time around. Or to put it more technically, the DNS servers of <a href="/blog/2007/03/17/hellkom-2">my ISP</a> weren't resolving the IP address of the host name (or at least I think that's what was happening). So I'd have to hit reload a couple of times until the site eventually loaded. If that wasn't the case, then there was some other problem (proxy server?) - either way, it was annoying the crap out of me.</p>
<p>It was by chance that I stumbled on <a href="http://www.opendns.com/">OpenDNS</a> this week while trying to find a tutorial to configure the <a href="http://httpd.apache.org">Apache HTTP server</a> running on my machine publicly accessible via a <a title="No-IP: a Dynamic DNS provider" href="http://www.no-ip.com">dynamic DNS provider</a> (as it turns out, port forwarding on your router is the key! Well, one of them...).</p>
<p><a href="http://www.opendns.com"><img class="alignnone size-full wp-image-966" title="opendns_logo" src="/blog/wp-content/uploads/2008/09/opendns_logo.png" alt="OpenDNS logo" width="150" height="59" /></a></p>
<p>So anyway, OpenDNS - here's their marketing blurb:</p>
<blockquote><p>OpenDNS makes the Internet experience <a href="http://www.opendns.com/what/">safer, faster and smarter</a> for you and everyone using your network. It's <strong>free</strong> and takes only 2 minutes to <a href="http://www.opendns.com/start/">get started</a>, with no software to install.</p></blockquote>
<p>And a more technical explanation <a href="http://en.wikipedia.org/wiki/OpenDNS">via Wikipedia</a>:</p>
<blockquote><p>OpenDNS offers DNS resolution for consumers and businesses as an alternative to using their Internet service provider's DNS servers. By placing company servers in strategic locations and employing a large cache of the domain names, OpenDNS usually processes queries much more quickly, thereby increasing page retrieval speed.</p>
<p>Other features include a phishing filter, domain blocking and <span class="mw-redirect">typo</span> correction (for example, typing wikipedia.og instead of wikipedia.org). By collecting a list of malicious sites, OpenDNS blocks access to these sites when a user tries to access them through their service. OpenDNS recently launched <a class="mw-redirect" title="Phishtank" href="http://en.wikipedia.org/wiki/Phishtank">Phishtank</a>, where users around the world can submit and review suspected phishing sites.</p></blockquote>
<p>And here's a great introduction to the service and how to get it working:<br />
<a href="http://www.labnol.org/internet/tools/opendsn-what-is-opendns-why-required-2/2587/">What is OpenDNS and Why You Absolutely Need It ?</a></p>
<p>Once you're up and running, or you think you are, you can <a href="http://forums.opendns.com/comments.php?DiscussionID=925">take the tests</a> to verify that your configuration is correct. Signing up for an account is optional, but it lets you manage content filtering, stats, and a whole suite of other features. And it's free! There's also an <a href="http://www.opendns.com/community/">active community</a>.</p>
<blockquote><p>You could use OpenDNS without an account, but it'd be like having a Porsche stuck in first gear.</p></blockquote>
<p>Unfortunately I can't benefit from these extra features because of <a href="http://www.opendns.com/welcome/oops/">my ISP's proxy server</a>, but my original problem is no more, so I'm stoked!</p>
<img src="/blog/?ak_action=api_record_view&id=964&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://coda.co.za/blog/2008/09/28/opendns/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>One Rule to rule them all</title>
		<link>http://coda.co.za/blog/2008/07/01/one-rule-to-rule-them-all</link>
		<comments>http://coda.co.za/blog/2008/07/01/one-rule-to-rule-them-all#comments</comments>
		<pubDate>Tue, 01 Jul 2008 10:41:54 +0000</pubDate>
		<dc:creator>coda</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[domains]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[rewrite]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://coda.co.za/blog/?p=942</guid>
		<description><![CDATA[I own a number of parked domains that all redirect to this site. The redirection is handled by some Rewrite rules in my Apache server's root .htaccess configuration file. For example:
# redirect domain.co.za
RewriteCond %{HTTP_HOST} ^domain\.co.za$ [NC]
RewriteRule ^(.*)$ http://coda.co.za/$1 [R=301,L]
What bugs me is that I have to add these lines for each domain name, and then [...]]]></description>
			<content:encoded><![CDATA[<p>I own a number of parked domains that all redirect to this site. The redirection is handled by some Rewrite rules in my <a title="The Number One HTTP Server On The Internet" href="http://httpd.apache.org">Apache</a> server's root .htaccess configuration file. For example:</p>
<blockquote><p># redirect domain.co.za<br />
RewriteCond %{HTTP_HOST} ^domain\.co.za$ [NC]<br />
RewriteRule ^(.*)$ http://coda.co.za/$1 [R=301,L]</p></blockquote>
<p>What bugs me is that I have to add these lines for each domain name, and then again for instances when the "www" subdomain prefix is included (I prefer to remove the "www"). Needless to say my .htaccess file is looking mighty bloated these days.</p>
<p>I've hunted around for a more elegant solution with no luck, so here's my question for all the Apache and <acronym title="Regular expression">Regex</acronym> geeks out there: is there a way to list these domains in a Rewrite condition (as an array of sorts) that will also cover the "www" inclusion/exclusion? So something like this:</p>
<blockquote><p>RewriteCond %{HTTP_HOST} ^(domain1.co.za|domain2.com)$ [NC]<br />
RewriteRule ^(.*)$ http://coda.co.za/$1 [R=301,L]</p></blockquote>
<p>The end result I'm hoping for is that "domain1.co.za", "www.domain1.co.za", "domain2.com", "www.domain2.com", etc. will all redirect to "/". Supposing my pipe-delimited array idea isn't possible, what is the most practical way to achieve this?</p>
<img src="/blog/?ak_action=api_record_view&id=942&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://coda.co.za/blog/2008/07/01/one-rule-to-rule-them-all/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Standard Bank browser policy</title>
		<link>http://coda.co.za/blog/2004/05/27/standard-bank-browser-policy</link>
		<comments>http://coda.co.za/blog/2004/05/27/standard-bank-browser-policy#comments</comments>
		<pubDate>Thu, 27 May 2004 17:11:28 +0000</pubDate>
		<dc:creator>coda</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[criticism]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[standard bank]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://coda.co.za/blog/2004/05/27/standard-bank-browser-policy</guid>
		<description><![CDATA[Standard Bank's website (www.standardbank.co.za) is running on a Netscape-Enterprise/4.1 server (via Netcraft). So I figure you can attribute that to their site favicon being the Netscape logo; you'd think they would have changed it by now.
Then again, their Site Specs/Browser Policy page still suggests that their visitors upgrade to the latest version of Netscape.
UPDATE: Thank [...]]]></description>
			<content:encoded><![CDATA[<p>Standard Bank's website (<a href="http://www.standardbank.co.za">www.standardbank.co.za</a>) is running on a <em>Netscape-Enterprise/4.1</em> server (via <a href="http://uptime.netcraft.com/up/graph/?host=www.standardbank.co.za" title="Netcraft What's That Site Running Results">Netcraft</a>). So I figure you can attribute that to their site favicon being the Netscape logo; you'd think they would have changed it by now.</p>
<p>Then again, their <a href="http://www.standardbank.co.za/SBIC/Frontdoor_02_02/0,2360,3447_345937_0,00.html" title="Standard Bank  &gt; Site specs &gt; Browser policy">Site Specs/Browser Policy</a> page still suggests that their visitors upgrade to the latest version of Netscape.</p>
<p><span class="update">UPDATE: Thank God I don't bank with <a href="https://direct.nbs.co.za/BrowserUnsupported.asp" title="NBS Internet Banking - Incompatible Browser Version">NBS</a>!</span></p>
<img src="/blog/?ak_action=api_record_view&id=550&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://coda.co.za/blog/2004/05/27/standard-bank-browser-policy/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SQL memory problem</title>
		<link>http://coda.co.za/blog/2002/12/12/sql-memory-problem</link>
		<comments>http://coda.co.za/blog/2002/12/12/sql-memory-problem#comments</comments>
		<pubDate>Thu, 12 Dec 2002 23:10:33 +0000</pubDate>
		<dc:creator>coda</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://coda.co.za/blog/2002/12/12/sql-memory-problem</guid>
		<description><![CDATA[The SQL memory problem I am experiencing is either directly related to the list of 5 latest referers that I was displaying on every page, or is because of a technical fault on the server. I'm waiting to find out, and until then I've simply removed the list - which appears to make the rest [...]]]></description>
			<content:encoded><![CDATA[<p>The SQL memory problem I am experiencing is either directly related to the list of 5 latest referers that I was displaying on every page, or is because of a technical fault on the server. I'm waiting to find out, and until then I've simply removed the list - which appears to make the rest of the site work again. Very strange.</p>
<img src="/blog/?ak_action=api_record_view&id=267&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://coda.co.za/blog/2002/12/12/sql-memory-problem/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL and Google Hilite</title>
		<link>http://coda.co.za/blog/2002/12/09/sql-and-google-hilite</link>
		<comments>http://coda.co.za/blog/2002/12/09/sql-and-google-hilite#comments</comments>
		<pubDate>Mon, 09 Dec 2002 23:44:13 +0000</pubDate>
		<dc:creator>coda</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[hilite]]></category>
		<category><![CDATA[referers]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://coda.co.za/blog/2002/12/09/sql-and-google-hilite</guid>
		<description><![CDATA[Something's up with my SQL server, I have e-mailed my trusty host to find out what the problems are, so until then don't expect this site to operate very well.
Have added a little feature to this site called Google Hilite, thanks to Dean @ Textism. His explanation reads:
When applied to a page arrived at via [...]]]></description>
			<content:encoded><![CDATA[<p>Something's up with my SQL server, I have e-mailed my trusty <a href="http://www.hetzner.co.za" title="german reliability at the hub of your online-business ">host</a> to find out what the problems are, so until then don't expect this site to operate very well.</p>
<p>Have added a little feature to this site called <a href="http://www.textism.com/tools/google_hilite/" title="LOOKIT MY GOOGLE THING"><strong>Google Hilite</strong></a>, thanks to Dean @ <a href="http://www.textism.com/article/638/" title="A division of Cardigan Industries">Textism</a>. His explanation reads:</p>
<blockquote><p>When applied to a page arrived at via Google, this function will highlight the terms used for the Google search wherever they appear.</p></blockquote>
<p>Neat little touch, the things I love most. I am however experiencing some problems with it, particularly when visiting one of my archive permalinks. But I'll wait to see what happens with the SQL issue before I try resolve anything. Follow one of my Google <a href="/referers.php">referers</a> to see it in action.</p>
<p>Otherwise, still waiting for my <a href="/archive/20021122/00:28:07" title="archived link">new digicam</a>... and the days just keep getting longer.</p>
<img src="/blog/?ak_action=api_record_view&id=264&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://coda.co.za/blog/2002/12/09/sql-and-google-hilite/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

