Oops: there goes the blog in 2012

I knew I was neglecting my blog in 2012, but I did not realize just how much until I received WordPress’ year in review for 2012 (Feel free to take a peek at it). The line that stopped me dead was “In 2012, there was 1 new post”. Sure enough – one post it was.

Well, this . . . → Read More: Oops: there goes the blog in 2012

Kentico content analysis – using LINQ and site export

Kentico is a powerful Content Management System which means it is sometimes difficult to get a good overview of the sites built in it. However, Kentico’s Site Export functionality produces zipped XML files. This allows to do some bulk analysis, using tools such as LINQ. This article gives one such example by showing how to display all page templates and associated documents. . . . → Read More: Kentico content analysis – using LINQ and site export