As featured in Associations Now – Tech Talk: What Can Open Source Do For You

A few days ago we were featured in Associations Now. Learn more on What Can Open Source Do For You, as our president Nicole Davis talks about Tendenci and the global community of developers behind the code.

From the article Tech Talk: What Can Open Source Do for You

The capability of choice. Because you have direct access to open-source code, you can modify it to your needs. The result: a customized platform unique to your organization, without the price tag of a custom-built solution. From there, it can be modified to integrate with other platforms, including those recommended by the original open-source developers. “Every client is unique, and thus they each have unique needs and desires for their websites,” Davis says. “The choice is in their hands.”

Enjoy and cheers to softwares built on community!

We want to help your organization succeed on the web. 

 Give us a Call at (281)497-6567 

Facebook Donate Button for Non-Profit Organizations

Rather than redirect your visitors off of your Facebook page in order to collect a donation, you can now collect a donation on your Facebook page.

Facebook Donate Button

Currently it’s available to only a select few.
Charities with a donation button as of December 22 2013

All Non-Profit organizations should take advantage of this opportunity, no matter what your size or how long your organization has existed.  In fact, non-profits benefit more if the purchase is made through Facebook, mostly because 100% of the transaction is transferred.  Facebook covers the convenience fee that most traditional payment gateways require.

You can sign up for the Facebook Donate button now, but this does not guarantee that you will be accepted.

Once a visitor donates to your organization, their credit card information will be recorded as well as the item that they purchased.  It is possible to remove your payment method information from Facebook  but it does require some extra clicking.

Donations are currently limited to users located in the United States with their preferred currency set to the US dollar.

All visitors will receive a receipt to their primary Facebook email address which include information in regards to tax deductions.

Collecting credit card information is the goal.  Removing the friction and focusing on incentives is the strategy.  Amazon One-Click purchases, Apple’s iPhone TouchID, and Google Wallet are some of the other services in this race.

So what does this mean for the traditional website?  Is it necessary?  One might evaluate the value that can be provided by a traditional website vs a Facebook page.

Once again it is very important to recognize that a Facebook page and traditional website are not mutually exclusive; you can have both.  As I stated earlier; you should take advantage assuming your customers pay with the US dollar.

I like to think that it’s less a matter of if you’re going to want a website and more of a question of when you’re going to need a website.  If you’re just getting started, then I would start with a Facebook page first.  It’s quick, it’s easy, it covers the basics and it’s free.

The basic needs of a non-profit organization are awareness and an avenue in which to donate.  Facebook gives that to you.  Once you’ve grown large enough, now you can start to consider more robust events, more reporting, and access to your member data.

Currently, I don’t believe there is an easy way to export member data but I could be mistaken.  If your non-profit is a smaller version of a parent non-profit then you might require access to export your member data in order to share it with your network.

You might also want to offer more to your members such as discounts on events, job postings, or resume listings.  Or maybe you want your own domain where you have more control over your organizations brand.  A place that offers a subscription service; allowing you to more easily get into the inbox of your members.  You might just be looking to collect more information via a custom form.

In summary, a Facebook page with it’s new donate button is a great place to start and is also a great extra resource to leverage once your website requires more features.

This blog post is intended to get you started.  If you have more insight I would love to hear it.  Thank you in advance.

Tendenci Open Source Donor Management Roadmap

Tendenci has come a long way since it was started in 2001. I didn’t have a choice back then so thus began (at the time – we are now open source) a proprietary system. But we work mostly with Associations and Non Profits. They/You (and I can attest first hand after volunteering with several nonprofits over the years) don’t want proprietary – you want OPEN SOURCE!

So what is our roadmap for Tendenci, now completely open source, for donor management?

I have to say we weren’t feeling the urgency on the donor management part until recently. Why? Because Blackbaud (Nasdaq BLKB) acquired Convio and removed the only viable option. And now they are shutting down Common Ground. Not cool. (Side bar: Word is Convio used to advertise “Common Ground, because we’re not Raiser’s Edge.” If that is true or not, it’s still funny and was always a comment that came up at NTEN or Techsoup meetings over the years.)

Tendenci is written in Django and Python and will remain open source. We are adding a basic GPL CRM with modifications for donor management first. More importantly we are integrating Tendenci with the Salesforce Foundation and the Non-Profit Starter pack through their open source connectors and well documented API.

The team at Tendenci is working feverishly to get full Tendenci-Salesforce integration done because we need it too!

We are prepared and qualified. We have a former employee who now works at Salesforce, we use Salesforce ourselves, and quite frankly they seem to care about the non-profit world. We at Schipul are “all in” as they say as are Tendenci powers the majority of our clients are non-profits.

What can you do now to get ready?

If you want to get ready to fully integrate your Tendenci site, hosted with us or self hosted with the open source community version, a good jumping off point would be to read up on the great work the Salesforce Foundation does for Non Profits. Sign up with the Foundation to get your free licenses even if you just want to play around with it.

I’ll try to keep everyone more up to speed on our roadmap, it’s been a crazy year. But make no mistake, we are building an open system that will reduce the costs of advocacy and non-profit associations and foundations by a factor of 10 compared to Raiser’s Edge. There is hope. (Programmer? – join us on github! http://github.com/tendenci/tendenci ) And in case you can’t tell, I’m excited about this!

Thanks to the programming giants who walked before us

Giants. Giants I tell you.

Yes, I’m excited about Tendenci going open source. But first – THANK YOU to the giants who walked before us to make this possible.

As a programmer, granted I haven’t been in the code much the last 5 years doing the whole “running the company thing”, but I haven’t forgotten how important it is to give credit where credit is due. We just pushed Tendenci 5.0 live on github yesterday. As far as I know, Tendenci is the only “open source CMS system built specifically for nonprofits” and I could add “written on the Django framework and Python.”

That is what makes open source so cool. As David Geilhufe told me today when we bumped into each other at NTEN, “welcome to the open source community. it took you a while but you got here.” David’s right.

Tendenci 5 was a complete rewrite and took over 3 years to complete.  I have said thanks to our programmers numerous times. But what giants’ shoulders did we stand on? Quite a few. Tendenci would not have been possible without the original committers on Django. So a RESPECTFUL tip of the hat to these trail blazers. #respect #thankyou

  1. Adrian Holovaty
  2. Simon Willison
  3. Jacob Kaplan-Moss
  4. Wilson Miner

And the list of brilliant committers goes on. Because it is a community. These people enabled us to give. I respect that.

To put it all together, Tendenci is a full web application. It is written on a framework called Django which is “the web framework for perfectionists with deadlines.” Django is written in a programming language called Python. Python was created by the amazing Guido van Rossum. I have never met Guido. But I know his brain is absolutely amazing and that our current business model would not be possible without Guido. Thank you Mr. Rossum. And thank you for everyone who contributes to the Python project.

We have a lot to learn still. And we are studying and learning as fast as we can. Any help is appreciated. But first and foremost, thank you to all of the programmers who walked before us and made our current path possible. ~Ed