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

Tonight I’ve released SPServices v0.5.7. I can’t believe that I released v0.5.6 all the way back in June. It’s not that I’ve lost interest in SPServices, quite the contrary. Even more people have been using it (over 3800 downloads), and as I’ve said before, I know that its in use in some of the largest…

Real Life Example with SPServices: Telephone List Gadget

<UPDATE date=”2011-02-14″>: As of jQuery 1.5, single quotes are *required* around z:row or any other similar node selector. This was actually “required” in previous versions of jQuery, but not enforced. </UPDATE> Kevin Carbonaro posted a neat little gadget example to the SPServices Discussions today, and I thought it was slick enough that it deserved a…

Enhancing the User Experience Using jQuery at SharePoint Saturday Boston #3

This weekend, I had the privilege of speaking at SharePoint Saturday Boston #3. Talbott Crowell, Pradeepa Siva, and Geoff Varosky put together another great event at the Microsoft offices in Waltham. Thanks to them and all of the sponsors! Photo tweeted by @ghurlman: http://yfrog.com/n8rt1zj My talk was about Enhancing the User Experience Using jQuery: In…

Mark Rackley “get[s] by with a little help from jQuery and SPServices…”

I was going to try to leave a comment in the teeny little box at the bottom of Mark’s post entitled I get by with a little help from jQuery and SPServices…, but I realized that I wouldn’t be able to post my code suggestions there so that they were readable, so I opted for…

Down and Dirty SPServices Solution to Solve an Emergency Request

I got one of those “red alert”, “all hands on deck” emails this morning. Someone was trying to find all of the Document Libraries in a Site Collection with a certain name that had at least one item. They were trying to solve some specific client problem (I know not what!) and it was a…

Dynamic Loading of jQuery Libraries

I’ve been going back and forth with my pals @jbhoward (Jim Bob Howard),  @iOnline247(Matt Bramer), and @webdes03(Michael Greene) today about how best to dynamically load jQuery libraries.  We were all interested in the possibility of determining on the fly whether to load the jQuery library itself conditionally from an external CDN (like the Google Ajax…

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

Tonight I’m releasing SPServices v0.5.6.  The changes in this release aren’t major, but they are still important. Jaap Vossers (that’s a link to Jaap’s SharePointOverflow profile because his blog seems to have gone missing as I write this) spotted a bug in the core SPServices function that I hadn’t ever caught.  If he supplied a…

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

Today I released the next version of the jQuery Library for SharePoint Web Services (aka SPServices) to Codeplex: v0.5.5.  It’s been far too long since the last release, but I’ve been very busy working on client projects and helping to get the USPJ Academy up and running.  Given that there have been 1668 downloads of…