SharePoint

Syrinx SharePoint Team Blog
Need help on your project? info@syrinx.com, or toll free (888) 579-7469, press 1

News



Need help with your SharePoint project?

Syrinx works with clients throughout New England and across the United States to architect, design, develop, and deploy SharePoint implementations. Working on fully outsourced projects, as part of your team, helping to train your team, or rescuing projects in trouble, we are comfortable doing it all. Projects from a couple weeks to several months in duration, reference clients available. Contact us today - info@syrinx.com, or toll free (888) 579-7469 and press 1 to speak to someone now!

Browse by Tags

All Tags » SharePoint » Tips and Tricks (RSS)
MOSS 2007 and WSS 3.0 Alternate Access Mapping
I did a three day consulting gig 3 months ago where I installed and configured WSS 3.0, trained them on the basics of document libraries and lists, and converted a spreadsheet with multiple pages into a List so that their users could edit items simultaneously...
Failing Backups and DST Woes
This week I worked on a two day introduction to SharePoint with a new client. The goal was to install and then give them a quick tour of the features with emphasis on Excel services. We completed the install on the first day and did a backup in preparation...
Checking for empty or null dates in SharePoint
A client asked me today how to create a view filtered so that only items that where missing their Start Date, Due Date, or both. First, create a calculated column DatesMissing with the following formula: =NOT(AND(ISNUMBER([Start Date]),ISNUMBER([Due Date...
Displaying SharePoint list items under multiple group headings
Recently I was building an issues list application for a client. The issues broke down in to several major initiatives, with many issues being a member of more than one initiative. What I wanted to do was a build an issues list and then have each issue...
Site Definitions in SharePoint 2007
For many of our clients we need to build custom site definitions. When building SharePoint solutions the terms site template, definition and to a lesser extent site portal are often used. Each of these allows the user to create a new site with a predefined...