<?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>FreeCharity.org.uk &#187; Articles</title>
	<atom:link href="http://www.freecharity.org.uk/category/articles/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.freecharity.org.uk</link>
	<description>Free web hosting for UK charities and non-profit organisations</description>
	<lastBuildDate>Sun, 07 Jun 2009 20:59:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Spam, e-mail addresses and contact forms: are you making these usability mistakes?</title>
		<link>http://www.freecharity.org.uk/2007/08/08/spam-e-mail-addresses-and-contact-forms-are-you-making-these-usability-mistakes/</link>
		<comments>http://www.freecharity.org.uk/2007/08/08/spam-e-mail-addresses-and-contact-forms-are-you-making-these-usability-mistakes/#comments</comments>
		<pubDate>Wed, 08 Aug 2007 09:43:23 +0000</pubDate>
		<dc:creator>James Davis</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.freecharity.org.uk/2007/08/08/spam-e-mail-addresses-and-contact-forms-are-you-making-these-usability-mistakes/</guid>
		<description><![CDATA[Traditionally the main source of e-mail addresses for spammers has been from crawling web pages in the same way as search engines. Addresses published on the web are likely to receive more spam than those that are not. To reduce this problem, two methods been used to avoid publishing e-mail addresses: hiding the published address, [...]]]></description>
			<content:encoded><![CDATA[<p>Traditionally the main source of e-mail addresses for spammers has been from crawling web pages in the same way as search engines. Addresses published on the web are likely to receive more spam than those that are not.<br />
To reduce this problem, two methods been used to avoid publishing e-mail addresses: hiding the published address, or replacing addresses with a contact form. Here we explain how both make poor choices for the usability of your website.</p>
<p><span id="more-78"></span></p>
<p><strong> Hiding addresses</strong></p>
<p>This is often done by writing the e-mail addresses in a form that only a human could understand; perhaps <a href="mailto:james@freecharity.REMOVEMEorg.uk">james@freecharity.REMOVEMEorg.uk</a>, or <a href="mailto:james%20%28at%29%20freecharity%20%28dot%29%20org%20%28dot%29%20uk">james (at) freecharity (dot) org (dot) uk</a>, or  as an image embedded in a page. These address can&#8217;t easily be picked out as a valid e-mail address by automated software.</p>
<p>More recent schemes use JavaScript to hide the address in the source of the web page but reassemble it when executed in a web browser. This works as long spammers don&#8217;t execute JavaScript in the pages they crawl and we&#8217;ve no reason to suspect that some are not already doing so. These schemes don&#8217;t account for readers who can&#8217;t run the embedded script and so fails to meet the most basic level of conformance with the <a href="http://www.w3.org/TR/WAI-WEBCONTENT/#gl-new-technologies">Web Content Accessibility Guidelines</a>.</p>
<p>Your readers want to click on a link and start writing an e-mail straight away and you&#8217;ve purposely stoped them from doing so. Someone impulsively contacting you might be put off, another person might not understand your scheme.</p>
<p><strong>Contact forms</strong></p>
<p>Replacing e-mail addresses with server side scripts and HTML contact forms can provide a means for people to contact you without publishing an address. This seems ideal.</p>
<p>Unfortunately,  most of your readers already have a familiar, comfortable and functional environment for sending communications &#8211;  their e-mail software. It allows them to record, sort, archive and search through past communications, manage attachments, addresses and presenting all this in a format tailored to their individual accessibility requirements. By forcing the use of contact forms you take this away from your readers.</p>
<p><em>(Not that web forms don&#8217;t have their place. They&#8217;re great for ensuring that people send you precisely the information you require from them).</em></p>
<p><strong>Summary</strong></p>
<p>Publish your addresses and deal with spam as it arrives. Spammers use other sources of e-mail addresses over which you have no control. The limited reduction in spam that these methods provide comes at a burden upon your legitimate readers. You should design your website to be usable for them; not convenient for yourself.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freecharity.org.uk/2007/08/08/spam-e-mail-addresses-and-contact-forms-are-you-making-these-usability-mistakes/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Free software advocacy for the VCS</title>
		<link>http://www.freecharity.org.uk/2007/05/29/free-software-advocacy-for-the-vcs/</link>
		<comments>http://www.freecharity.org.uk/2007/05/29/free-software-advocacy-for-the-vcs/#comments</comments>
		<pubDate>Tue, 29 May 2007 13:12:26 +0000</pubDate>
		<dc:creator>James Davis</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.freecharity.org.uk/2007/05/29/free-software-advocacy-for-the-vcs/</guid>
		<description><![CDATA[There&#8217;s been a lot of talk on the UK-Riders mailing list about the tendency for discussions to be subverted into an argument for the use of free and open source software (FOSS). The voluntary and charitable sectors are a difficult audience. As Free Software proponents, we feel that our software is a superior choice, but [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s been a lot of talk on the UK-Riders mailing list about the tendency for discussions to be subverted into an argument for the use of free and open source software (FOSS). The voluntary and charitable sectors are a difficult audience. As Free Software proponents, we feel that our software is a superior choice, but we can quickly forget that the people we work with have a much more pragmatic view of the world; they have problems that need solving. Here are some tips for advocating Free Software to charities and volunteers.</p>
<p><span id="more-74"></span></p>
<p><strong> Know your audience</strong>: people working for charities aren&#8217;t always computer experts and are likely to have been volunteered into being the organization&#8217;s accidental techie. They might not have had any choice over what software tools they use for practical, political and financial reasons; don&#8217;t criticize them for it. Most people are going to have a pragmatic approach to IT; they have problems and need them solved now. It&#8217;d be nice if everyone could share your view of ethics but the practical benefits are more important now.</p>
<p><strong>Use positive, vigorous arguments.</strong> FOSS has far more to offer than simply being a better alternative to Microsoft. Great sales messages don&#8217;t focus on how better your widget is than all previous widgets (many technically superior products have failed) but by concentrating on what instant benefits using your widget will bring. There&#8217;s no need to refer to Microsoft as M$ or otherwise insult them; it&#8217;s unprofessional.</p>
<p><strong>Be consistent, but more importantly be realistic and correct.</strong> Here are some common mistakes.</p>
<ul>
<li>FOSS is not without costs. Even GPL licensing can cost.</li>
<li>Commercial software and FOSS are not mutually exclusive. The most important projects are worked on by multinational companies.</li>
<li>No software is without problems. FOSS has bugs and usability problems too.</li>
<li>Open standards are not exclusive to FOSS. Proprietary software often makes good use of open standards to exchange data with other applications.</li>
</ul>
<p><strong> It&#8217;s easy to think that the world is against FOSS</strong>; especially when the facts seem to fit that view. Some people are hard to win over, some you can&#8217;t. Accusations of conspiracy will not help your case and make you look unprofessional. Expect people to have different opinions and viewpoints to yourself.</p>
<p><strong>Don&#8217;t get personal</strong>: ignore others when they do. Be prepared to apologize if you accidentally offend someone. Knowing when not to advocate and when to back down is more productive than trying to grab even the smallest opportunity.</p>
<p>I&#8217;d love to hear, by e-mail or in the comments, if there&#8217;s anything you think that could be added or removed from this short list. It&#8217;s a tricky subject.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freecharity.org.uk/2007/05/29/free-software-advocacy-for-the-vcs/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Three sure tips to stop WordPress spam today</title>
		<link>http://www.freecharity.org.uk/2007/05/23/three-sure-tips-to-stop-wordpress-spam-today/</link>
		<comments>http://www.freecharity.org.uk/2007/05/23/three-sure-tips-to-stop-wordpress-spam-today/#comments</comments>
		<pubDate>Wed, 23 May 2007 16:23:25 +0000</pubDate>
		<dc:creator>James Davis</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.freecharity.org.uk/2007/05/23/three-sure-tips-to-stop-wordpress-spam-today/</guid>
		<description><![CDATA[If you&#8217;ve been running a WordPress powered blog or website for any length of time you&#8217;re almost certain to have been frustrated by a deluge of comments and pings promoting products, other sites or just filling your pages with gibberish. Here are three tips that will reduce, or even completely eliminately this time wasting problem. [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve been running a WordPress powered blog or website for any length of time you&#8217;re almost certain to have been frustrated by a deluge of comments and pings promoting products, other sites or just filling your pages with gibberish. Here are three tips that will reduce, or even completely eliminately this time wasting problem.</p>
<ol>
<li>Disable comments completely</li>
<li>Allow only registered users to comment</li>
<li>Install a spam fighting plugin &#8211; Spam Karma 2</li>
</ol>
<p><span id="more-73"></span></p>
<p><strong>Disabling comments completely</strong></p>
<p>If you don&#8217;t want people to be able to comment at all this is a quick, easy and straight forward method to stop the spam. In the administrative interface for your WordPress installation, select Options -&gt; Discussion. Uncheck &#8220;Allow link notifications from other Weblogs&#8221; and &#8220;Allow people to post comments on the article&#8221; and click &#8220;Update Options&#8221;.</p>
<p>After you&#8217;ve done this, you could go a little further by removing references to comments, and the comment form template from your theme. This will avoid some themes needlessly announcing that comments have been disabled.</p>
<p><strong>Allowing only registered users to comment</strong></p>
<p>Allowing anyone in the world unrestricted access to comment is a fast route to spam. If do allow online discussion, ask your users to register first. Once logged into the administration pages, go to Options -&gt; General. Tick the boxes for &#8216;Anyone can register&#8217; and &#8216;Users must be registered and logged in to comment&#8217;. You may also wish to investigate the &#8216;An administrator must always approve the comment&#8217; or &#8216;Comment author must have a previously approved comment&#8217; options under Options -&gt; Discussion.</p>
<p><strong>Installing Spam Karma 2 </strong></p>
<p><a href="http://unknowngenius.com/blog/wordpress/spam-karma/">Spam Karma</a> (SK2) is a WordPress plugin that monitors comments and scrutinizes them before allowing them to be published. Every comment is scored against a number of tests such as where the comment was posted from, is the poster known to be good, does the content look like spam? Posts with a high enough score will be published, posts with low scores will be held for approval and posts with very low scores will be swept away. Each day an e-mail is sent to you with a summary of what actions SK2 has taken.</p>
<p>Download SK2 from it&#8217;s website and upload it to your plugins folder in your WordPress installation. Enable it in the &#8216;Plugins&#8217; administration page. SK2 can now be configured from the &#8220;Manage -&gt; Spam Karma 2&#8243; page. Although the default settings should suit most people, you can tweak the tests the plugin performs. Further pages allow you to release comments from moderation, or remove spam comments that slipped through.</p>
<p>Further information can be found in the <a href="http://wp-plugins.net/doc/sk2/sk2-faq/">SK2 FAQ</a>.</p>
<p>Read more about how to <a href="http://www.freecharity.org.uk/webhosting/">use WordPress for web publishing</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freecharity.org.uk/2007/05/23/three-sure-tips-to-stop-wordpress-spam-today/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>The Secret to Screencasting with Ubuntu and Free Software</title>
		<link>http://www.freecharity.org.uk/2007/04/12/the-secret-to-screencasting-with-ubuntu-and-free-software/</link>
		<comments>http://www.freecharity.org.uk/2007/04/12/the-secret-to-screencasting-with-ubuntu-and-free-software/#comments</comments>
		<pubDate>Thu, 12 Apr 2007 20:11:11 +0000</pubDate>
		<dc:creator>James Davis</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Wordpress Screencasts]]></category>

		<guid isPermaLink="false">http://www.freecharity.org.uk/2007/04/12/the-secret-to-screencasting-with-ubuntu-and-free-software/</guid>
		<description><![CDATA[Beth Kanter has asked me to write a little on how I prepare my screencasts under Linux, using only free and open source software. There&#8217;s little information available on line already but here&#8217;s how you can easily create a screen cast using Ubuntu. Unfortunately the recording software I use, xvidcap, doesn&#8217;t come included with Ubuntu [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://beth.typepad.com/">Beth Kanter</a> has asked me to write a little on how I prepare <a href="http://www.freecharity.org.uk/category/wordpress-screencasts/">my screencasts</a> under Linux, using only free and open source software. There&#8217;s little information available on line already but here&#8217;s how you can easily create a screen cast using <a href="http://www.ubuntu.com/">Ubuntu</a>.</p>
<p>Unfortunately the recording software I use, <a href="http://xvidcap.sourceforge.net/">xvidcap</a>, doesn&#8217;t come included with Ubuntu but there&#8217;s a Debian package available which worked just fine for me. It&#8217;s not as sophisticated as many of it&#8217;s Windows counterparts but you could be able to use the accessibility features of your desktop to compensate for features such as magnification. I&#8217;ve created a short meta-screencast giving a brief tour of xvidcap.</p>
<p><object type="application/x-shockwave-flash" style="width: 425px; height: 350px" data="http://www.youtube.com/v/8bjfHXiV8yQ"><param name="movie" value="http://www.youtube.com/v/8bjfHXiV8yQ"></param></object></p>
<p>Once you&#8217;ve finished with xvidcap you&#8217;ll be left with an MPEG video file which you could upload straight to YouTube or another hosting service. I&#8217;m happy with this informal style of short screencasts as single takes but the video editing software <a href="http://www.kinodv.org/">Kino</a> comes with Ubuntu for your basic editing needs.As is usual for free software there are many alternatives,  this was the selection of software that worked best for me as a complete beginner to screencasting and video in Linux. You might also wish to look at <a href="http://ffmpeg.mplayerhq.hu/">ffmpeg</a> and <a href="http://live.gnome.org/Istanbul">Istanbul</a> for screen capture and <a href="http://cvs.cinelerra.org/">Cinelerra</a> and <a href="http://lives.sourceforge.net/">LiVES</a> for editing.Take a look at the <a href="http://www.romanyroad.org.uk/">WordPress screencasts</a> I&#8217;ve produced, or read about how to <a href="http://www.freecharity.org.uk/webhosting/">use WordPress for web publishing</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freecharity.org.uk/2007/04/12/the-secret-to-screencasting-with-ubuntu-and-free-software/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>See how easily you get your charity&#8217;s videos on YouTube</title>
		<link>http://www.freecharity.org.uk/2007/03/09/see-how-easily-you-get-your-charitys-videos-on-youtube/</link>
		<comments>http://www.freecharity.org.uk/2007/03/09/see-how-easily-you-get-your-charitys-videos-on-youtube/#comments</comments>
		<pubDate>Fri, 09 Mar 2007 14:29:59 +0000</pubDate>
		<dc:creator>James Davis</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.freecharity.org.uk/2007/03/09/see-how-easily-you-get-your-charitys-videos-on-youtube/</guid>
		<description><![CDATA[Two organizations we work with make heavy use of video content in their operations but lack the ability to physically distribute it to larger audience. By placing their video content on YouTube, the organization gains a whole host of benefits: Reach a potential audience of million at little to no cost Publish video content online [...]]]></description>
			<content:encoded><![CDATA[<p>Two organizations we work with make heavy use of video content in their operations but lack the ability to physically distribute it to larger audience. By placing their video content on <a href="http://www.youtube.com/">YouTube</a>, the organization gains a whole host of benefits:</p>
<ul>
<li>Reach a potential audience of million at little to no cost</li>
<li>Publish video content online without worrying about the technical issues</li>
<li>Increase the value of their website to users through video content</li>
</ul>
<p><object type="application/x-shockwave-flash" style="width: 425px; height: 350px" data="http://www.youtube.com/v/J4xOz5QvR7A"></object>If you don&#8217;t want to miss out on how publishing on YouTube can help your charity read on.<br />
<span id="more-65"></span><br />
Whilst we can&#8217;t talk you through every step in this short article it&#8217;s likely that you&#8217;ll fall into one of three cases. It&#8217;s less common for video to be produced in an analogue format so we&#8217;re going to presume that we&#8217;re starting with some digital source.</p>
<ul>
<li>A short DVD made by a production company or yourselves and all you want to do is place the video as it is on YouTube. You will need to use a DVD &#8220;ripper&#8221; to produce a video file on your computer. We recommend <a href="http://www.autogk.me.uk/">AutoGK</a> for Windows and <a href="http://handbrake.m0k.org/">HandBrake</a> for Mac OS X.</li>
<li>The video is still on your digital video camera which you can connect to your computer&#8217;s firewire port. You might be happy with the video as it is but there&#8217;s a possibility you may wish to edit the video before publishing. You should import the video from your firewire device into your video editing software. Edit the video until you&#8217;re happy and export it to a file, ready to upload to YouTube.  YouTube limits the size of the video you can upload to 100MB and ten minutes in length so it&#8217;s important that your exported video fits in these limits. Your video software is likely to have a wizard or guide to help you with compressing the video to a suitable file size.</li>
<li>You already have the video in a file on your computer. All you need to do is check that the video is suitable for publishing on YouTube, perhaps recompressing it in your editing software to make sure it fits within the acceptable limits.</li>
</ul>
<p>You might wish to look at the following video editing packages. Don&#8217;t forget the limitations of 100MB and ten minutes!</p>
<ul>
<li>Windows &#8211; <a href="http://www.microsoft.com/windowsxp/downloads/updates/moviemaker2.mspx">Windows Movie Maker</a>, <a href="http://www.adobe.com/products/premiereel/">Adobe Premier Elements</a>, <a href="http://www.ulead.com/vs/">Ulead Video Studio</a></li>
<li>Mac OS X &#8211;  <a href="http://www.apple.com/ilife/imovie/">Apple iMovie</a>, <a href="http://www.apple.com/finalcutexpress/">Final Cut Express</a>, <a href="http://www.adobe.com/products/premiere/">Adobe Premier</a></li>
<li>Linux &#8211; <a href="http://www.kinodv.org/">Kino</a>, <a href="http://lives.sourceforge.net/">LIVES</a></li>
</ul>
<p>Currently we recommend Apple&#8217;s iMovie for it&#8217;s ease of use. For basic editing, Windows Movie Maker should suffice. In a future article we look at video editing with free and open source software tools.</p>
<p>You&#8217;re ready to go, sign up for a YouTube account and upload your video. Be patient as a 100MB file can take some time to upload even on a broadband connection!</p>
<p>For further information, advice and help on how you can best use YouTube, please <a href="http://www.freecharity.org.uk/about-us/contact-us/">contact us</a>.</p>
<p><object type="application/x-shockwave-flash" style="width: 425px; height: 350px" data="http://www.youtube.com/v/BBZU8lUB5s8"></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.freecharity.org.uk/2007/03/09/see-how-easily-you-get-your-charitys-videos-on-youtube/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Accessibility in Local Government</title>
		<link>http://www.freecharity.org.uk/2007/02/27/web-accessibility-in-local-government/</link>
		<comments>http://www.freecharity.org.uk/2007/02/27/web-accessibility-in-local-government/#comments</comments>
		<pubDate>Tue, 27 Feb 2007 15:09:24 +0000</pubDate>
		<dc:creator>James Davis</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.freecharity.org.uk/2007/02/27/web-accessibility-in-local-government/</guid>
		<description><![CDATA[Each year the RNIB, on behalf of the Society of Information Technology Management, conducts the comprehensive &#8220;Better Connected&#8221; report on the state of website accessibility in local government. This reminded me of a website I often have cause to use, that proclaims it meets &#8220;Priority 2 level of the W3C Accessibility Guidelines&#8220;. If you make [...]]]></description>
			<content:encoded><![CDATA[<p>Each year the <a href="http://www.rnib.org.uk/">RNIB</a>, on behalf of the <a href="http://www.socitm.gov.uk/">Society of Information Technology Management</a>, conducts the comprehensive &#8220;Better Connected&#8221; report on the state of website accessibility in local government. This reminded me of a website I often have cause to use, that proclaims it meets &#8220;Priority 2 level of the <a href="http://www.w3.org/WAI/" target="_blank">W3C Accessibility Guidelines</a>&#8220;. If you make such a claim, it needs to be truthful. In the rest of this article I illustrate how the website fails to meet their claims, why accessibility needs to continue beyond a once off assessment and <strong>what you need to do to maintain an accessible site</strong>.</p>
<p><span id="more-61"></span></p>
<p>The site in question is that of my local government, the <a href="http://www.socitm.gov.uk/">Vale of White Horse District Council</a>. It&#8217;s a little disappointing as they are on the whole, rather accessible when using the WCAG guidelines as a baseline. The main page is pretty much valid markup and degrades nicely when features such as colours, style-sheets, images and are disabled but a closer inspection reveals <a href="http://www.w3.org/TR/WAI-WEBCONTENT/#gl-structure-presentation">problems with XHTML</a> validation, <a href="http://www.whitehorsedc.gov.uk/azdirectory/A/A.html">navigation</a>, broken links to <a href="http://www.whitehorsedc.gov.uk/accessibility/">accessibility information</a>, and use of <a href="http://www.whitehorsedc.gov.uk/system/styles/homepage2.css">absolute measurements</a> that are likely to cause accessibility problems for users.</p>
<p>There&#8217;s a working page containing <a href="http://www.whitehorsedc.gov.uk/website/accessibility.asp">accessibility information</a>, where the claim of compliance is made and it looks likely that at one point in time they had commissioned a positive report, or successful test of their website&#8217;s accessibility. What we must assume happened is that over time the website has changed (as all good websites do) but that accessibility has not been built into the process of producing the site. At one extreme we might even get the impression that accessibility was seen as an inconvenience that needed to be looked at once to satisfy some requirement.</p>
<p>Convince your management that your website&#8217;s accessibility is important; make sure everyone understands that it&#8217;s not just a technical problem. Build accessibility into your processes, bring accessibility checks into your testing of updates to your website and think about accessibility whilst you plan new content. Use automated tools regularly to check for silly mistakes but understand their limitations; software cannot solve all your problems. Care about how your users access your site and the problems they might face. It&#8217;s also important to remember that achieving compliance with any level of the WCAG is not the end goal of accessibility.</p>
<p>If you&#8217;re looking for a web publishing system that makes all this as easy as possible for you, you should check out our <strong><a href="http://www.freecharity.org.uk/webhosting/">web hosting</a></strong>.</p>
<p>If you&#8217;d like to read more about website accessibility, here are some of my favourite web accessibility blogs.</p>
<ul>
<li><a href="http://blogs.cetis.ac.uk/accessibility/">Accessibility Blog</a></li>
<li><a href="http://www.accessibilityblog.com/">Web Site Accessibility Blog</a></li>
<li><a href="http://www.rnib.org.uk/wacblog/">RNIB  Web Access Centre Blog</a></li>
<li><a href="http://www.accessibility101.org.uk/accessibility101-blog/">Accessibility 101 Blog</a></li>
<li><a href="http://www.isolani.co.uk/blog/access.html">isolani : web accessibility blog</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.freecharity.org.uk/2007/02/27/web-accessibility-in-local-government/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to build your helpdesk using Request Tracker</title>
		<link>http://www.freecharity.org.uk/2007/02/13/how-to-build-your-helpdesk-using-request-tracker/</link>
		<comments>http://www.freecharity.org.uk/2007/02/13/how-to-build-your-helpdesk-using-request-tracker/#comments</comments>
		<pubDate>Tue, 13 Feb 2007 13:20:01 +0000</pubDate>
		<dc:creator>James Davis</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.freecharity.org.uk/2007/02/13/how-to-build-your-helpdesk-using-request-tracker/</guid>
		<description><![CDATA[Discussion on the UKRiders mailing list lead me to investigate the use of Best Practical&#8216;s Request Tracker (RT) to manage FreeCharity.org.uk&#8217;s help desk functions. Whilst I&#8217;ve been a user of RT for quite some time now, I&#8217;ve never taken a serious look at one extension, Request Tracker FAQ Manager (awkwardly known as RTFM). RTFM integrates [...]]]></description>
			<content:encoded><![CDATA[<p>Discussion on the <a href="http://lists.lasa.org.uk/lists/arc/ukriders/2007-01/msg00248.html">UKRiders mailing list</a> lead me to investigate the use of <a href="http://bestpractical.com/">Best Practical</a>&#8216;s <a href="http://bestpractical.com/rt/">Request Tracker</a> (RT) to manage FreeCharity.org.uk&#8217;s help desk functions. Whilst I&#8217;ve been a user of RT for quite some time now, I&#8217;ve never taken a serious look at one extension, <a href="http://bestpractical.com/rt/">Request Tracker FAQ Manager</a> (awkwardly known as RTFM). RTFM integrates with RT and allows you to extract and store useful information for later use in other tickets. As well as allowing you to quickly respond to common requests, you should find yourself documenting knowledge previously existed only in the mind of a single staff member. My experiences follow&#8230;</p>
<p><span id="more-60"></span></p>
<p><strong>Installation and Configuration </strong></p>
<p>RT is <a href="http://www.freecharity.org.uk/free-software/">Free Software </a>and available as a free download for a number of platforms but most use some distribution of Linux. Ideally it is run a well specified server but is usable on an average server for small installations. Numerous user interfaces are available but the overwhelming majority of users will only be interested in using RT by e-mail and the web, making the system usable from most platforms, including mobile devices.</p>
<p>Installation on <a href="http://www.debian.org/">Debian</a> Linux using the Debian provided packages and documentation was straight forward but some experience of configuring Apache and MySQL databases was advantageous. Installation of RTFM was also simple but I did need to be careful that I installed the <a href="http://packages.debian.org/stable/misc/request-tracker3">request-tracker3</a> package. The more recent request-tracker3.4 package may not be compatible with Debian&#8217;s <a href="http://packages.debian.org/stable/misc/rtfm">rtfm</a> package.</p>
<p>Integration with your e-mail system requires a little knowledge of Unix mail systems, mail aliases need to be configured for e-mails intended for RT to be piped into RT&#8217;s e-mail gateway. RT is customisable and and tweaking the configuration to get it just right will require some time and reading of the documentation. I added a new queue, gave &#8220;everyone&#8221; permission to create new tickets in that queue, created a group for support staff for access to those queues and modified a few &#8220;<a href="http://wiki.bestpractical.com/index.cgi?ManualScrips">scrips</a>&#8220;. Scrips are actions carried out by RT when particular events occur &#8211; I disabled the auto-response e-mail that is sent to users upon starting a new support ticket.</p>
<p><strong> RTFM </strong></p>
<p>After such a simple installation I had expected RTFM to just work out of the box and was encouraged by the appearance of forms to allow you to search RTFM whilst updating a support ticket but I was left a little puzzled when I tried to create a new article on RTFM and was only presented with options to create a title and summary for the article, but no actual article. A quick read of <a href="http://bestpractical.com/rtfm/rtfm-2.0-manual-v1.0.pdf">the documentation</a> revealed a need to create custom fields to contain the body of an article and then everything worked as expected and I was able to create articles from existing documentation and also my replies to support requests.</p>
<p><strong>Summary</strong></p>
<p>I&#8217;ve installed and successfully used RTFM but what difference has it made to my work? It&#8217;s to early to tell but I think the most testing part will be the discipline required to create and use articles rather than respond anew to each request. Thankfully there&#8217;s been little to alter in my existing work flow, with much of work done through the e-mail interface. For end users, nothing has changed apart from the  e-mail address used to contact us for support.</p>
<p>RT itself has been useful in pure management and prioritisation of support requests, ensuring they are resolved promptly and not lost in an e-mail inbox. If you&#8217;d like more information on RT and how it can be used to help your organisation please feel free to contact us.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freecharity.org.uk/2007/02/13/how-to-build-your-helpdesk-using-request-tracker/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How Free Software is not Fair Trade for non-profits</title>
		<link>http://www.freecharity.org.uk/2007/02/08/how-free-software-is-not-fair-trade-for-non-profits/</link>
		<comments>http://www.freecharity.org.uk/2007/02/08/how-free-software-is-not-fair-trade-for-non-profits/#comments</comments>
		<pubDate>Thu, 08 Feb 2007 09:35:28 +0000</pubDate>
		<dc:creator>James Davis</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.freecharity.org.uk/2007/02/08/how-free-software-is-not-fair-trade-for-non-profits/</guid>
		<description><![CDATA[There&#8217;s been a discussion on the UKRiders e-mail list about the similarities between Free Software and Fair Trade, started by a presentation Matthew Edmonson of Open IT Up gave at the UK circuit rider&#8217;s conference. Not only do I have a dislike for argument from analogy, since I feel things stand best on their own [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s been a discussion on the UKRiders e-mail list about <a href="http://partnerships.typepad.com/civic/2007/02/is_open_source_.html">the  similarities between Free Software and Fair Trade</a>, started by a presentation <a href="http://www.openitup.org/?p=62">Matthew Edmonson of Open IT Up </a>gave at the UK circuit rider&#8217;s conference. Not only do I have a  dislike for argument from analogy, since I feel things stand best on  their own merits, but I can&#8217;t help but think this is too easy a  comparison – comparing something we wish to promote with something that people already believe to be a good thing.</p>
<p>There are many similarities &#8211; Fair Trade  helps to build the capacity of growers whilst Free Software levels the  field for new developers with a capacity to build upon an existing body  of work, but the discussion talks about the moral choices a buyer makes  when choosing a fair trade or free software product. This misses  the point. The moral concerns a buyer of fair trade products has are for  the producer of their product whilst it&#8217;s the properties of our  software, and our rights as users, that concern us as providers and  users of software. We shouldn&#8217;t lead people to think that free software can make a difference to the lives of developers of proprietary software in the same way that fair trade does to growers in the third world.  The best we can claim is that both involve a  choice and a concern for  people.</p>
<p>As users of Free Software we expect to be granted the freedom to do as we chose  with our software as long as we don&#8217;t restrict what others can do with  our derived software. As purchasers of Fair Trade products we expect a  fair deal for growers and manufacturers.</p>
<p><em>(See also Beth&#8217;s Blog: <a href="http://beth.typepad.com/beths_blog/2007/02/is_open_source_.html">Is Open Source Fair Trade for nonprofits</a>)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.freecharity.org.uk/2007/02/08/how-free-software-is-not-fair-trade-for-non-profits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do you make these mistakes when choosing your document formats?</title>
		<link>http://www.freecharity.org.uk/2006/12/19/do-you-make-these-mistakes-when-choosing-your-document-formats/</link>
		<comments>http://www.freecharity.org.uk/2006/12/19/do-you-make-these-mistakes-when-choosing-your-document-formats/#comments</comments>
		<pubDate>Tue, 19 Dec 2006 11:57:52 +0000</pubDate>
		<dc:creator>James Davis</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.freecharity.org.uk/2006/12/19/do-you-make-these-mistakes-when-choosing-your-document-formats/</guid>
		<description><![CDATA[Many web designers try to work the presentation website too hard. Instead of accepting the limitations of the format, they continuously adjust their design and code to try and maintain an illusion of control over the precise presentation of their pages. The design often ends up complicated, fragile and difficult to maintain. Accept that your [...]]]></description>
			<content:encoded><![CDATA[<p>Many web designers try to work the presentation website too hard. Instead of accepting the limitations of the format, they continuously adjust their design and code to try and maintain an illusion of control over the precise presentation of their pages. The design often ends up complicated, fragile and difficult to maintain. Accept that your page may not appear exactly as you would like it, create a design that works well enough, and you can spend less time worrying and put your effort into other parts of your site.</p>
<p>Don&#8217;t make the mistake of using a more complicated and proprietary format than is absolutely necessary to present your information. Your readers want simple and quick access to information and anything that gets in the way of this &#8211; such as the downloading of a plugin to view a file &#8211; is off-putting. Don&#8217;t place information inside a Microsoft Word document when it can be just as well presented directly in a web page. If you do feel that you need precise control over the document&#8217;s presentation use a format such as Adobe&#8217;s PDF but remember<br />
that not everyone has Acrobat installed.</p>
<p>Keep the number of formats used on your website to the minimum possible; preferably use nothing in your pages beyond HTML. If you do post word processor documents to your website be consistent about their use: don&#8217;t use a mix of Microsoft Office and OpenOffice formats, pick one and stick with it.</p>
<p>The most important lesson here is to think carefully about the use of a particular format: what are its weaknesses and strengths, why is it necessary and how will it impact your readers?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freecharity.org.uk/2006/12/19/do-you-make-these-mistakes-when-choosing-your-document-formats/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a website is not just a technical task</title>
		<link>http://www.freecharity.org.uk/2006/10/31/creating-a-website-is-not-just-a-technical-task/</link>
		<comments>http://www.freecharity.org.uk/2006/10/31/creating-a-website-is-not-just-a-technical-task/#comments</comments>
		<pubDate>Tue, 31 Oct 2006 10:53:31 +0000</pubDate>
		<dc:creator>James Davis</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.freecharity.org.uk/2006/10/31/creating-a-website-is-not-just-a-technical-task/</guid>
		<description><![CDATA[Many people facing the task of running a website for the first time often view it as a technical problem; the only reason a website is useful to others, the content, gets over looked. Read the rest of the article to learn more about the common mistakes.]]></description>
			<content:encoded><![CDATA[<p>Many people facing the task of running a website for the first time view it as a technical problem &#8211; equipped with the right knowledge and resources a website can be put together &#8211; whilst the content, the reason a website is useful to others, often gets overlooked. Writing good content requires time, effort, patience and a lot of self-criticism. Over the following weeks I&#8217;ll be writing a series of short articles on some of the non-technical aspects that surround the creation of your site.</p>
<p>As an organization you are likely to have a lot of material that may or may not already be suitable for publication on the web. This needs to be collated and assessed by someone with an eye for what makes good content. It&#8217;s likely that this won’t be the person in charge of the technical aspects of the site. Whether you use simple static pages or a more sophisticated content management system it is important that you create a work flow that allows for the separation of content from the design and technical aspects of presentation.</p>
<p>The system that FreeCharity.org.uk uses allows you to do just that. A technical person can create the layout and presentation of your site through the most complex templates but still leave your content authors with a simple, easy to use interface to write, edit and upload content.</p>
<p>The key lesson here is to draw upon the best skills and resources that already exist throughout your organization to create the best website for your organization. Don&#8217;t assume that one person can do it all and don&#8217;t let the software you use determine the nature of the problems you face. If you are interested in using our services to make creating a website as easy as possible, please <strong><a href="mailto:information@freecharity.org.uk">contact us</a></strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freecharity.org.uk/2006/10/31/creating-a-website-is-not-just-a-technical-task/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

