<?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>SeeIT Consult &#187; os independent</title>
	<atom:link href="http://blog.seeit.org/tag/os-independent/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.seeit.org</link>
	<description>Web Programming &#038; IT Consultancy</description>
	<lastBuildDate>Wed, 25 May 2011 10:35:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Choosing a VPS Web Hosting Provider</title>
		<link>http://blog.seeit.org/2010/09/choosing-a-vps-web-hosting-provider/</link>
		<comments>http://blog.seeit.org/2010/09/choosing-a-vps-web-hosting-provider/#comments</comments>
		<pubDate>Tue, 21 Sep 2010 15:20:16 +0000</pubDate>
		<dc:creator>Francis</dc:creator>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[VPS]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[os independent]]></category>
		<category><![CDATA[web site]]></category>

		<guid isPermaLink="false">http://blog.seeit.org/?p=36</guid>
		<description><![CDATA[You would think that many of your worries are reduced when you move from shared web hosting to a virtual private server (VPS) but as my experiences testify, there is are some pretty frightening stories out there.
I have dealt with 3 VPS providers in the past year and this post goes through some of my [...]]]></description>
		<wfw:commentRss>http://blog.seeit.org/2010/09/choosing-a-vps-web-hosting-provider/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Apache mod_rewrite to redirect old URLs</title>
		<link>http://blog.seeit.org/2010/02/using-apache-mod_rewrite-to-redirect-old-urls/</link>
		<comments>http://blog.seeit.org/2010/02/using-apache-mod_rewrite-to-redirect-old-urls/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 15:49:13 +0000</pubDate>
		<dc:creator>Francis</dc:creator>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[os independent]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://blog.seeit.org/?p=10</guid>
		<description><![CDATA[There are lots of examples and tutorials covering Apache and mod_rewrite, but generally they address the problem where you want to map a &#8216;nice&#8217; url to your script. For example:
http://example.com/products/kitchen/cutlery
to
http://example.com/products.php?category=kitchen&#38;sub-category=cutlery
is easily achieved with the following .htaccess rules:
RewriteRule ^([A-Za-z0-9\-]+)/([A-Za-z0-9\-]+)/([A-Za-z0-9\-]+)/? /one.php?action=$1&#38;category=$2&#38;subcategory=$3 [L]
However if you want to rewrite in the other direction it might not be immediately obvious [...]]]></description>
		<wfw:commentRss>http://blog.seeit.org/2010/02/using-apache-mod_rewrite-to-redirect-old-urls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrating IMAP Email The Easy Way</title>
		<link>http://blog.seeit.org/2010/02/migrating-imap-email-the-easy-way/</link>
		<comments>http://blog.seeit.org/2010/02/migrating-imap-email-the-easy-way/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 10:05:57 +0000</pubDate>
		<dc:creator>Francis</dc:creator>
				<category><![CDATA[Command Line Tricks]]></category>
		<category><![CDATA[imap]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[os independent]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://seeit.crossen.org/?p=8</guid>
		<description><![CDATA[Moving email servers has always been a royal pain for me. I&#8217;ve tried many of them over the years, and migrated from nearly as many of them. However the last couple of times I put myself through the pain I came across imapsync &#8211; an excellent script that will do an IMAP to IMAP migration [...]]]></description>
		<wfw:commentRss>http://blog.seeit.org/2010/02/migrating-imap-email-the-easy-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc (user agent is rejected)
Database Caching 5/13 queries in 0.002 seconds using apc

Served from: blog.seeit.org @ 2012-02-05 03:27:53 -->
