Upcoming Events
NYC CiviCRM Meetup - September 7th
September 7th, 2010
This next NYC meetup will feature a case study or 2, a look at what's new in (more...)
Configuring, Customizing and Extending CiviCRM - New York
September 16th, 2010
This comprehensive two-day hands on training course is targeted at (more...)
CiviCRM User and Administrator Training - New York
September 16th, 2010
A comprehensive two day hands on training course covering the configuration, (more...)
CiviCRM Code and Test Sprint - New York
September 18th, 2010
This code and test sprint is targeted at experienced developers who want to (more...)
CiviCRM Toronto Meetup
September 21st, 2010
Come meet others from the Toronto Area who are interested in, using or (more...)
CiviCRM Philly Meetup – September 2010
September 23rd, 2010
Come meet others from the Philadelphia Area who are interested in, using or (more...)
CiviCRM Seminar - Dublin
September 28th, 2010
NfP Services are hosting a free seminar at The IBOA, Stephen St Upper, Dublin 8 (more...)
London developer and implementer training
September 30th, 2010
This comprehensive two-day hands on training course is targeted at implementers, (more...)
London user and administrator training
September 30th, 2010
A comprehensive two day hands on training course covering the configuration, (more...)
Berlin user and administrator training
October 6th, 2010
A comprehensive one day hands on training course covering the configuration, (more...)
Berlin developer and implementer training
October 7th, 2010
This comprehensive one-day hands on training course is targeted at implementers, (more...)
Benelux meetup in Brussels: Connect, communicate and activate your supporters and constituents
October 11th, 2010
Come meet others who are interested in, using or developing for CiviCRM. For (more...)
CiviCRM Toronto Meetup
October 19th, 2010
Come meet others from the Toronto Area who are interested in, using or (more...)
CiviCRM Toronto Meetup
November 16th, 2010
Come meet others from the Toronto Area who are interested in, using or (more...)
CiviCRM 2.0 Progress
- Not Just a Contact Database
-
These optional components give you more power to connect and engage your supporters.

civiCONTRIBUTE
Online fundraising and donor management.

civiEVENT
Online event registration and participant tracking.

civiMEMBER
Online signup and membership management.

civiMAIL
Personalized email blasts and newsletters.

civiREPORT
Report generation and template management.
Now that 1.9 stable is out - most of the team has been focusing heavily on the 2.0 queue. If you've been "following along" - you know that this release includes substantial changes to the core schema. We think these changes will simplify and streamline many of the most commonly used queries. The good news is that most of the code re-writes needed to support the schema change are now in place and most core functionality is running again :-) On the flip-side - the QA effort for this release will need to be exhaustive - and we're counting on everyone out there who uses CiviCRM to step up and help us pound on the release once we hit Alpha.
The candidate feature list for 2.0 is still a bit fluid. We're going to try and squeeze in some additional CiviEvent improvements based on the increasing traction we're seeing - and incorporating suggestions and requests that have been coming in on the forum. Improvements being considered include:
- Allow participants to see other participants (e.g. view participant list for an event from a static url)
- Duplicate registration detection (check against email, if duplicate give status and abort).
- One-step offline Event Registration (e.g. option to create associated contribution record and send receipt/confirmation).
- Pay-by-check / pay-later option for Events (using "Pending" status)
- Streamlined event registration for free events (skip confirmation step)
Check out the full 2.0 Roadmap for a complete listing. If there are items on the list that are high priority for you or your organization and don't yet have an associated Jira issue number - consider whether you can contribute any resources to help get them done. This could include coding, early testing, documentation, etc.
The issue tracker currently has 31 open issues for 2.0. Our short-term target is to knock off ~10 issues each week so we can get the queue down to < 10 by Thanksgiving.







Comments
Registration : One-Click the Way to Go
"Streamlined event registration for free events (skip confirmation step)"
I think this is great. I think the closer CiviEvents gets to "one-click" for registration the better.
Also, easier integration with the Drupal Views Calendar would be nice.
Custom field limits?
I have read that in previous versions of CiviCRM that the custom fields are limited to around 30. What will be the limit in the new schema. Have you looked at tools like facile forms (http://www.facileforms.biz/)? It seems to have a model that allows unlimited number of custom fields, or am I missing something?
My goal is to leverage CiviCRM as a platform for simple web apps revolving around the population I serve. Adding PHP to profiles as described for 2.1 goes a long way for this. This is something else that Facile Forms does, very elegantly, with a user generated library of code chunks that can be added from a drop down menu to a form. Something else that Facile forms does that would be good is the ability to include javascript snippets to a form as well. Is this the direction you are heading or am did I miss understand.
The new model limit is much greater than the old one ...
The new model creates tables and as such is much more efficient and scalable. You will hit mysql limits based on the number of tables you create etc, but if you group your fields logically into a set of tables, it can scale quite nicely
Would be great if you can research facileforms and give us a technical recap on it (or point us to the relevant docs). We've looked a fair amount at Drupal CCK with regard to our current model. Adding PHP / javascript to the custom fields/forms is a possibility in future versions.
lobo