Blogues

Restez à l'affut des dernières nouvelles de CiviCRM avec les billets de blogue de développeurs et d'utilisateurs de partout dans le monde.
par lobo sujet Drupal 7
Political groups and campaigns have been some of the earliest users of CiviCRM. We've had quite a few political parties using CiviCRM: Green Party of New Zealand, Green Party of Canada, Oregon State Democrats, Vermont Progressive Party and even the Pirate Party of Germany! One of the features missing from CiviCRM has been Canvassing, GOTV, PhoneList and WalkList functionality. This has been long requested and there have been various specifications on the wiki for this. Earlier this year we worked with Progressive Technology Project (PTP) on CiviEngage, a Drupal Module that brings address parsing, walklist and phonelist support into CiviCRM. You can read more about this work here: Canvass and Phonebank. At the same time Will Brownsberger, a state legislator from Massachusetts, started using CiviCRM to support his office and campaign operations. As part of his campaign he wrote a drupal/civicrm module to do voter canvassing. Will was kind enough to attend and demo his module at the CiviCRM Boston Developer Camp in February.
Lire plus
par AkronAA sujet CiviEvent

Every year in June, around the 10th day, a commemorative event happens in Akron, Ohio - the annual celebration of the founding of Alcoholics Anonymous. Hosted at the University of Akron, over 10,000 participants from around the world gather to celebrate the founding of this wonderful fellowship. In recent years, registration for this all weekend event has moved from mail-in forms to an online registration process.

Lire plus
par deepak.srivastava sujet Drupal 7

Following some issues to integrate drush and making civicrm upgrade process accessible from script, I started looking at drush on how we can take advantage of it for civicrm, and was surprised with the ease I was able to reuse drush code to add few utilities for civicrm. Some of the utilities currently implemented are:

Lire plus
par lcdwebsujet

CiviCRM is considering applying to be a mentoring organization in Google's Summer of Code program (GSOC). If you're not familiar with GSOC, you should be! (http://socghop.appspot.com/) -- it's a fantastic program that can jointly help open source projects advance development, while encouraging students to become involved in the open source community. The basic thrust of the program is that Google sponsors students (monetary stipend) to work on projects for open source software.

Lire plus
par illmastercsujet
To make custom tabs when viewing a contact, begin by using the tabs_hook "hook_civicrm_tabs". http://wiki.civicrm.org/confluence/display/CRMDOC/CiviCRM+hook+specification#CiviCRMhookspecification-hookcivicrmtabs A simple example given on the hooks documentation link above function civitest_civicrm_tabs( &$tabs, $contactID ) { // unset the contribition tab, i.e. remove it from the page unset( $tabs[1] ); // let's add a new "contribution" tab with a different name and put it last
Lire plus
par lobosujet
As some of you might know, CiviCRM Standalone came out of a project we did with US PIRG. The project lead was Wes Morgan who also was supporting the standalone version along with a few other features he worked on in Civi (SQL Import, REST API etc).
Lire plus
par rczamor sujet Drupal 7, Joomla, Meetups

Last Thursday, a dozen local CiviCRM users, developers and persons interested in learning about the system met at the NEXUS Resource Center to discuss the Boston CiviCRM training and challenges that we each have faced during implementations. Thank you to the The Green Roundtable for allowing us to utilize their space for this meetup.

Lire plus
par yashodhasujet
We are excited to announce that CiviCRM 3.1.3 has been released, and is now available for download. You can also try it out on our demo site.
Lire plus
par shot sujet Drupal 7, Meetups, Training

In a month, on March 25th and 26th, FairSay invites you all to Oxford, UK to join us for a two-track CiviCRM/Drupal and Plone Campaigning Camp (free with lunch and tea break included!).

Lire plus
par Dave Greenberg sujet Meetups
CiviCon - the first ever 'global' CiviCRM conference - is coming to San Francisco on April 22nd. We're getting really excited about the fantastic array of speakers and sessions already on the agenda .... Nathan Yergler, Creative Commons CTO will be kicking off the day, sharing his thoughts about the importance of open source software like CiviCRM to the success of non-profits and grass roots organizations, why Civi is important to Creative Common's mission, and what the horizon looks like. Cedric Brown, Director of the Mitch Kapor Foundation, along with Mitch Kapor (via video link) will be closing the day with their thoughts on the benefit propositions of open source software. In between, there will be a lots of great user AND developer oriented sessions including:
Lire plus