Where is Wally/Waldo? Imagine I impersonate Wally for a moment... Then Wally is in China! My trip to China last Saturday was... to say the least... very long. 24 hours. I had two or three delays, 12hours in total; I encountered the huge language barrier...
Kira
Sorry, I was forced to post the above picture by Alvin. He wondered why I stopped posting and I think it is only fair to share with you my reason for my absence. Alvin suggested that I stopped p...
Kira
Sorry, I was forced to post the above picture by Alvin . He wondered why I stopped posting and I think it is only fair to share with you my reason for my absence. Alvin suggested that I stopped posting because of a promotion and I have to admit...
Here’s a small function that will restore MS SQL database. I couldn’t find a nice script on the net, so had to rewrite some C# code to PowerShell, enjoy: clear trap{ Write-Host $_.Exception.InnerException.InnerException.Message -ForegroundColor Red }...
As of SDL Tridion 2011, we have a new API for manipulating fields within Web resources referenced by Custom URLs. You can find some basic examples on live documentation . I got a question by a customer on how exactly to deal with embedded fields. I played...
Why?
Clients often ask about how they can configure alternate URLs for the Pages they manage in SDL Tridion. Normally I tell them it’s entirely possible, and talk a bit about how it would be handled...
Why?
Clients often ask about how they can configure alternate URLs for the Pages they manage in SDL Tridion. Normally I tell them it’s entirely possible, and talk a bit about how it would be handled. In a .Net environment, I explain, we’d likely use...
One of the easiest ways to upload multimedia content and conduct bulk imports in SDL Tridion CMS is accomplished by using WebDAV. WebDAV stands for Web-based Distributed Authoring and Versioning and it is an HTTP based protocol which allows documents...