jQuery Library for SharePoint Web Services v0.2.9 Released

Today we released v0.2.9 of our jQuery Library for SharePoint Web Services.  This release includes a new function suggested by pagalvin in this Discussion thread.  It’s somewhat limited in what it can do at the moment, but we wanted to get some feedback before adding more options to it.  The screenshot below shows how it…

jQuery library for SharePoint Web Services v0.2.6 Alpha

UPDATE: 2009-08-28: This library doesn’t sit still for long.  We’ve released version 0.2.7 to fix a small issue and are already working on version 0.2.8. I just posted a new alpha version of our jQuery library for SharePoint Web Services.  In it, we’ve added 5 new operations, and a new function: SPServices.SPCascadeDropdowns. Web Service Operation Options…

Real World Use of Our jQuery Library for SharePoint Web Services

First of all, we need a snappier name.  Any suggestions? Secondly, it was nice to be alerted by Tom Resing (take his SharePoint 2010 adoption survey if you have a few minutes) yesterday that one of his colleagues had used our jQuery library for SharePoint Web Services in a real solution.  Check out David McWee‘s…

Our jQuery Library for SharePoint Web Services Is Available on Codeplex

We released our jQuery library for SharePoint Web Services to Codeplex today.  You can find it at http://spservices.codeplex.com; the current release is 0.2.3. We’ll keep the existing demo page up and running on the Sympraxis Consulting demo site and try to keep it current with each new release.  The demo page basically mirrors our test…

Determining the Current Site URL with jQuery and SharePoint’s Web Services

I’m not sure that I’m enamored with this as a solution, but I thought that I’d post this function to see what folks think and whether there are any better ideas out there.  (I’ve looked, and I certainly can’t find any!)  I’m building this function to sit in our SharePoint jQuery library, so I can’t…