The IBM Poster Program

The IBM Poster Program
Author: Robert Finkel,Shea Tillman
Publsiher: Lund Humphries Publishers Limited
Total Pages: 144
Release: 2021-03-12
Genre: Electronic Book
ISBN: 1848224702

Download The IBM Poster Program Book in PDF, Epub and Kindle

In the late 1960s, IBM was one of the world's pre-eminent corporations, employing over 250,000 people in 100 countries and producing some of the most advanced products on earth. IBM President Thomas J. Watson Jnr. sought to elevate the company's image by hiring world-renowned design consultants, including Eliot Noyes and Paul Rand. As well as developing the iconic IBM logo and a corporate design guide, Rand also brought together a remarkable team of internal staff designers. One of the designers he hand-picked was Ken White, who, along with John Anderson and Tom Bluhm, headed up the design team at the IBM Design Center in Boulder, Colorado. Together, they initiated a poster program as a platform for elevating internal communications and initiatives within the company. These posters were displayed in hallways, conferences rooms, and cafeterias throughout IBM campuses, with subject matter including everything from encouraging equal opportunity policies, to reminders on best security practices, to promoting a family fun day. Designers often incorporated figurative typography, dry humor, visual puns, and photography to craft memorable and compelling messages.

Customizing and Extending IBM Content Navigator

Customizing and Extending IBM Content Navigator
Author: Wei-Dong Zhu,Tomas Barina,Yi Duan,Nicole Hughes,Marcel Kostal,Chad Lou,Brett Morris,Rainer Mueller-Maechler,Ron Rathgeber,Jana Saalfeld,Jian Xin Zhang,Jie Zhang,IBM Redbooks
Publsiher: IBM Redbooks
Total Pages: 566
Release: 2015-04-13
Genre: Computers
ISBN: 9780738439211

Download Customizing and Extending IBM Content Navigator Book in PDF, Epub and Kindle

IBM® Content Navigator provides a unified user interface for your Enterprise Content Management (ECM) solutions. It also provides a robust development platform so you can build customized user interface and applications to deliver value and an intelligent, business-centric experience. This IBM Redbooks® publication guides you through the Content Navigator platform, its architecture, and the available programming interfaces. It describes how you can configure and customize the user interface with the administration tools provided, and how you can customize and extend Content Navigator using available development options with sample code. Specifically, the book shows how to set up a development environment, and develop plug-ins that add an action, service, and feature to the user interface. Customization topics include implementing request and response filters, external data services (EDS), creating custom step processors, and using Content Navigator widgets in other applications. This book also covers mobile development, viewer customization, component deployment, and debugging and troubleshooting. This book is intended for IT architects, application designers and developers working with IBM Content Navigator and IBM ECM products. It offers a high-level description of how to extend and customize IBM Content Navigator and also more technical details of how to do implementations with sample code.

The Interface

The Interface
Author: John Harwood
Publsiher: Unknown
Total Pages: 278
Release: 2011
Genre: Corporations
ISBN: 0816674523

Download The Interface Book in PDF, Epub and Kindle

In 1956, IBM tapped the industrial designer and architect Eliot F. Noyes to reinvent the company s corporate image, from stationery and curtains to typewriters and computers to laboratory and administration buildings. IBM would go on to assemble a cast of leading figures in American design, including Charles Eames, Paul Rand, George Nelson, and Edgar Kaufmann Jr., who transformed the relationships between design, computer science, and corporate culture. "The Interface" is the first critical history of the industrial design of the computer and an invaluable perspective on the computer and corporate cultures of today."

Enterprise Java Programming with IBM WebSphere

Enterprise Java Programming with IBM WebSphere
Author: Kyle Brown,Gary Craig,Jim Amsden,Greg Hester,Daniel Berg,David Pitt,Peter M. Jakab,Russell Stinehour,Mark Weitzel
Publsiher: Addison-Wesley Professional
Total Pages: 1160
Release: 2003
Genre: Computers
ISBN: 032118579X

Download Enterprise Java Programming with IBM WebSphere Book in PDF, Epub and Kindle

& • Everything Java developers need to start building J2EE applications using WebSphere Tools for the WebSphere Application Server & & • Hands-on techniques and case studies: servlets, JSP, EJB, IBM VisualAge for Java, and more & & • Written by IBM insiders for IBM Press

Innovation Passport

Innovation Passport
Author: Mary Jo Frederich,Peter Andrews
Publsiher: Pearson Education
Total Pages: 464
Release: 2009-09-21
Genre: Business & Economics
ISBN: 9780137028153

Download Innovation Passport Book in PDF, Epub and Kindle

“Finally! A book that lays out a thorough yet workable path to collaborative innovation! With a highly readable style and using great examples, Frederich and Andrews describe the process by which IBM makes collaborative innovation work from a process, company, and customer standpoint. By following the guidelines in this book, those with aspirations of collaborative innovation can learn from the lessons of IBM and maximize their probability of success. A+!” –Gregory S. Dawson, Ph.D., Assistant Professor at W.P. Carey School of Business at Arizona State University and former Partner at PricewaterhouseCoopers “Innovation Passport goes directly to the heart of how companies can speed up the transition from research to revenue. This book’s combination of insight and actionable detail–derived over a dozen years–provides a roadmap for companies to accelerate the commercialization of ideas and technologies. Moreover, this best practice is based on collaboration with external partners, an approach that is even more critical given strained economic times.” –Keith O’Brien, VP, Best Practices Research, Frost & Sullivan Get Inside IBM’s Breakthrough FOAK Program for Delivering Profitable Innovation! Learn from one of the world’s most successful innovation initiatives Align researchers, clients, and partners behind innovation that matters Get the right innovations to market fast How can you promote innovation that delivers real, profitable business value–again and again, year after year? For 14 years, IBM’s FOAK program has done just that. In Innovation Passport, FOAK’s leaders share the powerful lessons they’ve learned. Through actual project examples, you’ll discover how to craft more effective processes for making innovation happen...encourage collaboration...manage innovation portfolios...protect intellectual property...and systematically improve the chances of marketplace adoption. Whatever your role in innovation, this book will help you do it better, faster, and more profitably.

Microservices from Theory to Practice Creating Applications in IBM Bluemix Using the Microservices Approach

Microservices from Theory to Practice  Creating Applications in IBM Bluemix Using the Microservices Approach
Author: Shahir Daya,Nguyen Van Duy,Kameswara Eati,Carlos M Ferreira,Dejan Glozic,Vasfi Gucer,Manav Gupta,Sunil Joshi,Valerie Lampkin,Marcelo Martins,Shishir Narain,Ramratan Vennam,IBM Redbooks
Publsiher: IBM Redbooks
Total Pages: 176
Release: 2016-04-04
Genre: Computers
ISBN: 9780738440811

Download Microservices from Theory to Practice Creating Applications in IBM Bluemix Using the Microservices Approach Book in PDF, Epub and Kindle

Microservices is an architectural style in which large, complex software applications are composed of one or more smaller services. Each of these microservices focuses on completing one task that represents a small business capability. These microservices can be developed in any programming language. They communicate with each other using language-neutral protocols, such as Representational State Transfer (REST), or messaging applications, such as IBM® MQ Light. This IBM Redbooks® publication gives a broad understanding of this increasingly popular architectural style, and provides some real-life examples of how you can develop applications using the microservices approach with IBM BluemixTM. The source code for all of these sample scenarios can be found on GitHub (https://github.com/). The book also presents some case studies from IBM products. We explain the architectural decisions made, our experiences, and lessons learned when redesigning these products using the microservices approach. Information technology (IT) professionals interested in learning about microservices and how to develop or redesign an application in Bluemix using microservices can benefit from this book.

Peter Norton s Assembly Language Book for the IBM PC

Peter Norton s Assembly Language Book for the IBM PC
Author: Peter Norton
Publsiher: Unknown
Total Pages: 413
Release: 1986
Genre: Assembly languages (Electronic computers)
ISBN: 0136619762

Download Peter Norton s Assembly Language Book for the IBM PC Book in PDF, Epub and Kindle

Assembly Language Programming and Organization of the IBM PC

Assembly Language Programming and Organization of the IBM PC
Author: Ytha Y. Yu
Publsiher: McGraw-Hill Europe
Total Pages: 564
Release: 1992
Genre: Computers
ISBN: 0071128964

Download Assembly Language Programming and Organization of the IBM PC Book in PDF, Epub and Kindle

This introduction to the organization and programming of the 8086 family of microprocessors used in IBM microcomputers and compatibles is comprehensive and thorough. Includes coverage of I/O control, video/graphics control, text display, and OS/2. Strong pedagogy with numerous sample programs illustrates practical examples of structured programming.