Let’s all use Office Templates

The aim of this exercise is to download the Word and PowerPoint templates from the intranet, store them locally and configure Office to find them when you need to create a new document. Read more

How to use your Desktop as a Kanban Board


A presentation I recently attended covered organising the self when dealing with a cumbersome workload. As a creative, I suffer from the effects of bad organisation practice, this lead me to actively seek out a windows kanban app on the internet.

Read more

SharePoint 2010 – 2 simple steps to fixing scrollbar issue in Google Chrome


The most common problem you will find using SharePoint 2010 in Google Chrome is the missing scrollbar. This issue can be easily solved by replacing 1 line of code. Yes, ONE line. Read more

Sony Vegas vs. Final Cut Pro

As part of the new Creative SharePoint video project that I, myself have been working on, I have researched into the two types of video editing software and thought I would share with you their backgrounds and my thoughts on both of them including their 'good' and 'bad' points.

Read more

Telerik Radwindows and managing them with RadTabStrip and MultiPage control

Having spent around the last 4 months being heavily involved with integrating Teleriks ASP.Net AJAX controls into ASP.Net Applications to help provide our clients with a rich UI experience, I have witnessed first hand the trials and tribulations on developing with them. Sure there has been a learning curve over those last few months. However the reward for using Telerik far out ways this. Read more

Essential Tools: Port Query

One of the tools that I like to have on every server is Port Query. Port Query has been available as a free utility for many years. The purpose of this tool is to query ports using either TCP or UDP protocols. Under the hood it uses a simple command line application that talks to different services listening on different ports. As a DBA I use this tool on a regular basis to test that ports on a database server are listening, and more importantly, that they can be reached from application servers. Read more

First Steps with Business Processes

Where ever you work in today’s business environment you will find yourself governed by office processes. These processes are generally designed for the paper age with no thought of autonomy or optimization even given today’s technology and resources. Read more

SQL 2012 and SharePoint 2010 on Windows 7 (Pt 2 of 2)

Following the successful installation of SQL Server 2012 RC0, the next step is the installation of SharePoint 2010 (and all of the Service Packs and Cumulative Updates). As mentioned in Part 1 of this series, the main source of instructions for this process is the MSDN article “Setting Up the Development Environment for SharePoint 2010 on Windows Vista, Windows 7 and Windows Server 2008. I have followed the first two steps exactly as stated, with the exception of the installation of SQL 2012. Read more

SQL 2012 and SharePoint 2010 on Windows 7 (Pt 1 of 2)

So I need a development environment. There are lots of articles on how to do this but there are also a lot of gotchas. This is my step by step guide (more for me so I can do it again).

Read more

SharePoint 2010: Email event reciever not working in a farm

I came across and interesting issue earlier this week while investigating a deployment of a custom solution to a client, this solution revolved around processing incoming emails and updating sharepoint list items accordingly, using an 'SPEmailEventReceiver' object.

The Solution was set to deploy to a specific web application, OOTB libraries configured to send emails worked perfectly but although emails sent to our event enabled custom libraries failed to record the email or input the files into the library

Read more
Back to top