Blog posts by hershel

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.
January 19, 2017
By hershel Filed under Hosting, Tools, Case studies and user stories

Way back when, in the early days of CiviCRM, there were two CMS’s supported, Drupal and Joomla, and CiviCRM’s codebase was complicated, but ran reasonably well. After a few years, the code was greatly improved but also significantly expanded to include a tremendous amount of additional functionality, and thus CiviCRM became a serious server resource hog.

Read more
April 4, 2011
By hershel Filed under CiviCRM, Drupal, Joomla
There are three ways one can customize the look of CiviCRM pages: Customizing CiviCRM templates Custom CSS in a Joomla! template or Drupal theme Custom jQuery code In this post we will review them and provide a few examples of the most complicated method, jQuery manipulation. Customizing CiviCRM templates This method is described in depth on our wiki under Theming CiviCRM and the subpages therein.
Read more
April 14, 2010
By hershel Filed under CiviEvent, CiviCRM, Drupal
Overview This is a brief introduction to how CiviCRM can be used for ticketing and attendance purposes, via custom Drupal modules. The concept is to provide printable tickets for event registrants, and to put a unique UPC code on each ticket; then at the event itself, to provide a way for the event management staff to scan the UPC codes and easily take attendance using those codes. Such a system is in place on one site and has been used successfully. Code
Read more