Tridion Developer Mirrored community feed

Activity
  • SDL Web’s topology manager explained

     
    As we’re near the release date of SDL Web 8 (Tridion’s 2015 release), it’s time to look at one of the biggest changes SDL have made to their product. Because in today’s world there are more places than just on-premise to serve your content from. Something...
  • Access Rights, Scope and Permissions in SDL Tridion and Recommentations

     
    I have just setup a three step content manager security system for content authors and would like to share some information which can be used as a cheat sheet. While working with SDL Tridion security system, there are three things to be focused upon...
  • DD4T REST Provider – Basic authentication

     
    In my previous post I explained how to add HTTP Basic authentication to a DD4T REST Service. If you have done that and your application is consuming content from the REST service, your request should end up in HTTP  403 Not Authorized. This is to be expected...
  • Add HTTP Basic Authentication to a DD4T REST Service

     
    In this blog post we will implement HTTP Basic Authentication on a DD4T REST service. For instructions on how to setup a DD4T RestService follow the instructions described in previous #dd4tdaily articles DD4T.RestService.WebApi is based on OWIN (Open...
  • Extending a DD4T REST Service

     
    In yesterday’s #dd4tdaily post I explained how to setup a default REST service using DD4T 2.0. As always, implementation specific logic is required, like implementing logic to retrieve data from Tridion using the Content Delivery API (e.g. selecting components...
  • Setting up a DD4T REST service

     
    With the release of DD4T 2.0 at Tridion Development Summit in Amsterdam in September, an additional way to consume content from Tridion (or SDL Web) was introduced: using a REST Service. In this article you will find a step by step tutorial how to setup...
  • Claim names and URIs

     
    SDL’s documentation contains a list of so-called default claims. These are ambient claims (factoids about the site visitor which are automatically set by the Ambient Data Framework, even if you don’t have any cartridges installed. You can find it here...
  • MOBE – Introduction To The Online Business World

     

    My Online Business Empire or MOBE is an internet and marketing training program for small business owners and entrepreneurs. It was founded on 2008 by Matt Lloyd, an Australian online business entrepreneur at the time.

    After two years of business, MOBE...

  • Setting up a DD4T 2.0 web application

     
    One of the new features available in the new version of the popular framework DD4T is the modular packaging structure, dividing the framework into smaller packages. This allows the consumer of DD4T to install only the required packages. In this post we...
  • SDL Web 8 - The "Discovery" Microservice

     
    One of the microservices I was describing in my post Content Delivery Microservices is the Discovery Service. This post describes what the service does and provide a step-by-step installation guide. The Discovery service is a new addition to the set of...