Bonus: TaxonomyClientService in SPServices v0.6.0

Thomas Zepeda-McMillan was kind enough to get in touch back in early February and give me the code he had built to wrap the TaxonomyClientService Web Service for SharePoint 2010. This made a nice additional piece of functionality to add to v0.6.0. The TaxonomyClientService allows you to interact with the Managed Metadata term store. I…

Reports from the Field: SPServices v0.6.0 Noticeably Faster

I’m starting to get feedback on the new version of SPServices, which is v0.6.0. One consistent message (other than “I love SPServices!”) is that it feels noticeably faster than previous versions. I wasn’t able to do any real benchmarking, but in my testing I felt that there was a noticeable performance improvement as well. At…

jQuery Library for SharePoint Web Services (SPServices) v0.6.0 Released

Last night (March 12), I released SPServices v0.6.0. As I’ve been discussing in previous posts (here, here, and here), this release is a significant refactoring so that it passes the majority of the coding standards tests at JSLint.com. Of course, there are some other great things included in this release as well, and I’ll outline them…