
Consultant, Implementor and End-user
Circle Interactive
We help many not for profits implement CiviCRM through consultancy, training, configuration and custom development. Many of them come from a painful world of old Access databases, multiple spreadsheets and even paper. It's really satisfying to
help people move on with a system that's so much in tune with their own ethics of sharing and collaboration. We also 'eat our own dog food' and use Civi in-house for our client records because we love the flexibility and control it gives us.
For us it's important to share code and advice with other members of the community when we can because we know we get it back in help at other times. The community really is awesome and one of the friendliest and undaunting I've come across. We appreciate the huge value of the software to us and our clients so we try to contribute back and make it even better.


Developer
Democratic Volunteer Center
Gathering volunteer information; assisting delegating group assignments; internal communication


End-User and Admin
Green Party of England & Wales
We use CiviCRM for our Membership and Supporters system. We're committed to using Open Source solutions and are keen to expand the variety and success of our member recruitment and fundraising efforts.

End-user, Administrator
City Bible Forum
City Bible Forum is an Australian not-for-profit Christian organisation. We need to communicate effectively with our constituents, and CiviCRM gives us a comprehensive set of tools for managing relationships. Interestingly, we often find that new features are being added just as our need for those features is becoming apparent. It's the right fit for us.


Implementor
CSH Consulting, Inc.
CiviCRM is a great tool for the Non-Profit world. Our business needed a solution for them. CiviCRM is that solution.


Core Team Member, Developer, Implementor
CiviCRM, Caltha
I've always been passionate about what non-profits and advocacy groups can achieve using technology. For me, CiviCRM shows an essential example of how non-profit and technology worlds can come together to provide real change - working as community, creating value for yourself, but also for others in non-profit sector.


Administrator, Implementator, Developer, End-user
Freeform Solutions
Freeform Solutions uses CiviCRM for our internal CRM. We are also a NFP IT support organization and we implement CiviCRM for NFP organizations we work for because we find that CiviCRM is the best open source CRM out there.


End-user, Administrator, Implementor, Developer
QualityTime Services
I have consistently found the CiviCRM community to be welcoming, inclusive and supportive, and this has inspired me to want to become a part of it. It is great that the open source community allows everyone to benefit from the contributions that each of us is able to make, and I am making my own contributions as I can.
As a software product, CiviCRM is powerful, versatile and extensible and is enjoying active development and growth by the community that uses it.

End-user
EFF
The CiviCRM community has been a tremendous resource for new ideas and helping us solve problems. We are excited to contribute customizations EFF makes back to core and support new features such as batch entry for offline donations or multiple payment processors on one donation form.


Administrator, End-user
Movimiento por la Paz -MPDL-
We needed a CRM, found CiviCRM and fell in love with it :). We're starting with 4.3, we hope we can be of some help for future updates.


Implementor, Consultant
iXiam
We help organizations with their CiviCRM Projects. From Business consultancy to custom CiviCRM development.


Implementor
Palante Technology Cooperative
Palante Tech works with social justice organizations on a tight budget to be more effective through technology. CiviCRM allows us to provide a high-quality low-cost database for community organizing, donor and membership management.


Comments
Great writeup
Hey, good to hear the Webform Integration module is being put to good use. I've actually heard of one other summer camp that also uses civi+webforms to register their campers. They are doing it all through webforms and a civi contribution form at the end to collect payments (requires a bit of custom code to get that to work). It's interesting that you've got it set up with ubercart, so probably that means the flow is reversed - payment first, forms second?
True, all that gets collected
True, all that gets collected during initial registration/payment process is student first name, last name, age and school, mirroring the process they were using on paper. Deeper info gets added after payment.
Also, the benefit of using UC
Also, the benefit of using UC was the complexity of their discount structure, UC Discount Coupons gave me the flexibility I needed for that portion of the purchase process.
Very nice! Just a heads up ..
I like the flow - pay first and fill out forms later makes sense. http://drupal.org/project/uc_civicrm uses Version 2 of the CiviCRM API. Also, not sure how nicely it will play with the civiaccount module.
Nice Presentation
Sorry I missed it in person but I enjyed the slides.
One note: not sure about the UC side of things, but on the webform end it would be possible for parents to register more than one kid at a time. You could clone contact 2 and conditionally show the extra "student" contact fieldsets based on a webform field (i.e. "how many students are you enrolling").