SharePoint Magazine Relaunched

Earlier this year, SharePoint Magazine became a part of the USPJ Academy family. Yesterday, we relaunched a revamped SharePoint Magazine on a more robust platform (it’s still WordPress at its core) along with some fresh content. We’re looking for some authors to join us. If you’ve ever considered joining the SharePoint writing community, this might…

Are Ampersands Stored Differently in SharePoint 2010 Than SharePoint 2007? – Part 2

Yesterday I posted Are Ampersands Stored Differently in SharePoint 2010 Than SharePoint 2007? This one has really gotten me interested. I decided to try calling the Lists Web Service with SPServices to see if there’s a difference in what is returned for the exact same items in SharePoint 2007 versus SharePoint 2010 (post upgrade). Here’s what I…

IT’s Relationship with SharePoint Users: Search and Destroy vs. Nurture

In my conversations with IT departments about how SharePoint is used in their organizations, the topic of old and/or dormant sites almost always comes up. The IT way to think about this is to immediately bring up ideas like “archive” or “delete”. We can get that disk space back! Our job will get easier! I…

Are Ampersands Stored Differently in SharePoint 2010 Than SharePoint 2007?

I’ve always prided myself in building Data View Web Parts (DVWPs) that are bulletproof, meaning they will run and render no matter what. However, I ran into something today which gives me pause. The setup on this is a little complicated, so bear with me. In SharePoint 2007, if you have a Lookup column which is based…

Kicking Off A Sharepoint Workflow from a Button, and [Much] More!

<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> Cross-posted from EndUserSharePoint.com… A little while ago, I noticed that a fellow named Rob Doyle was asking some interesting questions about working with workflows…

Using SPServices & jQuery to Clone a Parent Item and All Its Children: Comments on Mark Rackley’s Post

Mark Rackley (@mrackley) is definitely earning the salary I’m paying him as the Marketing Manager for SPServices.  (Yes, that salary is zero.) He posted another great article about Using SPServices & jQuery to Clone a Parent Item and All its Children today, and I wanted to point out a few things about it. I’m not…