Consultant Chronicles Podcast on SharePoint Middle Tier Development

Last week, while I was in Connecticut working with Dan Antion’s team, I was able to meet Mark Thompson (@MCTSMark) and Bill Kelly, who run the blog Consultant Chronicle. Mark and Bill are aiming to build readership amongst consultants and practitioners in the general technology space. Or, as their subtitle says “Building a community to…

It’s World IPv6 Day!

It’s World IPv6 Day today! From Just Another WordPress Weblog: What’s IPv6? For those of you who don’t know, IPv6 is the next-generation Internet protocol, which offers a large number of IP addresses, 296 (= 79228162514264337593543950336) times of what IPv4 has to offer. A typical IPv6 address looks like 2001:db8:cafe::1, compared to an IPv4 address…

Display All Related Tasks for a SharePoint Workflow Using jQuery, SPServices, and jQueryUI

This was a fun one to build. A client wanted to be able to see all of the related tasks for a workflow without having to do the two or more clicks it can take to get there using a standard SharePoint list view. By layering jQuery, SPServices, and jQueryUI, we were able to display the information in a…

Can You Enhance the "Export to Spreadsheet" Action for SharePoint Lists?

I got an interesting question today from the InterTubes, and I though it would make a good post. [Do you] you know of any resources/solutions to enhance the List’s “Export to Spreadsheet” function so that, once the data is opened in Excel, something would trigger VBA Macro(s) to start formatting the spreadsheet. “Export to Spreadsheet”…

Elevating Permissions with SharePoint’s Web Services

I get frequent questions about how to elevate permissions when working with the SharePoint Web Services. The answer on this one is really simple: you can’t.This has come up multiple times in the comments on the survey I’m doing about SPServices right now. Yes, right now! Please fill it out if you haven’t already, and…