Installing Visual Studio 2008 Team Foundation Server SP1

I have been trying since SP1 was released to get it installed at Aggreko, but due to our global, three time zones, development team and release schedules it has been very difficult to get some time set aside for it. Now that I am leaving, last day is Tuesday 17th November, there was more of […]

I hope you did not pay for Microsoft Office Sharepoint Designer 2007

Coz its now free… Head over to the Microsoft Download site and get your copy: http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=baa3ad86-bfc1-4bd4-9812-d9e710d44f42 Well, no more problems trying to persuade the business to buy it for users 🙂   Technorati Tags: MOSS SP 2007 SharePoint 

Sharepoint 2007 and Silverlight

I have looked at this topic before but I just got my hands on a new Wrox book called “Professional Microsoft Sharepoint 2007 Development using Microsoft Silverlight 2”, phew, could that title be any longer! At only £16 pounds don’t expect a 1000 pager, but at just under 300 pages the content is good. It […]

How-To: Display your Outlook calendar on you’re My Site

I thought I should explain how to enable the “My Calendar” web part on you’re my Site (homepage). Here is my “MySite”, as you can see I have a horrible picture, but if you check out the red rectangle you will see the “My Calendar” control has already been added to your site.   To […]

How-To: Allow other users to interact with workflow on your MySite

If you want to be able to use workflow on you’re my site that will allow you to assign tasks to your colleagues, then you need to take a couple of thing into consideration. The most important is to give any users assigned tasks access to the tasks list that you are using for your […]

SharePoint Solutions Rant

<Rant> There needs to be a way to easily build MOSS Solutions in Visual Studio. I know that there are a bunch of bits and pieces available form Microsoft and third parties, but I want an end to end solution.   You should be able to create a SharePoint “Solution” in Visual Studio. Then Add […]

Developing for SharePoint on your local computer

If you are wanting to developer solutions for SharePoint in Visual Studio 2008 then you need a couple of things to get started: You will need to install VSeWSS 1.1. http://blogs.msdn.com/sharepoint/archive/2008/02/11/announcing-the-final-release-of-vsewss-1-1-and-the-upcoming-version-1-2.aspx Then follow the instructions on Martin Vollmer`s Blog  in his post on getting it installed without Sharepoint. http://blogs.msdn.com/martinv/archive/2008/03/19/new-registry-file-for-developing-moss2007-projects-in-a-workstation-xp-or-vista.aspx And to get workflow working you […]

Change of plan

After having thought about it for a while I think that my idea not to create a separate TOM system independent of MOSS was a bit of a silly idea. The whole point of the system is to exist in any environment, so the first version will exist separate of SharePoint. The main advantage of […]

Creating a SharePoint Solution

Over the next few weeks I will be blogging my escapades in developing an application solution for Microsoft Office SharePoint Server. I have entitled the application “MOSS Time Off Management” and it will be up on CodePlex for all to follow @ http://www.codeplex.com/mosstom (coming soon). The idea behind this application is twofold: First to give […]