SharePoint 2013 RTMs … my thoughts

Yesterday Microsoft announced Office 2013 and SharePoint 2013 released to manufacturing (RTM). 

RTM is kind of a funny term these days as it is a hang up from the old days when everything was punched onto a CD/DVD and that is how the majority of software was shipped.  Today that is definitely not the method most people get their software.  Sure you can buy Office in a store and get a imageDVD … but by far the most common way people will get Office 2013 is when they buy a new computer, or upgrade by buying it from MS and downloading it.  SharePoint doesn’t come on a DVD anymore and the only way to get it is to download it (MSDN and TechNet aside).

Picture:  Office 2010 special commemorative shipping edition. A special edition keepsake for those who worked on 2010.  Nice boxed product memento.

Anyway … I digress 🙂

Yesterday was 10/11/12 in US date format.  I remember hearing that date for RTM over a year ago when I was working on the SharePoint team.  Its amazing to me that a date can be set like that, over a year out, and it be hit on time.  Amazing.  Especially when you understand the complexity of building and shipping software that is used by 100s of millions of people around the world.  Amazing. 

Personally I am really happy MS hit the date and congratulate everyone on making it!!!

Given my history with SharePoint I thought I would throw a few thoughts together about this release.  As some will know I was working on the team while the project was underway and feel a little bit vested in the success of the product … still.  It holds a special place in my heart.

Online
Probably the biggest most interesting thing for me in this release is how much more viable SharePoint Online will be in Office 365.  It was a great product already … but this new version will open it up to a LOT more companies and people.  It is so much closer in feature set to the on premises product that 365 is today.  A lot of companies are hesitant to move until they can do the same things online … and fair enough I say.  Bringing the two much closer together is a great first step.  E.g. Search.  FAST search isn’t in online today … but the new built from the ground up Search engine in 2013 will be.  That is just one example.

Developer stuff
I wont be popular for saying this with some people … but something had to change with SharePoint development.  By that I mean:

The Full Trust code model in SharePoint we have 2010 needs to die. 2013 takes the first step towards that.

As powerful as the server object model is it desperately needed reinventing.  Running code inside SharePoint processes is dangerous, insecure and costly to run for IT departments.  Moreover, next to impossible to run well in SharePoint Online. 

The new plumbing available to developers in 2013 is the first small step towards fixing that problem.  Sure, it’s not a silver bullet … it’s a v.1 of something that has legs to continue on in future releases.  It addresses the issues with code running in proc.  It has reasonable coverage of APIs developers need and it is based on protocols and standards that are far more easily leveraged across the internet, from other platforms and by new developers.  Read my post about why I like the new plumbing here: http://looselytyped.net/2012/07/17/sharepoints-new-app-model-and-marketplace-great-for-developers/

Apps
This is another one I am going to be disliked for by some. 

I don’t like Apps … yet. 

Why do I say “yet”?  In my view the options they offer for well thought out enterprise business applications are too limited for practical use just yet. 

Predominantly this falls back to one major issue I have with them.  SharePoint UX integration.  There just isn’t enough of it yet.  Apps today are limited to App Parts (iFrame in a web part), basic ribbon buttons/ECB menus & that’s about it.  You can’t deeply integrate your application into the SharePoint UX in ways you can with full trust code on prem.  To build real world Enterprise grade applications you need this level of capability. 

Hey CJ … don’t be dissing on the apps bro …

Look … I get it … the app model is 100% needed.  We need a way to add functionality to SharePoint in a safe and secure way that works in SharePoint Online.  Lets be clear here, Apps are designed for SharePoint Online first and foremost.  The problems get worse trying to do them on-prem.

I hold out great hope that the App model develops out further quickly.  I really do.  I would love it if the App model offered deeper integration with SharePoint UX across the board, better event integration (remote event receivers with guaranteed delivery for example), and broader API coverage.  In time I am sure it will get there.  But for now I don’t see many enterprise grade apps landing in the marketplace for a while.  I am sure there will be plenty of nice less business critical apps/widgets however.

Office is a different story entirely.  Office needed a new developer model ASAP.  I don’t know if you have ever had to write an Office addin … but OMG its bad.  Even through the App model for Office is also somewhat limited today I think it’s a good step in the right direction for Office.  Anything but COM addins!! 🙂

V.Next – To the cloud!
What will be fascinating to see going forward is how SharePoint evolves from here. 

It wouldn’t surprise me if 2013 was the last major release of SharePoint for on-prem*.

* I have no insider knowledge on this, in case you are wondering 🙂  This is purely my personal opinion.

Sure, there will be service packs and maybe feature packs, but I don’t personally think we will see a new full release like we saw yesterday. Sad but true (IMHO).  Who knows, maybe SharePoint on-prem on going will be a series of service packs and feature packs 🙂

Microsoft’s reinventing itself into a Devices + Services company.  For good or for worse … that is what Ballmer is out there saying.  Personally, I would rather they stick to Software + Services like MS have been saying well before Apple got into that game and started calling it cool. Topic for another post 🙂

Microsoft (contrary to everyone out there) isn’t stupid.  You don’t make billions of dollars a year being stupid.  It won’t throw the babies out with the bath water (Office and Windows) … so I doubt we will see MS not making an operating system that you can install on any PC hardware you like any time in the near future.  However, my point is that MS are pushing their traditional customers to the cloud. SharePoint is part of that, and as far as a product, not a bad on to go to the cloud (email being the 1st and most obvious, why o why does anyone run Exchange on-prem is beyond me).

Customization
Totally messing with SharePoint from the inside out is going away.  Not in 2013 … but that is the direction it is heading.  This is just a direction at this point, but you can start to see this happening by the lack of investment in SharePoint Designer 2013.  Really the only thing added was some better support for building Workflows. (PS: why o why didn’t they build this in a browser based way is boggling.)  There are still things SharePoint Designer does that you cant do right now via the browser … but over time that will close and it wouldn’t surprise me if 2013 was the last version of SPD.  Sadly the same thing goes for InfoPath.  Not much happened sadly. Access is clearly trying to make a comeback and InfoPath will suffer for it.  This is really really sad to me.  InfoPath is the only solution for customizing workflow task forms and list forms.  SharePoint needs a solution to create custom forms that integrate with Workflow and Lists period.  I guess Nintex will be selling a boat load of software to fill these gaps.

If you want a sample of how passionate the SharePoint community is about this direction in SharePoint you only have to read this thread in Yammer: https://www.yammer.com/spyam/threads/193828574?m=1135076296&message_id=193828574

Conclusion
I am totally thrilled to see SharePoint 2013 and Office 2013 hit RTM.  I am SO pumped to go to SPC this year and see all the presentations about it.

I really do think this is release is an excellent step in the right direction for developers, despite all the pain and suffering we will all go through for the next 12 months while everyone get used to the new model & old SharePoint people get over the change. No one likes change, but its desperately needed in my view.

There are bunch of amazing new features, too many to list … but I think my personal favorite is Metadata driven navigation.  I think that is the most exciting feature.  It has applications for public facing sites sure … but the KILLER use is for Intranets.  Finally a reasonable solution for that wee feature all us old guys miss from Content Management Server … Connected Pages 🙂

Congrats again to MS for getting it done on 10/11/12!!

-Chris.

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.