<?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>adamblog &#187; drupal</title>
	<atom:link href="http://blog.amyl.org.uk/category/drupal/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.amyl.org.uk</link>
	<description>my half-arsed attempt at blogging</description>
	<lastBuildDate>Tue, 06 Dec 2011 19:09:09 +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>Drupal for NGOs</title>
		<link>http://blog.amyl.org.uk/2008/06/drupal-for-ngos/</link>
		<comments>http://blog.amyl.org.uk/2008/06/drupal-for-ngos/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 16:20:23 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[drupal]]></category>
		<category><![CDATA[geekcons]]></category>
		<category><![CDATA[ngos]]></category>
		<category><![CDATA[drupal for ngos]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[load balance]]></category>
		<category><![CDATA[meeting notes]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://tanqueray.amyl.org.uk/~adam/blog/?p=6</guid>
		<description><![CDATA[Ah, right, well, yesterday, I made it along to a new meet-up/group, Drupal for NGOs
bloody good turnout, and quite a few people with experience in the field, along with those of us who&#8217;ve been playing around, and those thinking about Making The Switch. (like what no2id are to be doing soonish)
I saw on the upcoming]]></description>
			<content:encoded><![CDATA[<p>Ah, right, well, yesterday, I made it along to a new meet-up/group, <a href="http://upcoming.yahoo.com/event/610734/">Drupal for NGOs</a></p>
<p>bloody good turnout, and quite a few people with experience in the field, along with those of us who&#8217;ve been playing around, and those thinking about Making The Switch. (like what <a href="http://www.no2id.net">no2id</a> are to be <a href="http://drupal.no2id.net">doing</a> soonish)</p>
<p>I saw on the upcoming comments that someone was after a few notes, so, erm, here are mine&#8230;</p>
<p><strong>casestudy 1: greenpeace uk</strong></p>
<p><a href="http://www.greenpeace.org.uk/">Greenpeace UK</a> (gpuk) used to use a legacy system of coldfusion, dating from the late 90s, and strove to gain better communications with their supporters, to recruit/engage others (vide: user module, forum). One of the cool things that&#8217;s on their site are the context sensitive blocks — targeted ads and stuff. Rock on!</p>
<p>Navigation&#8217;s made possible via both menus and tags, making use of the <a href="http://drupal.org/project/tagadelic">Tagadelic</a> module.</p>
<p>Their local groups functionality draws in data from elsewhere, and as the sign-up process mail goes to the punter and the co-ordinator for that group: useful. Local groups are a specific Content Type.</p>
<p>To tweak some of the text, the locale module&#8217;s used</p>
<p>An extensive list of modules were used, the ones in my notes include:</p>
<ul>
<li>Deliver</li>
<li><a href="http://drupal.org/project/diff">Diff</a></li>
<li><a href="http://drupal.org/project/forward">Forward</a></li>
<li><a href="http://drupal.org/project/htmlcorrector">HTML corrector</a></li>
<li><a href="http://drupal.org/project/newsletter_checkbox">Newsletter</a></li>
<li><a href"http://drupal.org/project/service_links">Service Links</a></li>
<li>User</li>
<li>User Categories</li>
</ul>
<p>For their data stuff (the idea to link in the Drupal with their supporters database/CRM) is to use <a href="http://www.sopera.de">SOPERA</a>, something that uses SOAP, and can act (as I understood it) as an intermediary.</p>
<p>For importing stuff, they used a couple of scripts, and then manual tidy-up.</p>
<p><strong>casestudy 2: oxfam international</strong></p>
<p>Migrated from Plone &#8594; Drupal (site not yet live)</p>
<p>They use 14 core modules, and 29 custom modules, a few the same as gpuk, but also <a href="http://drupal.org/project/custom_breadcrumbs">Custom Breadcrumbs</a> and <a href="http://drupal.org/project/lightbox2">Lightbox 2</a></p>
<p>From start to finish, it&#8217;s taken them about 6 or 7 months.</p>
<p>In terms of clean-up, i can&#8217;t read my notes&#8230;</p>
<p>Their press releases, though <strong>were</strong> structured data, and imported in.</p>
<p>Nightly builds take place from their subversion repo.</p>
<p>For content specific stuff, they&#8217;re making use of the Cue node.</p>
<p>Apart from those, there were a couple of other Q&amp;As, some of which focused on large-scale sites/optimization/techy concerns &#8212; the idea of PHP optimizers (there&#8217;s a blog somewhere comparing versions of PHP &amp; Apache), and running a lightweight httpd were suggested, such as <a href="http://www.lighttpd.net/">lighthttpd</a> / ergdex. along with something like squid/varnish. Some modules it seems involve onehelluvalot of database queries (250) per load, so for large-scale stuff, re-writing may prove useful.</p>
<p>There are some load sims out there, too.</p>
<p>For proxying, appliancesys.com (hum, maybe I mis-heard) was mentioned as having proven useful</p>
<p>Looks like the start of a London Drupal community, which could be useful&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.amyl.org.uk/2008/06/drupal-for-ngos/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

