Home / Resources / Blog

Featured post: A Reflection on Karen McGranes DrupalCon Portland Keynote

Katelyn Fogarty's picture

I just finished listening to the DrupalCon Portland’s Wednesday keynote presented by Karen McGrane about UX experience and content for all devices.

[I'll add the keynote video once it is posted, but I didn't want to wait to share my thoughts]

What I took away from her talk was, we need to start thinking about our content in a way that can be used in many places and not just thinking about the one spot we want it in at this very moment we request it. Wow is this really a new way of thinking? I’ve been working with Drupal for the past 5 years starting with Drupal 5 in 2008. At my last job prior to Acquia the team I worked on built all our sites on Drupal 6 exactly how Karen was recommending, but the end users weren’t ready for that approach. We built a content type that would create just a page full of meta data related to each one of our products. Some example fields we used were; image fields to upload the product box image at every angle, 150 character product overview field, 300 character product overview field, feature list field, benefits field and so on. This node was then used to populate views and template files that created our product pages, store pages and paid search landing pages throughout our website. Those fields were then able to be edited in one place and changed everywhere. We didn’t build the site responsive at that time but we would have easily had all the content available to use however we wanted if we did.

More...

Our blog

Business

A Reflection on Karen McGranes DrupalCon Portland Keynote

Katelyn Fogarty's picture
I just finished listening to the DrupalCon Portland’s Wednesday keynote presented by Karen McGrane about UX experience and content for all devices. [I'll add the keynote video once it is posted, but I didn't want to wait to share my thoughts] What I took away from her talk was, we need to start thinking about our content in a way that can be used in many places and not just thinking about... More

Technology

Automate review for security risks with source code analysis

Ben Jeavons's picture
Security issues are created in custom code when developers cut corners during development or don't make proper use of the APIs, among other reasons. There are several ways to discover such issues, including peer-review, code scanners, vulnerability scanning, and even by being exploited -- tho certainly undesirable! While each has its place and individual merits, let’s talk about security-focused... More

Design

Notes from Views Mini-Course, Part II: Creating Flexible Views with Drupal

Heather James's picture
Here are notes from the 2nd class in our Views mini-course. Watch the recording Views Mini-Course, Part II: Creating Flexible Views with Drupal 7. Review the notes and recording from last week. Sign up to Views Mini-Course, Part III: How to back up your Views safely. May 15th. In today's class we will look at the Views UI in detail. I'll show you how to create flexible views.... More

Latest posts

Drupal Performance Profiling With Tracelytics

Acquia Inc.'s picture
Written by: TraceView At AppNeta, we’re always concerned with the performance of Drupal applications. Multiple times a day, we talk to our customers about how they can use TraceView to improve the performance of their Drupal applications. So we started thinking, how can we help Acquia customers improve the performance of their Drupal applications? The answer: TraceView and the TraceView... More

Is PHP Secure? "It is if you do it right" says Anthony Ferrara

Jeffrey A. "jam" McGuire - Community Affairs Manager's picture
This is part three of a conversation I had with Anthony Ferrara – PHP core contributor, security expert, and Senior Architect at NBCUniversal – at the PHP BeNeLux '13 conference. In part one of our conversation, we talked about open source as an ethos and how it affects business. In part two... More

Trickle-down & ripple-out: the 4 Freedoms with Anthony Ferrara

Jeffrey A. "jam" McGuire - Community Affairs Manager's picture
PHP core contributor, security expert, and Senior Architect at NBCUniversal, Anthony Ferrara and I sat down to talk at the PHP BeNeLux '13 conference. In part one of our conversation, we talked about open source as an ethos and how it affects business. In this part, we talk about what the Four Freedoms mean to us as IT and web professionals, but also the growing impact of... More

5 Surprisingly Great Examples of Responsive Websites

Tom Wentworth's picture
Ethan Marcotte wrote the book (literally) on responsive design in 2010. Ethan wrote that: The control which designers know in the print medium, and often desire in the web medium, is simply a function of the limitation of the printed page. We should embrace the fact that the web doesn’t have the same constraints, and design for this flexibility. But first, we must “accept the ebb and flow of things”. Ethan was involved in project for the... More

Drupal How to: Get inline images on your Drupal site.

Heather James's picture
In this 3 part Drupal How to series, I'm going to show you how various options for configuring images on your site. In Part 1, we looked at how to tweak the default image options. Here, in Part 2, we'll see ways to allow inline images. In Part 3, we'll see the latest options for responsive images. Inline images on your site As we saw in part 1, the Drupal 7 defaults for image handling are pretty flexible. But they don’t suit all situations... More

Pages