Innovation Matters

Essays on AI, developer tools, and thoughtful software.

  • Innovation Matters is now member of 9rules

    The list of the new sites accepted by 9rules Network has just been published. I'm really proud to share with you that my blog has been accepted to become a member of the 9rules Network!

  • Extending Content Query Web Part with custom data

    Have you ever found yourself in a situation when you were working with the Content Query Web Part (CQWP) and you wished it could provide you with some more information? While many SharePoint developers create they custom aggregation solutions you should know better than that. Content Query Web Part can provide you with almost any kind of information that you need and all that with only a few lines of code!

  • SharePoint 2007 Web Services are missing DISCO and WSDL files

    While working on new functionality for Imtech Fields Explorer I have noticed that there are Web Services in SharePoint 2007 which are missing the DISCO and the WSDL files. If you ever tried to attach a web reference to such Web Service you know that it will fail. While you might think that it's impossible, I have found a way of creating a WSDL file for an existing Web Service.