Revisiting My Post: jQuery Library for SharePoint Web Services: Interim Update on What’s Coming Up in v0.5.0

I’ve been meaning to revisit my post from November 1 last year entitled jQuery Library for SharePoint Web Services: Interim Update on What’s Coming Up in v0.5.0.  I wanted to see how I was doing, if I’d forgotten about anything, etc. Reading through the post, I’m happy to say that I’m still having the fun…

Unlocking the Mysteries of Data View Web Part XSL Tags – Part 1: Overview

This entry is part 1 of 21 in the series Unlocking the Mysteries of Data View Web Part XSL Tags

Cross-posted from EndUserSharePoint.com… Data View Web Parts (DVWPs) are, to me, the most powerful feature in SharePoint. You’ve probably heard them called the Swiss Army Knife of SharePoint and there’s really very little that you can’t display with them if you understand how they work. But understanding the inner working of DVWPs requires knowledge of…

jQuery Library for SharePoint Web Services v0.4.8 Released

I released v0.4.8 of the jQuery Library for SharePoint Web Services yesterday.  As always, I recommend an upgrade, as I continue to make efficiency boosts in each version.  Significant in 0.4.8, I made the $().SPServices.SPGetCurrentSite function smarter, so that it only calls the Webs Web Service’s WebUrlFromPageUrl operation once per page to cut down on…

A jQuery Library for SharePoint Web Services (WSS 3.0 and MOSS): Real World Example – Part 3

Cross-posted from EndUserSharePoint.com… Part 1 Part 2 Part 3 Part 4 Please forgive me; it’s been over one month since my last confession article in this series. When last we spoke, I left you with the details of how one of the Data View Web Parts (DVWPs) – sections A and B below – on…