<?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"
	>

<channel>
	<title>BlogBaud.com &#187; NPTech</title>
	<atom:link href="http://www.blogbaud.com/blog/category/nptech/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogbaud.com/blog</link>
	<description>A Nonprofit Blog Powered By Blackbaud Employees</description>
	<pubDate>Tue, 03 Jun 2008 03:37:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Infinity and the LAMP Stack</title>
		<link>http://www.blogbaud.com/blog/2007/03/20/infinity-and-the-lamp-stack/</link>
		<comments>http://www.blogbaud.com/blog/2007/03/20/infinity-and-the-lamp-stack/#comments</comments>
		<pubDate>Tue, 20 Mar 2007 20:26:55 +0000</pubDate>
		<dc:creator>Shaun Sullivan</dc:creator>
		
		<category><![CDATA[.NET]]></category>

		<category><![CDATA[Infinity]]></category>

		<category><![CDATA[NPTech]]></category>

		<category><![CDATA[Shaun Sullivan]]></category>

		<guid isPermaLink="false">http://www.blogbaud.com/blog/2007/03/20/infinity-and-the-lamp-stack/</guid>
		<description><![CDATA[We have been building our next generation application platform (code name Infinity) for almost two years now.  I can&#8217;t talk in specifics at this point, but I can say that we have two brand new applications built on this platform ready to ship!  Sorry, no dates will be revealed here, my friends.

Is that [...]]]></description>
			<content:encoded><![CDATA[<p>We have been building our next generation application platform (code name Infinity) for almost two years now.  I can&#8217;t talk in specifics at this point, but I can say that we have two brand new applications built on this platform ready to ship!  Sorry, no dates will be revealed here, my friends.</p>
<div style="padding:4px;float:left"><a title="Is that Linux?  And Blackbaud?" href="http://www.blogbaud.com/blog/wp-content/uploads/2007/03/g1.jpg"><img src="http://www.blogbaud.com/blog/wp-content/uploads/2007/03/g1.thumbnail.jpg" alt="Is that Linux?  And Blackbaud?" /></a><br />
<strong>Is that Linux?  Yep.</strong></div>
<p>So, as we exit one of the most intense R&amp;D cycles in the 18 years I&#8217;ve been at Blackbaud, I took some time to reflect back on our initial goals for the platform and do a little internal report card of sorts around how I think we did.  I won&#8217;t bore you with the details, or maybe I will in another post, but for now I&#8217;d like to look at one place where I give the team an A+.</p>
<p>You didn&#8217;t think I was going to blog about the &#8220;B&#8221; grade did you?</p>
<p><strong>Goal: Embrace web standards to maximize interoperability</strong></p>
<p>I know, it&#8217;s a mouthful, but I can&#8217;t figure out how to put it any more succinctly.  Two years ago it was obvious to the team here that we needed to be web delivered and if we were going to be web delivered we should use as many standards-based technologies as possible.</p>
<p><span id="more-80"></span></p>
<div style="padding:4px;float:right"><a title="Bio Screen" href="http://www.blogbaud.com/blog/wp-content/uploads/2007/03/g2.jpg"><img src="http://www.blogbaud.com/blog/wp-content/uploads/2007/03/g2.thumbnail.jpg" alt="Bio Screen" /></a><br />
<strong>Larry&#8217;s Linux App</strong></div>
<p>This was important to us particularly in the area of how we exposed our API stack.  We decided on using SOAP-based web services to support our API and extensibility models.  Interestingly, we have also sprinkled in REST-based access to the services as well, but in general we are a SOAP shop.  It wasn&#8217;t as if we were making some visionary choice.  Our core applications are built on Microsoft SQL Server 2005 and ASP.NET 2.0 using Microsoft Visual Studio &#8212; we are a Microsoft shop &#8212; and Microsoft plays real nice with SOAP.  Seriously, Microsoft did a great job with their development tools plumbing SOAP into the deepest levels of the platform, safely abstracting the developer away (well only if you want to be) from the gory details of the actual XML messages, wire format, WSDL etc.  Our real visionary architectural decisions were made around how Infinity exposes all of it&#8217;s data and functionality via web services, with zero compromises.</p>
<blockquote><p>&#8220;Let&#8217;s see just how platform agnostic the API is.  Let&#8217;s build something on Linux&#8221;</p></blockquote>
<p>That&#8217;s what I said to the team.  So, as is always the case with the folks on my team, a developer jumped at the challenge.  I have the luxury of having a brilliant team of developers here, so it was no surprise when two days later, Larry showed up at my door with a working application.  The Apache/PHP based application provides basic search an record management capabilities by using the web services APIs exposed by our Infinity platform.  It really was a proud moment, one that made all the rigor and discipline that has gone into building the Infinity platform *totally* worth it.  I love when a plan comes together like that.</p>
<p>Two worlds, two totally different flavors of Kool-Aid, one application.  It was borderline heresy in the Microsoft worshiping halls of Blackbaud &#8212; and it worked great.</p>
<p><strong>Grandma to the rescue</strong></p>
<div style="padding:4px;float:left"><a title="Granny" href="http://www.blogbaud.com/blog/wp-content/uploads/2007/03/g3.jpg"><img src="http://www.blogbaud.com/blog/wp-content/uploads/2007/03/g3.thumbnail.jpg" alt="Granny" /></a><br />
<strong>Grandma&#8217;s LAMP</strong></div>
<p>Initially, we were all so clueless about Linux it was comical.  Picture three nerds poking and prodding at a computer with quizzical looks, not knowing where to start.  It was a true &#8220;showing fire to the natives&#8221; type of moment.  So, we did what anybody would do, and typed <a href="http://www.google.com/search?q=linux+for+my+grandma&amp;rls=com.microsoft:en-us&amp;ie=UTF-8&amp;oe=UTF-8&amp;startIndex=&amp;startPage=1">&#8220;Linux for my grandma&#8221;</a> into Google.  Bingo!  Within minutes we had a Linux VM even the Blackbaud team could use!  OK, so maybe I took some creative license on how it went down, but that&#8217;s pretty much what happened.  Really.</p>
<p><a href="http://www.vmware.com/vmtn/appliances/directory/581">Grandma&#8217;s LAMP</a> was the perfect tool for the job &#8212; a pre-built VMWare image with the LAMP stack, samba, Firefox etc.  All there and ready to use.  The fact that Larry was then able to build a super-clean PHP wrapper that made it trivial to exercise our API from PHP and then build what he did in two days was proof enough for me that the mission was accomplished.</p>
<div style="padding:4px;float:right"><a title="PHP" href="http://www.blogbaud.com/blog/wp-content/uploads/2007/03/g4.jpg"><img src="http://www.blogbaud.com/blog/wp-content/uploads/2007/03/g4.thumbnail.jpg" alt="PHP" /></a><br />
<strong>PHP Meets Infinity</strong></div>
<p>2007 is going to be a fun year.  If you see me at a conference some time please ask me to boot up ole Granny and show you what I am talking about here.  We&#8217;ll include it in the Infinity SDK as well.  Sure, this<br />
was an exercise and proof of concept, but maybe someday Larry&#8217;s code will help somebody solve a thorny integration problem with our systems and some other application out there in the cloud.</p>
<p>Thanks Grandma!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogbaud.com/blog/2007/03/20/infinity-and-the-lamp-stack/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Open Source API Samples Project</title>
		<link>http://www.blogbaud.com/blog/2007/02/21/open-source-api-samples-project/</link>
		<comments>http://www.blogbaud.com/blog/2007/02/21/open-source-api-samples-project/#comments</comments>
		<pubDate>Wed, 21 Feb 2007 19:49:30 +0000</pubDate>
		<dc:creator>Shaun Sullivan</dc:creator>
		
		<category><![CDATA[.NET]]></category>

		<category><![CDATA[NPTech]]></category>

		<category><![CDATA[Raiser's Edge]]></category>

		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.blogbaud.com/2007/02/21/open-source-api-samples-project/</guid>
		<description><![CDATA[I&#8217;d love to see more folks taking advantage of our APIs.  So, while driving home last night I thought to myself that it would be cool to start up a little open source API community where together we can post and modify samples in an open source format.  So in just a few [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d love to see more folks taking advantage of our APIs.  So, while driving home last night I thought to myself that it would be cool to start up a little open source API community where together we can post and modify samples in an open source format.  So in just a few minutes today at lunch I was able to easily set up a Blackbaud community on <a href="http://www.codeplex.com/Blackbaud">Microsoft&#8217;s CodePlex</a>.</p>
<p>I also uploaded a sample that demonstrates how to write a simple plugin using the Raiser&#8217;s Edge 7.81 and Visual Basic .NET 2005.<br />
<a href="http://www.codeplex.com/Blackbaud/Release/ProjectReleases.aspx?ReleaseId=1969">You can view the project page here.</a><br />
<em><strong>(Note this sample will only work with RE 7.81 or later, since 7.81 ships with the required .NET 2.0 support files)</strong></em></p>
<p>Did you know that Plugins do not require an API license to create?  That&#8217;s right, grab this sample, play with it, make your own plugins and contribute them to the project/community!  The only restriction I am making is I am putting all code under a <a href="http://www.codeplex.com/Blackbaud/Project/License.aspx">Creative Commons License</a>.</p>
<p>I&#8217;ll be up front with you, I probably won&#8217;t have much time to field direct questions on any code I post.  Also, this isn&#8217;t officially suported Blackbaud product.   That said, if you are looking for a place to learn more about using our extensive APIs and plugins, I hope this community will serve as a launch pad.  I&#8217;ll upload more stuff when I get free time and inspiration.  What I&#8217;d most like to see is what you come up with.</p>
<p>Now go buy that .NET book and start coding!  Be sure to let me know if you&#8217;d like to contribute code or projects, I&#8217;ll add you to the open source team.  Make something really cool and we may ask you to join the Blackbaud Product Development team <img src='http://www.blogbaud.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Shaun</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogbaud.com/blog/2007/02/21/open-source-api-samples-project/feed/</wfw:commentRss>
		</item>
		<item>
		<title>In-product conversations</title>
		<link>http://www.blogbaud.com/blog/2007/02/08/in-product-conversations/</link>
		<comments>http://www.blogbaud.com/blog/2007/02/08/in-product-conversations/#comments</comments>
		<pubDate>Thu, 08 Feb 2007 21:04:56 +0000</pubDate>
		<dc:creator>Cason White</dc:creator>
		
		<category><![CDATA[Blackbaud]]></category>

		<category><![CDATA[Cason White]]></category>

		<category><![CDATA[Design]]></category>

		<category><![CDATA[Fundraising]]></category>

		<category><![CDATA[Infinity]]></category>

		<category><![CDATA[NPTech]]></category>

		<category><![CDATA[Nonprofits]]></category>

		<category><![CDATA[Social Web]]></category>

		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.blogbaud.com/2007/02/08/in-product-conversations/</guid>
		<description><![CDATA[I was intrigued by this recent article about SAP and others incorporating collaboration features like wikis, forums, blogs and widgets into their products to help encourage communication among users. One of our main goals with products on the Infinity platform is to get beyond the idea of these apps being a &#8216;data storage&#8217; tool and [...]]]></description>
			<content:encoded><![CDATA[<p>I was intrigued by this <a title="CNET - Jan 23, 2007" href="http://news.com.com/Business+apps+giant+SAP+gets+Web+2.0+bug/2100-1012_3-6152517.html">recent article</a> about SAP and others incorporating collaboration features like wikis, forums, blogs and widgets into their products to help encourage communication among users. One of our main goals with products on the Infinity platform is to get beyond the idea of these apps being a &#8216;data storage&#8217; tool and really focus on the ways in which the products facilitate and improve business processes. We&#8217;re already well on our way to meeting this goal through features like customizable, easy-to-use business transactions (such as sending receipts or posting to GL), and better integration of reporting <a title="KPI Friday - Shaun Sullivan" href="http://www.blogbaud.com/2007/01/15/kpi-friday/">data</a> into these functions.</p>
<p>But a huge part of facilitating processes involves communication among people and departments. I&#8217;m wondering what we can do to better allow users to communicate with each other <em>through</em> our products? And where would this type of functionality be most useful? We&#8217;ve already taken steps in this direction in specific areas - Major Giving cultivation, for example, where we&#8217;re looking to improve the ability of fundraisers and their managers to communicate progress and status on their prospects. But I think this is an area we can explore further and really take advantage of some of the newer tools available to us.</p>
<p>It seems like there are some key characteristics of situations where in-product collaboration would be most useful:</p>
<p><span id="more-66"></span></p>
<ul>
<li>The specific context lends itself to questions, clarification, and a general discourse on the value, interpretation or significance of what is being shown. Obviously, part of this characteristic includes the need for <em>multiple </em>people to be interested in the context.</li>
<li>There is some value in being able to capture this conversation in a centralized place and in close proximity to the subject of discussion.</li>
<li>The relationship and proximity of the people involved encourages online communication. People who share a cube are less likely to use something like this than are people who are spread across departments and separated by some distance. Probably more value to larger organizations than in smaller ones.</li>
</ul>
<p>Examples where in-app collaboration might be useful include:</p>
<ul>
<li>KPI dashboards and other reports - this type of data display can immediately provoke questions, clarification and discussion around its meaning and implications. Why is this trend happening? Can we expect to make this goal? What events may effect the future of this data? An ongoing discourse of this kind if very healthy for an organization, and could further enrich the usefulness of this type of display.</li>
<li>Major giving cultivation - all of the intricacies involved in cultivating a prospect are often difficult to capture in a set of pre-defined fields. Ongoing conversations about the propensity and inclination of prospects could potentially be managed through in-product collaboration features.</li>
<li>Event management - planning large events takes a huge amount of communication, and decisions are made quickly constantly throughout the lead-up to the event. Centralized management and documentation of the decision-making process could help ensure that decisions are communicated clearly and people don&#8217;t spend time repeating past discussions.</li>
</ul>
<p>Relative to other more prescriptive features, in-product collaboration solves an &#8220;ill structured&#8221; business problem. In some ways, we may not know how (or if) users would employ it until it is in actual operation. How might this type of feature fit into your organization? Do you see opportunities for improving communication through in-product collaboration?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogbaud.com/blog/2007/02/08/in-product-conversations/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Year&#8217;s Resolutions</title>
		<link>http://www.blogbaud.com/blog/2007/01/09/new-years-resolutions/</link>
		<comments>http://www.blogbaud.com/blog/2007/01/09/new-years-resolutions/#comments</comments>
		<pubDate>Wed, 10 Jan 2007 04:24:26 +0000</pubDate>
		<dc:creator>Rich Conte</dc:creator>
		
		<category><![CDATA[Blackbaud]]></category>

		<category><![CDATA[Infinity]]></category>

		<category><![CDATA[NPTech]]></category>

		<category><![CDATA[Rich Conte]]></category>

		<guid isPermaLink="false">http://www.blogbaud.com/2007/01/09/new-years-resolutions/</guid>
		<description><![CDATA[Putting 2006 behind us, of course it&#8217;s time to set down our resolutions for the new year. The thing that makes resolutions different from goals or plans is the idea that achieving them is primarily a matter of will or resolve. They can be&#8230;

quantitative (lose 20 pounds!) or qualitative (eat healthier!)
subjective (be a better person!) [...]]]></description>
			<content:encoded><![CDATA[<p>Putting 2006 behind us, of course it&#8217;s time to set down our resolutions for the new year. The thing that makes <a href="http://www.m-w.com/dictionary/Resolution">resolutions</a> different from goals or plans is the idea that achieving them is primarily a matter of will or resolve. They can be&#8230;</p>
<ul>
<li>quantitative (lose 20 pounds!) or qualitative (eat healthier!)</li>
<li>subjective (be a better person!) or objective (spend 10 hours a month helping out my favorite charity!)</li>
<li>personal (appreciate the little things more!) or altruistic (make the world a better place!)</li>
</ul>
<p>&#8230;but they are things that challenge us because they challenge our ability to overcome our limitations, our conditioning and our environment.</p>
<p>Of course, I&#8217;ve got my list of personal resolutions&#8230;..drop 20 pounds, finish the <a href="http://www.bridgerun.com/">Cooper River Bridge Run</a> in under 50 minutes, and complete a lengthy list of home improvement projects&#8230;.just to name a few. However, I thought it would be an interesting exercise to try and come up with a New Year&#8217;s Resolution that has an impact on our Products team at Blackbaud and, by extension, the products we deliver. While surfing the web looking for some ideas, most of what I found centered on resolutions like &#8220;write more reusable code&#8221;, &#8220;comply with web standards&#8221; or &#8220;do more usability testing&#8221;; all worthwhile goals, but they didn&#8217;t capture my imagination or feel like what I was looking for.</p>
<p><span id="more-27"></span>Eventually, I came across an <a href="http://www.lifehack.org/articles/uncategorized/new-year%E2%80%99s-resolutions-and-deficit-thinking.html">article</a> discussing New Year&#8217;s Resolutions and &#8220;Deficit Thinking&#8221;. The article defines Deficit Thinking as &#8220;<em>an ingrained habit of focusing on gaps and weaknesses</em> <em>instead of what’s working&#8221; </em>and goes on to talk about the value in avoiding it and provides some strategies to help avoid it. The article itself may be a little too <a href="http://en.wikipedia.org/wiki/Stuart_Smalley">Stuart Smalley</a> and doesn&#8217;t specifically apply the concept of Deficit Thinking to software development. However, the basic definition of the comment did strike a chord with me. Much of what we do in developing software necessarily involves Deficit Thinking;</p>
<ul>
<li>Product Managers and Business Analysts study gaps between what our products do and what our clients need them to do (or what our competitor&#8217;s products do!).</li>
<li>Developers work to ensure that all of the product requirements are satisfied in the code they write and try and figure out why their code won&#8217;t compile or pass unit tests.</li>
<li>Quality Assurance Engineers demonstrate the creativity of <a href="http://en.wikipedia.org/wiki/Vincent_van_Gogh">Van Gogh</a> (for the QA people out there, that was a compliment, not a comment on your mental stability!) in devising test plans designed to identify gaps between what the product does and what the Business Analysts said it should do.</li>
<li>Usability Engineers exhaustively test our products for ease of use and collect reams of data that point out where they are substandard.</li>
</ul>
<p>It&#8217;s not a stretch to say that a software development team simply can not function without a culture deeply rooted in Deficit Thinking. That said, I think that providing truly compelling products and solutions to our clients requires an ability and willingness to balance this mindset with one that <em>keenly recognizes how and where our product features provide value to our clients and seeks opportunities to build on that value or apply that value to new challenges</em>. This type of &#8220;Opportunity Thinking&#8221; (for lack of a better term) provides a valuable complement to skills we all bring to the process of building products by focusing that process on maximizing the value we provide to our clients rather than towards satisfying a list of requirements.</p>
<p><strong>So, there you have it, my New Year&#8217;s Resolution for Blackbaud products:</strong></p>
<p><em>To balance &#8220;Deficit Thinking&#8221; with &#8220;Opportunity Thinking&#8221; by recognizing the value that our products provide and thinking of new ways to enhance that value and apply it to the challenges our clients face.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogbaud.com/blog/2007/01/09/new-years-resolutions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DoGooderTV to Provide Nonprofit Video Sharing</title>
		<link>http://www.blogbaud.com/blog/2007/01/05/dogoodertv-to-provide-nonprofit-video-sharing/</link>
		<comments>http://www.blogbaud.com/blog/2007/01/05/dogoodertv-to-provide-nonprofit-video-sharing/#comments</comments>
		<pubDate>Fri, 05 Jan 2007 14:17:19 +0000</pubDate>
		<dc:creator>Chad Norman</dc:creator>
		
		<category><![CDATA[Chad Norman]]></category>

		<category><![CDATA[Internet]]></category>

		<category><![CDATA[NPTech]]></category>

		<category><![CDATA[Social Web]]></category>

		<category><![CDATA[Video]]></category>

		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.blogbaud.com/2007/01/05/dogoodertv-to-provide-nonprofit-video-sharing/</guid>
		<description><![CDATA[
I recently ran across a new video sharing site for nonprofits, DoGooder.tv.  Very cool.  The site is live right now, though in alpha, and allows nonprofits to post high-quality videos for a small fee free.  They plan to include more community and online donation functionality down the road, so this is pretty [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.blogbaud.com/blog/wp-content/uploads/2007/01/dogooder_logo.jpg" alt="" hspace="8" align="right" /><br />
I recently ran across a new video sharing site for nonprofits, <a href="http://dogooder.tv/">DoGooder.tv</a>.  Very cool.  The site is live right now, though in alpha, and allows nonprofits to post high-quality videos for <del datetime="2007-01-09T23:54:29+00:00">a small fee</del> free.  They plan to include more community and online donation functionality down the road, so this is pretty exciting.</p>
<p>But will nonprofits flock to DoGooderTV instead of free alternatives like <a href="http://www.youtube.com/">YouTube</a> or <a href="http://video.google.com/">Google Video</a>?  DoGooderTV will always have a captive audience looking for nonprofit content, but whether or not organizations will be willing to pay for that placement remains to be seen.  Tracking…</p>
<p><em>Update:</em> <a href="http://blog.see3.net/">Michael</a> says:</p>
<blockquote><p>The site is 100% FREE! A new version is online now that allows nonprofits to create basic home pages and upload video.</p></blockquote>
<p>That&#8217;s great news from the DoGooderTV camp - not only because the the service will be free, but social elements like creating pages are coming sooner rather than later.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogbaud.com/blog/2007/01/05/dogoodertv-to-provide-nonprofit-video-sharing/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ten Social Web New Year&#8217;s Resolutions for Nonprofits</title>
		<link>http://www.blogbaud.com/blog/2007/01/01/ten-social-web-new-years-resolutions-for-nonprofits/</link>
		<comments>http://www.blogbaud.com/blog/2007/01/01/ten-social-web-new-years-resolutions-for-nonprofits/#comments</comments>
		<pubDate>Mon, 01 Jan 2007 10:19:36 +0000</pubDate>
		<dc:creator>Chad Norman</dc:creator>
		
		<category><![CDATA[Chad Norman]]></category>

		<category><![CDATA[Internet]]></category>

		<category><![CDATA[Marketing]]></category>

		<category><![CDATA[NPTech]]></category>

		<category><![CDATA[Social Web]]></category>

		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.blogbaud.com/2007/01/01/ten-social-web-new-years-resolutions-for-nonprofits/</guid>
		<description><![CDATA[Using the Social Web, also referred to as Web 2.0, is a great way for your nonprofit to reach donors and spread your message.
Social sites are built to encourage sharing, and few things are more effective and inexpensive than viral marketing. While maintaining your own Web site will always be a priority, there are other [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.blogbaud.com/blog/wp-content/uploads/2007/01/happynewyear.gif" alt="" hspace="2" align="left" />Using the <a href="http://en.wikipedia.org/wiki/Social_Web">Social Web</a>, also referred to as <a href="http://en.wikipedia.org/wiki/Web_2">Web 2.0</a>, is a great way for your nonprofit to reach donors and spread your message.</p>
<p>Social sites are built to encourage sharing, and few things are more effective and inexpensive than viral marketing. While maintaining your own Web site will always be a priority, there <em>are</em> other ways to spread your organization&#8217;s story via the Internet.</p>
<p>Here are ten social web resolutions that can give your nonprofit an edge in 2007:</p>
<ul>
<li><strong>Create a page at MySpace.com</strong><br />
Your donors are getting younger, or at least they are acting younger&#8230;so should you.  Reach out to them via <a href="http://www.myspace.com/">MySpace.com</a> this year.  Setup a page for your organization, gather friends, post bulletins, and point people back to your online donation page.</li>
<li><strong>Go in-world with Second Life</strong><br />
Get an account started at <a href="http://www.secondlife.com/">Second Life</a>, and take your nonprofit into the virtual world. This is cutting edge internet marketing, so getting started now may get you closer to tech-savvy donors who are looking for something different.  Have a meet-up in Second Life to discuss your annual campaign or just chat about issues.  If you do it right, <a href="http://news.zdnet.com/2100-9588_22-6126060.html">Reuters might show up</a> and cover the event in the real world.</li>
</ul>
<p><span id="more-17"></span></p>
<ul>
<li><strong>Share videos at YouTube.com</strong><br />
Engage your donors with real life moving pictures!  <a href="http://www.youtube.com/">YouTube.com</a> has put the whole world in the director&#8217;s chair, and that includes you. Get your promo videos out there, start a video blog, and begin to integrate new videos into your campaigns. People like people, and your donors will appreciate seeing you.</li>
<li><strong>Share your photos at Flickr.com</strong><br />
A picture is worth a thousand words, so even a few can help show your mission to the world.  Setup an account at <a href="http://www.flickr.com/">Flickr.com</a> and start tagging!  Add desktop wallpaper and posters that your supporters can download.</li>
<li><strong>Archive your organization at Wikipedia.com</strong><br />
Do a search at <a href="http://www.wikipedia.org/">Wikipedia.com</a> - is your organization there?  Get it added as soon as you can. Not only are Wikipedia entries becoming the go-to reference source, but they are showing up very high in organic search engine results at Google and Yahoo!.</li>
<li><strong>Start your own blog</strong><br />
It&#8217;s 2007, which means it&#8217;s time to start a blog.   Your donors are doing it, the organization down the street is doing it, and I wouldn&#8217;t be surprised if your kids are doing it. You can get one setup and running in a matter of minutes with the free tool <a href="http://www.blogger.com/start?sourceid=tipblg">Blogger</a>.</li>
<li><strong>Start Podcasting</strong><br />
The spoken word is a powerful way to convey a message, and this is even more pronounced in the nonprofit world. The written word is a powerful force, but is easily trumped by speech.  A downloadable interview with your board, DOD, or donors is be a great way to share your mission with Web visitors.</li>
<li><strong>Share your links with Del.icio.us</strong><br />
Social bookmarking may be new, but I bet your browser&#8217;s favorite list is jam packed with useful links.  If they relate to your mission, create an account at <a href="http://del.icio.us/">del.icio.us</a>.  By adding and tagging bookmarklets, you can share information with coworkers, board members, and donors.</li>
<li><strong>Join LinkedIn.com</strong><br />
It&#8217;s simple&#8230;sign up at <a href="https://www.linkedin.com/register?trk=p02c0017reg">linkedin.com</a>, network with others that do what you do, and learn from them.</li>
<li><strong>Bring the Social Web to your site</strong><br />
This one is easier said than done&#8230;believe me, I know.  Even if it&#8217;s just a discussion forum or blog, get something on your site that will allow visitors to participate.  Go further and implement team fundraising or giving circles - these provide your supporters a vehicle to engage one another and further your organization&#8217;s mission.</li>
</ul>
<p>These resolutions are really just ideas - hopefully a few of them will make sense for your organization.  The key here is that the Web is changing rapidly, and social concepts are becoming an expectation of your donors.  Use these tools now to get ahead, before you get behind.</p>
<p>Happy New Year everyone!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogbaud.com/blog/2007/01/01/ten-social-web-new-years-resolutions-for-nonprofits/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
