DrupalCampNYC 10

Saturday 12 · 10 · 2011

Proposed Sessions

Sessionsort icon Experience level Track
How to Land and Keep a Job at a Drupal Shop
Glenn Hilton

In this session we’ll explore some of the things you can do to catch the attention of that Drupal web agency you’re hoping to work for. We’ll examine ways you can set yourself up so HR managers...

Beginner Business & end users
How to Recruit and Retain Top Talent in the Drupal Community
Glenn Hilton

The last few years have consistently seen 10%+- global unemployment as much of world is mired in an economic recession. However, the demand for top Drupal talent remains strong. In this session,...

Beginner Business & end users
Hunting for Bugs: Improving your Drupal Testing Process
Simone Pereira, Suzanne Kennedy

Testing is a major component of any web development process. Whether you're a freelancer doing your own QA process or part of a larger development team, a good testing methodology will make your...

Beginner Site Building
InDesign Server Integration with Drupal 7
Joe Bachana, Ben Vanderberg

In this session, we will present how organizations can instance content within Drupal to an InDesign template using InDesign server. We will also demonstrate how to interact with Drupal through an...

Intermediate Site Building
Integrating Social Media: the Modules and the Big Picture
Marissa Martinez

Social media. Your clients expect it but may or may not really understand how to leverage it to help their business, This session will review some of the available Drupal 6 and Drupal 7 social...

Beginner Business & end users
Introduction to Domain Access
Willy Karam, Dru Pigeon

An introduction to and explanatory discussion of the Domain Access module.

1. What is the Domain Access module?
- Controlling access by inbound HTTP host vs by roles/permission...

Intermediate Site Building
LEMON- Drupal diseases and cures
Jody Hamilton

With the great demand for complex Drupal websites exceeding the supply of experienced developers and with the barrier of entry to building websites low, badly botched Drupal builds are common....

Intermediate Site Building
Leveraging Drupal for Black/White (Grey) Hat SEO Techniques
Patrick cheng

Having dealt with web development for over 12 years, search engines have gotten more sophisticated since the early days of keyword stuffing to more advanced and stealth techniques of today. Most...

Beginner Site Building
Making Drupal easier to use: Current status and future plans
David Rothstein

Drupal 7 is easier to use than Drupal 6 was. But if we want to make building and managing Drupal sites an intuitive, delightful experience, especially for people who are new to the community, we...

Beginner Presentation
Multisites - What they are and how to use them
Erik Peterson

An often overlooked aspect of Drupal core is the ability to run multiple Drupal sites out of a single set of Drupal files. This is a great and wonderful idea....

Beginner Site Building
My Platform Is Faster Than Yours (or maybe not)
Matthew Dorman

Do you find your self asking "Why is my site so slow and should I just migrate to platform X since everyone I talk to says it's so much faster?" Often it is far more difficult and costly to move...

Intermediate Sysadmin & performance
Overcoming the Departmental Site Challenge: How to Unify a University's Web Platform with Drupal 7
Glenn Hilton

Abstract:

Best practices for using Drupal at your EDU, and an in-depth case study on how Drupal 7 is being used to manage over 190 department sites and 35,000 students at...

Beginner Case study
Project Manager's Workshop

All there is to know about being a successful Project Manager - the Drupal way

1) Discover the best tools of the trade that will save you tonnes of time, make your team efficient and...

Intermediate Business & end users
Revitalizing Drupal Projects with SimpleTest
Sean Dague

Look at any long standing software site, Drupal.org, being no exception, and you'll find abandoned projects everywhere. As time goes on, this becomes a veritible junkyard of code. Junkyards can be...

Intermediate Development
Simple DevOps Using Jenkins
Robert Ristroph

This presentation will cover a simple setup of a Jenkins (it can even run on your laptop), and a set of scripts will be demonstrated that enable the following workflow:

* Run Drupal Cron...

Beginner Development
Solving Pain Points: Getting from Customer Requirements to Module Selection
Marissa Martinez

Helping clients help their customers starts by getting clients to put themselves in their customers' shoes and understand their pain points. What are some practical ways that developers can help...

Beginner Development
Spruce Up Your Admin Section and Build Happier Clients
Brian Short

Where is my content? How do I find it? How do I edit it? How many users do I have?

After the launch of a site, administrators and editors usually have questions that should be easy for them...

Intermediate Site Building
The Emperor's New Clothes (or how I learned to ask "is the cool thing the right thing")

# The Emperor's New Clothes
## (or how I learned to ask "is the cool thing the right thing")
### (also how "Small Changes make Large Impact")

**Level:** N/A - everyone...

Beginner Presentation
Thinking of Scaling Drupal? Faux pas and common mistakes
Tim Hilliard

In this session you will learn about architectural decisions that may have seemed like a good idea in theory but in practice may not always be that way. As a Client Advisor I come across many...

Intermediate Sysadmin & performance
Unravelling the Forms API
Thomas Getgood

HTML forms go back to the very beginning, but in the beginning they were a nightmare. Over time various frameworks and abstractions developed to wrap the horrors of naked forms so that you only...

Beginner Development