Archive for category SharePoint

Roles for SharePoint projects

One question that keeps coming up again and again is what should I look for in a SharePoint guy.  I get asked this a lot and from many different directions, but it’s a large enough topic that I’ve resisted following my rule and blogging the answer to any question I get asked more than once.  Recently I was held down and made two write down some of the advice I’ve been giving out over the years because I needed to give that answer to a very geographically dispersed group.  Since I finally put it down I thought I’d share it with a wider audience. 

You can find the slides that are used for this presentation at my slide sure link below.  But the main gist of it is that asking for a SharePoint “guy” is really not the best way to staff a successful SharePoint project (no surprises yet, I’m sure). SharePoint projects, and many shapes and sizes – just like general app dev projects.  They can be anything from intranets to knowledge management to document management to collaboration to, well, you get the idea. SharePoint projects can also vary in complexity from slight modifications of an out of box install two entire enterprise systems written on top of the SharePoint platform.

The first question has to be what type of project or you undertaking?  What is the scope?  How does it map to what SharePoint (in its various editions) already provide?  What functionality are you leveraging OUTSIDE of  SharePoint, and how much of it will stay where it is and how much should transition over?  What timeline are you looking at?  Will you be migrating content, and if so will you be migrating straight or will there be a cleanup/management step in there?  The list goes on.

When you actually have a good understanding of your goals, that’s when you choose what skill sets you are  looking for during the project cycle.  The deck shows some of the skill set and roles mappings that I’ve witnessed on various SharePoint projects.  It doesn’t dictate exactly which roles you absolutely need, how many in each role, or were multiple roles can be filled by single people on various projects.  Some projects I’ve seen have had literally hundreds of people from Architect Teams to content managers involved.  Some have had a single person wearing all of the hats on the project and working with other groups for the details.  So I wouldn’t dream of telling the team on the ground what they should do, but I hope the breakdown showing what I’ve seen in my experience can help advise them.  I’m sure they’ll be plenty of questions, I look forward to a lively debate in the comments section on this post.

Share Point skill sets

  • Share/Bookmark

Tags: ,

Phil response time slow, but it gets there.

Matt has been on me to get pictures of some of my old SharePoint SWAG up, and I finally took the time to do it.  You can find the pictures below or on my Facebook photo album.  These are a set of toy cars that were part of the TechEd 2003 event in Dallas – all of the Office people were issued racing shirts of different colors depending on which part of Office they were in.  I still remember Mike’s joy at his. :-)   Anyway, it was nice to find them and remember how far we’ve come with SharePoint – that 2001 to 2003 leap was a pretty BIG one.

 

Office 2003 cars 022

Office 2003 cars 015

Office 2003 cars 017

Office 2003 cars 011

Office 2003 cars 013

  • Share/Bookmark

Tags:

SharePoint conference coming up in March

It’s a bit out of my local neck of the woods, but David Walker mentioned it highly so I thought I’d pass along the info.

 

http://www.sharepointconference.org/Pages/default.aspx

March 22-24 in Baltimore, MD.  I haven’t talked with the organizers yet, but the topics look quite interesting.

  • Share/Bookmark

Tags: ,

Great post on Content Deployment in SharePoint

One of the more mis-understood features in SharePoint is the Content Deployment functionality that was introduced in MOSS 2007.  Stefan Gossner has a very detailed post on many of the common problems people can run into when first using this new capability.  I definitely recommend taking a look if you’re doing Content Management in SharePoint.

http://blogs.technet.com/stefan_gossner/pages/content-deployment-best-practices.aspx

  • Share/Bookmark

Tags:

SharePoint for Developers Online Training

There have been a lot of events and talks about using SharePoint for a development platform, but I know we all have jobs and can’t always get to the local presentations.  If you’re in that boat, Microsoft Learning has put up an online class that may help – and there are some nice benefits for completing it!  Free signup at http://msdn.microsoft.com/en-us/rampup/dd221355.aspx

  • Share/Bookmark

Tags:

Additional Samples added to the SharePoint and Silverlight Blueprints CodePlex project

Just got the word, if you’ve been working with SharePoint and plugging in Silverlight into it to extend the UX, then there are some more samples in the SharePoint and Sliverlight blueprints project – samples up now are:

1. Hello World

2. Slider Control

3. Colleague Viewer

4. Custom Navigation

 

If you’ve looking for how to fit the two together, join the project at http://www.codeplex.com/SL4SP and get some good insights (and hopefully give some as well.)

Additionally there’s a new Wrox book out on exactly this subject – you can find it on Amazon as well as your local tech bookstore.

http://www.amazon.com/Professional-Microsoft-SharePoint-Development-Silverlight/dp/0470434007

  • Share/Bookmark

Tags:

Visual Studio 2008 Extensions for SharePoint 1.3 (CTP)

Just announced on the SharePoint Team blog is a CTP for the next release of the SharePoint extensions we’ve been waiting for!  You can find it on Connect and give a try yourself!

Key new features are -

  • 64 Bit support!
  • Command line packages to assist in easing Continuous Integration work.
  • Simplifying Refactoring support for renaming web parts.
  • Solution generator for Publishing sites!
  • Deployment cleanup for feature name conflicts.
  • User guide is included directly – no second download.

And much more!  Get signed up before they get swamped with downloads!

  • Share/Bookmark

Tags:

Bill English in Austin next week.

Just a note – if you’re in Austin next week, it’s a great time to drop by the Central Texas SharePoint User Group meeting on the 14th.  We’ll be having Bill English in town talking about Findability and things to think about when you start setting up your SharePoint platform.  This is a Do Not Miss event as it’s not every day we have the person that wrote the books on SharePoint 2003 and 2007 setup and operations drop by.

Bill English, Microsoft Most Valuable Professional, Presents: The Discipline of Findability

January Program Description:

Bill English will discuss why Findability should be an organizing principle of your SharePoint Server 2007 deployment. Bill will explore with you what Findability is, how it is affected by information overload, data breaches and e-discovery. Bill will also offer an emerging Findability Architecture with ideas on how to use your technology investments in the Microsoft technology ecosystem to achieve an increased ROI on both your SharePoint Server 2007 and other Microsoft technology investments.

Date/Time:

Wednesday, January 14th
Welcome Time: 5:45 PM User Group: 6:00 – 8:00 PM

Click here to register.

Event Location:

Microsoft Office
9606 N. Mopac Expressway
Austin, TX 78759

  • Share/Bookmark

Tags:

SharePoint Guidance

OK, I’ve blogged about the SharePoint Guidance pack a while ago, but there’s a new version out last month.  Take a look over at http://microsoft.com/spg (SharePoint Guidance) and get some of the details from the product group and P&P guys on how to implement and extend SharePoint as part of your infrastructure, development environment, and platform.

You’ll find information on:

– Architectural decisions about patterns, feature factoring, and packaging.

– Design tradeoffs for common decisions many developers encounter.  (Remember, with architecture there are no single right answers – know what you’re trading off when you make that decision!)

– Implementation examples demonstrated in the RI and in the QuickStarts.

How to design for testability, create unit tests, and run continuous integration.

Set up of development, build, test, staging, and production environments.

– Managing the application life cycle including upgrade. (But you’re already using Features, right?  See what else you can do to help out here.)

– Team-based intranet application development.

But be aware that this release isn’t focusing on:

– Content-oriented sites that use Web content management.  (See some of my other posts for these)

– Internet and enterprise-scale SharePoint applications.  (Again, we’ve covered this before.)

– Multilingual SharePoint applications.  (If you’ll leave me good links for this, I’ll be glad to post!  Being only English speaking (or these days, Texan speaking….) I’m not the best qualified to speak on this particular topic.  (Pun intended.)

– Scale or security testing of SharePoint applications.  (To be covered in a later post if I have a chance – this is VERY process/organization driven.)

  • Share/Bookmark

Tags: ,

SharePoint Tools for VS2010 Demoed

Paul Andrew has a nice write up on the TechEd EMEA Keynote that Jason Zander did.  One of the OUTSTANDING things that was shown is the SharePoint Tools component coming to Visual Studio.  You can find his post at http://blogs.msdn.com/pandrew/archive/2008/11/10/visual-studio-2010-tools-for-sharepoint-announced-at-teched-emea-developers-2008.aspx, and a post on the SharePoint Team blog about the upcoming SPDisposeCheck tool at http://blogs.msdn.com/sharepoint/archive/2008/11/12/announcing-spdisposecheck-tool-for-sharepoint-developers.aspx

What does this mean?  A much better development story for using SharePoint as a platform, that’s all!  I’m really happy to see this much effort being done to raising the level of SharePoint integration into the common dev tools – it’s VERY welcome.

  • Share/Bookmark

Tags: