Tridion developer articles and tutorials

  • Not-So-Dumb SmartTarget Questions

     

    The hardest SDL SmartTarget implementation parts are the ones you don't know about. This post covers four not-so-dumb SmartTarget (ST) questions you will likely encounter in your first SmartTarget implementations.

    1. How do I gather and implement personalization requirements?
    2. Can I have a tie, matching…
  • High Speed Tridion Publishing on slow intercontinental connections

     

    Source URL: https://github.com/sieger82/high-speed-tridion-publishing

    When my employer decided to add an extra Tridion publication server located in China, to speed up website access for our Chinese customers, we quickly ran into problems with publishing from the content manager server (based in Europe…

  • Setting Up SDL Language Cloud (BeGlobal) on SDL Tridion 2013 SP1

     

    This tutorial shows how to set up Translation Manager, the connector between SDL Tridion and SDL's translation management systems, with SDL BeGlobal, also known as SDL Language Cloud.

    Background

    The following exercise can be accomplished within an hour to quickly demonstrate at least machine translation…

  • How Should I Use SDL Community?

     
    In this opinion piece, I describe the role I see SDL Community playing in the SDL Tridion Community. Introduced early in 2015, the community site has high- and possibly unclear expectations. Like Tridion Stack Exchange, SDL Tridion Ideas, and Tridion World the site will become what you need it to be…
  • SDL Tridion Workflow – Translation Manager Integration

     

    One common use case in several SDL Tridion implementations is to include Content Translation capabilities in SDL Tridion Workflow.  There are several design decisions to take in order to accomplish, I will list the main ones in this blog post.

    1. Blue Print

    Content Translation is about Content Localization…

  • SDL Tridion and Marketo Forms Integration

     

    In one of my previous projects I received a requirement about integrating SDL Tridion with Marketo Forms due to a requirement to embedded external forms into a Tridion Based Web Application.

    Marketo provides 3 different ways to create forms, each of them directly affect the integration approach.

    1. 

  • Some words about the Reference Implementation

     

    So you heard about the SDL Tridion Reference Implementation (a.k.a. Digital Experience Accelerator), and now you want to know what it is all about.
    A while ago I blogged on tridiondeveloper.com about a SDL Tridion for Dummies book, and as you can see in the comments on that post, it seems there is not…

  • Community Power

     

    The SDL Tridion community has grown over the past years and this is certainly noticable through the amount of bloggers which on a regular basis write articles about SDL Tridion

    SDL Tridion World was once created to host community content like articles, tutorials and extensions, but lately it seems most…

  • SignalR and Message Center

     

    This tutorial explains how to show users a message in the MessageCenter GUI from the .Net parts of the system, such as the Event System, Templates or Custom Resolvers using a Microsoft open source product called SignalR.
    Providing feedback to end users is important in our web applications. The Tridion…