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.
18 septembre 2007
par lobo sujet CiviCRM

After being introduced to the Drupal / CiviCRM world at OSS Camp Delhi, Ravi Sagar was inspired to start a Hindi Translation for CiviCRM. Translations are big projects, so would be great if folks could help him out.

Lire plus
16 septembre 2007
par lobo sujet CiviCRM

We recently got a consulting contract to integrate Organic Groups, CiviCRM Groups and CiviCRM ACL's. The project specification is here. I've just committed a set of files that implement most of the above functionality. Here are a few highlights of this module.

Lire plus
14 septembre 2007
par lobo sujet CiviCRM
A cron job executes periodically to process all the scheduled / running jobs for CiviMail. The admin can set an optional limit on the number of mails processed in the cron job. This allows two different invocations of the cron job to step on each other, a bad thing which could result in users getting multiple copies of the same mail. To avoid this from happening the cron script used flock. This had two main disadvantages: The cronjob could run on only one machine due to the file system lock
Lire plus
11 septembre 2007
par lobo sujet CiviCRM

NTEN (The Nonprofit Technology Enterprise Network) is conducting on online survey for users of Constituent Relationship Management (CRM) tools. Please consider taking a few minutes to participate. Your feedback will be useful to the project team - and will help others evaluate CiviCRM as a solution for their organization.

Lire plus
10 septembre 2007
par kurund sujet CiviCRM

I traveled all the way to Delhi to attend OSSCampDelhi, Non-Conference (Bar Camp), my first Open Source Camp in India. It started well with a good presentation on "HIGH Performance Websites". Speaker shared few tricks how to make you front-end load faster.

* Use of expire headers for javascript, css * Use of compressor to remove spaces in javascript using tools like (Dojo Shrink safe, YUI Compressor, JSMin, Dean Edwards Packer) * use of mod_gzip / mod deflate for apache * not to use @import use "link" tags * load script at last ( although I don't agree )

Lire plus
7 septembre 2007
par lobo sujet CiviCRM

Those of you who have been following our blog already know that we are currently working on a CiviMail focused release. Some of the exciting items to be included are:

Lire plus
5 septembre 2007
par lobo sujet CiviCRM

We have started a new list to talk about extensions to CiviCRM to handle the constituent, donor and membership management aspects of open source foundations. You can sign up for the list here. One of the main goals of this project is to enable integration with LedgerSMB, an open source accounting package.

Lire plus
1 septembre 2007
par lobo sujet CiviCRM
We've been busy with the schema redesign for 2.0 and are quite pleased with the modification and the simplified schema. Here are a few of the changes and the impact Merging all the "contact_type" tables into one table (civicrm_contact), has simplified the select/insert/update code for edit/view contact. It has also made search more efficient by getting rid of one LEFT JOIN. Kurund is still working his way through the view/edit code for location changes. This change has gotten rid of another LEFT JOIN in the search query
Lire plus
29 août 2007
par Anonyme sujet CiviMail, CiviCRM

Hi CCRM Friends,

My name is Shane Hill. Some of you may have read my name in a few places or on some lists. This post is meant to introduce me and give some background. I am with the organization The Urban Alliance For Sustainability. http://www.uas.coop and we use CiviCRM to manage our constituency and send email blasts. At first, I was just a volunteer with UAS as I believed in their mission (now my mission) and I wanted to lend my experience to what they were (are) doing. Then in time I inherited their web operations which eventually led to having to deal with CiviMail. :)

Lire plus
29 août 2007
par shot sujet CiviMail

Thanks to UAS’s Shane Hill’s impressive recent CiviMail improvements (currently, among others, an order of magnitute speed-up in email generation…) and the forthcoming changes for DA, we decided to make a separate CiviCRM release consisting of CiviCRM 1.8 and the improved CiviMail. The release will be called CiviCRM 1.9 and is developed on the v1.9 branch in our Subversion repository.

Lire plus