The jQuery Library for SharePoint Web Services and SharePoint 2010

For months now when people have asked me about whether the jQuery Library for SharePoint Web Services will work with SharePoint 2010, I’ve been pretty much dodging the question.  I didn’t want to spend the time testing with beta software (my alphas and betas are always open to changes) and I didn’t want to mislead…

Performance Question About Using jQuery and Web Services with Large Lists

I got a question today via Twitter and my blog that I thought I’d share: Further to Twitter message, I need to lookup values in a large list (thousands of items). Now, list performance and architecture issues aside, my intention is to use some JQuery enabled textbox which makes web service calls to suggest matching…

Determining if a User Is in a Permission Group with SharePoint’s Web Services

It’s not unusual to want to know if a user is in a certain permission group and change how a page behaves based on whether or not s/he is.  AlexLee over on EndUserSharePoint.com‘s Stump the Panel asked how you might be able to do this using SharePoint’s Web Services.  jQuery Library for SharePoint Web Services…

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…

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…

Revived Stump the Panel: SharePoint Q&A at EndUserSharePoint.com

There’s a new, revived Stump the Panel over at EndUserSharePoint.com as of today.  Those of you who follow EndUserSharePoint (@EUSP) know about the difficulties they had last month when their hosting provider shut them down due to high trafiic.  (Sort of a good *and* bad problem to have!) Well, Stump the Panel is back with a…