Query returned 11501 results.
Defining a Strategy of Integration of Packaging Development Into Product Development
Motte, Damien; Bj?rnemo, Robert; J?nson, Gunilla // 2007
Definition of An Engineering Data Management for Collaborative Product Development
Nguyen, Van Thomas; Guellec, Pascal; Féru, Fréderic; Maillé, Bruno; Yannou, Bernard // 2007
Design and Usability for Personalized User Interfaces of Telecommunication Services
Englert, Roman ; Joost, Gesche // 2007
Design as Forcing: Deepening the Foundations of C-K Theory
Hatchuel, Armand; Weil, Benoît // 2007
Design coaching
Ledsome, C.;Dowlen, C. // 2007
Design Education for Successful Cross-Functional Cooperation in NPD
Holland, R.; Kim, B.; Kang, B.; Borja de Mozota, B. // 2007
Design education in the age of media convergence
Yee, J. S. R. // 2007
Design Exploration, Robust Design and Reliable Design: Three Successive and Complementary Approaches
Yannou, Bernard; Troussier, Nadčge; Chateauneuf ,Alaa; Boudaoud, Nassim; Scaravetti ,Dominique // 2007
Design Fixation: a Cognitive Model
Condoor, Sridhar; LaVoie, Donna // 2007
Design for Affect: a Case Study in the Design of Confectionery Packaging.
Longstaff, James ; McKay, Alison; Childs ,Tom; Gamal, Rachid // 2007
Design for Emotions
Chakrabarti ,Amaresh; Gupta, Ashish // 2007
Design for Flexibility: Making Provisions for Requirements Changes
Bischof, Andreas; Blessing, Luciënne // 2007
Design for Interaction: Consolidating the User-Centred Focus in Industrial Design Engineering
Stappers, P. J.; Hekkert, P.; Keyson, D. // 2007
Design for Intuitive Use - Testing Image Schema Theory for User Interface Design
Hurtienne, Jörn; Blessing, Luciënne // 2007
Design for Micro Milling Guidelines
Vella, Pierre; Borg, Jonathan C.; Grech, Alexia K.; Spiteri, David; Randich, Jonathan // 2007
Design for Recycling Improving Environmental Performance of Automotive Industry in Brazil
De Medina, Heloisa V.; Naveiro, Ricardo M.; Malafaia, Ana Julieta // 2007
Design for Usability in Virtual Environment
Bruno, Fabio; Mattanò, Rosa Maria; Muzzupappa, Maurizio; Pina, Marco // 2007
Design Games for Simulating Design Communication
Kleinsmann, Maaike; van der Lugt ,Remko // 2007
Design Ideas and Impasses: the Role of Open Goals
Moss, Jarrod; Cagan, Jonathan; Kotovsky, Kenneth // 2007
Design innovation towards agricultural excellence
Bajuri, T. // 2007
Design Knowledge Coaching- A Conceptual Framework to Guide Practise and research
Jung, Malte F.; Mabogunje, Ade; Sonalkar, Neeraj; Eris, Özgür; Leifer, Larry J. // 2007
Design Method for Functional Components of Ultra High Precision Machines
Lotz, Markus; Höhne, Günter; Hackel, Tobias; Frank, Thomas; Theska, René // 2007
Design of An Integrated Framework for Diagnosis and Maintenance of Manufacturing Systems
Alin-Gabriel, Mihoc; Laurent, Deshayes; Khalid, Kouiss // 2007
Design of Tandem for Cerebral Palsy Sufferers
Crisp, A.; Dale, J. // 2007
Boolean Searches
The following examples demonstrate some search strings that use boolean operators:
- design community
Find rows that contain at least one of the two words. - +design +community
Find rows that contain both words. - +design community
Find rows that contain the word “design”, but rank rows higher if they also contain “community”. - +design -community
Find rows that contain the word “design” but not “community”. - +design ~community
Find rows that contain the word “design”, but if the row also contains the word “community”, rate it lower than if row does not. - +design +(>community <decisions)
Find rows that contain the words “design” and “community”, or “design” and “decisions” (in any order), but rank “design community” higher than “design decisions” - design*
Find rows that contain words such as “design”, “designs”, “designing”, or “designer”. - "some words"
Find rows that contain the exact phrase “some words” (for example, rows that contain “some words of wisdom” but not “some noise words”). Note that the " characters that enclose the phrase are operator characters that delimit the phrase. They are not the quotation marks that enclose the search string itself.