All about the Strategy, Design, Customisation, Deployment and Development of SharePoint and its related Technologies

  Administration   All Me!! Baby!!   BDC   Book Review   Business   CKS   Conferences   CQWP   Development   Duffer Moments   Email   Errors   Family   Fixes   General   Groove   How To   How To Code   InfoPath   iPhone   IRM   Longhorn   Lotus Notes   Migration   Mobility   Office System 2007   Personal Projects   Powershell   Records Management   REST Services   Search Server   Security   SEO   SharePoint   SharePoint 2010   Silverlight   SQL   Tech Ed 2008   Testing   Vista   VSTO   WCF   WSS   XSL

SharePoint on the iPhone?
Categories: SharePoint, Office System 2007, iPhone, WSS
Yes that is correct; I did say SharePoint on the iPhone!! Recently I got an iPhone and since then I have been obsessed with it. It is a fantastic tool for work as well as looking sexy!! Since getting it I have been teaching myself how to write pro.....
[Read More]
2 Comments
 
MOSS2007 – 302 to 301 “Pages” Redirect
Categories: Development, How To Code, Office System 2007, SharePoint
As most of you will no doubt know, SharePoint uses 302 to redirect pages and sites to the default pages. In a good external site you would really want these to be changed to 301 redirects. What are these redirects and what do they do?Permanent 301.....
[Read More]
0 Comments
 
MOSS2007 - Incoming Email (Multi SMTP Domain Configuration)
Categories: Administration, How To, Office System 2007, SharePoint
If like me you have worked with quite a few SharePoint installs, probably at some point you will have configured incoming email. It works well and relies on the following: SMTP Server installed on MOSS Server Targeted Drop Folder for SharePo.....
[Read More]
4 Comments
 
MOSS2007 – Using the Search API (Part 3)
Categories: Development, How To Code, Office System 2007, SharePoint
In the last few posts we have looked at some of the Search API basics. One of the issues I mentioned earlier was that the "PublishingRollupImage" does not show itself in the search results. Using the following XSL code you can see this: .....
[Read More]
0 Comments
 
MOSS2007 – Using the Search API (Part 2)
Categories: Development, How To Code, Office System 2007, SharePoint
In my last post we looked at some basic Search API code using our forms application. As a response to this Daniel from "Zevenseas" he has a tool, if you haven't already got it, go get it from here: http://mosssearchcoder.codeplex.com T.....
[Read More]
0 Comments
 
MOSS2007 – Using the Search API (Part 1)
Categories: Development, How To Code, Office System 2007, SharePoint
On a few projects recently there has been a need to use the search API. You may wonder why you would think to use the search API at all considering we have all the aggregation we need with the Content Query Web Part. I hear you and yes I understan.....
[Read More]
3 Comments