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…