<?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>behindthewillowtrees &#187; Websites</title>
	<atom:link href="http://behindthewillowtrees.org.uk/category/it/websites/feed/" rel="self" type="application/rss+xml" />
	<link>http://behindthewillowtrees.org.uk</link>
	<description></description>
	<lastBuildDate>Fri, 14 Oct 2011 21:52:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The cloud of labels</title>
		<link>http://behindthewillowtrees.org.uk/it/blogs-and-blogger/the-cloud-of-labels/</link>
		<comments>http://behindthewillowtrees.org.uk/it/blogs-and-blogger/the-cloud-of-labels/#comments</comments>
		<pubDate>Mon, 19 Nov 2007 16:38:00 +0000</pubDate>
		<dc:creator>John Smith</dc:creator>
				<category><![CDATA[Blogs and blogger]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://hollidaysjohn.wordpress.com/2007/11/19/the-cloud-of-labels</guid>
		<description><![CDATA[<p>Although I&#8217;m not using it at present, this is the way to create a Label Cloud, on Blogger, (for the &#8220;I&#8217;m writting about&#8221;&#8230; section): link.</p> ]]></description>
			<content:encoded><![CDATA[<p>Although I&#8217;m not using it at present, this is the way to create a Label Cloud, on Blogger, (for the &#8220;I&#8217;m writting about&#8221;&#8230; section): <a href="http://phy3blog.googlepages.com/Beta-Blogger-Label-Cloud.html">link.<br /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://behindthewillowtrees.org.uk/it/blogs-and-blogger/the-cloud-of-labels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Google Apps for email: stopping email being marked as spam</title>
		<link>http://behindthewillowtrees.org.uk/it/websites/using-google-apps-for-email-stopping-email-being-marked-as-spam/</link>
		<comments>http://behindthewillowtrees.org.uk/it/websites/using-google-apps-for-email-stopping-email-being-marked-as-spam/#comments</comments>
		<pubDate>Sun, 18 Nov 2007 23:42:00 +0000</pubDate>
		<dc:creator>John Smith</dc:creator>
				<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://hollidaysjohn.wordpress.com/2007/11/18/using-google-apps-for-email-stopping-email-being-marked-as-spam</guid>
		<description><![CDATA[<p>One thing about using Google Apps for your email is that sometimes outgoing mail can be marked as spam.</p> <p>One possible reason is that mail is now being sent via a different domain (i.e. googlemail.com and not behindthewillowtrees.org.uk) . This is a common technique by spammers, they use 3rd party domains to spoof email addresses.</p> [...]]]></description>
			<content:encoded><![CDATA[<p>One thing about using Google Apps for your email is that sometimes outgoing mail can be marked as spam.</p>
<p>One possible reason is that mail is now being sent via a different domain (i.e. <span style="font-style:italic;">googlemail.com</span> and not <span style="font-style:italic;">behindthewillowtrees.org.uk</span>) . This is a common technique by spammers, they use 3rd party domains to spoof email addresses.</p>
<p>To solve this I changed my DNS settings again to include a <a href="http://www.openspf.org/">Sender Policy Framework (SPF)</a> record. SPF is a mechanism by which you add a TXT record to your domain stating the allowable servers that can send mail on behalf of this domain.</p>
<p>I added the following record to my domain&#8217;s DNS records:<br /><code> TXT   v=spf1 include:aspmx.googlemail.com ~all</code></p>
<p>What does this mean?
<dl>
<dt><span style="font-weight:bold;">v=spf1</span>   This is the version of SPF being used</dt>
<dt></dt>
<dt><span style="font-weight:bold;">include:aspmx.googlemail.com</span> The server is allowed to send mail on behalf of this domain</dt>
<dt></dt>
<dt>~all  <span style="font-weight:normal;">All other servers are not allowed to send mail from this domain</span> </dt>
</dl>
<p>SPF works on the receiving side. If the receiver (most do) supports SPF it looks at the domain the mail allegedly came from, looks up its SPF record and determines if the actual server it came from is allowed to send mail. If not it&#8217;s considered spam.</p>
]]></content:encoded>
			<wfw:commentRss>http://behindthewillowtrees.org.uk/it/websites/using-google-apps-for-email-stopping-email-being-marked-as-spam/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using ZoneEdit with Google Apps (Fasthosts example)</title>
		<link>http://behindthewillowtrees.org.uk/it/websites/using-zoneedit-with-google-apps-fasthosts-example/</link>
		<comments>http://behindthewillowtrees.org.uk/it/websites/using-zoneedit-with-google-apps-fasthosts-example/#comments</comments>
		<pubDate>Sun, 18 Nov 2007 23:10:00 +0000</pubDate>
		<dc:creator>John Smith</dc:creator>
				<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://hollidaysjohn.wordpress.com/2007/11/18/using-zoneedit-with-google-apps-fasthosts-example</guid>
		<description><![CDATA[<p>Google Apps provides great web hosting and email for free using a custom website address like this one. </p> <p>Firstly, register a website name like this one: behindthewillowtrees.org.uk. Mine is registered with Fasthosts and these notes show what to do using a Fasthosts registered address. Fasthosts charge £6ish per two years for a org.uk address.</p> [...]]]></description>
			<content:encoded><![CDATA[<p>Google Apps provides great web hosting and email for free using a custom website address like this one. </p>
<p>Firstly, register a website name like this one: <span style="font-style: italic">behindthewillowtrees.org.uk</span>. Mine is registered with Fasthosts and these notes show what to do using a Fasthosts registered address. Fasthosts charge £6ish per two years for a org.uk address.</p>
<p>The first thing to notice is that Google Apps requires the creation of a series of DNS entries which are not allowed for the Fasthost nameservers. Therefore you need to move the nameservers elsewhere and I use ZoneEdit.</p>
<p>This is reasonably easy to do! Start by creating a new ZoneEdit account at <a href="http://zoneedit.com/">http://zoneedit.com</a>.</p>
<p>Once you have done that, you can control the DNS records from ZoneEdit. Changes to the ZoneEdit data will take effect very quickly.</p>
<p>You need to make three sets of changes:</p>
<p>1. The <span style="font-weight: bold">MX records</span>: follow this:     <br /><a href="http://www.google.com/support/a/bin/answer.py?answer=55378" rel="nofollow" target="_blank">http://www.google.com/support/a/bin/answer.py?answer=55378</a></p>
<p>2. The <span style="font-weight: bold">CNAME</span>: In ZoneEdit create an <span style="font-weight: bold">alias</span> for each subdomain you are using e.g. <span style="font-weight: bold">mail.</span><span style="font-style: italic">dom</span><span style="font-style: italic">ain_name.com</span>. In each case point at <span style="font-weight: bold">ghs.google.com</span>. You only need to type the word <span style="font-style: italic">mail</span> into the input form. You&#8217;ll have to configure <span style="font-weight: bold">www.</span><span style="font-style: italic">domain_name.com</span> this way as that&#8217;s what you&#8217;ll use in Google Apps to post the website.</p>
<p>3. Your address <span style="font-weight: bold">domain_name.com</span> will not work when you use CNAME. Create a new <span style="font-weight: bold">Web Forward</span>. In the form leave the &quot;New Domain&quot; box empty and add www.<span style="font-style: italic">domain_name.com</span> to the &quot;Destination&quot; box. Check &quot;Cloaked&quot; too<span style="font-weight: bold">. </span>That should then make both <span style="font-style: italic">www. domain_name.com</span> and <span style="font-style: italic">domain_name.com </span>work.</p>
<p>With ZoneEdit ignore any instructions you will see about having a final dot on server names, and the need for &quot; &quot; in the expressions.</p>
<p>Google also expects you to confirm ownership of the site by creating another CNAME. Follow these instructions too <a href="http://www.google.com/support/a/bin/answer.py?answer=47283" rel="nofollow" target="_blank">http://www.google.com/support/a/bin/answer.py?answer=47283</a></p>
<p>Once everything is correct, it&#8217;s time to swap the nameservers. In your Fasthosts control panel go to <span style="font-weight: bold">Domains and Packages</span> and then <span style="font-weight: bold">Domain Registration settings</span> and then <span style="font-weight: bold">Advanced DNS</span>. This is where you change the DNS server names from Fasthosts to ZoneEdit.</p>
<p>The nameservers to use are given in your ZoneEdit control panel under &quot;nameservers&quot;; use names like &quot;ns7.zoneedit.com&quot; and not the IP address. It can then take up to 48 hours for this to be implemented around the world, but I find that it starts pretty quickly.</p>
<p>That&#8217;s it!</p>
]]></content:encoded>
			<wfw:commentRss>http://behindthewillowtrees.org.uk/it/websites/using-zoneedit-with-google-apps-fasthosts-example/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

