<?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>Joe's Amazing Technicolor Weblog &#187; nonprofit</title>
	<atom:link href="http://slagwerks.com/blog/index.php/tag/nonprofit/feed/" rel="self" type="application/rss+xml" />
	<link>http://slagwerks.com/blog</link>
	<description></description>
	<lastBuildDate>Fri, 23 Jul 2010 22:31:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>setting up Google Apps at my nonprofit</title>
		<link>http://slagwerks.com/blog/index.php/2008/08/11/setting-up-google-apps-at-my-nonprofit/</link>
		<comments>http://slagwerks.com/blog/index.php/2008/08/11/setting-up-google-apps-at-my-nonprofit/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 15:37:32 +0000</pubDate>
		<dc:creator>joe</dc:creator>
				<category><![CDATA[Tech Stuff]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[google apps]]></category>
		<category><![CDATA[nonprofit]]></category>

		<guid isPermaLink="false">http://slagwerks.com/blog/?p=65</guid>
		<description><![CDATA[We already had a serviceable in-house email server, so why change? In no particular&#160;order, Cost savings. We&#8217;d been spending $1k+ annually on postini&#8217;s spam protection service alone, which Google Apps conveniently bundles in for free. Also a maintenance contract on the email software, depreciation on the server,&#160;electricity One less server to&#160;manage Far superior webmail and [...]]]></description>
			<content:encoded><![CDATA[<p>We already had a serviceable in-house email server, so why change? In no particular&nbsp;order,</p>
<ul>
<li> Cost savings. We&#8217;d been spending $1k+ annually on postini&#8217;s spam protection service alone, which Google Apps conveniently bundles in for free. Also a maintenance contract on the email software, depreciation on the server,&nbsp;electricity</li>
<li>One less server to&nbsp;manage</li>
<li>Far superior webmail and group calendaring to what we&#8217;ve been&nbsp;using</li>
</ul>
<p>When first thinking about doing this conversion I talked to a bunch of people whose organizations were already using google apps. Nobody really had any complaints. Given the upside, I certainly don&#8217;t feel like I&#8217;m in a position to complain, either, but I thought it&#8217;d be worth mentioning a few issues I&nbsp;encountered:</p>
<ul>
<li>I applied July 22nd for nonprofit status, and heard back (in the affirmative) on August 5th. Fortunately, it&#8217;s entirely possible to switch over with just a standard account, but I wish I&#8217;d applied earlier and not had to worry about whether or not that was going to go&nbsp;through.</li>
<li>While it&#8217;s nice that there&#8217;s an open source <a href="http://code.google.com/p/google-apps-for-your-domain-ldap-sync/"><span class="caps">LDAP</span> solution for syncing user accounts</a>, it <a href="http://code.google.com/p/google-apps-for-your-domain-ldap-sync/issues/detail?id=15">has had some issues</a> and even when working it only handles people&#8217;s names, email addresses, and passwords. At the time I was working with it, the best bet was to use the latest tarball, into whose directory I had to copy the above-mentioned file. Even after that, I continued to have enough trouble to abandon ship&thinsp;&#8212;&thinsp;was quicker to do the work by hand than to fix the bugs.<br />
In case anyone&#8217;s also trying to hook this tool up with Apple&#8217;s Open Directory, I had some initial luck with the following:<br />
<code>Command: set ldap_url LDAP://servername.example.org<br />
Command: set ldap_base_dn dc=servername,dc=example,dc=org<br />
Command: set ldap_user_filter (objectclass=apple-group)</code><br />
though it doesn&#8217;t look like anyone&#8217;s worked through the mapping from Apple&#8217;s schema.<br />
Beyond just working stably, it would be great if group membership could be used to configure mail lists&thinsp;&#8212;&thinsp;I see that&#8217;s listed under <a href="http://code.google.com/p/google-apps-for-your-domain-ldap-sync/wiki/HowToUseIt">possible improvements</a> (bottom of page). I&#8217;ll try to take a look at that some day <span class="amp">&amp;</span> see how feasible it would be to work it&nbsp;in.</li>
<li>Transferring old emails is a pain if you&#8217;re not on a mainstream email server (raise your hand if you&#8217;ve heard of Stalker Software&#8217;s <a href="http://www.communigate.com/enterprise/solutions.html">Communigate Pro</a>). We&#8217;re doing it by setting both the old and new servers up in the same email client <span class="amp">&amp;</span> copying messages over through it, but then we lose the date emails were sent /&nbsp;received.</li>
<li>I couldn&#8217;t find any way to turn on <span class="caps">IMAP</span> access across the board, so I did a lot of logging in <span class="amp">&amp;</span> setting people&#8217;s account preferences. This wouldn&#8217;t be a big deal if it weren&#8217;t for the old email transferring issue mentioned&nbsp;above.</li>
<li>While it&#8217;s possible to create an email list containing all addresses in the domain, only admins can send mail to it; to get an all-staff list, I had to actually type everybody&#8217;s address in. More motivation to work on the <span class="caps">LDAP</span> group-to-list mapping mentioned&nbsp;above.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://slagwerks.com/blog/index.php/2008/08/11/setting-up-google-apps-at-my-nonprofit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Word on GrUT &#8217;08</title>
		<link>http://slagwerks.com/blog/index.php/2008/06/30/the-word-on-grut-08/</link>
		<comments>http://slagwerks.com/blog/index.php/2008/06/30/the-word-on-grut-08/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 15:10:17 +0000</pubDate>
		<dc:creator>joe</dc:creator>
				<category><![CDATA[Massachusetts]]></category>
		<category><![CDATA[Tech Stuff]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[GrUT08]]></category>
		<category><![CDATA[Lowell]]></category>
		<category><![CDATA[nonprofit]]></category>

		<guid isPermaLink="false">http://slagwerks.com/blog/?p=62</guid>
		<description><![CDATA[As promised, I spent yesterday at Organizer&#8217;s Collaborative&#8217;s Grassroots Use of Technology conference, up in Lowell. I went hoping particularly to pick up tips on donor management and fundraisining tools, and came away with some good leads. It was also fun to reconnect with&#160;folks. Keynote&#160;speakers Nick Jehlen of Action Mill shared his approach to social [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://flickr.com/photos/18474854@N00/2621290804/"><img class="alignright" src="http://farm4.static.flickr.com/3085/2621290804_034e35242a_m.jpg" alt="flipboard at GrUT \'08" /></a> As promised, I spent yesterday at <a href="http://oc-tech.org">Organizer&#8217;s Collaborative</a>&#8217;s <a href="http://organizerscollaborative.org/conference">Grassroots Use of Technology conference</a>, up in Lowell. I went hoping particularly to pick up tips on  donor management and fundraisining tools, and came away with some good leads. It was also fun to reconnect with&nbsp;folks.</p>
<h2>Keynote&nbsp;speakers</h2>
<p>Nick Jehlen of <a href="http://www.actionmill.com/">Action Mill</a> shared his approach to social change projects, and how that approach played out for <a href="http://www.turnyourbackonbush.org/">Turn Your Back on Bush</a>, <a href="http://ivaw.org/wintersoldier">Winter Soldier</a>, and <a href="http://enoughfear.org/">Enough Fear</a>. His basic premise is to take Ghandi&#8217;s idea of being the change that you want to see in the world, and bring it to the commons, so that principled actions have a chance to influence others. In addition to having interesting stuff to say, Nick really put together a handsome presentation, so if you get a chance to catch him speak sometime, go for&nbsp;it.</p>
<p>After lunch, Paul Niwa talked about his <a href="http://bostonchinatown.org">Boston Chinatown</a> site, which provides a visualization of the community members&#8217; connectedness. He&#8217;s a professor of journalism at Emerson, so his initial goals were mostly based in journalistic concerns, but one of the interesting results of the project is that it may have provided incentive for some people to become more involved in their community, to boost their importance on the visualiztion! It was also interesting how what Paul called his &#8220;journalistic arrogance&#8221; led him to publish people&#8217;s information on the web much more freely than many of us in the nonprofit / activist space would be likely to&nbsp;do.</p>
<h2>Sesssions</h2>
<p>The first breakout session I went to was horrible. No names, to protect the&nbsp;guilty.</p>
<p>Sura Hart and Katie Winterbottom of <a href="http://grassroots.org">Grassroots.org</a> ran a helpful session on <span class="caps">SEO</span>. Props to them on running the presentation from Google Apps, on a <span class="caps">KDE</span> laptop. As for the&nbsp;content,</p>
<ul>
<li> it was helpful to see specifics about keyword research, and the tradeoffs between keyword popularity in searches and the existing presence for that term on the&nbsp;web</li>
<li>will have to think harder about the working of intrasite&nbsp;hrefs</li>
<li>hadn&#8217;t really thought about using the title attribute on tables, forms,&nbsp;etc.</li>
<li><a href="http://www.google.com/grants/">Google Grants</a> sounds like an amazing&nbsp;opportunity.</li>
</ul>
<p>Nate Aune of <a href="http://www.jazkarta.com/">jazkarta</a> had a ton of useful tool suggestions. He started with the constituent database, as that&#8217;s at the core of almost any successful organization. His recommendation is <a href="http://www.salesforcefoundation.org/product">salesforce.com</a> now that they&#8217;re giving their service away free to nonprofits. This is significant because it&#8217;s a best-of-breed solution, with a thriving ecosystem of parters enabled by its comprehensive&nbsp;<span class="caps">API</span>.</p>
<p>From there, Nate went on a whirwind tour of helpful tools. I&#8217;ll only note here the ones that I can see looking into in the&nbsp;future:</p>
<h3>Online&nbsp;donations</h3>
<ul>
<li>we already use paypal, but I&#8217;m not sure if we&#8217;re taking advantage of the fact that they <a href="https://www.paypal-promo.com//developer_donations/developer_lp.html">give nonprofits a lower fee</a> than for-profits. Also, all processing can be done via their <span class="caps">API</span> - no need to send folks to paypal.com&#8217;s ugly pages (which we do&nbsp;now&#8230;)</li>
<li><a href="http://fundable.com/">fundable</a></li>
<li><a href="http://www.chipin.com/">chipin</a></li>
<li>for nonprofits, google checkout is <a href="http://checkout.google.com/seller/npo/">totally free through next year</a>. Interesting, I wonder what happens&nbsp;then?</li>
</ul>
<h3>Mass&nbsp;email</h3>
<ul>
<li><a href="http://campaignmonitor.com/">campaign monitor</a> - we&#8217;ve just been giving them a try, so it was nice to hear that jazkarta has good luck with them.&nbsp;However:</li>
<li><a href="http://www.verticalresponse.com/">VerticalResponse</a> is also supposed to be excellent, and is integrated to&nbsp;salesforce.com</li>
</ul>
<h3>Misc.</h3>
<ul>
<li><a href="http://www.eventbrite.com/">eventbrite</a> sounds very handy for online&nbsp;ticketing</li>
<li><a href="http://www.phone.com/">phone.com</a>&#8217;s integration of voice mail and email could be very&nbsp;handy</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://slagwerks.com/blog/index.php/2008/06/30/the-word-on-grut-08/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This Saturday: Grassroots Use of Technology Conference</title>
		<link>http://slagwerks.com/blog/index.php/2008/06/23/this-saturday-grassroots-use-of-technology-conference/</link>
		<comments>http://slagwerks.com/blog/index.php/2008/06/23/this-saturday-grassroots-use-of-technology-conference/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 16:23:25 +0000</pubDate>
		<dc:creator>joe</dc:creator>
				<category><![CDATA[Massachusetts]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[nonprofit]]></category>

		<guid isPermaLink="false">http://slagwerks.com/blog/?p=60</guid>
		<description><![CDATA[On my agenda this weekend is the &#8216;08 edition of the Grassroots Use of Technology conference, happening up in Lowell. I was a volunteer at the conference back in &#8216;04 and &#8216;05, but I&#8217;ve been out of town for the last&#160;couple. This year I&#8217;ll be wearing my IT Manager hat &#38; looking to pick people&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>On my agenda this weekend is the &#8216;08 edition of the <a href="http://organizerscollaborative.org/conference">Grassroots Use of Technology</a> conference, happening up in Lowell. I was a volunteer at the conference back in &#8216;04 and &#8216;05, but I&#8217;ve been out of town for the last&nbsp;couple.</p>
<p>This year I&#8217;ll be wearing my <a href="http://www.linkedin.com/in/joeslag"><span class="caps">IT</span> Manager</a> hat <span class="amp">&amp;</span> looking to pick people&#8217;s brains particularly about mass emailing, online donations, and fundraisining&nbsp;tools.</p>
]]></content:encoded>
			<wfw:commentRss>http://slagwerks.com/blog/index.php/2008/06/23/this-saturday-grassroots-use-of-technology-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
