Nice Trick to Filter Data in a Data View Web Part Based on the URL of the Web Page

As usual, while looking for something else, I found a great trick.  This one is from Maarten Eekels.  I’ve tried to figure out how to do this several times before, and Maarten shows a nice, simple, elegant solution for it.  Check out his blog post. Technorati tags: SharePoint, Data View Web Parts

Telerik RADEditor for SharePoint 2007 (MOSS)

I’ve been working with the Telerik RADEditor for SharePoint 2007 (MOSS) for a while now.  It is a wonderful substitute for the out-of-the-box Rich Text Editor (RTE) that comes with SharePoint.  It is highly configurable without writing any code, but if you want to get fancy, it is a well engineered ASP.NET application that is…