<?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>Zen and the Art of Nonprofit Technology &#187; Data</title>
	<atom:link href="http://zenofnptech.org/tag/data/feed" rel="self" type="application/rss+xml" />
	<link>http://zenofnptech.org</link>
	<description>Thoughtful and sometimes snarky perspectives on nonprofit technology</description>
	<lastBuildDate>Mon, 19 Sep 2011 18:24:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Open Source vs. Proprietary: Nonprofit CRM</title>
		<link>http://zenofnptech.org/2011/03/open-source-vs-proprietary-nonprofit-crm.html</link>
		<comments>http://zenofnptech.org/2011/03/open-source-vs-proprietary-nonprofit-crm.html#comments</comments>
		<pubDate>Wed, 16 Mar 2011 22:18:56 +0000</pubDate>
		<dc:creator>Pearlbear</dc:creator>
				<category><![CDATA[CRM]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Web Tools]]></category>
		<category><![CDATA[blackbaud]]></category>
		<category><![CDATA[convio commonground]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[nptech]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[salesforce]]></category>

		<guid isPermaLink="false">http://zenofnptech.org/?p=910</guid>
		<description><![CDATA[CRM systems (which I am defining rather loosely, rather than tightly, for the purpose of this post &#8211; as the tool or set of tools used to track constituents, donations, perhaps even events and volunteers) are arguably the most important technology tools that nonprofits use. Organizations use this tool to track donors, send out newsletters, [...]]]></description>
			<content:encoded><![CDATA[<p>CRM systems (which I am defining rather loosely, rather than tightly, for the purpose of this post &#8211; as the tool or set of tools used to track constituents, donations, perhaps even events and volunteers) are arguably the most important technology tools that nonprofits use. Organizations use this tool to track donors, send out newsletters, track the success of campaigns, track who is engaged with the organization in what ways, etc.</p>
<p>And, in my experience over the past 15 years, it&#8217;s where organizations are willing to spend the most money on technology &#8211; often more than on their website or other technology tools &#8211; for good reason. Because of this, the deck has always been stacked against open source tools in this arena. The sheer number of vendors providing this toolset for nonprofits is huge (although rapidly shrinking.) Two of them (Convio and Blackbaud) are even publicly traded companies, which says a lot about the profit potential of this vertical.</p>
<p>On the proprietary side, there is a wide range of available tools, from the relatively inexpensive, like <a href="http://salesforce.org">Salesforce</a> (web-based, including <a href="http://www.convio.com/our-products/common-ground.html">Convio Common Ground</a> and the <a href="http://www.salesforcefoundation.org/products/nonprofit_starter_pack">Nonprofit Starter Pack</a>,) <a href="etapestry.com">eTapestry</a> (web-based, now owned by Blackbaud), <a href="http://www2.democracyinaction.org/">Democracy in Action</a>, and <a href="http://www.missionresearch.com/index.html">GiftWorks</a> (desktop) to the egregiously expensive (you know which ones I mean.) Both <a href="http://nten.org">NTEN </a>and <a href="http://idealware.org">Idealware</a> are the best sources for information about the range of options for this toolset &#8211; that&#8217;s out of scope for this post.</p>
<p>As you can tell, I&#8217;ve lumped SaaS tools like Salesforce, DIA and eTapestry in with proprietary in this post &#8211; that&#8217;s because that&#8217;s what they are &#8211; proprietary. However, Salesforce in particular has a leg up that most other proprietary tools don&#8217;t have, because of their open APIs and their <a href="http://www.salesforce.com/platform/">incredibly robust development platform</a>. That combination is impossible to beat if you need integration, ease of data movement, and a lot of customization. From my perspective, open data (via open APIs) can sometimes be more important to consider than whether or not a tool is open source &#8211; since integration with other tools, as well as using external tools of various sorts is critical. Closed data systems, difficult to integrate systems, or systems that require payment to get access to your data should be avoided <em><strong>at all cost</strong></em>.</p>
<p>On the open source side, there are a number options: you can choose an open source CRM package (designed for business), like <a href="http://sugarCRM.org">SugarCRM</a>, and use it or customize it for use in a nonprofit, use <a href="http://civicrm.org">CiviCRM</a>, or choose the desktop-based nonprofit CRM called <a href="http://www.orangeleap.com/mpx.shtml#">MPX</a> (built by a company called Orange Leap.) I&#8217;m excited about a new Drupal project called &#8220;<a href="http://drupal.org/project/RedHen">Red Hen CRM</a>&#8221; but it&#8217;s very fledgeling.</p>
<p>CiviCRM is a web-based open source nonprofit-focused CRM/Donation management tool. It&#8217;s been around for a while now, and is used by many organizations, some quite large (like the <a href="http://wikimediafoundation.org/wiki/Home">Wikimedia Foundation</a>.) It is quite broad in its feature set &#8211; it has donation pages, event management, e-newsletter functionality, even a case-management system. I&#8217;ve installed, configured and administered CiviCRM many times, still work with it, and I have, like most developers, a love/hate relationship with it:</p>
<ul>
<li>I love that it&#8217;s open source/free software</li>
<li>It&#8217;s got a great community of developers and users</li>
<li>I love that it&#8217;s feature rich &#8211; you cannot find the whole set of things it does in any proprietary tool that I&#8217;ve seen.</li>
<li>It is a tool that has unmatched cost-effectiveness for small organizations</li>
<li>It&#8217;s great that it integrates with both Drupal and Joomla (although the Drupal integration is by far the most solid &#8211; and it is a very nice integration &#8211; hard to get with proprietary tools.)</li>
<li>It is relatively easy to set up for most functionality</li>
</ul>
<p>But &#8230;</p>
<ul>
<li>Data migration into CiviCRM is often nightmarish (this is <em>really </em>where the hate lies)</li>
<li>Reporting tools are improving, but don&#8217;t match the proprietary versions</li>
<li>It can sometimes be pretty tough to handle complex issues</li>
<li>It can be tough to troubleshoot issues</li>
</ul>
<p>MPX is a desktop tool, and although it is open source (GPLv3,) unlike CiviCRM, or SugarCRM, it is built on top of a proprietary stack (.Net/MS SQL Server.) It has primarily been used in faith-based organizations (that is Orange Leap&#8217;s primary client base.) But it&#8217;s a very full featured product, and quite mature.</p>
<p>So if you are a small organization that perhaps is still working with spreadsheets, CiviCRM is a great idea to check out. But in general, there are a lot choices and, sadly, few of them are open source.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://zenofnptech.org/2011/03/open-source-vs-proprietary-nonprofit-crm.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>When data gets political</title>
		<link>http://zenofnptech.org/2010/07/when-data-gets-political.html</link>
		<comments>http://zenofnptech.org/2010/07/when-data-gets-political.html#comments</comments>
		<pubDate>Wed, 28 Jul 2010 01:05:32 +0000</pubDate>
		<dc:creator>Pearlbear</dc:creator>
				<category><![CDATA[Data]]></category>
		<category><![CDATA[Technology Zen]]></category>

		<guid isPermaLink="false">http://zenofnptech.org/?p=685</guid>
		<description><![CDATA[Most days, data is pretty straightforward to us here at OpenIssue headquarters. Names, addresses, email addresses, the pesky notes field (today&#8217;s bane of our existence.) But sometimes, data is political. Or, I guess more accurately, data models. In most CRM systems, especially older ones, and ones that are less flexible, some fields can be points [...]]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste">Most days, data is pretty straightforward to us here at <a href="http://openissue.com">OpenIssue headquarters</a>. Names, addresses, email addresses, the pesky notes field (today&#8217;s bane of our existence.) But sometimes, data is political. Or, I guess more accurately, data models.</div>
<p>In most CRM systems, especially older ones, and ones that are less flexible, some fields can be points of contention for some of us. Gender is one, marital status is another.</p>
<p>CiviCRM, to it&#8217;s credit, allows for an arbitrary number of genders &#8211; you can define them however you like. My bet (although I could be wrong) is that it&#8217;s one of the few out there that allow that. Gender is not a standard field in Salesforce.com contact records, so if you want to add your own, you can customize it however you&#8217;d like. There was a <a href="http://drupal.org/node/752452">very interesting and lively discussion</a> about the gender field in Drupal profiles. Of course, one can always customize these things in Drupal.</p>
<p>For a couple of projects we&#8217;ve been working on, we&#8217;ve been getting very interested in putting together a really expanded and fleshed out data model for gender, sexual orientation, and marital status. Here&#8217;s the first draft. We&#8217;d love feedback on this (besides &#8220;this is silly/too radical/dangerous/from the antichrist/etc.&#8221;). And we also know that even for those who agree that sex and gender are different things, people will differ on how to divide these categories and make sense of it.</p>
<ul>
<li><strong>Sex</strong>: Male, Female, FTM, MTF, Intersex</li>
<li><strong>Gender</strong>: Male, Female, Genderqueer</li>
<li><strong>Sexuality</strong>: Gay, Lesbian, Bisexual, Queer, Questioning, Straight</li>
<li><strong>Marital Status</strong>: Straight Marriage, MA, DC, IA, VT Domestic, CA-SF 2004, CA 2008, Canada</li>
<li><strong>Relationship Status</strong>: Single, Partnered, Divorced, Dating, Poly  (There probably could be some field dependencies of Marital Status on Relationship Status)</li>
</ul>
<p>And if you maybe thought that OpenIssue headquarters was in San Francisco, I&#8217;m sure this list made you sure. (Yes, we are.)</p>
]]></content:encoded>
			<wfw:commentRss>http://zenofnptech.org/2010/07/when-data-gets-political.html/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Data Ecosystems</title>
		<link>http://zenofnptech.org/2009/09/data-ecosystems.html</link>
		<comments>http://zenofnptech.org/2009/09/data-ecosystems.html#comments</comments>
		<pubDate>Wed, 30 Sep 2009 18:46:09 +0000</pubDate>
		<dc:creator>Pearlbear</dc:creator>
				<category><![CDATA[Nonprofit Tech]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[nptech]]></category>
		<category><![CDATA[nten]]></category>
		<category><![CDATA[openapi]]></category>

		<guid isPermaLink="false">http://zenofnptech.org/?p=566</guid>
		<description><![CDATA[Not so long ago, nonprofit organizations had software tools, that dealt with specific parts of their organizational process. They had fundraising tools, client management tools, volunteer management tools, HR tools, accounting tools, etc. And the data in these varied tools were siloed &#8211; there was no way for one tool to talk to another without: [...]]]></description>
			<content:encoded><![CDATA[<p>Not so long ago, nonprofit organizations had software tools, that dealt with specific parts of their organizational process. They had fundraising tools, client management tools, volunteer management tools, HR tools, accounting tools, etc. And the data in these varied tools were siloed &#8211; there was no way for one tool to talk to another without:</p>
<ol>
<li>painstaking manual entry</li>
<li>painstaking export/import processes</li>
<li>tools written by the same vendor designed to talk to each other (which meant that they were generally exceedingly expensive)</li>
</ol>
<p>Although many nonprofit organizations still find themselves in this situation, there are increasing numbers of tools available to help them out of it. And as more and more organizational processes become web-based (whether &#8220;in the cloud&#8221; or self-hosted), and as more and more nonprofit-focused software includes open APIs (with some unfortunate exceptions,) nonprofit data is looking less and less siloed, and more and more like an ecosystem &#8211; many different software parts talking to others.</p>
<p><a href="http://nten.org">NTEN</a> is trying to get a bit of a handle on this with the <a href="http://nten.org/blog/2009/09/02/nonprofit-data-ecosystem-how-does-your-data-flow">Data Ecosystem Survey</a>.</p>
<p>I&#8217;m very much looking forward to the result &#8211; looking to see where this new set of tools that can talk freely to each other is working &#8230; and where it isn&#8217;t &#8211; where there is still work to be done. <strong>Please take time to fill it out!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://zenofnptech.org/2009/09/data-ecosystems.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Dangers of Online Services</title>
		<link>http://zenofnptech.org/2009/01/the-dangers-of-online-services.html</link>
		<comments>http://zenofnptech.org/2009/01/the-dangers-of-online-services.html#comments</comments>
		<pubDate>Wed, 07 Jan 2009 18:00:03 +0000</pubDate>
		<dc:creator>Pearlbear</dc:creator>
				<category><![CDATA[Technology Zen]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web Tools]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[services]]></category>

		<guid isPermaLink="false">http://www.zenofnptech.org/?p=417</guid>
		<description><![CDATA[This week was a bad week for online blogging services. First the blogging service JournalSpace, with hundreds of users, just, well, died, because they didn&#8217;t have a proper backup. Today, the hacking of the  blogging service SoapBlox, which was used by many progressive political bloggers, such as Pam&#8217;s House Blend, became known, and it is [...]]]></description>
			<content:encoded><![CDATA[<p>This week was a bad week for online blogging services. First the blogging service <a href="http://journalspace.com/this_is_the_way_the_world_ends/not_with_a_bang_but_a_whimper.html">JournalSpace</a>, with hundreds of users, just, well, died, because they <a href="http://lifehacker.com/5122848/hard-lessons-in-the-importance-of-backups-journalspace-wiped-out">didn&#8217;t have a proper backup</a>. Today, the <a href="http://www.dailykos.com/story/2009/1/7/105639/9853/255/681153">hacking of</a> the  blogging service <a href="http://www.soapblox.net/blog/frontPage.do">SoapBlox</a>, which was used by many progressive political bloggers, such as <a href="http://www.pamshouseblend.com">Pam&#8217;s House Blend</a>, became known, and it is currently unclear how many sites have survived, and what will happen to them.</p>
<p>These are two fairly small, fairly low-profile services (although SoapBlox is considered an extremely important part of the progressive blogosphere.) They hosted a small percentage of the blogs out there (in comparison to, say, TypePad or Blogger.) However, this is, of course, devastating to those who had their blogs there.</p>
<p>Lessons to learn:</p>
<ul>
<li> Always have your own backup of your data/content</li>
<li> Remember when setting up a website or blog that if you use a service, the data is not in your hands, but in someone elses</li>
<li> Always have a disaster recovery plan</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://zenofnptech.org/2009/01/the-dangers-of-online-services.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

