SPServices Stories #9: Developing with Client-side Technologies: jQuery,...
This entry is part 9 of 9 in the series SPServices StoriesIntroduction Here’s another SPServices Stories post that is a bit older and talks about how you can use SPServices with other popular plugins...
View ArticleSPServices Futures: Moving to jQuery’s Deferred Objects and More
As I gear up to work on the next release of SPServices, I want to make some pretty fundamental changes/improvements to the internal plumbing. What I’m hoping to do with this post is to gather any ideas...
View ArticleSPServices Stories #10 – jqGrid Implementation Using SPServices in SharePoint
This entry is part 10 of 10 in the series SPServices StoriesIntroduction Today’s SPServices Story comes from Prateek Kulkarni in Bengaluru, India. Prateek posted this originally on the C# Corner site...
View ArticleSPServices 2013.01 Is Underway – Learnings Ensue
I’ve started really cranking on the new version of SPServices and I’m having a blast, as usual. I’ve learned a few things already, and I thought I’d capture them in a post. “use strict”; Just gotta do...
View ArticleSPServices 2013.01ALPHA4 Returns a Deferred Object (Promise)
I’ve just posted a new alpha (ALPHA4) for SPServices 2013.01. This alpha implements the return of a deferred object, aka a promise, as well as executing a completefunc (if provided) for backward...
View ArticleSPServices Stories #11 – Using SPServices and jQuery to Perform a Redirect...
This entry is part 11 of 11 in the series SPServices StoriesIntroduction I ran across this SPServices Story in a post on the blog at CTS. The author of the post, Matt Ingle, is a Senior Consultant at...
View ArticleSPServices Stories #12 – SharePoint and jQuery SPServices in Education: A...
This entry is part 12 of 12 in the series SPServices StoriesIntroduction Ben Tedder (@bentedder) has long been a fan of SPServices and his writing about it is great, to boot. I liked this post back...
View ArticleSPServices and Migration to SharePoint 2013
I get many great questions in the SPServices Discussions (that’s the best place to ask questions about SPServices, IMHO, not the MSDN forums, or StackExchange, or on the Documentation pages on the...
View ArticleUsing _spPageContextInfo to Determine the Current SharePoint Context in Script
Sahil Malik had an extremely useful little post about a month back that I emailed to myself and then promptly forgot. Today, Mikael Svenson pointed back to Sahil’s in a post of his own that is also...
View ArticleUsing Git with SPServices on Codeplex
This git thing gets a lot of press these days and I figure it’s time to learn it. I selected git as the code repo on the SPServices Codeplex site quite a while ago but never used it. Now I’m trying to...
View ArticleSPServices Stories #13: Durandal SP3: Developing SharePoint SPAs Made Easy
This entry is part 13 of 13 in the series SPServices StoriesIntroduction Rainer Wittman (@RainerAtSpirit) and I have been emailing back and forth for a few weeks now. He’s been trying out the new alpha...
View ArticleComparing SPServices 2013.01 Calls with Async vs. Promises Methods
SPServices 2013.01 is almost ready for release and I’m hoping that when you see the coolness here that you’ll want to get your hands on the beta to do a little testing with it. I’ve put together a...
View ArticlejQuery Library for SharePoint Web Services (SPServices) 2013.01 Released
Tonight I’ve released SPServices 2013.012. If you are using an earlier version of SPServices, I strongly suggest that you upgrade to this version, as you will see some performance improvements and...
View ArticleSPServices Stories #14: Create a Slide Show in SharePoint 2010 using an...
This entry is part 14 of 17 in the series SPServices StoriesIntroduction It’s been a while since I’ve posted a new SPServices Story. This one was sitting in my draft bucket for way too long, so a big...
View ArticleSPServices Stories #15: Custom Client-side Calendar Query for Office 365...
This entry is part 15 of 17 in the series SPServices StoriesIntroduction My friend and fellow MVP Becky Bertram (@beckybertram) recently acquiesced to my suggestion to try using SPServices to solve a...
View ArticleSPServices Stories #16: Beginning SharePoint Development with KoSp – Knockout...
Introduction There were a few tweets from Ashok Raja today that caught my eye. There was a problem connecting to Twitter. There was a problem connecting to Twitter. Ashok has released a new Codeplex...
View ArticleItem ‘Modified By’ Value Doesn’t Change: Fixing a Damaged Column Schema
I ran into an odd situation the other day at one of my clients. When people edited existing list or library items in *some* lists (we couldn’t discern a pattern) the Modified By (Editor) column value...
View ArticleSingle-Page Applications (SPAs) in SharePoint Using SPServices – Part 1 –...
This entry is part 1 of 3 in the series Single-Page Applications (SPAs) in SharePoint Using SPServicesSingle-page applications (SPAs) are nothing new on the Web. However, like Responsive Web Design...
View ArticleSPServices Stories #17: Multiple Form Fields Autocomplete for SharePoint...
This entry is part 16 of 17 in the series SPServices StoriesIntroduction Anyone who follows this series knows that I’m always on the lookout for interesting and useful implementations of SPServices. A...
View ArticleSPServices Stories #18 – Retrieve Managed Metadata Using JavaScript and...
This entry is part 17 of 17 in the series SPServices StoriesIntroduction Stefan Bauer Stefan Bauer (@StfBauer) and I have known each other for a while now. We share a passion for developing solutions...
View Article