Basically this post is a recap of the “Sitecore and Continuous Integration” webinar, with some extra details about certain topics. The goal of continuous integration is to push every little piece of new software to next environments, the last step being production. Along this way, you want your software to be merged, compiled and tested. This way of developing has been around for a while with standard ASP .NET software. The problem with Sitecore is that it also heavily relies on the More Info »
This week I got a question from one of our partners about a publishing server. They have an environment in which the authors edit the content on several content authoring servers and publish it to the content delivery servers. In my example underneath we have an environment with multiple content management servers (CM) and multiple content delivery (CD) servers. Whenever a content editor publishes one or more items from the CM to the CD servers this will all run on that CM More Info »
[...] using Sitecore Rocks Query. There are some really handy blog post ...