Blogs

Keep up-to-date with blogs from the core team, working groups, developers, users and champions worldwide. Subscribe to our newsletter to receive regular updates by email. We also have an RSS feed.
octubre 21, 2008
By shot Filed under CiviMail, CiviCRM

I’m happy to report a PHP counterpart to imap2soap is coming in CiviCRM 2.2, so the handling of CiviMail’s return channel should be much easier in the future (ideally as simple as setting up a cronjob).

There are also other CiviMail improvements and changes in 2.2 (kudos to U.S. PIRG for their sponsorship!) which I plan to unveil in upcoming post(s), but let’s concentrate on the return channel for now.

Read more
octubre 21, 2008
By Dave Greenberg Filed under Training
We've begun our planning for CiviCRM trainings and meetups for 2009 - and we'd love to get feedback from folks in the community about interests and availability for these events ... We're considering three different types of events for the calendar: Advanced User Training - We held several 2-day sessions this year - focused on the skills needed to configure, customize and use CiviCRM advanced features. These sessions were well received - so we're planning on doing several more in 2009. Fees for these sessions are based on operating expenses. User Group Meetings - Half or full-day meetups where folks can share experiences and learnings, network, and discuss the future of the platform. Developer Camps - These 1 or 2 day sessions are "learn by doing" events where developers can work together with core team members on specific projects
Read more
octubre 19, 2008
By kurund Filed under Architecture

Lately there has been lot of confusion using Name, Title/Label and Value. There is also a lot of inconsistency in code and database, hence we are planning to fix it in CiviCRM v2.x release.

Lets take an example of Participant Status, 'Registered'. In this case Name will be 'Registered', value will be an integer from 1..N (this depends on each install) and Label/title can be "Registered" or "I will come" etc. (or a localized version of the word/phrase).

Basic rules are:

Read more
octubre 17, 2008
By loboFiled under

The API was a big topic at CiviCamp. We had a good discussion on the mistakes we made in the past and things we can do better going forward. Due to a variety of reasons (internal and external), the API migration between 1.9 and 2.0 was a disaster. We resolved to not let this happen in the future. Here are a few things we agreed upon

Read more
octubre 15, 2008
By lobo Filed under CiviCRM, Drupal

We coded / migrated / bugfixed a few drupal modules as part of CiviCamp (blog reports here and here). We also decided to ship these modules with our 2.1 release. You can get the current version of these modules here. CiviCRM v2.1.2 will include the following drupal integration modules:

Read more
octubre 14, 2008
By shot Filed under Training

Today was the second (and, unfortunately, last) day of the SF CiviCamp.

The day started with Rob Thorne’s presentation on using CiviCRM 1.x contacts as CCK fields and his work on CiviNode. Given that in the meantime all of CiviCRM, CCK and Views released version 2s, the outcome of the discussion was that it’s best to rewrite this code from scratch.

Read more
octubre 13, 2008
By deepak.srivastava Filed under Training
CiviCamp day1 started with good number of participants with a total count of 14. We started with introduction and complaints about civicrm. Most of the complaints were about APIs, upgrades and support of previous versions. Discussions on APIs are scheduled for day2. Regarding upgrades it looked that older version (1.9 or below) generally have problems with upgrades since it requires some technical expertise.
Read more
octubre 12, 2008
By yashodha Filed under Drupal, Training
Day 1

CiviCRM team members had the opportunity to attend the BADCamp Oct. (11/12) held in University of California, Berkley. We decided to sit through the lectures of our respective interests.

Read more
octubre 6, 2008
By Dave Greenberg Filed under Joomla
I'm happy to announce that we've finally gotten our act together and configured a complete public demo for the Joomla! version of CiviCRM 2.1. Joomla! users and integrators will finally be able to try out CiviCRM for Joomla! without going through the process of setting up their own site. We think this will be a good step forward in strengthening the Joomla! part of the CiviCRM community. The front-end demo site includes links to test-drive public-facing features: online contribution page membership signup page event info and registration page
Read more
octubre 5, 2008
By xavier Filed under CiviMail

Hi,

On every new CiviCRM install, I've had the same question about the difference between CiviCRM (the mass mailing module) and the send mail feature (from and individual contact and a search result). The question is when to use one or the other.

I understand than historically, these two features comes from both end of the spectrum, CiviCRM was made to send newsletters and bulk emails, and the send email is a replacement of sending a mail from your mail client. However, you can have a mailing list of a handful of contacts, and you can send "individual" emails to several dozen contacts.

Read more