Innovation Matters
Essays on AI, developer tools, and thoughtful software.
What’s new for public-facing websites in SharePoint 2013
SharePoint 2013 has just been released providing many improvements for building public-facing websites. So what is new in SharePoint 2013 for public-facing websites?
Wrapping the contents of a Content Query Web Part in additional markup
When building content aggregations using the Content Query Web Part (CQWP) there are often situations when you need to wrap the results of the aggregation in some additional markup. Find out how to wrap the contents of a CQWP in additional markup.
Optimizing the output of the Content Query Web Part
Content Query Web Part is one of the most powerful Web Parts provided with the SharePoint 2010 platform. To support all of its functionality however, it produces some additional HTML markup that you might not need in your website. Find out how to get more control of the output of the Content Query Web Part.
Inconvenient conditional Web Parts in SharePoint 2010
Using conditional content you can target pieces of your website to specific audiences optimizing the User Experience. Unfortunately, if you try to conditionally display Web Parts, your pages will break – at least by default because there is a way you can get this done. So how do you conditionally display Web Parts in SharePoint 2010?
Conditional content on mobile devices the easy way in SharePoint 2010
One of the frequently asked questions is how to show or hide some content on mobile devices in SharePoint 2010. In this post you can see how to do this the easy way.