News

Acrobat Brings Developers into the Cloud

Adobe launches Acrobat.com, a free Web-based productivity and collaboration tools bundle.

When Adobe Systems Inc. last month launched its free Acrobat.com, the company became the latest vendor to offer a free Web-based productivity and collaboration tools bundle, taking on the likes of Google Docs and Microsoft's Office Live. Core to Adobe's new service are a Web-based word processor, Web conferencing and online file sharing, but the critical component to developers is an API that will enable this functionality.

Adobe is hopeful that developers will use that API to create an ecosystem for Acrobat.com.

"We thought it was high time that we opened things up and invited more developers to come to the party," says Adobe Senior Engineer Nigel Pegg.

Collaborate with CoCoMo
Pegg describes the Flex SDK as a set of UI components, widgets and lower-level foundation classes that allow developers to connect with that service seamlessly and deploy functions such as shared annotations, shared whiteboards, chat, VoIP and webcam video.

These Flex components, known collectively as Common Collaboration Model (CoCoMo), are designed to allow developers to integrate real-time collaboration features into their applications using the Adobe Connect backbone.

Adobe built Acrobat.com's ConnectNow personal Web conferencing app -- a lightweight version of ConnectPro, code-named "Brio" -- using CoCoMo, Pegg says. Adobe is expected to expose much of Acrobat.com's core functionality via Web services APIs. The Document Services APIs, for example, will allow developers to build new applications or mashup Acrobat.com features with existing apps.

"This is our first set of APIs," says Adobe Entrepreneur in Residence Rick Treitman, "but it won't be our last." Treitman was the founder and CEO of Virtual Ubiquity, the company that created the original Buzzword application and was acquired by Adobe last year.

The entry of Acrobat.com could propel Adobe to be a key rival to Google Docs and Office Live, says industry analyst Angela Ashenden of U.K.-based Macehiter Ward-Dutton Ltd., at least in terms of the collaboration services.

"They want to be seen as a player in the collaborative space, and to some extent this is a way to show that they're more than the packaged Acrobat product that they're [predominantly] recognized for," Ashenden says.

Now in beta, all Acrobat.com capabilities will be accessible in the Acrobat 9 release, due later this year. That link will provide Acrobat 9 users with a "personal workspace in the clouds," the company says.

About the Author

John K. Waters is the editor in chief of a number of Converge360.com sites, with a focus on high-end development, AI and future tech. He's been writing about cutting-edge technologies and culture of Silicon Valley for more than two decades, and he's written more than a dozen books. He also co-scripted the documentary film Silicon Valley: A 100 Year Renaissance, which aired on PBS.  He can be reached at [email protected].

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube