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…

Displaying the First N Words of Announcement Bodies with XSL in a DVWP

I got a ping yesterday from someone who had come across one of my old posts about Displaying the First N Words of a Long Rich Text Column with XSL. While the bits and pieces are there in the post, without a decent knowledge of XSL, it wasn’t obvious to them how you’d actually using the XSL templates. …

"SharePoint The Reality Series 4: Benchmarks for success" by Marc Solomon

Back in May, I posted about a couple of articles on “SharePoint: The Reality Series” that Marc Solomon had written which included some quotes from a discussion I had with him back in January.  Marc was kind enough to ping me today about a new installment in the series. This installment is entitled SharePoint The…

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…

BASPUG Meeting Tonight (9 June) in Cambridge, MA, USA

If you’re in the Boston, MA, USA area tonight, come to the second meeting of the Boston Area SharePoint Users Group at the Microsoft New England Research & Development (NERD) Center, located in Cambridge.  The first meeting was a great gathering, with almost 100 attendees.  Even if the topic for each meeting isn’t of prime…

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…

The SPXSLT Codeplex Project – New XSL Templates

Cross-posted from EndUserSharePoint.com… About a month ago, at the suggestion of @iwkid, I created a new Codeplex project called SPXSLT.  My goal was to start providing a library of useful XSL templates for people to use in Data View Web Parts (DVWPs) or Content Query Web Parts (CQWPs) in SharePoint.  It’s a bit different from most…