SharePoint Designer Workflow (WSP) Packager source-code released!

Source-code on CodePlex!
Recently I got a lot of requests to release the source-code of the SharePoint designer workflow packager. My idea was to wait a bit until I got time to clean up the code and  to fix some bugs.  But since I am still traveling this could take a while.
If you find any bugs, [...]

SPD Workflow Packer Source Release (And why I am a bit quiet)

Hi all,
First off, my apologies!The reason for me not blogging lately is because I am traveling Australia and New Zealand and it’s a bit hard getting wireless in my camper.
However, I am releasing the source code for the workflow packaging tool as soon as I can find a place to put it.
Until then, look [...]

Packaging and re-using SharePoint designer workflows (Part 2)

Purpose of this article
The purpose of this article is to explain how to create SPD workflows which are portable using an approach as described in an previous post. I’ve written an small BETA tool to export, import and attach the workflows. The GUID replacement is not the most elegant approach, but is faster than rewriting [...]

Packaging and re-using SharePoint designer workflows (Part 1)

Purpose of this article
The purpose of this article is to explain some of the inner workings of SharePoint designer workflows. It will also explain why SharePoint designer workflows are not portable by default. Additionally, in the upcoming blog there will be a tool available that allows for basic packaging of  SharePoint designer workflows to features, [...]