This post is part of a series. In the previous article I explained what ViewModels are and why they are useful. I imagine you are all excited about this, so let’s see how you can create your own ViewModels in a few minutes! First of all, you need to have...
As mentioned in my earlier blog posts, I am passionate about making the lives of Tridion content editors as easy as possible when working within the Tridion Content Management System.
Although there are lots of very interesting developments going on...
Check out the previous posts about the NavigationFactory: Navigation and Navigation (part 2) . I presented a way to deserialize the navigation XML into an object model and then serve it through a factory class that uses caching. In this post, I will present...
In the previous posts Navigation and Navigation (part 2) , I presented the NavigationFactory class and the object model obtained by deserializing the navigation XML. In this post, I will present simple examples of creating breadcrumb and navigation structures...
I’ve written before about staged upgrades , and the procedural advantages that may bring depending on your organization. Being able to plan manageable chucks of upgrade activity certainly can be attractive, when dealing with a large eco-system.
In SDL...
Okay, you’ve invested in SDL SmartTarget and are ready to allow your marketing team to deliver targeted content to your website users.
So, where do you start?
This blog post will outline some basic steps that you may want to consider for getting...
One of the most useful novelties in DD4T 2.0 are the ViewModels. A ViewModel is a simple class, normally consisting only of properties, which is handed over to a view for rendering. In this small series – published daily until Christmas – I will explain...
Below is a quick reference to the prerequisite for SDL Web 8 installation:
Hardware Prerequisite:
CPU
Clock Rate – 2.70 GHz
Cores – Dual Core or Quad Core
Memory
RAM – 8 GB
Hard Disk – 40 GB HDD
CM and CD Database Prerequisite:
DBMS
Oracle...
In previous post, Navigation , I presented the foundation for deserializing the navigation XML into an object model. In this post, I'll continue presenting the NavigationFactory class and the integration with caching. The NavigationFactory class is a...
Recently, I’ve been working more frequently with Translation Manager and SDL Tridion. It is a great plugin, with extension points, customization possibilities and drastically streamlines translation processes.
Then came SDL Web 8, and as part of an...