Hey there. Welcome to part 3 of my series on SharePoint customisation using JavaScript and web parts. So here is the lowdown so far. We are trying to find an effective, repeatable way to easily customise SharePoint form pages, so …

More SharePoint Branding – Customisation using JavaScript Part 3 Read more »

Hi again. JavaScript sucks! There I said it. Despite me hating it as a programming language, I can’t deny that in SharePoint, it does have its uses. CleverWorkArounds Coffee requirement of this post depends on how much you hate JavaScript. …

More SharePoint Branding – Customisation using JavaScript Part 2 Read more »

Hi all I thought with my last post that involved XSL/XSLT, I’d escape from horrid programming languages and write about more interesting topics but it wasn’t meant to be. This time round I had to delve back into the world …

More SharePoint Branding – Customisation using JavaScript – Part 1 Read more »

Well, here we are! After delving into dark arts where everybody but metrosexual web designers fear to tread (HTML and CSS), we then delved into the areas that metrosexual web designers truly fear to tread (packaging, deployment and even some …

SharePoint Branding Part 7 -The ‘governance’ of it all.. Read more »

There has been a bit of a gap in this series between part 5 and 6 – and fortunately for the both of us, I think this is the penultimate post in my series on SharePoint branding. While it has …

SharePoint Branding Part 6 – A "solution" to all issues? Read more »

So, here we are at the fifth article in my series on SharePoint branding. By now, we have left all the master page stuff way behind, and we have created a custom feature to install our branding to a server. …

SharePoint Branding Part 5 – Feature Improvements and Bugs Read more »

Welcome to the fourth article in my series on SharePoint branding. Sorry for the time it’s taken to get this one out, but a certain game called “The Legend of Zelda:  Hourglass Phantom” on NDS got in the way. I …

SharePoint Branding Part 4 – Packaging up your masterpiece into a Feature Read more »

After a web designer applied a new master page to a site, he killed the site. We saw these messages (debug logging was enabled on the site) Server Error in ‘/’ Application. ——————————————————————————– Compilation Error Description: An error occurred during …

Careful with pre-requisite SharePoint Features Read more »