<?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>Calmblue</title>
	<atom:link href="http://blog.calmblue.net/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.calmblue.net</link>
	<description>Communication, freedom, privacy</description>
	<lastBuildDate>Fri, 28 May 2010 11:41:38 +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>OpenDKIM Postfix &amp; Centos 5.5</title>
		<link>http://blog.calmblue.net/?p=380</link>
		<comments>http://blog.calmblue.net/?p=380#comments</comments>
		<pubDate>Fri, 28 May 2010 11:41:38 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Guides]]></category>

		<guid isPermaLink="false">http://blog.calmblue.net/?p=380</guid>
		<description><![CDATA[Installing OpenDKIM from source on CentOS 5.5 to sign and verify emails with Postfix
This guide assumes you have CentOS 5.5 installed, a  working Postfix configuration and that you would like to sign mail for more than one domain. It was carried out with the following software versions:

Postfix 2.3.3
OpenDKIM 2.0.4
Sendmail (sources) 8.13.8
OpenSSL 0.9.8e

Important links:

OpenDKIM
Sendmail DKIM tools

Install [...]]]></description>
			<content:encoded><![CDATA[<h2>Installing OpenDKIM from source on CentOS 5.5 to sign and verify emails with Postfix</h2>
<p>This guide assumes you have CentOS 5.5 installed, a  working Postfix configuration and that you would like to sign mail for more than one domain. It was carried out with the following software versions:</p>
<ul>
<li>Postfix 2.3.3</li>
<li>OpenDKIM 2.0.4</li>
<li>Sendmail (sources) 8.13.8</li>
<li>OpenSSL 0.9.8e</li>
</ul>
<p>Important links:</p>
<ul>
<li><a title="OpenDKIM" href="http://www.opendkim.org/" target="_blank">OpenDKIM</a></li>
<li><a title="Sendmail DKIM tools" href="http://www.sendmail.org/dkim/tools" target="_blank">Sendmail DKIM tools</a></li>
</ul>
<h3>Install other necessary software</h3>
<pre># yum install sendmail-devel
# yum install openssl-devel</pre>
<p>If you want to know exactly where the files belonging to a package are (OpenDKIM&#8217;s compiler should find them automatically):</p>
<pre># rpm -ql sendmail-devel
/usr/include/libmilter
/usr/include/libmilter/mfapi.h
/usr/include/libmilter/mfdef.h
/usr/lib/libmilter.a
/usr/lib/libsm.a
/usr/lib/libsmutil.a</pre>
<h3>Installing OpenDKIM</h3>
<p>Download then extract OpenDKIM. Change to the extracted direcotry and run configure, make and then, as root, make install</p>
<pre>$ tar -xzvf opendkim-2.0.4.tar.gz
$ cd opendkim
$./configure
$ make
$ su -
# make install</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.calmblue.net/?feed=rss2&amp;p=380</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up Outlook 2003 with a POP email account</title>
		<link>http://blog.calmblue.net/?p=296</link>
		<comments>http://blog.calmblue.net/?p=296#comments</comments>
		<pubDate>Wed, 20 Jan 2010 16:03:00 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Guides]]></category>

		<guid isPermaLink="false">http://blog.calmblue.net/?p=296</guid>
		<description><![CDATA[This  guide will explain how to set up an email account that supports POP, with Microsoft Outlook 2003
This guide is also applicable for Microsoft Outlook 2002 (XP)
You will need the following information to complete this guide:

The email address of your POP enabled email account.
The address of the server you connect to to retrieve your [...]]]></description>
			<content:encoded><![CDATA[<h2>This  guide will explain how to set up an email account that supports POP, with Microsoft Outlook 2003</h2>
<h3>This guide is also applicable for Microsoft Outlook 2002 (XP)</h3>
<p>You will need the following information to complete this guide:</p>
<ul>
<li>The email address of your POP enabled email account.</li>
<li>The address of the server you connect to to retrieve your emails (incoming mail server).</li>
<li>The address of the server you connect to to send emails (outgoing mail server or SMTP server) and whether it requires authentication.</li>
<li>The user name for your POP email account (this is often the same as your email address or the part before the &#8216;@&#8217; symbol).</li>
<li>The password for your email account.</li>
<li>The ports that your provider&#8217;s incoming and outgoing server uses and whether they use secure password authentication (SPA) and SSL/TLS</li>
</ul>
<p><strong>Setting up Outlook 2003 with your Calmblue email account?<br />
Check our <a href="http://blog.calmblue.net/?page_id=65">Calmblue email page</a> for the above information.</strong></p>
<p>If this is the first time you have run Outlook 2003 you will be presented with the Accounts wizard so you can skip this first bit&#8230;</p>
<p>Go to the menu &#8216;Tools&#8217; and click on &#8216;E-mail Accounts&#8230;&#8217; if you cannot see &#8216;Email Accounts&#8230;&#8217; click the two blue arrows at the bottom of the menu to reveal all the options.</p>
<div class="mceTemp mceIEcenter">
<dl id="attachment_203" class="wp-caption aligncenter" style="width: 398px;">
<dt class="wp-caption-dt"><img class="size-full wp-image-203" title="outlook2003_tools_email_accounts" src="http://blog.calmblue.net/wp-content/uploads/2010/01/outlook2003_tools_email_accounts.png" alt="Microsoft Outlook 2003, tools menu, email accounts" width="388" height="314" /></dt>
</dl>
</div>
<p>You will be presented with the Accounts wizard, click on &#8216;Add a new e-mail account&#8217; then click &#8216;Next&#8217;</p>
<div class="mceTemp mceIEcenter">
<dl id="attachment_207" class="wp-caption aligncenter" style="width: 585px;">
<dt class="wp-caption-dt"><img class="size-full wp-image-207" title="outlook2003_email_wizard" src="http://blog.calmblue.net/wp-content/uploads/2010/01/outlook2003_email_wizard.png" alt="Microsoft Outlook 2003 email wizard" width="575" height="449" /></dt>
</dl>
</div>
<p>Now select POP3 and then click &#8216;Next&#8217; again</p>
<div class="mceTemp mceIEcenter">
<dl id="attachment_302" class="wp-caption aligncenter" style="width: 585px;">
<dt class="wp-caption-dt"><img class="size-full wp-image-302" title="outlook2003_email_wizard_pop" src="http://blog.calmblue.net/wp-content/uploads/2010/01/outlook2003_email_wizard_pop.png" alt="Outlook 2003 email wizard POP" width="575" height="449" /></dt>
</dl>
</div>
<div style="text-align: left;">
<p>This next step is where you will enter most of the information required. Your name is what will be used to show who the email was from. Do not tick &#8216;Log on using secure password authentication&#8217; unless you know your email provider supports it but ticking &#8216;Remember password&#8217; will mean you don&#8217;t have to type your email account&#8217;s password in every time you load Outlook so that&#8217;s usually a good thing.</p>
<p>Make sure you enter the correct user name, it is often just your email address but this depends on your email provider. Here is an example:</p>
<div class="mceTemp mceIEcenter">
<dl id="attachment_303" class="wp-caption aligncenter" style="width: 585px;">
<dt class="wp-caption-dt"><img class="size-full wp-image-303" title="outlook2003_email_wizard_pop_settings" src="http://blog.calmblue.net/wp-content/uploads/2010/01/outlook2003_email_wizard_pop_settings.png" alt="Outlook 2003 email wizard POP settings" width="575" height="449" /></dt>
</dl>
</div>
<p>Clicking on &#8216;Test account settings &#8230;&#8217; is likely to fail at this point, don&#8217;t worry, click on &#8216;More settings &#8230;&#8217; instead. You will be presented with another window that has four tabs: General, Outgoing server, connection and Advanced. In the &#8216;General&#8217; tab you can enter your organisation name or &#8216;private&#8217; if you like, then your email address again, although this is not essential. I would, however, recommend giving the account a descriptive name.</p>
<p>Change to the &#8216;Outgoing server&#8217; tab, this is where we set up how you send emails. Tick &#8216;My outgoing server (SMTP) requires authentication&#8217; if yours does &#8211; most do. Then leave ticked &#8216;Use same settings as my incoming mail server&#8217; as this will normally be the case. If your outgoing server requires different login details then you will need to tick &#8216;Log on using&#8217; and enter them in there.</p>
<p>Finally, click on the &#8216;Advanced&#8217; tab to select the ports Outlook should connect to you sever on and whether the server uses SSL.</p>
<ul>
<li>Under &#8216;Incoming server (POP), tick &#8216;This server requires an encrypted connection (SSL)&#8217; and the port should change to 995. This will be correct for most secure servers.</li>
</ul>
<ul>
<li>Under &#8216;Outgoing server (SMTP) tick &#8216;This server requires an encrypted connection (SSL)&#8217; then manually change the port to 465. This will be correct for most secure servers*. For example:</li>
</ul>
<p><em>*When using Outlook 2002 (XP) with a server that supports TLS you should leave the outgoing (SMTP) server port as 25.</em></p>
<div class="mceTemp mceIEcenter">
<dl id="attachment_307" class="wp-caption aligncenter" style="width: 377px;">
<dt class="wp-caption-dt"><img class="size-full wp-image-307" title="outlook2003_internet_email_settings_advanced_pop" src="http://blog.calmblue.net/wp-content/uploads/2010/01/outlook2003_internet_email_settings_advanced_pop.png" alt="Outlook 2003 Internet email settings advances POP" width="367" height="450" /></dt>
</dl>
</div>
</div>
<div style="text-align: left;">After clicking &#8216;OK&#8217; you will be dropped back at the &#8216;Email accounts wizard&#8217; where you can click &#8216;Next&#8217; followed by &#8216;Finish&#8217; to finish setting up your account. Clicking on &#8216;Send/Receive&#8217; on the tool bar at the top will retrieve any emails waiting for you on the server.</div>
<p><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.0/uk/"><img style="border-width:0" src="wp-content/uploads/images/cc-attribution-share-alike.png" alt="Creative Commons License" /></a><br />
<span>This Calmblue guide</span> by <a rel="cc:attributionURL" href="http://www.calmblue.net">Simon Bell</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.0/uk/">Creative Commons Attribution-Share Alike 2.0 UK: England &amp; Wales License</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.calmblue.net/?feed=rss2&amp;p=296</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up Outlook 2003 with an IMAP email account</title>
		<link>http://blog.calmblue.net/?p=199</link>
		<comments>http://blog.calmblue.net/?p=199#comments</comments>
		<pubDate>Tue, 19 Jan 2010 15:16:12 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Guides]]></category>

		<guid isPermaLink="false">http://blog.calmblue.net/?p=199</guid>
		<description><![CDATA[This  guide will explain how to set up an email account that supports IMAP, with Microsoft Outlook 2003
This guide is also applicable for Microsoft Outlook 2002 (XP)
You will need the following information to complete this guide:

The email address of your IMAP enabled email account.
The address of the server you connect to to retrieve your emails [...]]]></description>
			<content:encoded><![CDATA[<h2>This  guide will explain how to set up an email account that supports IMAP, with Microsoft Outlook 2003</h2>
<h3>This guide is also applicable for Microsoft Outlook 2002 (XP)</h3>
<p>You will need the following information to complete this guide:</p>
<ul>
<li>The email address of your IMAP enabled email account.</li>
<li>The address of the server you connect to to retrieve your emails (incoming mail server).</li>
<li>The address of the server you connect to to send emails (outgoing mail server or SMTP server) and whether it requires authentication.</li>
<li>The user name for your IMAP email account (this is often the same as your email address or the part before the &#8216;@&#8217; symbol).</li>
<li>The password for your email account.</li>
<li>The ports that your provider&#8217;s incoming and outgoing server uses and whether they use secure password authentication (SPA) and SSL/TLS</li>
</ul>
<p><strong>Setting up Outlook 2003 with your Calmblue email account?<br />
Check our <a href="http://blog.calmblue.net/?page_id=65">Calmblue email page</a> for the information.</strong></p>
<p>If this is the first time you have run Outlook 2003 you will be presented with the Accounts wizard so you can skip this first bit&#8230;</p>
<p>Go to the menu &#8216;Tools&#8217; and click on &#8216;E-mail Accounts&#8230;&#8217; if you cannot see &#8216;Email Accounts&#8230;&#8217; click the two blue arrows at the bottom of the menu to reveal all the options.</p>
<div class="mceTemp mceIEcenter">
<dl id="attachment_203" class="wp-caption aligncenter" style="width: 398px;">
<dt class="wp-caption-dt"><img class="size-full wp-image-203" title="outlook2003_tools_email_accounts" src="http://blog.calmblue.net/wp-content/uploads/2010/01/outlook2003_tools_email_accounts.png" alt="Microsoft Outlook 2003, tools menu, email accounts" width="388" height="314" /></dt>
</dl>
</div>
<p>You will be presented with the Accounts wizard, click on &#8216;Add a new e-mail account&#8217; then click &#8216;Next&#8217;</p>
<div class="mceTemp mceIEcenter">
<dl id="attachment_207" class="wp-caption aligncenter" style="width: 585px;">
<dt class="wp-caption-dt"><img class="size-full wp-image-207" title="outlook2003_email_wizard" src="http://blog.calmblue.net/wp-content/uploads/2010/01/outlook2003_email_wizard.png" alt="Microsoft Outlook 2003 email wizard" width="575" height="449" /></dt>
</dl>
</div>
<p>Now select IMAP and then click &#8216;Next&#8217; again</p>
<p class="mceTemp mceIEcenter">
<dl> </dl>
<div class="mceTemp mceIEcenter"><img class="size-full wp-image-209" title="outlook2003_email_wizard_imap" src="http://blog.calmblue.net/wp-content/uploads/2010/01/outlook2003_email_wizard_imap.png" alt="Microsoft Outlook 2003 email wizard IMAP" width="575" height="449" /></div>
<div class="mceTemp mceIEcenter" style="text-align: left;">
<p>This next step is where you will enter most of the information required. Your name is what will be used to show who the email was from. Do not tick &#8216;Log on using secure password authentication&#8217; unless you know your email provider supports it but ticking &#8216;Remember password&#8217; will mean you don&#8217;t have to type your email account&#8217;s password in every time you load Outlook so that&#8217;s usually a good thing.</p></div>
<p class="mceTemp mceIEcenter">
<div class="mceTemp mceIEcenter" style="text-align: left;">
<p>Make sure you enter the correct user name, it is often just your email address but this depends on your email provider. Here is an example:</p></div>
<dl style="text-align: left;"> </dl>
<div class="mceTemp mceIEcenter">
<dl id="attachment_210" class="wp-caption aligncenter" style="width: 585px;">
<dt class="wp-caption-dt"><img class="size-full wp-image-210" title="outlook2003_email_wizard_imap_settings" src="http://blog.calmblue.net/wp-content/uploads/2010/01/outlook2003_email_wizard_imap_settings.png" alt="Microsoft Outlook 2003 email wizard imap settings" width="575" height="449" /></dt>
</dl>
</div>
<p>Now click on &#8216;More settings &#8230;&#8217;. You will be presented with another window that has four tabs: General, Outgoing server, connection and Advanced. In the &#8216;General&#8217; tab you can enter your organisation name or &#8216;private&#8217; if you like, then your email address again, although this is not essential.</p>
<p>Change to the &#8216;Outgoing server&#8217; tab, this is where we set up how you send emails. Tick &#8216;My outgoing server (SMTP) requires authentication&#8217; if yours does &#8211; most do. Then leave ticked &#8216;Use same settings as my incoming mail server&#8217; as this will normally be the case. If your outgoing server requires different login details then you will need to tick &#8216;Log on using&#8217; and enter them in there.</p>
<p>Finally, click on the &#8216;Advanced&#8217; tab to select the ports Outlook should connect to you sever on and whether the server uses SSL.</p>
<ul>
<li>Under &#8216;Incoming server (IMAP), tick &#8216;This server requires an encrypted connection (SSL)&#8217; and the port should change to 993. This will be correct for most secure servers.</li>
</ul>
<ul>
<li>Under &#8216;Outgoing server (SMTP) tick &#8216;This server requires an encrypted connection (SSL)&#8217; then manually change the port to 465. This will be correct for most secure servers*. For example:</li>
</ul>
<p><em>*When using Outlook 2002 (XP) with a server that supports TLS you should leave the outgoing (SMTP) server port as 25. </em></p>
<div class="mceTemp mceIEcenter">
<dl id="attachment_219" class="wp-caption aligncenter" style="width: 377px;">
<dt class="wp-caption-dt"><img class="size-full wp-image-219" title="outlook2003_internet_email_settings_advanced" src="http://blog.calmblue.net/wp-content/uploads/2010/01/outlook2003_internet_email_settings_advanced.png" alt="Microsoft Outlook 2003 internet email settings advanced" width="367" height="450" /></dt>
</dl>
</div>
<p>After clicking &#8216;OK&#8217; you will be dropped back at the &#8216;Email accounts wizard&#8217; where you can click &#8216;Next&#8217; followed by &#8216;Finish&#8217; to finish setting up your account.</p>
<p>It may not be immediately clear where your IMAP mail and folders are because they do not appear in the &#8216;Personal&#8217; (local) folders. However if you look on the left, below the personal folders you should see an icon with the name of your IMAP account to the right of it. Click the small &#8216;+&#8217; symbol to expand the folder and reveal all of your IMAP folders and emails.</p>
<div class="mceTemp mceIEcenter">
<dl id="attachment_222" class="wp-caption aligncenter" style="width: 578px;">
<dt class="wp-caption-dt"><img class="size-full wp-image-222" title="outlook2003_imap_folders" src="http://blog.calmblue.net/wp-content/uploads/2010/01/outlook2003_imap_folders.png" alt="Microsoft Outlook 2003 IMAP folders" width="568" height="196" /></dt>
</dl>
</div>
<h2>Managing IMAP email with Outlook 2003 tips:</h2>
<h3>Deleting and moving emails</h3>
<p>You may find that when you delete an email from one of your IMAP folders or move one from one folder to another that Outlook does not behave as you would expect. This may be because when you tell Outlook 2003 to delete an email it just marks it for deletion, which is portrayed to you by the email having a line through it, it does not move it to a &#8216;deleted&#8217; folder. When you tell Outlook 2003 to move an email from one folder to another it copies it to the new folder and just marks the old one for deletion.</p>
<p>To delete emails which are marked for deletion you need to go to the &#8216;Edit&#8217; menu and click on &#8216;Purge deleted messages&#8217;.  <em>Note, this will only &#8216;purge&#8217; the emails in the currently selected folder. </em></p>
<p>If you like the idea of having a &#8216;deleted items&#8217; folder in operation you could move mails to your &#8216;Personal&#8217; &#8216;Deleted items&#8217; folder then purge the IMAP folder they were moved from before you exit Outlook.</p>
<p>To move an email, right click on it then click on the option &#8216;Move to folder &#8230;&#8217; and choose which folder to move it too.</p>
<p>With all this purging it might be nice to have a quick short cut to &#8216;Purge&#8217;:</p>
<ul>
<li>Go to the &#8216;Tools&#8217; menu and click on &#8216;Customize&#8217;</li>
<li>Choose the &#8216;Commands&#8217; tab and select &#8216;Edit&#8217; from the box on the left hand side.</li>
<li>Find &#8216;Purge deleted Messages&#8217; in the right hand box and drag it to your tool bar (just next to the delete button for example)</li>
</ul>
<div class="mceTemp mceIEcenter">
<dl id="attachment_244" class="wp-caption aligncenter" style="width: 606px;">
<dt class="wp-caption-dt"><img class="size-full wp-image-244" title="outlook2003_imap_purge_toolbar_shortcut" src="http://blog.calmblue.net/wp-content/uploads/2010/01/outlook2003_imap_purge_toolbar_shortcut.png" alt="Microsoft Outlook 2003 purge toolbar shortcut" width="596" height="130" /></dt>
</dl>
</div>
<p>Sound a little complicated? It is. I recommend <a href="http://www.mozillamessaging.com/en-US/thunderbird/">Thunderbird</a>.</p>
<p><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.0/uk/"><img style="border-width:0" src="wp-content/uploads/images/cc-attribution-share-alike.png" alt="Creative Commons License" /></a><br />
<span>This Calmblue guide</span> by <a rel="cc:attributionURL" href="http://www.calmblue.net">Simon Bell</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.0/uk/">Creative Commons Attribution-Share Alike 2.0 UK: England &amp; Wales License</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.calmblue.net/?feed=rss2&amp;p=199</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connecting Windows XP to a WebDAV share</title>
		<link>http://blog.calmblue.net/?p=171</link>
		<comments>http://blog.calmblue.net/?p=171#comments</comments>
		<pubDate>Mon, 11 Jan 2010 19:29:10 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Guides]]></category>

		<guid isPermaLink="false">http://blog.calmblue.net/?p=171</guid>
		<description><![CDATA[This guide was carried out on Windows XP SP3 and should also be applicable for Windows 2000
WebDAV can be viewed as a network filesystem suitable for the Internet. It is an open, IETF proposed standard.
To connect Windows XP/2000 to a WebDAV share you will need to know the following infomation:

The server address where the WebDAV [...]]]></description>
			<content:encoded><![CDATA[<h2>This guide was carried out on Windows XP SP3 and should also be applicable for Windows 2000</h2>
<p>WebDAV can be viewed as a network filesystem suitable for the Internet. It is an open, IETF proposed standard.</p>
<p>To connect Windows XP/2000 to a WebDAV share you will need to know the following infomation:</p>
<ul>
<li>The server address where the WebDAV is (this will most likely be a sub domain ie. dav.example.com).</li>
<li>The folder (directory) name you wish to access.</li>
<li>Whether you should connect securely (over https) or not.</li>
<li>Any user names and passwords necessary to view/edit files contained in the share.</li>
</ul>
<p>Once you have this information handy, click on the <em>Start</em> button in the bottom left of the screen followed by <em>My Network Places</em>. If you cannot see <em>My Network Places</em>, open <em>My Computer</em> then click on <em>My Network Places</em> under the <em>Other Places</em> heading on the left hand side.</p>
<p>Once you have the <em>My Network Places</em> window open, click on <em>Add a Network Place:</em></p>
<p><img class="aligncenter size-full wp-image-173" title="windows_xp_addnetworkplace-01" src="http://blog.calmblue.net/wp-content/uploads/2010/01/windows_xp_addnetworkplace-01.png" alt="windows_xp_addnetworkplace-01" width="568" height="152" /></p>
<p>You will now be presented with the <em>Add Network Place </em>Wizard.<em> </em>Click <em>Next </em>then, leaving <em>Choose another network location </em>selected, click <em>Next </em>again.</p>
<p>You will now be asked what the address of the network location is. Format it as follows; if you are connecting securely enter:</p>
<pre>https://</pre>
<p>Otherwise enter:</p>
<pre>http://</pre>
<p>Next you need to add the server address to that, followed by the directory you wish to access eg.</p>
<pre>https://dav.example.com/webdav</pre>
<p><img class="aligncenter size-full wp-image-177" title="windows_xp_addnetworkplace-02" src="http://blog.calmblue.net/wp-content/uploads/2010/01/windows_xp_addnetworkplace-02.png" alt="windows_xp_addnetworkplace-02" width="466" height="183" /></p>
<p>Click <em>Next </em>again and Windows will connect to the server. Depending on the server configuration you may be asked for a User name and Password, enter them and then choose a name for your shortcut icon.</p>
<p>From now on, when you go to <em>My Network Places </em>you will have a shortcut to the WebDAV net share.</p>
<h3>Possible problems:</h3>
<ol>
<li>As far as I am aware it is not possible to connect Windows XP/2000 to a WebDAV share running on a non default port ie. It has to be on 80 (http) or 443 (https).</li>
</ol>
<p><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.0/uk/"><img style="border-width:0" src="wp-content/uploads/images/cc-attribution-share-alike.png" alt="Creative Commons License" /></a><br />
<span>This Calmblue guide</span> by <a rel="cc:attributionURL" href="http://www.calmblue.net">Simon Bell</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.0/uk/">Creative Commons Attribution-Share Alike 2.0 UK: England &amp; Wales License</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.calmblue.net/?feed=rss2&amp;p=171</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connecting Ubuntu to a WebDAV net share (Nautilus)</title>
		<link>http://blog.calmblue.net/?p=142</link>
		<comments>http://blog.calmblue.net/?p=142#comments</comments>
		<pubDate>Mon, 11 Jan 2010 16:56:27 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Guides]]></category>

		<guid isPermaLink="false">http://blog.calmblue.net/?p=142</guid>
		<description><![CDATA[This guide was carried out on Ubuntu 9.10 (Karmic Koala) and should also be applicable for any OS running Gnome
WebDAV can be viewed as a network filesystem suitable for the Internet. It is an open, IETF proposed standard.
To connect Ubuntu to a WebDAV share you will need to know the following infomation:

The server address where [...]]]></description>
			<content:encoded><![CDATA[<h2>This guide was carried out on Ubuntu 9.10 (Karmic Koala) and should also be applicable for any OS running Gnome</h2>
<p>WebDAV can be viewed as a network filesystem suitable for the Internet. It is an open, IETF proposed standard.</p>
<p>To connect Ubuntu to a WebDAV share you will need to know the following infomation:</p>
<ul>
<li>The server address where the WebDAV is (this will most likely be a sub domain ie. dav.example.com).</li>
<li>The folder (directory) name you wish to access.</li>
<li>Whether you should connect securely (over https) or not.</li>
<li>The port number (if it is not running on a default http or https connection).</li>
<li>Any user names and passwords necessary to view/edit files contained in the share.</li>
</ul>
<p>Once you have this information handy, go to <em>Places</em> &gt; <em>Connect to Server&#8230;</em> and select the Service type <em>Secure WebDAV (HTTPS)</em> or <em>WebDAV (HTTP)</em> &#8211; depending on whether you connect to your WebDAV share securely or not.</p>
<p><img class="aligncenter size-full wp-image-149" title="webdav_ubuntu-01" src="http://blog.calmblue.net/wp-content/uploads/2010/01/webdav_ubuntu-01.png" alt="webdav_ubuntu-01" width="370" height="370" /></p>
<p>Enter the server name in the &#8216;Server&#8217; field, directory in the &#8216;Folder&#8217; field and your login name after &#8216;User Name&#8217;.</p>
<p>Add a bookmark if you like (this will put a shortcut tothe WebDAV share under the &#8216;Places&#8217; menu) then click on connect. You will be prompted for your password if you need one.</p>
<p>That&#8217;s it!</p>
<h3>Possible problems:</h3>
<ol>
<li>There seems to be a bug in Nautilus 2.28.1 which effects the creation and renaming of any files within a WebDAV share.</li>
</ol>
<p>If you attempt to create a file or folder with a name other than the default name, or if you rename a file/folder you may get an error like this:</p>
<pre>The item could not be renamed.
Sorry could not rename "untitled folder" to "New name": Bad Request.</pre>
<p>After clicking &#8216;OK&#8217;, if you refresh the window by clicking on the &#8216;Reload&#8217; button&#8230;</p>
<p><img class="aligncenter size-full wp-image-159" title="ubuntu_nautlilus_reload" src="http://blog.calmblue.net/wp-content/uploads/2010/01/ubuntu_nautlilus_reload.png" alt="ubuntu_nautlilus_reload" width="529" height="112" /></p>
<p>You will see that the renaming/creation did actually take place.  As annoying as this bug is, it won&#8217;t actually stop you from using the WebDav share, just &#8216;Reload&#8217; after any file or folder activity.</p>
<p><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.0/uk/"><img style="border-width:0" src="wp-content/uploads/images/cc-attribution-share-alike.png" alt="Creative Commons License" /></a><br />
<span>This Calmblue guide</span> by <a rel="cc:attributionURL" href="http://www.calmblue.net">Simon Bell</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.0/uk/">Creative Commons Attribution-Share Alike 2.0 UK: England &amp; Wales License</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.calmblue.net/?feed=rss2&amp;p=142</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian Lenny, Broadcom BCM4318 wifi (ibook G4)</title>
		<link>http://blog.calmblue.net/?p=105</link>
		<comments>http://blog.calmblue.net/?p=105#comments</comments>
		<pubDate>Sat, 31 Oct 2009 12:56:41 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Guides]]></category>

		<guid isPermaLink="false">http://blog.calmblue.net/?p=105</guid>
		<description><![CDATA[This guide explains how to get the wireless network card on an ibook G4 working with Debian Linux.
The BCM4318 chipset is also found in Dell and Acer laptops
As Linux distros that support PPC are thinning out a bit and it was time for an upgrade, I decided to install Debian. I&#8217;m not sure why I [...]]]></description>
			<content:encoded><![CDATA[<h2>This guide explains how to get the wireless network card on an ibook G4 working with Debian Linux.</h2>
<h3>The BCM4318 chipset is also found in Dell and Acer laptops</h3>
<p>As Linux distros that support PPC are thinning out a bit and it was time for an upgrade, I decided to install Debian. I&#8217;m not sure why I haven&#8217;t used it as a desktop before, there is certainly no reason to get rid of my 12&#8243; ibook G4 yet!</p>
<p>Anyway, just got Lenny installed and of course the wifi can&#8217;t work out the box due to the firmware not having a compatible licence. Fortunately this isn&#8217;t to hard to fix.</p>
<p>To double check if you have this wireless chipset run:</p>
<pre>[user@localhost ~]# lspci | grep Broadcom

Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g</pre>
<p>Then install the linux-headers and build-essential packages using apt (in my case):</p>
<pre>[user@localhost ~]# apt-get install linux-headers-2.6.26-2-powerpc</pre>
<pre>[user@localhost ~]# apt-get install build-essential</pre>
<p>If you&#8217;re not sure which kernel headers to install, running the command uname should help:</p>
<pre>[user@localhost ~]# uname -a</pre>
<p>Now it is just a case of installing the firmware package which comes from the &#8216;contrib&#8217; Debian repos, which in turn grabs the firmware from openwrt.og, then dmps it in the right place.</p>
<p>Add &#8216;contrib&#8217; to the end of the main Debian repo, like this (/etc/apt/sources.list):</p>
<pre>deb http://debian.mirror.com/ lenny main contrib</pre>
<pre>deb-src http://debian.mirror.com/ lenny main contrib</pre>
<p>Then install the firmware cutter using apt:</p>
<pre>[user@localhost ~]# apt-get install b43-fwcutter</pre>
<p>That&#8217;s it! Just say yes when it asks you if you would like to download and extract the firmware. Now if you&#8217;re using a graphical desktop clicking on network manager should now reveal any wireless networks in the area.</p>
<p>I had no trouble connecting to a WPA2 encrypted network using a 63 character key.</p>
<p><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.0/uk/"><img style="border-width:0" src="wp-content/uploads/images/cc-attribution-share-alike.png" alt="Creative Commons License" /></a><br />
<span>This Calmblue guide</span> by <a rel="cc:attributionURL" href="http://www.calmblue.net">Simon Bell</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.0/uk/">Creative Commons Attribution-Share Alike 2.0 UK: England &amp; Wales License</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.calmblue.net/?feed=rss2&amp;p=105</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search for Church</title>
		<link>http://blog.calmblue.net/?p=95</link>
		<comments>http://blog.calmblue.net/?p=95#comments</comments>
		<pubDate>Mon, 26 Oct 2009 20:16:21 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Hosted sites]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://blog.calmblue.net/?p=95</guid>
		<description><![CDATA[Search for Church is an initiative to help churches in the UK get a web presence and to offer free advertising for Christian charities. It&#8217;s a church directory service for the UK which is completely free to sign up to. If you attend a church, sign them up!
The &#8216;ichthus&#8217;  logo on the page was drawn [...]]]></description>
			<content:encoded><![CDATA[<p>Search for Church is an initiative to help churches in the UK get a web presence and to offer free advertising for Christian charities. It&#8217;s a church directory service for the UK which is completely free to sign up to. If you attend a church, sign them up!</p>
<p>The &#8216;ichthus&#8217;  logo on the page was drawn by illustrator &amp; animator <a href="http://www.david.calmblue.net/">David Bell</a></p>
<div class="mceTemp mceIEcenter">
<dl id="attachment_353" class="wp-caption aligncenter" style="width: 382px;">
<dt class="wp-caption-dt"><a href="http://www.searchforchurch.co.uk/"><img class="size-full wp-image-353" title="search_for_church_community" src="http://blog.calmblue.net/wp-content/uploads/2010/02/search_for_church_community.jpg" alt="Search for Church - Community image" width="372" height="226" /></a></dt>
</dl>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.calmblue.net/?feed=rss2&amp;p=95</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CentOS WebDAV Quota (mod_dav)</title>
		<link>http://blog.calmblue.net/?p=67</link>
		<comments>http://blog.calmblue.net/?p=67#comments</comments>
		<pubDate>Tue, 20 Oct 2009 11:11:23 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Guides]]></category>

		<guid isPermaLink="false">http://blog.calmblue.net/?p=67</guid>
		<description><![CDATA[This guide was originally carried out on CentOS 5.3 with Apache 2.2.3
Being able to set a quota (limit the total directory size) on a WebDAV share can be very useful. Unfortunately, this is not supported by the Apache module mod_dav yet. There is, a patch available though and patching then recompiling the module is not [...]]]></description>
			<content:encoded><![CDATA[<h2>This guide was originally carried out on CentOS 5.3 with Apache 2.2.3</h2>
<p>Being able to set a quota (limit the total directory size) on a WebDAV share can be very useful. Unfortunately, this is not supported by the Apache module mod_dav yet. There is, a patch available though and patching then recompiling the module is not difficult.</p>
<p>You can get the patch <a href="http://www.geocities.jp/t_sat7/webdav/webdav.html">here.</a></p>
<p>You need to download the most recent &#8217;system-independent&#8217; version of the patch. If you have trouble translating the page it was the first link in the second group of links, about a third down the page, just use wget like this:</p>
<pre>[user@localhost ~]$ wget http://leche.goodcrew.ne.jp/webdav/webdav-2.2.11-quota-2.4any.txt</pre>
<p>Next you need to download the Apache source code. First, double check which version of Apache you have installed:</p>
<pre>[user@localhost ~]$ rpm --query --info httpd</pre>
<p>In my case it was version 2.2.3. Head over to <em>http://archive.apache.org/dist/httpd/</em> and you should be able to find yours, again wget is your friend:</p>
<pre>[user@localhost ~]$ wget http://archive.apache.org/dist/httpd/httpd-2.2.3.tar.gz</pre>
<p>Extract the tar file, then cd to the httpd directory:</p>
<pre>[user@localhost ~]$ tar -xvzf httpd-2.2.3.tar.gz</pre>
<pre>[user@localhost ~]$ cd httpd-2.2.3</pre>
<p>You can now apply the patch:</p>
<pre>[user@localhost httpd-2.2.3]$ patch -p2 &lt; /home/user/webdav-2.2.11-quota-2.4any.txt</pre>
<p>Configure it, enabling the modules:</p>
<pre>[user@localhost httpd-2.2.3]$ ./configure --enable-modules=most --enable-mods-shared=all</pre>
<p>And after it successfully configures:</p>
<pre>[user@localhost httpd-2.2.3]$ make</pre>
<p>You will now have versions of mod_dav.so and mod_dav_fs.so with support for quotas built in:</p>
<p>/home/user/httpd-2.2.3/modules/dav/main/.libs/mod_dav.so</p>
<p>/home/user/httpd-2.2.3/modules/dav/fs/.libs/mod_dav_fs.so</p>
<p>Copy them over your original versions in /usr/lib/httpd/modules restart Apache and you&#8217;re ready to go (it might be a good idea to back up your original modules before hand).</p>
<h2>Apache config options</h2>
<p>The extra option you can now add in your Apache config is &#8216;DAVSATMaxAreaSize&#8217;, this allows you to limit the total size of the WebDAV enabled directory.</p>
<p>For example:</p>
<pre>&lt;Location /dav&gt;
Dav                                On
DAVSATMaxAreaSize       256000
DavMinTimeout               600
&lt;/Location&gt;

A couple of notes on usage:</pre>
<ul>
<li>&#8216;DAVSATMaxAreaSize&#8217; is also inherited by subdirectories that have their own directory entry in your Apache config</li>
<li>&#8216;DAVSATMaxSize&#8217; is in kB&#8217;</li>
</ul>
<pre></pre>
<p><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.0/uk/"><img style="border-width:0" src="wp-content/uploads/images/cc-attribution-share-alike.png" alt="Creative Commons License" /></a><br />
<span>This Calmblue guide</span> by <a rel="cc:attributionURL" href="http://www.calmblue.net">Simon Bell</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.0/uk/">Creative Commons Attribution-Share Alike 2.0 UK: England &amp; Wales License</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.calmblue.net/?feed=rss2&amp;p=67</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pizzeria Santaniello, Bedford</title>
		<link>http://blog.calmblue.net/?p=52</link>
		<comments>http://blog.calmblue.net/?p=52#comments</comments>
		<pubDate>Mon, 19 Oct 2009 13:51:40 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Hosted sites]]></category>

		<guid isPermaLink="false">http://blog.calmblue.net/?p=52</guid>
		<description><![CDATA[
Pizzeria Santaniello&#8217;s is a traditional, family run Italian restaurant, based in Bedford and specializing in Pizzas.
Where is Pizzeria Santaniello?
View Larger Map
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.pizzeriasantaniello.com"><img class="alignnone size-full wp-image-61" title="pizzeriasantaniello_logo" src="http://blog.calmblue.net/wp-content/uploads/2009/10/pizzeriasantaniello_logo.png" alt="pizzeriasantaniello_logo" width="495" height="128"></a></p>
<p>Pizzeria Santaniello&#8217;s is a traditional, family run Italian restaurant, based in Bedford and specializing in Pizzas.</p>
<h4>Where is Pizzeria Santaniello?</h4>
<p><iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://www.openstreetmap.org/export/embed.html?bbox=-0.464263,52.136187,-0.460261,52.138653&#038;layer=mapnik&#038;marker=52.13727,-0.46218" style="border: 1px solid black"></iframe><br /><small><a href="http://www.openstreetmap.org/?lat=52.13742&#038;lon=-0.462262&#038;zoom=17&#038;layers=B000FTFTT&#038;mlat=52.13727&#038;mlon=-0.46218">View Larger Map</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.calmblue.net/?feed=rss2&amp;p=52</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rutland Road Church, Bedford</title>
		<link>http://blog.calmblue.net/?p=32</link>
		<comments>http://blog.calmblue.net/?p=32#comments</comments>
		<pubDate>Fri, 09 Oct 2009 17:06:17 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Hosted sites]]></category>

		<guid isPermaLink="false">http://blog.calmblue.net/?p=32</guid>
		<description><![CDATA[Site went live October 2009 &#8211; http://www.rutlandroadchurch.org

An interesting bespoke project initially designed and developed by us and Reborn Media. We used WebDAV shares for adding content such as sermons, WebCalendar provides an easy way to add events which can then be shown on the home page and Wordpress was used for for a blogging. 
Content [...]]]></description>
			<content:encoded><![CDATA[<p>Site went live October 2009 &#8211; <a href="http://www.rutlandroadchurch.org">http://www.rutlandroadchurch.org</a></p>
<p><img src="http://www.rutlandroadchurch.org/images/rutland_road_church.jpg" alt="Rutland Road Church" /></p>
<p>An interesting bespoke project initially designed and developed by us and Reborn Media. We used WebDAV shares for adding content such as sermons, <a href="http://www.k5n.us/webcalendar.php">WebCalendar</a> provides an easy way to add events which can then be shown on the home page and <a href="http://wordpress.org/">Wordpress</a> was used for for a blogging. </p>
<p>Content from the blog and calendar is fed over RSS and iCal for any one wishing to keep in touch without checking the site.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.calmblue.net/?feed=rss2&amp;p=32</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
