Image
Drupal Assoc Badge

I’ve been a Drupal enthusiast for many years. Here are articles I’ve written for myself to document how I approached various subjects.

Drupal

By peterm, 15 September, 2010

Tags

I've been prototyping some new ideas to get us thinking about the roadmap for the campus map. A working demo is at http://maps-dev.ucsc.edu. The notes link below talks about the technology stack; Drupal, Gmap and Location modules were evaluated in the first round and later eliminated. I've landed on the OpenLayers and Geo modules for the type of requirements we need to meet.

By peterm, 15 September, 2010

Tags

I'm working with John Rocchio on the prototyping of a shopping cart to assist Dining Services. See the demo at, http://asg-dev2.ucsc.edu

Problem/Opportunity

The problem/opportunity can be defined as a process improvement. Dining Services has been using a PDF based form to allow students to order and take advantage of campus purchasing power. Essentially, an on-campus student may order a box of cereal and pick it up. A financial transaction takes place at the time of delivery. 

By peterm, 7 September, 2010

Tags

Here's a few article ideas to pursue as we get the students moved in this Fall.

Update the "how we're using Aegir" article with enough info for LITS to take over. 

Continue documenting our Drupal dev and prod environments for LITS management. This could be part of the updated Aegir article. The basic idea is that I can't continue to manage all aspects of the Aegir->Drupal based service for the sites (20) that we're managing. Show some of the systems and config documentation we've placed in our Open Atrium instance.

By peterm, 16 April, 2010

Tags

I've been collecting resources on my own over the past year or so as I've taken a deep dive into Drupal. I'm now in the process of training some of my staff and lead contacts in Drupal. In several cases, we'll need to buy some duplicate copies of books and thought this might be a nice place to provide a list and some of my thoughts on their usefulness in my work.

By peterm, 23 February, 2010

Tags

I worked with Chief Trapp and Emergency Planner Gaylord to finalize our requirements around managing the contact information for Emergency Operations Center (EOC) members. The EOC is a functional approach to managing operations associated with emergencies that range from large protests to earthquakes. I've previously written on the subject of EOC Contact Management.

By peterm, 15 February, 2010

Tags

Background

[see http://peterm.ucsc.edu/drupal/content/how-were-using-open-atrium]

We need a method to handle work intake using as much of the ITS project management methodology as possible. Basically, this involves getting the appropriate details and initial scoping information into a one page form. One of the benefits of following the methodology is that we can aggregate and start to look at priorities against capacity for our group.

By peterm, 9 February, 2010

I wanted to upgrade the aegir tools on the -dev and -prod sites. I ran into some problems running the upgrade steps; which are probably due to some mistake I had made in managing the changes made since the original install. During the upgrade process, I was getting a variety of database error messages. I'm assuming that part of the problem was that I had originally installed 0.2, then upgraded to 0.3 and somewhere along the line, upgraded drush. Another symptom I was seeing was that my crontab for aegir was gone, so I could not process tasks.

By peterm, 4 February, 2010

Tags

I came back to work on the TPP project over the past few days. A couple of problems needed resolving. First, I'd used the CCK float type instead of using Decimal type to hold salary data. While it worked for hourly and monthly salaries, annual salaries were longer than the column could allow. So, I started my test by deleting the 37 float fields and recreating them as decimal 10,2.

By peterm, 12 December, 2009

Tags

Updated – 02-17-2010

The new beta of Managing News has some changes to channel tagging. In order to summarize the most relevant data across a number of feeds, a "tag" can be applied that allows for grouping of like items based on the tag. For any particular incident, we'd be able to develop a set of keywords for searching out sources (Google, local news, Twitter, etc.) and tags for organizing content in near real-time.

Project Idea