SlideShare a Scribd company logo
Developers are from Mars,
Designers are from Venus.
Chad Udell
cd2ug - meeting September 3, 2008
A little context
      I’m a Designer




I love design, i studied it in school. I have a degree in design and art history. I have my favorite designers, my favorite
web safe hex colors, my favorite pantones. I have designed record cover art, T-shirts, posters, web sites, game
interfaces.
A little context
      I’m a Developer




I’ve written code. Apps, games, websites, cms, crm, custom stuff, flash, flex, ajax, stuff.
What’s the difference?
      Some generalizations.




What good is a soap box without a sweeping hyperbole or two? Right?
What’s the difference?
      Developers are killjoys, squashing
      creativity to make a deadline or taking
      the easy way out to build functionality.




developers are task oriented. goals and milestones are their lives.
What’s the difference?
      Designers are fun but reckless, they
      create great work but aren’t
      concerned with the bottom line.




designers tend to be highly iterative. they use revisions to allow their ideas to grow and shift. they often need
‘inspiration’ or a mood to produce what i lovingly coined ‘design whoo hah’
What’s the difference?
      A little reality, please.
      While each may contain a grain of truth,
      both are way off.




Neither of these are true. Obviously designers like to work on profitable projects that launch on time and developers
enjoy creating groundbreaking well designed projects. Where does that lead us?
We Need Both
      We are on a team, right?
      Work habits and
      communication styles need to
      be standardized to succeed.




The sooner that your team members get that and can move on it, the quicker you can succeed.
Changes are Needed
      Designers need to be
      practical and able to move on
      when the goals are achieved.
      You must remember the
      scope of the project.


Pay attention to your estimates. Pay attention to your hours logged. Be able to end a design cycle and work through
the remaining design issues so you can stay on target. Developer’s use a mantra of “Release Early, Release Often”...
how can you use this mantra as a designer? Paying mind to component based design parameters may help you here. I
recommend designers read a “Pragmatic Programmer” series book or two and possibly “Getting Real” by 37 Signals.
Changes are Needed
      Developers need to realize
      that design does matter.
      Ideas need to be able to
      mature.




Simply because you have wireframes or block diagrams that are ‘approved’ by the client doesn’t mean they are final.
Some metaphors may just not work when realized into prototyped. Be ready to adjust. Agile methods can aid you
here. Think of a design as the ultimate form of “Extreme Programming”... until the pixels meet your retinas for the
last time, the design can change. Get used to it. Read “Design of Everyday Things” by Donald Norman for a little
insight.
Integration Points
      Process, Process, Process
      “4D’s” of Iona Group
      What works for your company?




This is a big topic... Where do your teams match up? Where do things get handed off from one team to another? How
do you interface with each other? Who rules the project’s server?
Integration Points
       Workflow?
       Who is in on that first meeting?
       Which team is serving which on this project?




So, do wireframes get created by the developers? Or the Designers? Are the developers creative enough? Are
designers aware of the toolset enough to make intelligent UI choices? Does the lead developer lead the effort or is it
the CD? let the project dictate this. Is it a branding exercise with a little interactivity/application functionality? Or is it
a true deep RIA with little need for “aesthetic” design and a lot of need of functional UI design?
Integration Points
      File Organization
      Directory Structure is Not a Battlefield!




Who rules the project’s server? A thought: Maybe you can organize your folder structure based on your process?
Define, Design, Develop, Deliver works for us. Keep people’s names out of directories. It lacks historical importance
and breeds blame in the short term.
Integration Points
      Naming
      “blue mockup 8 14 08.psd” or “mock1.psd”

      what will mean more when the project is complete?

      visualrinse.com/2007/06/12/deep-thoughts-on-file-naming-conventions/




What’s in a name? A freaking lot. Designers favor real world words. Fun words. “blue first mockup 8 14 08.psd”
designer’s favor tight short names... “mock1_81408.psd” my tips... eliminate spaces and odd characters. use v2, v3,
r2, r3 to denote version and revision info. See my post “http://visualrinse.com/2007/06/12/deep-thoughts-on-file-
naming-conventions/”
Integration Points
      Versioning                                                         SVN=OMG!
      Subversion, CVS are good but can be tough to use for
      designers and aren’t really suited for PSD or other binary files.

      Version Cue from Adobe is nice, but can be tough to set up
      in a bigger workgroup.

      Some other options... Unfuddle for SaaS SVN, Warehouse for
      an easy to use Web SVN, and Versions for Mac. The upcoming
      “Flow” looks great.


Design and Develop teams may go head to head on this often. Developers live in SVN, CVS, SourceSafe, etc...
Designers rely on file structure... my main tip... no “mockup_v3_final.psd”, “mockup_v3_final_final.psd”
Integration Points
      Taxonomy
      Standardize the way you talk about things!
      http://edweb.sdsu.edu/courses/et650_online/mapps/Glossary.html

      Are they wireframes or block diagrams?
      Mockups or Comps?
      Don’t get overly jargon-y or use it as a weapon. TLA
      dueling and art history barbs just lead to animosity.

As a designer you can flip flop between calling it gutter and margin, leading and line height, tracking and letter
spacing... when you are talking with people that only use those terms occasionally, use the same term each time.
Moving Forward
       Development 101
       Designers, realize that Graphic Design will not save you!

       Change the toolset to meet development specs.

       When things are slow, opt to take on some typically
       “developer” tasks.




Designers with great color sense and excellent use of typography are ahead of developers when it comes to aesthetic,
but what about usability? Interaction design? Data design? I recommend picking up “Designing Interfaces” by Jennifer
Tidwell for a little insight on UI design patterns...Understanding Functionality, Data Follows Function, Form Follows Function, Design
Patterns, A Bit of Needed Tech Jargon for Designers
Moving Forward
       Design 101
       Developers, no one likes programmer art!
       Use palettes from sites like Kuler or ColourLovers to
       avoid eyesores.
       Skins and themes for your apps are out there. Check
       out Scalenine.com for some great Flex themes.




There are rapid prototyping tools out there that will help you make good design decisions. Also, if your designer
friends can help you out by providing basic guidelines you should follow for a specific project, great. When Developers
run the design end of a project or are in charge of making UI pattern choices, the user often pays the price with poor usability or
marginal aesthetics. With a few key concepts under their belt, the dreaded “programmer art” syndrome can be avoided.
Changing your Process
      Teamwork FTW!
      Parallel Design and Development Tracks
      Rapid App Development (Blend, Thermo)
      Proximity matters




Are there ways to do a roundtrip design/dev cycle? How about adopting agile like methods for your design process?
New tools are coming out and maturing on various RIA fronts to help this, but a tool is still only a tool. ... How close
are you to your counterparts? Can you talk in a office level volume and have them hear you?
Changing your Process
       Tech to try
       Let your designers help with XML (yes, even designing schema)

       Have your Devs prep some graphics and maybe even do some
       skin design from time to time
       Does your toolset allow for component creation?
       Teach your designers how they work!




When you have time in your workload, why not have designers and devs trade off a bit? Living in each other’s shoes a
bit is a good way to cross train and will at least breed some empathy. Wearing more than one hat can be a productivity
booster for a team and can serve to strengthen a teams understanding of the talent and value the other ones bring to the table.
We have found it valuable when schedule and budget allow, it is a great idea to allow people to stretch their skills a bit and dust
off some tools they might not frequently work in. Think of it as a training wheels approach.
Changing your Process
        Presentation and Pitching
        Unified front!
        Who leads? Who follows?




Before the work is even won, it’s important to show a strong united front to a client and to use each team’s strengths to their advantage.
After the contract is signed and work is under way, a team designee from each side should be appointed as a liaison to work with the
Project manager when presenting work to the client. These presentations should be worked through with each team liaison prior to the
client meeting to again give a united front for the client.
Growing Forward
       How do you keep the afterglow?
       Lunch and Learns
       Barcamps
       Sharing “AHA”s via a team blog




    Continued development and grooming of the team dynamics are needed if the integrated approach is to take hold. Often, designers
are not aware of new technologies in the development arena and vice versa. Little gotchas and tool tips are also great to share over a
team lunch. When more confidence is achieved in the respective alternate roles, cross training can produce stronger, better more
productive teams.
Growing Forward
       Realizing the benefits
       Measuring
       End of Project recaps
       Keeping up with trends and tech




After moving to such an approach, how will you know you have benefited? Is it simply goodwill amongst team members?
Higher margins on projects? Happier clients? Higher overall billable percentages? When the success is realized and the process
is fully implemented, what additional tools can be used on a fully cross trained team to make the work even stronger?
Advanced tools, techniques and new software will be explored.
Following Up
visualrinse.com
This presentation for download
Reading list
More posts on this topic - category: “ria”

More Related Content

PDF
The ultimate guide to prototyping
PDF
Prototyping
PDF
Bringing ideas to life – the dimensions of prototyping
PDF
UX Prototyping (UXiD) - Slide by Anton Chandra and Bahni Mahariasha
PDF
UX Prototyping (UXiD) - Handout by Anton Chandra and Bahni Mahariasha
PPTX
Prototyping
PPTX
Rapid Prototyping in UX Design
PDF
Contributing to Drupal: It's Not as Hard as it Looks
The ultimate guide to prototyping
Prototyping
Bringing ideas to life – the dimensions of prototyping
UX Prototyping (UXiD) - Slide by Anton Chandra and Bahni Mahariasha
UX Prototyping (UXiD) - Handout by Anton Chandra and Bahni Mahariasha
Prototyping
Rapid Prototyping in UX Design
Contributing to Drupal: It's Not as Hard as it Looks

What's hot (20)

PPTX
Lean Prototyping - A Practical Guide
PDF
Intro to User Centered Design Workshop
PPTX
Prototyping: A Component for Successful Projects
PPT
The importance of identity and vision to UX designers on agile projects
PPTX
Prototyping for effective UX
PPTX
From design specs to user stories (ProductCamp Boston 2016)
PDF
Agile Prototyping Best Practices
PDF
Integrating Design and Development in Your Workflow
PDF
Lean UX Workshop
PDF
THE UX INTERVIEW – 3 Quick Questions. 3 Short Answers.
PDF
IBM Design Thinking field guide
PDF
Boost Turku - Prototyping Workshop - Mobile and Web Prototyping
PDF
Rapid Prototyping
PDF
UX Work Shop
PDF
Prototyping & Testing - Design Thinking Experience Day
PDF
Citrix Labs Rapid Prototyping Workshop
PDF
Prototyping is the panacea
PDF
How to prototype like a pro
PDF
Design-At-Scale-AIGA-Orange-County-pdf
PDF
Incorporating UX into Your Projects
Lean Prototyping - A Practical Guide
Intro to User Centered Design Workshop
Prototyping: A Component for Successful Projects
The importance of identity and vision to UX designers on agile projects
Prototyping for effective UX
From design specs to user stories (ProductCamp Boston 2016)
Agile Prototyping Best Practices
Integrating Design and Development in Your Workflow
Lean UX Workshop
THE UX INTERVIEW – 3 Quick Questions. 3 Short Answers.
IBM Design Thinking field guide
Boost Turku - Prototyping Workshop - Mobile and Web Prototyping
Rapid Prototyping
UX Work Shop
Prototyping & Testing - Design Thinking Experience Day
Citrix Labs Rapid Prototyping Workshop
Prototyping is the panacea
How to prototype like a pro
Design-At-Scale-AIGA-Orange-County-pdf
Incorporating UX into Your Projects
Ad

Similar to Designers are from Venus - Presentationas Given to CD2 (20)

PDF
AAU UX club presentation - April 23, 2015
PPTX
BizSpark SF Lightning Talk: "Design Patterns for Designers" by Stephan Orme
PPTX
Why Can't We All Just Get Along? Improving Designer/Developer Collaboration
PDF
Unleash Your Inner Unicorn
PDF
Chad Udell - Developers are from Mars, Designers are from Venus
PPT
Are Agile Projects Doomed to Half-Baked Design?
PDF
Developers, you're designing experiences (and you didn't even know it)
PDF
Journey over Destination: creating an effective framework with UX tools
PDF
jQueryTO 2013 - Creating a Development Culture
PDF
Design System 101
PPTX
Being a designer
PDF
Making an Impact: UX Team of One
PDF
Designer vs Developer (Barcamp Memphis 2009)
PPTX
Adversarial to Harmonious: Building the Developer/UX Connection
PDF
Uxpin Why Build a Design System
PPT
Unify Design & Deliverables
PPTX
Agile Dev and Lean UX
PPTX
Adversarial to Harmonious: Building the Developer / UX Connection
PDF
Designer vs Developer
PDF
Are Agile Projects Doomed To Halfbaked Design
AAU UX club presentation - April 23, 2015
BizSpark SF Lightning Talk: "Design Patterns for Designers" by Stephan Orme
Why Can't We All Just Get Along? Improving Designer/Developer Collaboration
Unleash Your Inner Unicorn
Chad Udell - Developers are from Mars, Designers are from Venus
Are Agile Projects Doomed to Half-Baked Design?
Developers, you're designing experiences (and you didn't even know it)
Journey over Destination: creating an effective framework with UX tools
jQueryTO 2013 - Creating a Development Culture
Design System 101
Being a designer
Making an Impact: UX Team of One
Designer vs Developer (Barcamp Memphis 2009)
Adversarial to Harmonious: Building the Developer/UX Connection
Uxpin Why Build a Design System
Unify Design & Deliverables
Agile Dev and Lean UX
Adversarial to Harmonious: Building the Developer / UX Connection
Designer vs Developer
Are Agile Projects Doomed To Halfbaked Design
Ad

More from Chad Udell (20)

PPTX
DevLearn 2018 - Designing AR Experiences for Performance Support
PPTX
ATD - Western Michigan September Meeting
PDF
Atd 2015 - Mastering Mobile Learning
PPT
Leveraging Devices to Create Amazing Mobile Learning - TK2014 Results
PDF
Mlearning Unraveled - With Poll Results
PPT
Tappestry Demo
PDF
Whats Next for Mobile Learning
PPT
There Is No Easy Button
KEY
Learning Tracking Out of the LMS and Embracing Learning Analytics
KEY
The Leadership Challenge - mLearnCon
PDF
Design concepts for Mobile Learnng
PPTX
ASTD St. Louis Presentation - July 28th
PPTX
Is Mobile For Me? What Skills Do I Need?
KEY
How to Convert Your eLearning to Mobile
PDF
Max 2010- Building Mobile Learning with Your Existing eLearning Toolkit - Ado...
PDF
Comparing the Four Main Mobile OSes
PDF
Creating mLearning With Your Existing Toolkit
PDF
Hacking Robots for Fun and Profit
PDF
Hacking Robots for Fun and Profit
ZIP
History of Generative and Computer Art
DevLearn 2018 - Designing AR Experiences for Performance Support
ATD - Western Michigan September Meeting
Atd 2015 - Mastering Mobile Learning
Leveraging Devices to Create Amazing Mobile Learning - TK2014 Results
Mlearning Unraveled - With Poll Results
Tappestry Demo
Whats Next for Mobile Learning
There Is No Easy Button
Learning Tracking Out of the LMS and Embracing Learning Analytics
The Leadership Challenge - mLearnCon
Design concepts for Mobile Learnng
ASTD St. Louis Presentation - July 28th
Is Mobile For Me? What Skills Do I Need?
How to Convert Your eLearning to Mobile
Max 2010- Building Mobile Learning with Your Existing eLearning Toolkit - Ado...
Comparing the Four Main Mobile OSes
Creating mLearning With Your Existing Toolkit
Hacking Robots for Fun and Profit
Hacking Robots for Fun and Profit
History of Generative and Computer Art

Recently uploaded (20)

PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PPT
Teaching material agriculture food technology
PDF
cuic standard and advanced reporting.pdf
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Review of recent advances in non-invasive hemoglobin estimation
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Empathic Computing: Creating Shared Understanding
PDF
KodekX | Application Modernization Development
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
NewMind AI Monthly Chronicles - July 2025
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Teaching material agriculture food technology
cuic standard and advanced reporting.pdf
Chapter 3 Spatial Domain Image Processing.pdf
Encapsulation_ Review paper, used for researhc scholars
Review of recent advances in non-invasive hemoglobin estimation
The AUB Centre for AI in Media Proposal.docx
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
Mobile App Security Testing_ A Comprehensive Guide.pdf
Advanced methodologies resolving dimensionality complications for autism neur...
Empathic Computing: Creating Shared Understanding
KodekX | Application Modernization Development
Spectral efficient network and resource selection model in 5G networks
NewMind AI Weekly Chronicles - August'25 Week I
NewMind AI Monthly Chronicles - July 2025
Diabetes mellitus diagnosis method based random forest with bat algorithm
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
The Rise and Fall of 3GPP – Time for a Sabbatical?
CIFDAQ's Market Insight: SEC Turns Pro Crypto
Building Integrated photovoltaic BIPV_UPV.pdf

Designers are from Venus - Presentationas Given to CD2

  • 1. Developers are from Mars, Designers are from Venus. Chad Udell cd2ug - meeting September 3, 2008
  • 2. A little context I’m a Designer I love design, i studied it in school. I have a degree in design and art history. I have my favorite designers, my favorite web safe hex colors, my favorite pantones. I have designed record cover art, T-shirts, posters, web sites, game interfaces.
  • 3. A little context I’m a Developer I’ve written code. Apps, games, websites, cms, crm, custom stuff, flash, flex, ajax, stuff.
  • 4. What’s the difference? Some generalizations. What good is a soap box without a sweeping hyperbole or two? Right?
  • 5. What’s the difference? Developers are killjoys, squashing creativity to make a deadline or taking the easy way out to build functionality. developers are task oriented. goals and milestones are their lives.
  • 6. What’s the difference? Designers are fun but reckless, they create great work but aren’t concerned with the bottom line. designers tend to be highly iterative. they use revisions to allow their ideas to grow and shift. they often need ‘inspiration’ or a mood to produce what i lovingly coined ‘design whoo hah’
  • 7. What’s the difference? A little reality, please. While each may contain a grain of truth, both are way off. Neither of these are true. Obviously designers like to work on profitable projects that launch on time and developers enjoy creating groundbreaking well designed projects. Where does that lead us?
  • 8. We Need Both We are on a team, right? Work habits and communication styles need to be standardized to succeed. The sooner that your team members get that and can move on it, the quicker you can succeed.
  • 9. Changes are Needed Designers need to be practical and able to move on when the goals are achieved. You must remember the scope of the project. Pay attention to your estimates. Pay attention to your hours logged. Be able to end a design cycle and work through the remaining design issues so you can stay on target. Developer’s use a mantra of “Release Early, Release Often”... how can you use this mantra as a designer? Paying mind to component based design parameters may help you here. I recommend designers read a “Pragmatic Programmer” series book or two and possibly “Getting Real” by 37 Signals.
  • 10. Changes are Needed Developers need to realize that design does matter. Ideas need to be able to mature. Simply because you have wireframes or block diagrams that are ‘approved’ by the client doesn’t mean they are final. Some metaphors may just not work when realized into prototyped. Be ready to adjust. Agile methods can aid you here. Think of a design as the ultimate form of “Extreme Programming”... until the pixels meet your retinas for the last time, the design can change. Get used to it. Read “Design of Everyday Things” by Donald Norman for a little insight.
  • 11. Integration Points Process, Process, Process “4D’s” of Iona Group What works for your company? This is a big topic... Where do your teams match up? Where do things get handed off from one team to another? How do you interface with each other? Who rules the project’s server?
  • 12. Integration Points Workflow? Who is in on that first meeting? Which team is serving which on this project? So, do wireframes get created by the developers? Or the Designers? Are the developers creative enough? Are designers aware of the toolset enough to make intelligent UI choices? Does the lead developer lead the effort or is it the CD? let the project dictate this. Is it a branding exercise with a little interactivity/application functionality? Or is it a true deep RIA with little need for “aesthetic” design and a lot of need of functional UI design?
  • 13. Integration Points File Organization Directory Structure is Not a Battlefield! Who rules the project’s server? A thought: Maybe you can organize your folder structure based on your process? Define, Design, Develop, Deliver works for us. Keep people’s names out of directories. It lacks historical importance and breeds blame in the short term.
  • 14. Integration Points Naming “blue mockup 8 14 08.psd” or “mock1.psd” what will mean more when the project is complete? visualrinse.com/2007/06/12/deep-thoughts-on-file-naming-conventions/ What’s in a name? A freaking lot. Designers favor real world words. Fun words. “blue first mockup 8 14 08.psd” designer’s favor tight short names... “mock1_81408.psd” my tips... eliminate spaces and odd characters. use v2, v3, r2, r3 to denote version and revision info. See my post “http://visualrinse.com/2007/06/12/deep-thoughts-on-file- naming-conventions/”
  • 15. Integration Points Versioning SVN=OMG! Subversion, CVS are good but can be tough to use for designers and aren’t really suited for PSD or other binary files. Version Cue from Adobe is nice, but can be tough to set up in a bigger workgroup. Some other options... Unfuddle for SaaS SVN, Warehouse for an easy to use Web SVN, and Versions for Mac. The upcoming “Flow” looks great. Design and Develop teams may go head to head on this often. Developers live in SVN, CVS, SourceSafe, etc... Designers rely on file structure... my main tip... no “mockup_v3_final.psd”, “mockup_v3_final_final.psd”
  • 16. Integration Points Taxonomy Standardize the way you talk about things! http://edweb.sdsu.edu/courses/et650_online/mapps/Glossary.html Are they wireframes or block diagrams? Mockups or Comps? Don’t get overly jargon-y or use it as a weapon. TLA dueling and art history barbs just lead to animosity. As a designer you can flip flop between calling it gutter and margin, leading and line height, tracking and letter spacing... when you are talking with people that only use those terms occasionally, use the same term each time.
  • 17. Moving Forward Development 101 Designers, realize that Graphic Design will not save you! Change the toolset to meet development specs. When things are slow, opt to take on some typically “developer” tasks. Designers with great color sense and excellent use of typography are ahead of developers when it comes to aesthetic, but what about usability? Interaction design? Data design? I recommend picking up “Designing Interfaces” by Jennifer Tidwell for a little insight on UI design patterns...Understanding Functionality, Data Follows Function, Form Follows Function, Design Patterns, A Bit of Needed Tech Jargon for Designers
  • 18. Moving Forward Design 101 Developers, no one likes programmer art! Use palettes from sites like Kuler or ColourLovers to avoid eyesores. Skins and themes for your apps are out there. Check out Scalenine.com for some great Flex themes. There are rapid prototyping tools out there that will help you make good design decisions. Also, if your designer friends can help you out by providing basic guidelines you should follow for a specific project, great. When Developers run the design end of a project or are in charge of making UI pattern choices, the user often pays the price with poor usability or marginal aesthetics. With a few key concepts under their belt, the dreaded “programmer art” syndrome can be avoided.
  • 19. Changing your Process Teamwork FTW! Parallel Design and Development Tracks Rapid App Development (Blend, Thermo) Proximity matters Are there ways to do a roundtrip design/dev cycle? How about adopting agile like methods for your design process? New tools are coming out and maturing on various RIA fronts to help this, but a tool is still only a tool. ... How close are you to your counterparts? Can you talk in a office level volume and have them hear you?
  • 20. Changing your Process Tech to try Let your designers help with XML (yes, even designing schema) Have your Devs prep some graphics and maybe even do some skin design from time to time Does your toolset allow for component creation? Teach your designers how they work! When you have time in your workload, why not have designers and devs trade off a bit? Living in each other’s shoes a bit is a good way to cross train and will at least breed some empathy. Wearing more than one hat can be a productivity booster for a team and can serve to strengthen a teams understanding of the talent and value the other ones bring to the table. We have found it valuable when schedule and budget allow, it is a great idea to allow people to stretch their skills a bit and dust off some tools they might not frequently work in. Think of it as a training wheels approach.
  • 21. Changing your Process Presentation and Pitching Unified front! Who leads? Who follows? Before the work is even won, it’s important to show a strong united front to a client and to use each team’s strengths to their advantage. After the contract is signed and work is under way, a team designee from each side should be appointed as a liaison to work with the Project manager when presenting work to the client. These presentations should be worked through with each team liaison prior to the client meeting to again give a united front for the client.
  • 22. Growing Forward How do you keep the afterglow? Lunch and Learns Barcamps Sharing “AHA”s via a team blog Continued development and grooming of the team dynamics are needed if the integrated approach is to take hold. Often, designers are not aware of new technologies in the development arena and vice versa. Little gotchas and tool tips are also great to share over a team lunch. When more confidence is achieved in the respective alternate roles, cross training can produce stronger, better more productive teams.
  • 23. Growing Forward Realizing the benefits Measuring End of Project recaps Keeping up with trends and tech After moving to such an approach, how will you know you have benefited? Is it simply goodwill amongst team members? Higher margins on projects? Happier clients? Higher overall billable percentages? When the success is realized and the process is fully implemented, what additional tools can be used on a fully cross trained team to make the work even stronger? Advanced tools, techniques and new software will be explored.
  • 24. Following Up visualrinse.com This presentation for download Reading list More posts on this topic - category: “ria”