As a starting point of our 3rd post in this series of "non-binding futuristic plays", I'll start by telling you a secret that everyone except Marketing seems to have realized. Actionable analytics already exist, and they've been around for quite a while...
Currently, Tridion does not allow you to check in items that are checked out by other users. A while back, I came across this request by a client because they are concerned that a person might leave an item checked out and go on vacation for weeks. Although...
Sometimes you just need a simple WebClient to get back the results from an HTTP Post, but you need to set the timeout, this is how to do that. public class TimeoutWebClient : WebClient { public int Timeout { get ; set ; } public TimeoutWebClient() { Timeout...
As a follow up to my previous blogpost , here's the second concept we came up with on the topic of "How will content authors create content in 2020". This idea might be a bit more radical than the first one... "Content ownership will be diluted". There...