Hi to all
The following article explains Microsoft Workflow Strategy from Business users prospective, it also provide overview of how WF seamlessly integrate with Microsoft Office Products
And made it easy to design and implement workflows.
http://www.codeproject.com/dotnet/UnderstandWWF.asp

Understanding the Windows Workflow Foundation WF: From a Business User's Perspective
Willem Rozendaal
Looks like reinventing the wheel to me, but I understand your point.
Thanks for the reply.
Marcos
Luis Abreu
Well SPS 2003 can leverage WF but for that thier should be a layer(may me an application / windows service / webservice etc ) b.w WF and SPS. This layer intercepts the events and WF can do required work. For example once the document is uploaded on document library even can be caught by an application and given to WF.Moreover the installaiton of WF requires .net 2.0 which can be install on same machine (if required ) as of SPS 2003 which requires .net framework 1.x.
so technically it is possible to use WF with SPS 2003 its may be the way you want to use it not the same that you might aspected.
srshaw3
Hi!
I've made a comment in your article. I'm pretty sure SPS 2003 and WF can’t be used together.
Hellothereitsme