March 8, 2007 PDF Download as PDF (840 KB)

Spuds and Mashups: The Best Way to Promote Events Online

Abstract

This paper defines spuds and mashups and places them in a wider technological context. Then, it provides examples that demonstrate the bold claim made in the title.

Table of Contents

Introduction

If you’re like a lot of other technology managers and event organizers, you’re probably grappling with issues related to how best to promote your organization’s events online. While you undoubtedly have dozens of very specific requirements in mind, your ideal website calendar solution most likely includes these four high-level characteristics.

Does this ideals list sound a little too ideal to be true?

On the contrary. The ideal can be real today using a web-hosted online calendar solution that supports a spud-based delivery model.

What exactly are spuds?

While you may not have heard the term “spud” before, you most likely have encountered one or more of the terms for the group of objects to which spuds belong. Spuds are members of the Widget group. Other names for Widget, according to Wikipedia, include gadget, badge, module, capsule, snippet, mini, and flake.

Putting spuds in context: The Widget group

If you’re familiar with widgets, you’re probably also aware that both Microsoft and Google sponsor websites where you can download a variety of widgets. A quick trip to one or both of these sites demonstrates that the Widgets group contains two subgroups: Desktop Widgets and Web Widgets. Because spuds are widgets that run on websites, we’re going to focus on the Web Widgets subgroup.

Widgipedia, which describes itself as “the ultimate widgets resource,” defines Web Widgets this way:

A Web Widget is “a piece of code that can be inserted identically in any web page (such as your personal blog, a My Space page, an eBay auction, or an online store) where it will stand as a standalone section. Most common Web Widgets are Flash, JavaScript, or Java applets. You can see the Web Widgets by simply opening the containing page in your browser.”

Put another, slightly less geeky way, a Web Widget is a little program you can add to any web page, where it operates independently of the rest of the page. Because Web Widgets are programs, they are almost always dynamic and interactive.

A Web Widget example

To move from the theoretical to the concrete, let’s look at an example: The Stock Chart Web Widget available at Google Gadgets for your Web Page.

Let’s say you manage an online investment club focused on publicly-traded retail companies. You might want to add one or more Stock Chart widgets to the club website so that members always have, at their fingertips, the latest share price information for a few specific stocks.

Stock Chart Web Widget

A Stock Chart widget you add to your site might look like the one above. Let’s consider a few of its characteristics.

Spuds as Web Widgets: How they're unique

Spuds are Web Widgets that behave in specific ways.

Like the Stock Chart and other Web Widgets, spuds are pieces of JavaScript code that retrieve information from data sources. But spuds call a specific type of data source, a data source that contains event information. Because spuds are AJAX (Asynchronous JavaScript and XML)-based, they can retrieve the latest information without causing the entire web page to reload. This makes web pages that include spuds seem very responsive.

The term spud is a—somewhat facetious—play on the concept of “mashup.” A mashup is a web page that brings together content from more than one source. The IT world borrowed the term mashup from a hip-hop music practice of mixing two or more songs together to create a new song.

When you copy and paste the JavaScript code for spuds into a page on your website, you bring together content from an event data source with the other content on your web page to create your own mashup. Each time your web page loads, the spuds refresh with the latest event information.

Examples: Spuds and mashups in action

Now let’s return to our original claim—that spuds and mashups are the best way to promote events online. In this section, we’ll validate that claim by looking at four spud examples that demonstrate the ideal characteristics we talked about in the beginning: convenience, flexibility, customizability, and engagement.

Note The organizations mentioned in the following examples subscribe to Trumba Connect, a web-hosted solution for publishing website calendars and other event spuds. As subscribers, the organizations store their event data in a Microsoft® SQL Server database maintained by Trumba Corporation, which is accessible via web server for the spuds to call.

Implement and maintain in your own way

In a spud-based world, form is separate from content. This has enormous implications for the processes you use to implement and maintain event information on your website.

With spuds, you can leave the form side of things—creating the spud, customizing it, and embedding it into a page on your site—to web developers.

Once the spuds are implemented, however, developers are out of the picture. You can assign the content tasks—adding, deleting, and updating events—to the people closest to the event information.

This puts you back in control of the event maintenance process. It also greatly increases the likelihood that event information on your website will be up to date.

The Ogden, Utah Convention and Visitors Bureau (CVB) website demonstrates the value of separating form from content.

Ogden, Utah CVB Calendar spud

The Event Calendar page on the Ogden CVB site contains a Calendar spud (2) that includes a calendar list (1). The Calendar spud and list work together. The category colors in the calendar list correspond to the event colors in the Calendar spud. Calendar visitors can filter the events they see in the Calendar spud by selecting and deselecting categories in the calendar list.

As the calendar list (1) indicates, Ogden CVB created a separate calendar for each category of events. While responsibility for creating the spuds and publishing them online is centralized with Ogden CVB, representatives of the agencies that sponsor events in each category maintain their own calendars themselves.

This distributed arrangement eliminates inter-agency communication and workflow delays. Tourists and residents benefit by having ready access to the latest regional event information.

Present the same information in different ways in multiple locations

The Ogden, Utah Convention and Visitors Bureau (CVB) provides a comprehensive events calendar on the Event Calendar page of its website. It also entices tourists and residents who land on its home page with the next couple of upcoming events. It accomplishes this by embedding an Upcoming Events spud into its home page.

The following Upcoming Events spud references the same event data as the Calendar spud (shown in the previous section) so updates made to the event data source appear instantly in both spuds.

Ogden, Utah CVB Upcoming Events spud

In addition, the Upcoming Events spud is interactive. Site visitors can hover over an event to display an event details popup (as shown in the picture), click an event to open an event details page, and click the See all link to navigate to the full events calendar (the Calendar spud).

Customize event information to reflect your brand

You may remember that the Stock Chart widget had a number of parameters that you could customize before you copied and pasted the widget into a web page. For example, you could set the stock ticker symbol and the color and size of the border around the widget.

Like the Stock Chart and other Web Widgets, spuds have parameters. While the specific parameters vary from spud to spud, in general, you can customize:

The ability to customize spuds means that you can present event information as an integral part of your website brand.

For example, Philadelphia University customized text colors and fonts in an Upcoming Events spud embedded into its website (shown below). The spud integrates fully into the site and reflects the University brand.

In addition, the University set the spud to display six upcoming events with no hover popups.

Philadelphia University Upcoming Events spud

Provide interactive calendars and events

Because spuds are interactive, site visitors are more likely to find events they care about and remember to attend them. The What To Do page on the Pocono Record website demonstrates the power of interactive spuds.

Pocono Record What To Do page spuds

Conclusion

Web Widgets are dynamic, customizable, interactive programs you can add to any web page that operate independently from the rest of the page. As a specific type of event-related Web Widget, spuds offer you a convenient, flexible way to publish customizable calendars and other event information on your website. Because spuds are interactive, site visitors can easily find events they’re interested in, add events to their own personal calendars, and take other actions.

Sources of information about widgets

Sources of information about spuds