Well the MS SharePoint 2009 conference is over and life is slowly returning to normal. A couple of days away from SharePoint to restore my equilibrium and I’m now back to SharePoint 2007 and the real world. But what of SharePoint 2010? When can we see it in all it’s glory. Well Steve Ballmer announced …
October 2009 archive
Oct 13
Tentative Schedule for SharePoint Conference 2009 – Las Vegas
Ok, so Microsoft finally released the full session schedule during the last 24 hours and I’ve tentatively booked the sessions that I want to go see.. And this has to be subject to change because there are so many great sessions that i want to get into. Thank god Microsoft are going to provide an …
Oct 06
Whats the record for the longest Calculated SharePoint column?
Well my longest to date is 304 characters.. I’m not quite sure what the SharePoint limit is, but here’s mine… =IF(LEN(MONTH(Dated)/3)=1,TEXT(Dated,”mmm-yy”),IF(LEN((MONTH(DATE(YEAR(Dated),MONTH(Dated)+1,DAY(Dated))))/3)=1,TEXT(DATE(YEAR(Dated),MONTH(Dated)+1,DAY(Dated)),”mmm-yy”),IF(LEN((MONTH(DATE(YEAR(Dated),MONTH(Dated)+2,DAY(Dated))))/3)=1,TEXT(DATE(YEAR(Dated),MONTH(Dated)+2,DAY(Dated)),”mmm-yy”),”ERR”))) “And what pray, does that monstrosity do”, I hear you ask… The answer is, it simply works out which quarter of the companies financial year the item appears in. The list item has a …
Oct 05
Weekly Access problems to a SharePoint site
Just recently a client of mine raised an issue regarding an access issue that seemed to raise it’s head about every 8 days or so. What struck me was the distinct lack of errors issues by the system. Approximately every 8 days, users will go to use the site and get a failed to connect …
Oct 01
Creating a Sales Dashboard using the DataViewWebpart & XSL
So not too long ago, a client of mine decided that they wanted some nice charts on their WSS based intranet. You see the problem straight away.. No Moss, so no access to the KPI webparts, so it was time to drop to the old faithful, the Data View Web part to solve this problem… …

