Accessing segment tags might not be something you have to do everyday but there might be some scenarios where you need to manipulate the tags of your segments. This can be done using Studio File Type Framework which is part of the Studio SDK. The documentation is providing an overview…
Romulus Crisan
SubscribeSDL Studio plugin system allows developers to develop new features on top of the standard functionality. There are 2 types of plugins that can be developed, one which behaves like a Studio add-in and another one which behaves as a standalone application. Both plugin types require to run inside Studio…
Last week I was working at a new plugin for SDL Studio 2014 and I wanted to serialize some information in json. The best tool handle this type of operations in .NET, at least in my opinion, is Json.NET. It made perfect sense to use it but until now…
One of my personal objectives for this year was to attend as a speaker to local community developer conferences. Most known,at least by me, are ITCamp and Codecamp. ITCamp is held once a year in Cluj-Napoca and Codecamp is held twice a year in Iasi, although there are some…
I now have two weeks since I joined SDL as a Language Platform Evangelist Developer. Almost everyone asked me what does that mean and what will I do so I decided that I better explain here in detail. If you are looking for a general definition of the position you…