Tags » Drupal

 
 
 

DrupalCon 2011 Sessions that Might Interest You

Categories: LIS Staff Interest

As I mentioned at the LIS staff meeting, one of the great things about a conference that is put on by an organization that really wants people to pick up and use their software, rather than an organization that organizes conferences, is that they’re willing to make the information from the conference available to anyone. All of the sessions from DrupalCon are now available as streaming video on the conference website. This was also the case for last year’s conference in San Francisco.

Most of the sessions are only interesting to people actively writing code for Drupal. Complicating things, we run a custom module (Monster Menus) that is only run by two sites in the world and radically changes how people editing our site interact with Drupal. Because of this, most of the sessions either won’t be interesting or won’t apply to how you use Drupal at Middlebury or MIIS. I’ve picked out a few that either cover general themes about websites or apply to specific parts of Drupal that we use.

Keynote Speeches

  • Clay Shirky talked about how to involve the people who use your website in the development of its content and design. Audience: content managers.
  • Jared Spool discussed usability, user experience, and how to develop systems that take advantage of people’s knowledge. Audience: interface designers.
  • Dries Buytaert talked about the Drupal 7 release and the roadmap for future versions of Drupal. Audience: people interested in where Drupal will be in two years.

Using Drupal

  • Webform 3: The Survey Tool for Drupal: We upgraded to Webform 3 for our site last November. This session goes through the new features of Webform 3 (branching logic, email templates, and reporting) with over a half hour of examples.
  • Teaching Drupal: Creating Effective Drupal Training Materials for Clients, Employees, and the Public: I don’t need to add much of an explanation to this title except to say that the presentation covers both general and Drupal-specific topics.
  • Media: This has nothing to do with our current site. The Media module for Drupal 7 is brand new and still being heavily developed. This session gives you a look at where media (image, document, video) management is heading in the future with Drupal.

Design

  • Design for Mobile: An overview of design challenges for mobile device applications that touches on Drupal.
  • Making Beautiful Maps: We’re going to be working on an update to our Campus Map this Spring. I haven’t had a chance to watch this presentation yet, but I’m very excited to learn about how we can take the map interface beyond the default tiles that Google Maps uses.
  • The type revolutionary’s cookbook: You’re probably reading this sentence using Verdana or Arial as a font. This session discusses how that is going to change very soon as websites can now start to render text in fonts that you don’t have installed on your home computer.

If you find something in the larger list that you found particularly interesting that I forgot, point it out in the comments.

Facebook Integration for Drupal

Categories: LIS Staff Interest

A few months ago, we added support for Meta Tags on Drupal nodes, which gave you access to add an optional description and list of keywords to news stories, profiles, or other content types on the site. This feature was mainly added because when you link to a page in Facebook their site will try to fetch a description for that link and, if you don’t supply one in the meta description field, it will guess. It’s not very good at guessing. More

DrupalCon 2011: Day 1

Categories: LIS Staff Interest

This week Ian and Adam are in Chicago for the bi-annual DrupalCon developer conference. Drupal is the software that we use to manage the Middlebury and MIIS websites, as well as a couple others.

Read on for notes on the sessions we attended.

More

Drupal Update Scheduled for March 13

Categories: LIS Staff Interest

We wanted to let our website editors know that we plan on updating all six of our Drupal websites on March 13. This update is to the modules for that system that we work with Amherst to develop: Monster Menus, the Media module which manages files on the sites, and the RSS Page module which provides a content type for displaying feeds. This update may result in the site being unavailable for a few minutes while a database update script runs and will be done during our scheduled downtime that Sunday.

The affected websites are:

  • http://www.middlebury.edu
  • http://www.miis.edu
  • http://museum.middlebury.edu
  • http://www.davisprojectsforpeace.org
  • http://www.davisuwcscholars.org
  • http://courses.middlebury.edu More

State of the Site

Categories: LIS Staff Interest

Overview

What follows is a report on the state of notable web applications and sites in use at Middlebury including the College website, the Middlebury instance of WordPress (i.e. sites.middlebury.edu) and a variety of key web applications that provide services widely used by faculty, students and staff. More

Website Improvements #8: JavaScript and the Editor

Categories: LIS Staff Interest

Summary for those who aren’t interested in the details:

  • The site should load faster
  • Menu reordering is easier
  • You can now copy and paste directly from Microsoft Word

More

SHH! Don’t tell… LIS Training Opportunities are Alive and Well

Categories: LIS Staff Interest

Chances are good that you don’t know how LIS can help you learn about information technology.  Why is that?  Because we haven’t told you lately!  Just to whet your appetite, here are few bite-size morsels to consider:

  • You can sign up for free workshops here on campus.  Here’s our current schedule (go/lisworkshops).
  • You can request an online learning account with Element K and study at your own pace.  Choose from over a thousand courses covering programs such as Excel, InDesign and Acrobat Pro as well as topics such as security awareness.  Review specific topics of interest or take an entire course.  Not sure where your knowledge gaps are?  Take a course assessment to help you find out.
  • You can ask LIS to pick up the tab for day-long, instructor-led courses offered by KnowledgeWave in South Burlington.  It’s quite likely we’ll do it!  Staff members taking advantage of this opportunity recently are enrolled in classes on advanced Excel, Access and new features of Office 2007/2010.
  • You can round up a group of friends/colleagues and ask LIS for a training session at a time that works for you.  Resources permitting we are happy to arrange workshops for groups of ten or more.

Please contact the Technology Help and Support Desk (email helpdesk@middlebury.edu or call 443-2200) to obtain more information about any of the above offerings.

Website Improvements #6: Webform

Categories: LIS Staff Interest

For the sixth in this weekly series of posts we started in March, I’m going to talk about our recent upgrade of the Webform module and the addition of some new modules to help you manage your forms. Here are the new things you can do with Webforms:

The interface to interact with the Webform has also been simplified by moving most form settings into their own tabs in the Edit Console, especially the addition of the E-mails tab that gives you a quick look at who receives E-mails when the form is submitted. The interface for adding options to select list components is also easier to use with an interface to quickly add and remove options. Lastly, if you have a sidebar on the page, it is now hidden when you’re trying to edit the form components so that you can view the full form.