SharePoint 2010 Course

Apologies for the lack of recent blog posts. We have recently been working on a multitude of tasks as the project has been starting up. One of the biggest tasks we have been working on is to map the current Student Withdrawal process that is carried out when a student withdraws from the University. We have been working with other departments within the university including one of the Faculties to carry this out. This will help us work with departments to adapt and refine processes when we re-create them in SharePoint 2010. So far this has been a success, so we will be using this method to map out other workflows that need transferring into SharePoint 2010.

Dave, Robert and I have attended a SharePoint course that was tailored for us. We specifically looked at the new features within SharePoint 2010, Workflows and InfoPath.

Day 1: What’s New.

Here we looked at changes in SharePoint 2010. This mainly involved looking at content types which act as templates that can be used for lists. The benefit of this means that if a change is made to a content type that the changes are pushed to all lists where the content type s being used. Site columns, content types, lists.

Day 2: Workflows & InfoPath.

On day 2 we looked at workflows and InfoPath forms. It was recommended to keep workflows short (to keep them manageable and easier to maintain) and to link them together. We looked at getting the workflow to assign tasks amongst other things. We also took some time to look at InfoPath form, where we concentrated on views and rules to hide controls and create custom submit buttons.

Day 3: Tying things together.

The 3rd day consisted of tying things together. We also looked at list lookups, whereby rather than coding variable items into workflows create lists for these and get the workflows to look up to them. This way will enable fewer amendments to be made to workflows in the future as and when staff change or other potential changes could be made.

SharePoint, HTML5, Mobile Web & More

At this stage in the project, the appearance of SharePoint 2010 is not a high priority, however, I seem to have stumbled upon a great couple of blog posts buy a SharePoint blogger called Kyle Schaeffer (http://kyleschaeffer.com). He has created a SharePoint 2010 HTML 5 masterpage to replace the default masterpage, with the aim to dramatically improve SharePoint responsive web design. Kyle provided all the files to give this a go ourselves, so we thought we’d give it a crack in SharePoint Online, here was the result:

This is a massive change from our default SharePoint 2010 masterpage which can be seen here:

Aside from the fact that it looks like something straight out of  wordpress, it does improve the sites visual appeal (you don’t have agree with me), it even creates a great mobile view of the website (something that currently looks painfully boring). The site has been created to be extremely responsive, the content on the site is programmed to rearrange itself depending on the size of the screen, this allows it to be easily viewable on a mobile phone screen without sacrificing any content or style.

Of course, what you see in the first screen shot isn’t what we have to have our portal like, this merely proves that we can use Common Web Design within SharePoint 2010 in the future. This find will help us greatly in the future when we start to look at themeing SharePoint 2010, but for now we return to the PID.

If you would like to read the blog post for yourselves you can find it right here: http://kyleschaeffer.com/sharepoint/v5-responsive-html5-master-page/

There are a couple of other useful reads on his site dealing with mobile SharePoint and responsive design here http://kyleschaeffer.com/best-practices/responsive-layouts-using-css-media-queries/ and here http://kyleschaeffer.com/events/html5-css3-mobile-strategy/

An article for creating custom CSS and masterpages in SharePoint 2010 just appeared on Nothing But SharePoint: https://www.nothingbutsharepoint.com/sites/eusp/Pages/Create-Custom-CSS-and-Master-Page-in-SharePoint-2010.aspx

RE