• On TV.com: THE GIRLS NEXT DOOR photos
May 21, 2008 2:21 PM PDT

Forget file formats. The battle is Sharepoint

Posted by Matt Asay
  • Font size
  • Print

People are agog that Microsoft has announced support for Open Document Format (ODF), but I'm not sure why. This was a foregone conclusion once Microsoft figured out how to move lock-in above the file level to the content network.

In other words, to Sharepoint.

Microsoft has been hell-bent on getting enterprises to dump content into its proprietary Sharepoint repository, calling it the next Windows operating system. I call it the future of Microsoft lock-in.

Microsoft doesn't need to zealously guard file formats anymore. It already owns the next few decades of lock-in, and many enterprises are willy-nilly dumping their content into Microsoft's proprietary repository at a pace and in a manner that is as potentially destructive for those enterprises as it is beneficial to Microsoft's income.

Microsoft has done well in creating a comparatively easy to use and deploy front-end for Sharepoint, which is far better than the antiquated systems from Documentum, FileNet, Interwoven, etc. But if Microsoft really wants to do its customers a favor, it will open up its repository to make it as easy to get content out of the repository as it is to get it into the repository.

That's what would help customers. Is Microsoft interested?


Disclosure: I work for Alfresco, an open-source alternative to Microsoft Sharepoint.

Matt Asay is general manager of the Americas and vice president of business development at Alfresco, and has nearly a decade of operational experience with commercial open source and regularly speaks and publishes on open-source business strategy. He is a member of the CNET Blog Network and is not an employee of CNET. Disclosure.
Recent posts from The Open Road
Novell delivers another 33 percent quarterly rise in its Linux business
Cisco's $100,000 bounty: Get paid to love Linux, diss Microsoft
Apple more proprietary than Microsoft, survey finds
Facebook finally hits the mainstream
China Linux policy suggests open source is not always open
Pandora breaks free on the iPhone: Is the music industry listening?
Microsoft's mixed-up open-source TCO messaging makes perfect sense
Eclipse coaxing developers away from Windows Vista?
Add a Comment (Log in or register) 6 comments
by kojacked May 21, 2008 11:20 PM PDT
Oh, Lord! What next? A "news" blog from someone at Symantec talking trash about McAffee's products? That's about as worthless as this tripe. Yet another blog where substituting "Microsoft" for the competition, "Alfresco", would have just as much meaning. Thanks for wasting our time Matt.
Reply to this comment
by crb0r May 22, 2008 6:30 AM PDT
I'm genuinely interested (and haven't had the time to do the research myself) - how much lock-in does Sharepoint really have? I understand the data is kept in SQL Server - is the schema public, or has it been reverse-engineered? Are the specifications published under Microsoft's new "openness initiative" of use to competitors such as Alfresco? Ignoring the implications to the GPL for a second, could Alfresco buy a patent license, and offer a version that connected to Sharepoint using these protocols, or even better, implement a connector using the specs without violating any of Microsoft's patents?
Reply to this comment
by weharc May 23, 2008 2:43 PM PDT
I'd like to know what Matt thinks is lock in. SharePoint has several options for getting content out: 1) Use the web services that are provided out of the box. 2) Use the object model API and write three lines of code to get the file out (see http://blah.winsmarts.com/2008-5-CNET_-_please_do_your_research_before_opening_your_big_mouth.aspx)
3) Create a linked table with Access (no code solution, might be more applicable to List based data than binary attachments). So based on this, this whole post looks like typical FUD from someone who doesn't know what they are talking about.
by hassanibraheem May 23, 2008 9:26 AM PDT
This deserves some research.
Please fix the lwn.net and infoworld.com links.
Reply to this comment
by aravindlive May 29, 2008 3:35 AM PDT
Documents stored inside SharePoint can be recovered / retrieved by using Sharepoint object model.

1. Refer the Sharepoint object model library in a project ,
2. Write a console application and replace siteURL string with your SharePoint site url
3. At the end of execution of third line you will get the document at byte array

SPWeb web = new SPSite(siteURL).OpenWeb();
SPDocumentLibrary dox = web.Lists["Documents"] as SPDocumentLibrary;
byte[] fileBytes = dox.Items[0].File.OpenBinary();

Above lines may be too technical for a user but it's really an easy job to recover.
Reply to this comment
by jalvarado77 June 9, 2008 7:59 PM PDT
Matt, you are full of garbage! Please take a class in Sharepoint and learn it before you make such ignorant remarks. Come on, you are loosing credibility here.
Reply to this comment
advertisement

In the news now

Slowing expectations at a green-tech start-up

Six months ago, biofuels start-up Mascoma had the wind in its sails, as did the rest of the clean-tech sector. Now, the company is treading carefully and scaling back.


With JavaFX, Sun seeks new coders, new revenue

With the launch of JavaFX 1.0, Sun is trying to reclaim Java's strength as a foundation for rich Internet applications. But it's no longer the incumbent.


Tim Lincecum, motion capture star

San Francisco Giants pitcher, who won the Cy Young award last month, dons a motion capture suit for 2K Sports' Major League Baseball 2K9 video game.


Resource center from CNET News sponsors
Business. Ready.
Sony VAIO® Professional PCs.

Click Here!
A new grade in mobility demands a new kind of notebook. And Sony delivers.Tough, portable and featuring up to 7.5 hours of battery life! VAIO® Professional notebooks are built for business. Learn more.

Click Here!
Built tough for business.

Learn more about the rigorous quality testing Sony puts its notebooks through.

Protect your investment.

Find out why VAIO® tech support recently won a Laptop Editors' Choice Award, July 2008.

Long battery life.

Up to 7.5 hours of battery life! See how VAIO® PCs will keep you productive longer when on the road.

Travel light

Check out our ultraportable line-up, starting at 2.87 lbs.

PCs for every need.

Find out which VAIO® notebook is right for you.

About The Open Road

Matt Asay brings a decade of in-the-trenches open-source business and legal experience to the Open Road, with an emphasis on emerging open-source business strategies and opportunities. Matt is general manager of the Americas division and vice president of business development at Alfresco, a company that develops open-source software for content management. He is a member of the CNET Blog Network and is not an employee of CNET. Disclosure.

Add this feed to your online news reader

The Open Road topics

advertisement
advertisement

Inside CNET News

Scroll Left Scroll Right