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.
23 avril 2007
par shot sujet Architecture, Internationalization and Localization

CiviCRM is localised into several languages and used by non-English communities around the world. Before it could be localised, though, it had to be internationalised – i.e., it had to be modified to make the localisation possible. My first assignment when working on CiviCRM was to take the English-only application, internationalise it and localise it to Polish.

Lire plus
20 avril 2007
par michal sujet CiviCRM

We are glad to announce that in reply to recent requests we are launching a new support and discussion tool for our great community of users - CiviCRM Forums:

http://forum.civicrm.org/

We encourage everyone to use the Forums for all support questions and discussion (except for technical developer topics), starting immediately.

Lire plus
14 avril 2007
par lobo sujet CiviCRM

CiviCRM seems to be growing at a fairly nice pace with a good adoption rate in the community. In the run up to the presidential elections, quite a few of the democratic grassroots political campaigns have used Drupal / CiviCRM as their organizing and fund-raising platform.

Lire plus
10 avril 2007
par Dave Greenberg sujet CiviCRM
Judy Hallman sent in this write-up from the
Lire plus
9 avril 2007
par Dave Greenberg sujet Architecture, CiviCRM
Developers who are working on integrating CiviCRM with other modules and/or developing contributions for CiviCRM need to have a good understanding of the database structure. What data is stored in what tables? What type and size of data is valid for a given field? How are the various tables connected to each other? This information can also be helpful when tracking down and potential bug or installation problem. Entity Relationship Diagrams or ERD's provide a graphical representation of database structure. AND...Ben Vautier (SQL Recipes) has graciously contributed (and is maintaining) a pretty comprehensive ERD for CiviCRM and it's componenents (including CiviEvent).
Lire plus
1 avril 2007
par lobo sujet Architecture, CiviCRM

We made a few major changes to the v1.7 search interface for a big improvement in performance. The first change was to ot use a wildcard for the prefix. Thus when a user searches on NAME, we only search for 'NAME%', in older version we would search for '%NAME%'. This allows mysql to use the index on sort_name and is significantly faster than a full table scan. The second change involved not searching the 'email' table when doing a search on 'name'.

Lire plus
29 mars 2007
par Dave Greenbergsujet
With version 1.7 "almost" out the door, the CiviCRM planning team spent most of this week's team meeting evaluating potential "big ticket" items for 1.8 and discussing future platform requirements for CiviCRM. The platform issues are: When do we drop support for PHP 4.x? When do we drop support for MySQL 4.1 There are compelling technical and management arguments for requiring PHP 5.x and MySQL 5. On the management side, we estimate that it costs the project approximately 4-6 person-weeks of extra time to code, test and debug the PHP 4 version. As the codebase grows - this cost of supporting two very different programming models grows. These are resources that we'd prefer to use improving the overall functionality, usability and quality of the software.
Lire plus
27 mars 2007
par lobo sujet CiviCRM

USPIRG has decided to work on CiviCRM as the Code for Change project this summer!. Should be a great value add to the CiviCRM community. Thanx to Wes Morgan and USPIRG for choosing CiviCRM. From their website:

Code for Change is an exciting new program which brings together computer science students and recent graduates in the summer to lead an open source software development project. The projects will vary from year to year, but they'll tend to focus on furthering the online organizing work of U.S. PIRG and, being open source, lots of other organizations as well.

This summer, we'll be working on the CivicSpace project to make it a world class online organizing platform. By the end of the summer, organizations working on issues ranging from preserving our last remaining wild forests to preventing human rights abuses will be able to take advantage of our work to get more and more people involved in their issues online.

Lire plus
25 mars 2007
par Dave Greenberg sujet CiviCRM
I spent last Thursday and Friday at the Open Source CMS Conference (OSCMS 2007) - hosted by Yahoo! in Sunnyvale. It was a high-energy gathering of smart folks who are passionate about software and open source - with an especially large concentration of Drupal developers and integrators. CiviCRM Session Gregory Heller from CivicActions joined me in presenting a session on CiviCRM on Friday morning. Despite the fact that we were scheduled opposite Dries Butaert (Drupal founder) - we had a good showing. I gave folks an overview of CiviCRM - with an emphasis on CMS integration approaches (profiles, user registration, APIs and hooks). Then Greg showed off live examples of each of these techniques on some of the cool sites that CivicActions has developed using CiviCRM.
Lire plus
24 mars 2007
par lobo sujet CiviCRM
We are excited to announce that our 1.7 Beta release is now available for download. This release features the new CiviEvent component, which provides integrated event registration and management, along with a new "Contact Dashboard" which gives constituents a consolidated view of their subscriptions, contributions,event registrations and more.

Other release highlights include: Create and save re-usable email templates (with mail-merge tokens) CiviContribute plugins for Authorize.net and Google Checkout Use customized versions of templates for any screen One-click copying for existing Profiles, Contribution Pages and Events

Lire plus