Skip to content

Marc D Anderson's Blog

  • Home
  • Speaking
  • Books
  • About
  • Contact
  • Sympraxis Consulting
  • Privacy Policy
Facebook X Linkedin Github
Marc D Anderson's Blog
  • SharePoint

    SPServices Stories #5 – Gritter and Sharepoint: Integrate Nifty Notifications in Your Intranet!

    ByMarc D Anderson February 13, 2013July 12, 2022
    This entry is part 5 of 21 in the series SPServices Stories

    Introduction This SPServices Story comes to use from Rick El-Darwish (@RtfulDodg3r) in Geneva, Switzerland. For those of you who aren’t familiar with it, Gritter is a Growl-like notification jQuery plugin. That’s a mouthful, but try the links and you’ll quickly get the picture. If you’re an OS X user, then you’ll recognize the capability right…

    Read More SPServices Stories #5 – Gritter and Sharepoint: Integrate Nifty Notifications in Your Intranet!Continue

  • SharePoint

    SPServices Stories #4 – Using SPServices to Process Files from a Non-Microsoft Source

    ByMarc D Anderson February 7, 2013February 8, 2013
    This entry is part 4 of 21 in the series SPServices Stories

    Introduction SPServices Stories #4 comes to us from Michael Broschat. Michael claims he’s just a “regular old contractor, nothing special”. He lives in the DC metro area (Northern Virginia, specifically), although he’s originally a West Coast boy. Using SPServices to Process Files from a Non-Microsoft Source Our system involves email messages sent to a SharePoint…

    Read More SPServices Stories #4 – Using SPServices to Process Files from a Non-Microsoft SourceContinue

  • SharePoint

    SusQTech “30 on Thursday” Webinar “Top 10 jQuery Uses in SharePoint 2010”

    ByMarc D Anderson February 7, 2013September 4, 2014

    I want to thank the fine folks at SusQTech (@SusQTech) – Steve Witt (@SPLumberjack) and Julia Oates (@juliaoates), in particular – for asking me to present in their “30 on Thursday” webinar series today. We had a great turn out and it’s a given that I love to talk about SharePoint and jQuery together. It’s like…

    Read More SusQTech “30 on Thursday” Webinar “Top 10 jQuery Uses in SharePoint 2010”Continue

  • SharePoint

    Referencing jQuery, jQueryUI, and SPServices from CDNs – Revisited

    ByMarc D Anderson February 7, 2013February 10, 2013

    In my previous post entitled Referencing jQuery, jQueryUI, and SPServices from CDNs, I provided the references to quickly add jQuery, jQueryUI, and SPServices from the CDNs I typically use. However, I made a bit of a faux pas in what I provided. It’s better to omit the protocol in the references. Browsers will simply use…

    Read More Referencing jQuery, jQueryUI, and SPServices from CDNs – RevisitedContinue

  • SharePoint

    SPServices Compatibility Issues with jQuery 1.9.1

    ByMarc D Anderson February 5, 2013February 5, 2013

    Ouch. Last week, several alert SPServices users reported issues with jQuery 1.9.0. (See: SPServices Compatibility Issues with the Minified Version of jQuery 1.9.0) It turned out that the minified version of 1.9.0 had a comment at the end of it that caused any jQuery library which followed it to throw errors. Today, I had a…

    Read More SPServices Compatibility Issues with jQuery 1.9.1Continue

  • SharePoint

    Refreshing a Page Section with a User-selected Interval Set with jQueryUI’s Slider

    ByMarc D Anderson February 4, 2013February 4, 2013

    I’m still doing lots of work with SharePoint 2007, even while many of my compatriots have moved on almost exclusively to 2013 work. The new shiny stuff is fun and all, but just because it’s new doesn’t mean that all the good work is there. Both SharePoint 2007 and 2010 are still providing valuable collaborative…

    Read More Refreshing a Page Section with a User-selected Interval Set with jQueryUI’s SliderContinue

  • SharePoint

    SPServices Stories #2 – Charting List Data with HighCharts

    ByMarc D Anderson January 29, 2013January 30, 2013
    This entry is part 2 of 21 in the series SPServices Stories

    Introduction This submission comes to us from an anonymous reader, who can’t publish the details under his (or her) name due to confidentiality issues. However, s/he has been able to generate some very useful charts with HighCharts using SharePoint list data as the underlying data sources. Charting List Data with HighCharts In the following code,…

    Read More SPServices Stories #2 – Charting List Data with HighChartsContinue

  • SharePoint

    SPServices Compatibility Issues with the Minified Version of jQuery 1.9.0

    ByMarc D Anderson January 29, 2013July 12, 2022

    Codeplex users tedka and danstaley have reported issues using SPServices with jQuery 1.9.0. You can read their issues here and here, respectively. I’ve done some quick testing, and the problem seems to be with the minified version of jQuery 1.9.0, *not* 1.9.0 itself. When I use the non-minified version, my test pages perform just fine….

    Read More SPServices Compatibility Issues with the Minified Version of jQuery 1.9.0Continue

  • SharePoint

    SPServices Stories #3 – AddWebPart Method of the WebPartPages Web Service

    ByMarc D Anderson January 21, 2013February 1, 2013
    This entry is part 3 of 21 in the series SPServices Stories

    Introduction Eric Alexander (@ejaya2) should be no stranger to those of you who have visited NothingButSharePoint‘s Stump the Panel forums. If you’ve ever visited those forums, odds are very good that Eric has helped you out. He’s a stalwart member of the SharePoint support community. Eric wrote a post on his blog about using SPServices…

    Read More SPServices Stories #3 – AddWebPart Method of the WebPartPages Web ServiceContinue

  • SharePoint

    SPServices Stories #1 – How to Start a Workflow on Multiple Items in a List

    ByMarc D Anderson January 21, 2013February 9, 2013
    This entry is part 1 of 21 in the series SPServices Stories

    Introduction Given the fact that so many people are using SPServices these days, I wanted to start posting some of the great things that people are doing with it out there. If you have a story about how you are using SPServices that you would like to tell, ping me using the contact form. Your…

    Read More SPServices Stories #1 – How to Start a Workflow on Multiple Items in a ListContinue

Page navigation

Previous PagePrevious 1 … 36 37 38 39 40 … 115 Next PageNext

Need help with the SharePoint Framework (SPFx), Learning Pathways, or PnP Modern Search? Our 1-Hour Jumpstarts may be for you!

Recent Comments

  • John Granger on Dear Microsoft: Stop It with Copilot, Already
  • Tom Dore on Dear Microsoft: Stop It with Copilot, Already
  • Marc D Anderson on Using ShareGate PowerShell to Download SharePoint Content
  • SeanB on Using ShareGate PowerShell to Download SharePoint Content
  • Microsoft Roadmap, messagecenter and blogs updates from 22-01-2026 - KbWorks - SharePoint and Teams Specialist on I’m a SharePoint Admin but I Can’t Access the Content Type Hub
MVP Badge 2025

Series

  • SharePoint Online Search Isn't Displaying What I Expect (2)
  • Sympraxis Client Side Development Pipeline (2)
  • Looping Through Content in a SharePoint 2013 Site Workflow (4)
  • Single-Page Applications (SPAs) in SharePoint Using SPServices (4)
  • SPServices Stories (21)
  • Moving from SPServices to REST (6)
  • Create a Simple SharePoint 2013 Employee Directory on Office365 (5)
  • Unlocking the Mysteries of Data View Web Part XSL Tags (21)

© 2026 Marc D Anderson's Blog - WordPress Theme by Kadence WP

Scroll to top
  • Home
  • Speaking
  • Books
  • About
  • Contact
  • Sympraxis Consulting
  • Privacy Policy