Innovation Matters
Essays on AI, developer tools, and thoughtful software.
Best SharePoint blogs RSS feeds aggregation
**UPDATE!
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!
Optimize Publishing Pages for search engines using the Imtech SharePoint SEO Slugs Feature
Recently I have made a Live Writer plugin which helps you create search engines optimized names for your blog posts (slugs). While I was working on a new MOSS 2007 Web Content Management (WCM) solution I have noticed that the standard page names generated by SharePoint while creating Publishing Pages can be optimized for better findability.
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.