<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"
>

<channel>
	<title>Azavea Atlas &#187; Nonprofit</title>
	<atom:link href="http://www.azavea.com/blogs/atlas/tag/nonprofit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.azavea.com/blogs/atlas</link>
	<description>Maps, geography and the web</description>
	<lastBuildDate>Wed, 18 Jan 2012 06:40:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Webinar Recording: Putting Maps to Work for Nonprofits</title>
		<link>http://www.azavea.com/blogs/atlas/2011/05/webinar-recording-putting-maps-to-work-for-nonprofits/</link>
		<comments>http://www.azavea.com/blogs/atlas/2011/05/webinar-recording-putting-maps-to-work-for-nonprofits/#comments</comments>
		<pubDate>Mon, 16 May 2011 17:22:39 +0000</pubDate>
		<dc:creator>Jeremy Heffner</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Nonprofit]]></category>
		<category><![CDATA[NTEN]]></category>

		<guid isPermaLink="false">http://www.azavea.com/blogs/atlas/?p=2115</guid>
		<description><![CDATA[Last month, my colleague, Tamara presented a webinar to give nonprofits an introduction to using maps within their work.   In particular we wanted to touch on how GIS can improve planning, reporting, and advocacy.   Below you can find our recording of the session. While we covered a broad overview of the types of [...]]]></description>
			<content:encoded><![CDATA[<p>Last month, my colleague, <a href="http://www.azavea.com/about-us/staff-profiles/tamara-manik-perlman/">Tamara</a> presented a webinar to give nonprofits an introduction to using maps within their work.   In particular we wanted to touch on how GIS can improve planning, reporting, and advocacy.   Below you can find our recording of the session.</p>
<p>While we covered a broad overview of the types of maps and uses for GIS in the nonprofit sector, we didn&#8217;t have time to dive into the topics deeply.     If you are interested in how to use geographic analysis to support fundraising efforts, you may want to register for the NTEN webinar that we are presenting this upcoming Thursday (5/19/2011).    You can find more information online here:</p>
<p><a href="http://www.nten.org/events/webinar/2011/05/19/geographic-gap-analysis-leveraging-census-open-and-proprietary-datasets-fundraising">http://www.nten.org/events/webinar/2011/05/19/geographic-gap-analysis-leveraging-census-open-and-proprietary-datasets-fundraising</a></p>
<p>&nbsp;</p>

  <!-- Begin VideoJS -->
      
  <div class="video-js-box tube-css">

    <video class="video-js" width="475" height="356" poster="http://cdn.azavea.com/video/webinars/2011-04-21-putting-maps-to-work-for-nonprofits.jpg" controls preload  id="Unlabeled Video">
<source src="http://cdn.azavea.com/video/webinars/2011-04-21-putting-maps-to-work-for-nonprofits.mp4" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"'>
<source src="http://cdn.azavea.com/video/webinars/2011-04-21-putting-maps-to-work-for-nonprofits.webm" type='video/webm; codecs="vp8, vorbis"'>

   <div class="vjs-flash-fallback">

       	<a  
			 href="http://cdn.azavea.com/video/webinars/2011-04-21-putting-maps-to-work-for-nonprofits.mp4"
			 style="display:block;width:475px;height:356px"
			 id="fallbackplayer">
		</a>
		<script>
			flowplayer("fallbackplayer", "http://www.azavea.com/blogs/atlas/wp-content/plugins/videojs-pro/flowplayer/flowplayer-3.2.6.swf", {
            clip:  {
             autoPlay:false,
             autoBuffering:true
            }
           });
		</script>
		</div>
   		 <!-- Start Google Analytics Flow Player Tracking Code -->

  		  <script type="text/javascript" charset="utf-8">

			function flashMessage () {
				playHead = Math.round (thisPlayer.getTime());
				if (playHead <= 0) {
					return;
					}
				playSeconds = playHead % 60;
				playMinutes = (playHead / 60) % 60;
				playHours = ((playHead / 60) / 60) % 60;
				timeCode = playHours.toFixed(0) + ':' + playMinutes.toFixed(0) + ':' + playSeconds.toFixed(0);
				timeStamp = Date();
				eventName = timeStamp + ' viewer exited at ' + timeCode;
				_gaq.push(['_trackEvent', 'Viewing Data', 'Unlabeled Video', eventName, 0]);
				}
				
  		    thisFlashPlayer = flowplayer("fallbackplayer");
  		    thisFlashPlayer.onFinish("ended", flashMessage, false);

  		  </script>

         <!-- End Google Analytics Flow Player Tracking Code -->

	    <!-- Download links provided for devices that can't play video in the browser. -->
        <p class="vjs-no-video"><strong>Download Video:</strong>

         <a href="http://cdn.azavea.com/video/webinars/2011-04-21-putting-maps-to-work-for-nonprofits.mp4">MP4</a>

         <a href="http://cdn.azavea.com/video/webinars/2011-04-21-putting-maps-to-work-for-nonprofits.webm">WebM</a>

         

    </video>

  </div>

    <!-- Start Google Analytics Tracking Code -->
    <script type="text/javascript" charset="utf-8">
		function makeEndedMessage() {
		timeStamp = Date();
		eventName = timeStamp + ' video was played to completion';
		_gaq.push(['_trackEvent', 'Videos Viewed to Completion', 'Unlabeled Video', eventName, 0]);
		}
		
		function makeEventMessage() {
		playHead = Math.round (thisPlayer.video.currentTime);
		if (playHead <= 0) {
			return;
			}
		playSeconds = playHead % 60;
		playMinutes = (playHead / 60) % 60;
		playHours = ((playHead / 60) / 60) % 60;
		timeCode = playHours.toFixed(0) + ':' + playMinutes.toFixed(0) + ':' + playSeconds.toFixed(0);
		timeStamp = Date();
		eventName = timeStamp + ' viewer exited at ' + timeCode;
		_gaq.push(['_trackEvent', 'Viewing Data', 'Unlabeled Video', eventName, 0]);
		}
	
	  thisPlayer = VideoJS.setup ("Unlabeled Video");
      window.addEventListener("unload", makeEventMessage, false);
      thisPlayer.video.addEventListener("ended", makeEndedMessage, false);
    </script>
    <!-- End Google Analytics Tracking Code -->
  <!-- End VideoJS -->

]]></content:encoded>
			<wfw:commentRss>http://www.azavea.com/blogs/atlas/2011/05/webinar-recording-putting-maps-to-work-for-nonprofits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>#11NTC &amp; Nonprofit Technology Mapping Resources</title>
		<link>http://www.azavea.com/blogs/atlas/2011/03/2011ntc-nonprofit-technology-mapping-resources/</link>
		<comments>http://www.azavea.com/blogs/atlas/2011/03/2011ntc-nonprofit-technology-mapping-resources/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 23:13:52 +0000</pubDate>
		<dc:creator>Jeremy Heffner</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[ESRI]]></category>
		<category><![CDATA[Nonprofit]]></category>
		<category><![CDATA[NTEN]]></category>
		<category><![CDATA[TechSoup]]></category>

		<guid isPermaLink="false">http://www.azavea.com/blogs/atlas/?p=1946</guid>
		<description><![CDATA[I always return from the annual Nonprofit Technology Conference energized to do even more to support the nonprofit sector.  Why?   Because the people are amazing.   They are bringing dictionaries to students, helping people find volunteering opportunities, helping environmental organizations mobilize their communities, ensuring we have safe food and water from farmland that is local, and [...]]]></description>
			<content:encoded><![CDATA[<div>
<h3 id="internal-source-marker_0.13857510266825557"><span style="font-size: 13px; font-weight: normal;">I always return from the annual <a href="http://www.nten.org/ntc">Nonprofit Technology Conference</a> energized to do even more to support the nonprofit sector.  Why?   Because the people are amazing.   They are bringing <a href="http://dictionaryproject.org/">dictionaries to students</a>, <a href="http://www.volunteermatch.org/">helping people find volunteering opportunities</a>, <a href="http://groundwire.org/">helping environmental organizations mobilize their communities</a>, <a href="http://www.foodandwaterwatch.org/">ensuring we have safe food and water</a> from <a href="http://farmland.org/">farmland that is local</a>, and <a href="http://salsalabs.com/">providing nonprofits with advocacy tools that they need to create change</a>.</span></h3>
<p>I left the nonprofit world a year and a half ago to join Azavea, but I would have never done so if I hadn’t found a company that was dedicated to creating true change which<em> just so happened</em> to be a for-profit.   This is one of the reasons Azavea <a href="http://www.azavea.com/about-us/what-sets-us-apart/b-corp/">became a B Corporation</a> a year ago &#8212; to demonstrate just how committed we are to improving the community around us.</p>
<p>Azavea is not new to working with nonprofits and change makers.   We’ve helped <a href="http://www.azavea.com/clients/wilma-theater-marketing-gap-analysis/">a theater better understand their ticket buyers and supporters</a>, <a href="http://www.azavea.com/clients/muralfarm/">a public arts program share their collection of murals and keep track of mural conditions over time</a>, <a href="http://www.azavea.com/clients/commonspace/">a sustainable business organization encourage the use of sustainable transit</a>, and <a href="http://www.azavea.com/news/archive/2011/2/3/azavea-george-mason-university-and-harvard-university-present-di/">advocacy organizations to engage the public in redistricting through open source tools</a> to name a few.</p>
<p>The projects we take on (whether for nonprofits or not) have three qualities:</p>
<ul>
<li>the project has social value</li>
<li>the project is more than simply putting dots on a map</li>
<li>the project leverages geography (and typically the web or mobile technology)</li>
</ul>
<p>Here are four ways that we can help you, as a nonprofit, move beyond dots on a map:</p>
<h2><img class="alignleft" title="Nonprofit Map Types" src="http://www.azavea.com/blogs/newsletter/wp-content/uploads/2011/01/Azavea_MappingWorkshop_graphic.gif" alt="" width="500" height="374" /></h2>
<h2>1. Putting Maps to Work:  A Webinar for Nonprofits</h2>
<p>My colleague, <a href="http://www.azavea.com/about-us/staff-profiles/tamara-manik-perlman/">Tamara</a>, recently put on a series of seminars at <a href="http://npowerpa.org/">NPower PA</a> to demonstrate the different ways that a nonprofit can utilize GIS software.   From helping you to better plan outreach to reporting program outcomes to funders, generating compelling maps can help your organization to tell your story more effectively.   Tamara and I are hosting a condensed, webinar version of the seminar on<strong> Thursday, April 21, 2011 from 1-2pm EDT</strong>.    Registration is free at the link below and we are planning to cover:</p>
<p>-  Best practices for collecting, managing and sharing geodata<br />
-  An introduction to geocoding<br />
-  An overview of key map types<br />
-  Pointers to free and low-cost resources to get you started with mapping and GIS</p>
<p><a href="https://www3.gotomeeting.com/register/386180894"><img src="https://www3.gotomeeting.com/images/webinar/themes/basic/button_registerNow.gif" alt="" /></a></p>
<p>&nbsp;</p>
<h2>2. Leverage Esri’s Software Donation on TechSoup</h2>
<p>Azavea is a business partner with Esri, the market leader in geographic information systems (GIS) software.   Like most commerical software, Esri’s products are not free, but thankfully you are a nonprofit and can leverage their donation program on <a href="http://home.techsoup.org/stock/pages/category.aspx?category=ESRICategory">TechSoup</a> which includes training.</p>
<p>Esri has <a href="http://www.esri.com/software/arcgis/about/gis-for-me.html">different versions</a> and <a href="http://www.esri.com/software/arcgis/about/desktop-extensions.html">extensions </a>of their desktop software.   A good starting point is <a href="http://home.techsoup.org/Stock/Pages/Product.aspx?cat=TechSoup%20Global%20Catalog&amp;category=&amp;id=G-43056">ArcView</a> which will meet most nonprofit needs.  Your nonprofit can request an ArcView license on TechSoup.   The software has a bit of a learning curve if you are not familiar with GIS software, but where there is a will, there is a way. Esri includes online training with the product donation to help you get started and when you are ready to jump to web-based geographic analysis, we can help you figure out the right mix of software technology that will best meet your needs.</p>
<h2><img class="alignnone" title="Esri logo" src="http://www.esri.com/graphics/logotagline.png" alt="" width="414" height="71" /></h2>
<h2>3. Leverage Azavea’s Cicero API Donation on TechSoup</h2>
<p>A few years ago we built an elected official district matching API to meet the needs of a local nonprofit arts advocacy organization.  <a href="http://www.philaculture.org/">Greater Philadelphia Cultural Alliance</a> wanted to reach out to city council members but there wasn’t a way to match an address to a council district and thus was born the <a href="http://www.azavea.com/cicero">Cicero API</a>.     Today, the API provides true geographic district matching for <a href="http://www.azavea.com/Products/Cicero/Learn/CiceroAvailability.aspx">100 US city councils, state and federal legislatures, as well as non-legislative districts such as watersheds, school districts, and police districts</a>.   Cicero has been used to power legislator look-up tools on websites, stamp databases with electoral districts for reporting, and power advocacy calls-to-action.</p>
<p>We’re pleased to announce that we are bringing the Cicero API to TechSoup Stock in a few weeks.   Stay tuned for more information or <a href="http://www.azavea.com/a/worksfornonprofits/">drop us a note to be notified when the donation program rolls out on TechSoup Stock</a>.</p>
<p><strong>Update:  You can find the <a href="http://home.techsoup.org/Stock/Pages/Product.aspx?cat=TechSoup%20Global%20Catalog&amp;category=&amp;id=G-46237">Cicero API listed in TechSoup Stock here</a>.</strong></p>
<p>&nbsp;</p>
<p><img class="alignnone" title="TechSoup" src="http://home.techsoup.org/Style%20Library/Images/logo_techsoup.gif" alt="" width="222" height="34" /></p>
<h2>4. Nonprofit GIS Brainstorming &amp; Assessments</h2>
<p>Sometimes it’s hard to know where to get started and having the knowledge of what is possible and what questions to ask can help immensely.    We believe in being generous with our time, and are more than happy to spend an hour of our time answering your GIS questions or bouncing around the mapping idea you have.</p>
<p><a href="http://www.azavea.com/a/worksfornonprofits/">Drop us a note and say hello</a>, we’d love to get to know you better.</p>
</div>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.azavea.com/blogs/atlas/2011/03/2011ntc-nonprofit-technology-mapping-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Time to Give Back: Azavea Staff Allocate 2010 Charitable Contributions</title>
		<link>http://www.azavea.com/blogs/atlas/2011/02/time-to-give-back-azavea-staff-allocate-2010-charitable-contributions/</link>
		<comments>http://www.azavea.com/blogs/atlas/2011/02/time-to-give-back-azavea-staff-allocate-2010-charitable-contributions/#comments</comments>
		<pubDate>Thu, 17 Feb 2011 14:39:37 +0000</pubDate>
		<dc:creator>Rachel Cheetham-Richard</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Azavea]]></category>
		<category><![CDATA[B Corporation]]></category>
		<category><![CDATA[Nonprofit]]></category>

		<guid isPermaLink="false">http://www.azavea.com/blogs/atlas/?p=1775</guid>
		<description><![CDATA[As a certified B Corporation, Azavea is held to a high set of corporate and environmental standards. We’re committed to keeping the interests of employees, our community and the environment at the core of our mission. We strive to create a challenging and intellectually stimulating environment for our colleagues and seek out projects with social [...]]]></description>
			<content:encoded><![CDATA[<p>As a certified <a href="http://www.bcorporation.net/azavea" target="_blank">B Corporation</a>, Azavea is held to a high set of corporate and environmental standards. We’re committed to keeping the interests of employees, our community and the environment at the core of our mission. We strive to create a challenging and intellectually stimulating environment for our colleagues and seek out projects with social value that help clients create more vibrant, sustainable communities (learn more <a href="http://www.azavea.com/about-us/" target="_blank">here</a>).</p>
<p>In addition to carefully selecting the types of projects with which we engage – public health, crime analysis, elections, human services, cultural resources, economic development, and land conservation, to name just a few – Azavea operates a pro bono program and gives away a portion of its annual profits to nonprofit organizations each year. Each of our 25 staff members is given the opportunity to allocate the contributions.  Each person receives 10 points they can distribute across a list of organizations that match our areas of interest including:</p>
<ul>
<li>Ecosystem Services</li>
<li>Local Arts and Culture</li>
<li>Open Government and Rule of Law</li>
<li>Internet and Open Data</li>
<li>Sustainable Transportation</li>
<li>Growing Underdeveloped Markets</li>
</ul>
<p>We’re pleased to announce that our staff selected the following organizations for our 2010 charitable contributions. We believe that the work they are doing is well worth our support, and we hope you’ll take a moment or two to learn more about them.</p>
<p><strong>Ecosystem Services</strong></p>
<ul>
<li><a href="http://www.natlands.org/" target="_blank">Natural Lands Trust</a></li>
<li><a href="http://www.nature.org/" target="_blank">The Nature Conservancy</a></li>
<li><a href="http://www.pecpa.org/" target="_blank">The Pennsylvania Environmental Council</a></li>
</ul>
<p><strong>Local Arts and Culture</strong></p>
<ul>
<li><a href="http://freelibrary.org/" target="_blank">Free Library Foundation</a></li>
<li><a href="http://www.fairmountparkconservancy.org/" target="_blank">Fairmount Park Conservancy</a></li>
<li><a href="http://www.philaculture.org/" target="_blank">Greater Philadelphia Cultural Alliance</a></li>
<li><a href="http://muralarts.org/" target="_blank">Mural Arts Program</a></li>
</ul>
<p><strong> </strong></p>
<p><strong>Open Government and Rule of Law</strong></p>
<ul>
<li><a href="http://www.commoncause.org/site/pp.asp?c=dkLNK1MQIwG&amp;b=4846315" target="_blank">Common Cause/PA</a></li>
<li><a href="http://www.seventy.org/COS_HM_Home.aspx" target="_blank">Committee of 70</a></li>
</ul>
<p><strong>Internet and Open Data</strong></p>
<ul>
<li><a href="http://www.eff.org/" target="_blank">Electronic Frontier Foundation</a></li>
<li><a href="http://www.osmfoundation.org/wiki/Main_Page" target="_blank">OpenStreetMap Foundation</a></li>
<li><a href="http://wikimediafoundation.org/wiki/Home" target="_blank">Wikimedia Foundation</a></li>
</ul>
<p><strong> </strong></p>
<p><strong>Sustainable Transportation</strong></p>
<ul>
<li><a href="http://www.bicyclecoalition.org/" target="_blank">Bicycle Coalition of Philadelphia</a></li>
<li><a href="http://www.neighborhoodbikeworks.org/" target="_blank">Philadelphia Neighborhood Bike Works</a></li>
</ul>
<p><strong> </strong></p>
<p><strong>Growing Underdeveloped Markets</strong></p>
<ul>
<li><a href="http://www.booksforafrica.org/" target="_blank">Books for Africa</a></li>
<li><a href="http://www.ikat.org/" target="_blank">Central Asia Institute</a></li>
<li><a href="http://ntrweb.org/" target="_blank">Nonprofit Technology Resources</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.azavea.com/blogs/atlas/2011/02/time-to-give-back-azavea-staff-allocate-2010-charitable-contributions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nonprofit Tech Conference 2011 Sessions: Gap Analysis &amp; Vendor Tips</title>
		<link>http://www.azavea.com/blogs/atlas/2010/09/nonprofit-tech-conference-2011-sessions-gap-analysis-vendor-tips/</link>
		<comments>http://www.azavea.com/blogs/atlas/2010/09/nonprofit-tech-conference-2011-sessions-gap-analysis-vendor-tips/#comments</comments>
		<pubDate>Thu, 16 Sep 2010 16:05:28 +0000</pubDate>
		<dc:creator>Jeremy Heffner</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Nonprofit]]></category>

		<guid isPermaLink="false">http://www.azavea.com/blogs/atlas/?p=1443</guid>
		<description><![CDATA[Washington, DC here we come &#8212; well, in a few months, but we&#8217;re excited to start thinking about the 2011 Nonprofit Technology Conference.  The conference is the hub of activity for nonprofit technology and we&#8217;d encourage all technology vendors that deal with nonprofits to attend.   We&#8217;ve met some great people and always come home [...]]]></description>
			<content:encoded><![CDATA[<div>Washington, DC here we come &#8212; well, in a few months, but we&#8217;re excited to start thinking about the <a href="http://www.nten.org/ntc">2011 Nonprofit Technology Conference</a>.  The conference is the hub of activity for nonprofit technology and we&#8217;d encourage all technology vendors that deal with nonprofits to attend.   We&#8217;ve met some great people and always come home energized to continue to serve the nonprofit sector.  For this year&#8217;s conference we&#8217;ve proposed two sessions.    We&#8217;d appreciate your votes (and feedback):</div>
<ul>
<li><a href="http://www.nten.org/node/10218" class="broken_link" rel="nofollow">Geographic Gap Analysis: Leveraging Census, Open, and Proprietary Datasets for Fundraising</a></li>
<li><a href="http://www.nten.org/node/10219" class="broken_link" rel="nofollow">Behind the Vendor Curtain: Technology Tips and Lessons Learned from Socially Minded Companies</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.azavea.com/blogs/atlas/2010/09/nonprofit-tech-conference-2011-sessions-gap-analysis-vendor-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Staff Allocate 2009 Charitable Contributions</title>
		<link>http://www.azavea.com/blogs/atlas/2010/03/staff-allocate-2009-charitable-contributions/</link>
		<comments>http://www.azavea.com/blogs/atlas/2010/03/staff-allocate-2009-charitable-contributions/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 22:05:51 +0000</pubDate>
		<dc:creator>Robert Cheetham</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Nonprofit]]></category>

		<guid isPermaLink="false">http://www.azavea.com/blogs/atlas/?p=892</guid>
		<description><![CDATA[This article is a bit late,  but I wanted to wait until after we made the announcement about our becoming a certified B Corporation, and that got pushed aside by the name change thing. While Azavea is organized as a for-profit company, our mission also includes other significant elements.  In particular, we also seek to: [...]]]></description>
			<content:encoded><![CDATA[<p>This article is a bit late,  but I wanted to wait until after we made the announcement about our <a href="http://www.azavea.com/blogs/atlas/2010/05/azavea-has-become-a-certified-b-corporation-whats-that/" target="_self">becoming a certified B Corporation</a>, and that got pushed aside by <a href="http://www.azavea.com/News.aspx?itemid=1137&amp;full=true" target="_blank">the name change thing</a>.</p>
<p>While Azavea is organized as a for-profit company, our mission also includes other significant elements.  In particular, we also seek to:</p>
<ol>
<li>create a challenging and intellectually stimulating environment for our colleagues;</li>
<li>work on projects with social value; and</li>
<li>impress the heck out of our customers.</li>
</ol>
<p>In addition to carefully selecting the types of projects with which we engage – public health, crime analysis, human services, cultural resources, economic development, and land conservation, to name just a few – Azavea also operates a pro bono program and gives away a portion of its profits to non-profit organizations each year.  In the past, the executive team has decided how to allocate these contributions, but this year we are trying something new.  We have asked each member of our staff to allocate the contributions we will make.  This was done by giving 10 points to each of our 25 staff so they could distribute across a list of organizations that matched our areas of priority including:</p>
<ul>
<li>Ecosystem Services</li>
<li>Local Arts and Culture</li>
<li>Open Government and Rule of Law</li>
<li>Open Data and the Internet</li>
<li>Sustainable Transportation</li>
<li>Growing Underdeveloped Markets</li>
</ul>
<p>Our staff picked the following organizations to receive contributions this year.  We think these are worthy organizations, so if you are wondering where to spend part of that year-end bonus check, we hope you&#8217;ll consider these folks.</p>
<p><strong>Ecosystem Services</strong></p>
<ul>
<li><a href="http://www.heritageconservancy.org" target="_blank">Heritage Conservancy</a></li>
<li><a href="http://www.natlands.org/" target="_blank">Natural Lands Trust</a></li>
<li><a href="http://www.nature.org/" target="_blank">The Nature Conservancy</a></li>
</ul>
<p><strong>Local Arts and Culture<br />
</strong></p>
<ul>
<li><a href="http://www.art-reach.org/" target="_blank">Art-Reach</a></li>
<li><a href="http://www.freelibrary.org/" target="_blank">Free Library of Philadelphia</a></li>
<li><a href="http://www.fairmountparkconservancy.org" target="_blank">Fairmount Park Conservancy</a></li>
<li><a href="http://www.philaculture.org/" target="_blank">Greater Philadelphia Cultural Alliance</a></li>
<li><a href="http://www.hiddencityphila.org/contribute" target="_blank" class="broken_link" rel="nofollow">Hidden City Philadelphia</a> (Peregrine Arts)</li>
<li><a href="http://www.shofuso.com" target="_blank">Japanese House and Garden</a></li>
<li><a href="http://www.muralarts.org" target="_blank">Mural Arts Program</a></li>
</ul>
<p><strong>Open Government and Rule of Law<br />
</strong></p>
<ul>
<li><a href="http://www.commoncause.org/site/pp.asp?c=dkLNK1MQIwG&amp;b=4846315" target="_blank">Common Cause/PA</a></li>
<li><a href="http://www.seventy.org/" target="_blank">Committee of 70</a></li>
</ul>
<p><strong>Internet and Open Data</strong></p>
<ul>
<li><a href="http://www.eff.org/" target="_blank">Electronic Frontier Foundation</a></li>
<li><a href="http://www.openstreetmap.org/" target="_blank">OpenStreetMap</a></li>
<li><a href="http://wikimediafoundation.org/" target="_blank">Wikimedia Foundation</a></li>
</ul>
<p><strong>Sustainable Transportation<br />
</strong></p>
<ul>
<li><a href="http://www.bicyclecoalition.org/" target="_blank">Bicycle Coalition</a></li>
<li><a href="http://www.neighborhoodbikeworks.org/" target="_blank">Philadelphia Neighborhood Bike Works</a></li>
</ul>
<p><strong>Growing Underdeveloped Markets<br />
</strong></p>
<ul>
<li><a href="http://www.booksforafrica.org/" target="_blank">Books for Africa</a></li>
<li><a href="http://www.msf.org/" target="_blank">Medecins Sans Frontiers</a></li>
<li><a href="http://ntronline.org/" target="_blank">Nonprofit Technology Resources</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.azavea.com/blogs/atlas/2010/03/staff-allocate-2009-charitable-contributions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Our NTEN Blog Post:  Technology is all about the Eyeballs</title>
		<link>http://www.azavea.com/blogs/atlas/2009/11/our-nten-blog-post-technology-is-all-about-the-eyeballs/</link>
		<comments>http://www.azavea.com/blogs/atlas/2009/11/our-nten-blog-post-technology-is-all-about-the-eyeballs/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 16:35:48 +0000</pubDate>
		<dc:creator>Jeremy Heffner</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Metrics]]></category>
		<category><![CDATA[Nonprofit]]></category>
		<category><![CDATA[NTEN]]></category>

		<guid isPermaLink="false">http://www.azavea.com/blogs/atlas/?p=805</guid>
		<description><![CDATA[Nonprofit technology is about eyeballs &#8212; attracting eyeballs, engaging eyeballs, and reporting on eyeballs. Whether the goal is to raise funds, advocate for a cause, or engage constituents, it is all about eyeballs. And here is the thing, we don&#8217;t spend enough time figuring out how to analyze those eyeballs. Read the full post on [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Nonprofit technology is about eyeballs &#8212; attracting eyeballs, engaging eyeballs, and reporting on eyeballs. Whether the goal is to raise funds, advocate for a cause, or engage constituents, it is all about eyeballs. And here is the thing, we don&#8217;t spend enough time figuring out how to analyze those eyeballs.</p></blockquote>
<p>Read the full post on NTEN&#8217;s blog:  <a href="http://www.nten.org/blog/2009/11/02/technology-all-about-eyeballs">Technology is all about the Eyeballs</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.azavea.com/blogs/atlas/2009/11/our-nten-blog-post-technology-is-all-about-the-eyeballs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

