Skip to main content

Posts

Showing posts from November, 2015

Sitefinity - Custom Image selector - Azure Player Dynamic Image selector.

Well, I am writing this post after a really long gap of time, I was away from my blog due to some personal reason and aggressive deadlines for my project, so today I thought of writing a blog about my experience with sitefinity, (http://www.sitefinity.com/) which is Content Management System aka CMS from a very famous IT firm Telerik. The CMS is purely on HTML and has its own pros and cons, it doesn't have any custom widgets available and you have to design most of them. So while developing my client website for it I found issues about the CMS shortcoming and lack of documentation, basically lack of documentation is the major problem with this CMS. So we had a requirement, we need to show the AES encrypted adaptive bit rate video to the user, we were using azure services for this, but the major requirement is that we were using a CMS and we need to make everything dynamic i.e. Business User editable and a drag and drop widget, which includes: Video URL. Video Title. Vid...