You've come to the right place for our news and software tips from our experienced developers. Our blog contains regular updates on how we are maximising our company services as well as topical industry issues. Here you can get to know our team, recognise our strengths and feel confident in the methods we use.
Blogs
Theming Sharepoint 2010
I was recently tasked with theming a SharePoint 2010 web application and I thought it may be helpful to share some of the key items that are useful to know when branding a site within SharePoint.
Keeping it Simple…
You can keep the customisation simple and utilise the front end tools within SharePoint to add your own corporate logo, select a theme or modify a theme by changing the display colours.
SharePoint Custom Timer Jobs
We have had a need to create a custom timer job with SharePoint 2007 which performs a daily task that in turn updates data within a SharePoint site. There are many tutorials on the web that show you how to go about doing this but not much in way of information about problems encountered while doing so. So I’m going to use this blog to highlight some of the issues we have come across during development and deployment.
Before I begin describing the issues, the following link has a good tutorial for setting up a Custom Timer Job.

