Rotating Announcements with a Data View Web Part and jQuery

Oftentimes people go searching for plugins and already-written code to accomplish their goals. I find that it often gets people into more trouble than it’s worth as they usually don’t understand what they have deployed and it doesn’t work well in their specific situation. Of course, here I am posting something that those of you…

jQuery Library for SharePoint Web Services (SPServices) v0.7.0 Beta 1 Available

Tonight I posted the first (we always hope the only) beta for SPServices v0.7.0. Initially I was calling this release v0.6.3, but when jQuery 1.7 was released and it caused problems with SPServices, I decided to bump the version so that the sevens matched. Get it? 1.7 and v0.7.0? Such are the complex decisions we…

Base Your SharePoint Database Architecture on Business Requirements First, Database Concerns Second

Sometimes when I’m speaking at SharePoint events, I’ll mention something about the fact that “the geeks” make decisions about Site Collections and database boundaries that are a detriment to the users. I got a question about this the other day: …you mentioned something that I wanted to follow up on: basically it was a warning…

SPSUK and SEF11 Wrap Up

It was a great pleasure to be able to make a small swoop through Europe this last week to present at SharePoint Saturday UK (SPSUK) in Nottingham, England and at the SharePoint and Exchange Forum 2011 (SEF11) in Stockholm, Sweden. Both events were well-attended, with something like 250-350 eager learners at each. it’s always interesting…

Problem with jQuery 1.7+ and SPServices

<UPDATE dateTime=”2012-12-04″> This issue is resolved in v0.7.0+. See this post for more details, including the SPFilterNode function. </UPDATE> <UPDATE dateTime=”2011-11-15T11:59GMT-1″> Steve Workman has come up with a much improved way to do the selecting for things like z:row in general – it’s much faster, as Steve’s statistics show – and it also works with…

August Cumulative Update Causing Stack Overflows with DVWPs Running Over One Second

Today is one of those days where I try to figure out a bunch of odd situations in various places. The oddest was one involving a Data View Web Part (DVWP) I wrote about a year ago. It’s been running just fine ever since – until about a month or so ago. I didn’t hear…

Managing SharePoint Site User Memberships in Multiple Groups Using SPServices

I got an email yesterday from Geoff Oliver. He said he had done something pretty useful with SPServices and wondered if I would be interested in seeing it. I manage about 115 groups in a single site collection…and that number is expected to grow.  I found that when a new user came on board or…