Drupaldelphia

[ni]

Publisher tutorials

total favorited
11
total views
5
40 weeks 20 hours ago | 54:08

The usability of a CMS for its administrators and editors is closely tied to the semantic sense of the site build. Likewise, the maintainability (including ease of upgrade and feature addition) is greatly enhanced by intelligent semantics. By semantic site building in Drupal, I mean that all content types should be labeled and represent types of content, that user roles should be labeled and represent permissioned roles of users, and so on.

total favorited
3
total views
0
40 weeks 1 day ago | 52:43

Is your site ready for the mobile web? Are you sure? Go ahead, check it on your phone, and your kid's phone, and a tablet, and some Android dealies, and a Bleakberry. And a TV or two. I'll wait.
That was an eye-opener, right?
Web design and front end development has never been more complex than it is now, and it's likely to get worse before it gets better. Should you design your site "Mobile First"? How about "Adaptive" or "Responsive"? What's the difference between those again? I want to talk about why you might want to choose these approaches to your project.

total favorited
2
total views
2
40 weeks 2 days ago | 35:25

Drupal 8 development is underway, and there are some very exciting things coming down the pipe. I'll bring you up to speed with what's going on in the major Drupal 8 Core initiatives and by the time we're finished, you will have tangible ways to get involved in the next iteration of Drupal.

1
total favorited
6
total views
3
42 weeks 2 days ago | 1:16:00

Most development shops make use of a "development/staging/production" server model. Maintaining code, content, and configurations across multiple environments can be a bit tricky, particularly since drupal doesn't currently provide any native means to separate configuration from content. This session would discuss the various methods to make sure that your development server looks like your production server.

total favorited
1
total views
0
42 weeks 3 days ago | 28:04

The great appeal of using Drupal for a project is the incredible wealth of contributed modules available on Drupal.org. For just about any functionality you might need, someone else has needed it before you—and released a solution for you to use.

total favorited
2
total views
0
42 weeks 5 days ago | 1:01:12

You've heard the buzz about Drupal. You know it's a thing and you're at this event. But why are all these people crazy about it are why should you care. We'll look at Drupal, how it is build, how it is used, as well as why it is popular and widely adopted. We'll also address some of the most common questions such as what are the benefits of using Drupal over some other popular systems such as Wordpress or Joomla.

total favorited
4
total views
0
47 weeks 20 hours ago | 39:23

Contrary to popular belief, making websites is hard. Making them look good is even harder. Whether you’re the designer or the person in charge of turning someone else’s design into a usable theme, the chances are you’ve run into a bunch of problems that could have been prevented with a little bit of planning and flexibility. The challenge of being a good web designer is to create a visual system that not only makes content look good in Photoshop on your 27” Apple Thunderbolt display, but one that will adapt as the site expands and is viewed on a variety of media devices.

2
total favorited
7
total views
5
47 weeks 1 day ago | 58:31

This presentation will introduce the Views module, one of the most powerful contributed modules for Drupal. Views allows the selective displaying and filtering of content and is a must learn module for anyone wanting to create websites with Drupal. Learning Views also allows you to tap into the power of the many modules that integrate with Views.

total favorited
1
total views
0
47 weeks 1 day ago | 47:25

Earl is an invaluable member of the Drupal community, having authored such modules as Views, CTools, and Panels, as well as the book: Drupal Building Blocks. It is difficult to use Drupal without touching something Earl Miles has worked on.