Palante Tech Blog

05.01.2014
Palante Tech Coop would like to celebrate May Day, International Workers' Day, by announcing that Nina Reyes has been voted in as Palante's newest worker-owner! Nina began working with Palante in July 2013 and quickly became an invaluable member of our team, both as an ace Drupal themer and site builder and as an engaged participant in our collective process. Nina has already helped Palante go to some awesome new places, tremendously upping our responsive theming game and initiating Palante's first time participating in the Google Summer of Code, in which Nina will be mentoring a student developer working on a much-needed responsive Bootstrap user interface for CiviCRM. Nina is Palante's first new worker-owner since we incorporated in 2011. We're all excited to continue to work together to better serve our clients and communities and grow our cooperative. Please join us in wishing Nina hearty congratulations as she becomes a full worker-owner of our cooperative!
04.15.2014
Palante Tech Coop has been tracking the Heartbleed bug since it was publicly announced in early April 2014. Read below for tips on how to protect your organizational and personal data and find out about steps Palante's taken to protect our clients. Since there's a lot of possibly initimidating text below this, here's a handy jump menu that will let you skip down to the section that's most relevant to you:
04.02.2014
Palante Tech is proud to have worked with the International Labor Rights Forum, a human rights organization that advocates for workers on a global scale. We helped ILRF develop a website plan based on their goals and audiences, migrated content from their Drupal 6 site to Drupal 7, and worked with their designers to build out a new responsive site design to stay inline with their branding. We're eager to continue to work with ILRF as we roll out even more site features in the near future.
03.24.2014
A client recently asked us to create a members-only curriculum section, which allows certain logged-in users to download from a library of PDFs. The client also wanted to be able to track which users were downloading which materials in CiviCRM, so they could target the downloaders of certain materials with follow-up e-mail. To do this, I wrote a very simple Drupal module to log the downloading of materials as an activity in Civi.  It hooks Drupal's hook_file_download to make calls to the CiviCRM API.  Note that this module probably shouldn't be used as is in your site - it lacks error handling.  I'm posting it primarily as learning material.  Also, suggestions/feedback are welcome!
02.26.2014
If Palante set up your office server, it is very likely running Debian Linux version 6. We set up Debian as the operating system for our client servers due to its stability, flexibility, and low cost of operation. Debian is open source software, and all software updates and upgrades are free to download. However, security support updates for Debian 6 will be coming to an end soon. That means that servers running Debian 6 will need to be upgraded to Debian 7 or later; otherwise they will be at risk of experiencing security holes or other bugs.
02.25.2014
Recently at the Aspiration Tech Nonprofit Software Developer Summit, Jamila gave a short presentation based on their work with setting up Ubuntu LTSP computer labs. Our clients have found this to be a great use of old computers which are too slow or too broken to use otherwise. The computers are set up in such a way that there is one main computer running as an Ubuntu Linux server, and then several computers can be set up as terminals that connect to that server.