>

A sample text widget

Etiam pulvinar consectetur dolor sed malesuada. Ut convallis euismod dolor nec pretium. Nunc ut tristique massa.

Nam sodales mi vitae dolor ullamcorper et vulputate enim accumsan. Morbi orci magna, tincidunt vitae molestie nec, molestie at mi. Nulla nulla lorem, suscipit in posuere in, interdum non magna.

MOSS: Effective introduction to an Organization

(this entry cross posted between http://paulgalvin.spaces.live.com/blog/ and http://blogs.conchango.com) The postings on this site are my own and don’t necessarily represent Conchango’s positions, strategies or opinions. Overview: This entry …

Learning Agile // Scrum

I asked for some advice today on good resources for getting started with learning Agile and Scrum. Here is a summary of the response. I trust the sources but I don’t know that this is comprehensive (I’m sure it is not). I may have tran…

Craig’s List worked well for me

I posted a classified ad for selling my car in Bergen county, NJ on Sunday night. I received several inquiries via email shortly thereafter and closed the deal with someone on Tuesday night. Almost too good to be true …

MOSS advanced search customization — Case does matter in advanced search XSLT

I don’t modify advanced search XSLT very often, so it seems like I’m climbing small hills every time. My newest lesson is this: Case matters when referencing a column. In my advanced search, I have columns defined as this: <root xml…

Programmatically retrieve Blocked File types in SharePoint

File types blocked by SharePoint can be retrieved using the SharePoint Object Model. The SPWebApplication.BlockedFileExtensions property will provide the file extensions that are blocked in SharePoint. This property returns a collection object that rep…

Password rules from hell

This is pretty funny.

MOSS: Functional Example – Custom Data Type

Business Scenario: Enterprise-wide implementation of MOSS for manufacturing company with 30+ sites and a few dozen corporate departments. Business Objective: Despite a multitude of business groups (departments, locations, etc), certain data should b…

WSS: Technique for creating CAML field definitions.

Additional category: CAML Here is a great posting by a fellow named "craig" on a technique for finding CAML definitions for field content types based off real live definitions from a site. His posting says it all. In brief: Create a content…

WSS: Summary steps to enable useful Features/Elements/etc. Intellisense in VS 2005

Additional categories: Visual Studio 2005 To enable useful intellisense for Features, elements, etc in visual studio 2005: Access a WSS server. Navigate to "c:\program files\common files\microsoft shared\web server extensions\12\TEMPLATE\XML&#34…

WSS exam 70-541, Microsoft Windows SharePoint Services 3.0 – Application Development

I took and passed the above mentioned test this morning. I found the exam to be difficult and fair. There is a relative dearth of information on this exam on the web. I’m not sure why. I obviously won’t get into any detail about the exam …