Items related to CMIS and Apache Chemistry in Action

CMIS and Apache Chemistry in Action - Softcover

 
9781617291159: CMIS and Apache Chemistry in Action

Synopsis

Summary

CMIS and Apache Chemistry in Action is a comprehensive guide to the CMIS standard and related ECM concepts, written by the authors of the standard. In it, you'll tackle hands-on examples for building applications on CMIS repositories from both the client and the server sides. You'll learn how to create new content-centric applications that install and run in any CMIS-compliant repository.

About The Technology

Content Management Interoperability Services (CMIS) is an OASIS standard for accessing content management systems. It specifies a vendor-and language-neutral way to interact with any compliant content repository. Apache Chemistry provides complete reference implementations of the CMIS standard with robust APIs for developers writing tools, applications, and servers.

About This Book

CMIS and Apache Chemistry in Action is a comprehensive guide to the CMIS standard and related ECM concepts. In it, you'll find clear teaching and instantly useful examples for building content-centric client and server-side applications that run against any CMIS-compliant repository. In fact, using the CMIS Workbench and the InMemory Repository from Apache Chemistry, you'll have running code talking to a real CMIS server by the end of chapter 1.

This book requires some familiarity with content management systems and a standard programming language like Java or C#. No exposure to CMIS or Apache Chemistry is assumed.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

What's Inside

  • The only CMIS book endorsed by OASIS
  • Complete coverage of the CMIS 1.0 and 1.1 specifications
  • Cookbook-style tutorials and real-world examples

About the Authors

Florian Müller, Jay Brown, and Jeff Potts are among the original authors, contributors, and leaders of Apache Chemistry and the OASIS CMIS specification. They continue to shape CMIS implementations at Alfresco, IBM, and SAP.

Table of Contents
    PART 1 UNDERSTANDING CMIS
  1. Introducing CMIS
  2. Exploring the CMIS domain model
  3. Creating, updating, and deleting objects with CMIS
  4. CMIS metadata: types and properties
  5. Query
  6. PART 2 HANDS-ON CMIS CLIENT DEVELOPMENT
  7. Meet your new project: The Blend
  8. The Blend: read and query functionality
  9. The Blend: create, update, and delete functionality
  10. Using other client libraries
  11. Building mobile apps with CMIS
  12. PART 3 ADVANCED TOPICS
  13. CMIS bindings
  14. Security and control
  15. Performance
  16. Building a CMIS server

"synopsis" may belong to another edition of this title.

About the Author

Florian Müer is an ECM Development Architect at SAP. He's a member of the CMIS Technical Committee and CMIS specification editor. He is chair of the Apache Chemistry project and a core developer of Apache Chemistry OpenCMIS and Apache Chemistry DotCMIS.

Jay Brown is an Architect and CMIS Evangelist for IBM where he has designed several of IBM's CMIS products shipping today. He's an original contributor to the Oasis CMIS 1.0 spec and authored several of the CMIS 1.1 features. Jay regularly speaks on this subject at IBM's annual conferences.

Jeff Potts is the Chief Community Officer at Alfresco. He started working with CMIS in 2009 and maintains cmislib, a Python client API for CMIS. Jeff regularly speaks about Alfresco, cmislib, and the CMIS specification at conferences and events around the world.

"About this title" may belong to another edition of this title.

Buy Used

Condition: Good
Used book that is in clean, average...
View this item

FREE shipping within U.S.A.

Destination, rates & speeds

Other Popular Editions of the Same Title

9789351192053: CMIS and Apache Chemistry in Action

Featured Edition

ISBN 10:  9351192059 ISBN 13:  9789351192053
Publisher: Wiley India, 2013
Softcover

Search results for CMIS and Apache Chemistry in Action

Stock Image

Jeff Potts, Jeff, Florian Müller, Florian, Jay Brown, Jay
Published by Manning Publications Co. LLC, 2013
ISBN 10: 1617291153 ISBN 13: 9781617291159
Used Softcover

Seller: Better World Books, Mishawaka, IN, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: Good. Used book that is in clean, average condition without any missing pages. Seller Inventory # 38291629-6

Contact seller

Buy Used

US$ 14.88
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Florian Müller; Jay Brown; Jeff Potts
Published by Simon and Schuster, 2013
ISBN 10: 1617291153 ISBN 13: 9781617291159
Used Softcover

Seller: INDOO, Avenel, NJ, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: As New. Unread copy in mint condition. Seller Inventory # SS9781617291159

Contact seller

Buy Used

US$ 52.59
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

Stock Image

Florian Müller; Jay Brown; Jeff Potts
Published by Simon and Schuster, 2013
ISBN 10: 1617291153 ISBN 13: 9781617291159
New Softcover

Seller: INDOO, Avenel, NJ, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Brand New. Seller Inventory # 9781617291159

Contact seller

Buy New

US$ 52.69
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

Seller Image

Florian Muller, Jay Brown, Jeff Potts
Published by Manning Publications, US, 2013
ISBN 10: 1617291153 ISBN 13: 9781617291159
New Paperback

Seller: Rarewaves USA, OSWEGO, IL, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: New. DESCRIPTION   The OASIS CMIS (Content Management Interoperability Services) standard is the lingua franca of Enterprise Content Management (ECM) systems like SharePoint, Alfresco, IBM FileNet, OpenText, Nuxeo, and Documentum. This specification provides a standardized, vendor- and language-neutral way to access any compliant content repository-much like SQL does for databases.   CMIS and Apache Chemistry in Action is a comprehensive guide to the CMIS standard and related ECM concepts. It provides hands-on examples for building applications on CMIS repositories from both the client and the server sides, and it shows how to create new content-centric applications that install and run in any CMIS-compliant repository. In fact, readers will have running code talking to a real CMIS server by the end of chapter 1. They'll find working examples using the Apache Chemistry APIs for Java, Python, C#, Objective-C, and PHP, and they can use the techniques learned in this book to work with CMIS repositories using any language that can speak HTTP, including JavaScript.  RETAIL SELLING POINTS   The only book on CMIS development endorsed by OASIS Contains real-world examples Provides hands-on cookbook style tutorials  AUDIENCE   Developers working with enterprise content management systems need to know CMIS.  ABOUT THE TECHNOLOGY   Content Management Interoperability Services (CMIS) is a standard that makes it possible to access content management systems in a language-neutral, vendor independent way. Apache Chemistry is a complete reference implementation of the CMIS standard, offering robust APIs for developers writing tools, applications, and servers. Seller Inventory # LU-9781617291159

Contact seller

Buy New

US$ 68.72
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 10 available

Add to basket

Stock Image

Florian Muller
Published by Manning Publications, New York, 2013
ISBN 10: 1617291153 ISBN 13: 9781617291159
New Paperback

Seller: Grand Eagle Retail, Bensenville, IL, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: new. Paperback. DESCRIPTION The OASIS CMIS (Content Management Interoperability Services) standard is the lingua franca of Enterprise Content Management (ECM) systems like SharePoint, Alfresco, IBM FileNet, OpenText, Nuxeo, and Documentum. This specification provides a standardized, vendor- and language-neutral way to access any compliant content repository-much like SQL does for databases. CMIS and Apache Chemistry in Action is a comprehensive guide to the CMIS standard and related ECM concepts. It provides hands-on examples for building applications on CMIS repositories from both the client and the server sides, and it shows how to create new content-centric applications that install and run in any CMIS-compliant repository. In fact, readers will have running code talking to a real CMIS server by the end of chapter 1. They'll find working examples using the Apache Chemistry APIs for Java, Python, C#, Objective-C, and PHP, and they can use the techniques learned in this book to work with CMIS repositories using any language that can speak HTTP, including JavaScript. RETAIL SELLING POINTS The only book on CMIS development endorsed by OASIS Contains real-world examples Provides hands-on cookbook style tutorials AUDIENCE Developers working with enterprise content management systems need to know CMIS. ABOUT THE TECHNOLOGY Content Management Interoperability Services (CMIS) is a standard that makes it possible to access content management systems in a language-neutral, vendor independent way. Apache Chemistry is a complete reference implementation of the CMIS standard, offering robust APIs for developers writing tools, applications, and servers. Shipping may be from multiple locations in the US or from the UK, depending on stock availability. Seller Inventory # 9781617291159

Contact seller

Buy New

US$ 75.99
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Florian M?ller, Jay Brown, Jeff Potts
Published by Manning Publications, 2013
ISBN 10: 1617291153 ISBN 13: 9781617291159
New Softcover First Edition

Seller: Kennys Bookshop and Art Galleries Ltd., Galway, GY, Ireland

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Num Pages: 479 pages, Illustrations. BIC Classification: UNH. Category: (P) Professional & Vocational. Dimension: 235 x 190 x 29. Weight in Grams: 800. . 2013. 1st Edition. Paperback. . . . . Seller Inventory # V9781617291159

Contact seller

Buy New

US$ 91.66
Convert currency
Shipping: US$ 12.18
From Ireland to U.S.A.
Destination, rates & speeds

Quantity: 15 available

Add to basket

Stock Image

Muller, Florian, Brown, Jay
Published by Manning, 2013
ISBN 10: 1617291153 ISBN 13: 9781617291159
Used Softcover

Seller: medimops, Berlin, Germany

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: very good. Gut/Very good: Buch bzw. Schutzumschlag mit wenigen Gebrauchsspuren an Einband, Schutzumschlag oder Seiten. / Describes a book or dust jacket that does show some signs of wear on either the binding, dust jacket or pages. Seller Inventory # M01617291153-V

Contact seller

Buy Used

US$ 54.52
Convert currency
Shipping: US$ 52.20
From Germany to U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Florian Müller, Jay Brown, Jeff Potts
Published by Manning Publications, 2013
ISBN 10: 1617291153 ISBN 13: 9781617291159
New Softcover

Seller: Kennys Bookstore, Olney, MD, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Num Pages: 479 pages, Illustrations. BIC Classification: UNH. Category: (P) Professional & Vocational. Dimension: 235 x 190 x 29. Weight in Grams: 800. . 2013. 1st Edition. Paperback. . . . . Books ship from the US and Ireland. Seller Inventory # V9781617291159

Contact seller

Buy New

US$ 107.99
Convert currency
Shipping: US$ 10.50
Within U.S.A.
Destination, rates & speeds

Quantity: 15 available

Add to basket

Seller Image

Florian Muller, Jay Brown, Jeff Potts
Published by Manning Publications, US, 2013
ISBN 10: 1617291153 ISBN 13: 9781617291159
New Paperback

Seller: Rarewaves USA United, OSWEGO, IL, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: New. DESCRIPTION   The OASIS CMIS (Content Management Interoperability Services) standard is the lingua franca of Enterprise Content Management (ECM) systems like SharePoint, Alfresco, IBM FileNet, OpenText, Nuxeo, and Documentum. This specification provides a standardized, vendor- and language-neutral way to access any compliant content repository-much like SQL does for databases.   CMIS and Apache Chemistry in Action is a comprehensive guide to the CMIS standard and related ECM concepts. It provides hands-on examples for building applications on CMIS repositories from both the client and the server sides, and it shows how to create new content-centric applications that install and run in any CMIS-compliant repository. In fact, readers will have running code talking to a real CMIS server by the end of chapter 1. They'll find working examples using the Apache Chemistry APIs for Java, Python, C#, Objective-C, and PHP, and they can use the techniques learned in this book to work with CMIS repositories using any language that can speak HTTP, including JavaScript.  RETAIL SELLING POINTS   The only book on CMIS development endorsed by OASIS Contains real-world examples Provides hands-on cookbook style tutorials  AUDIENCE   Developers working with enterprise content management systems need to know CMIS.  ABOUT THE TECHNOLOGY   Content Management Interoperability Services (CMIS) is a standard that makes it possible to access content management systems in a language-neutral, vendor independent way. Apache Chemistry is a complete reference implementation of the CMIS standard, offering robust APIs for developers writing tools, applications, and servers. Seller Inventory # LU-9781617291159

Contact seller

Buy New

US$ 72.52
Convert currency
Shipping: US$ 50.00
Within U.S.A.
Destination, rates & speeds

Quantity: 10 available

Add to basket

Stock Image

Florian Muller
Published by Manning Publications, New York, 2013
ISBN 10: 1617291153 ISBN 13: 9781617291159
New Paperback

Seller: AussieBookSeller, Truganina, VIC, Australia

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: new. Paperback. DESCRIPTION The OASIS CMIS (Content Management Interoperability Services) standard is the lingua franca of Enterprise Content Management (ECM) systems like SharePoint, Alfresco, IBM FileNet, OpenText, Nuxeo, and Documentum. This specification provides a standardized, vendor- and language-neutral way to access any compliant content repository-much like SQL does for databases. CMIS and Apache Chemistry in Action is a comprehensive guide to the CMIS standard and related ECM concepts. It provides hands-on examples for building applications on CMIS repositories from both the client and the server sides, and it shows how to create new content-centric applications that install and run in any CMIS-compliant repository. In fact, readers will have running code talking to a real CMIS server by the end of chapter 1. They'll find working examples using the Apache Chemistry APIs for Java, Python, C#, Objective-C, and PHP, and they can use the techniques learned in this book to work with CMIS repositories using any language that can speak HTTP, including JavaScript. RETAIL SELLING POINTS The only book on CMIS development endorsed by OASIS Contains real-world examples Provides hands-on cookbook style tutorials AUDIENCE Developers working with enterprise content management systems need to know CMIS. ABOUT THE TECHNOLOGY Content Management Interoperability Services (CMIS) is a standard that makes it possible to access content management systems in a language-neutral, vendor independent way. Apache Chemistry is a complete reference implementation of the CMIS standard, offering robust APIs for developers writing tools, applications, and servers. Shipping may be from our Sydney, NSW warehouse or from our UK or US warehouse, depending on stock availability. Seller Inventory # 9781617291159

Contact seller

Buy New

US$ 141.77
Convert currency
Shipping: US$ 37.00
From Australia to U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket