Try our conversational search powered by Generative AI!

Get the latest!

Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.

Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World

Syndication and sharing

loading
  • Syndicated blog - Posted on: Mar 31, 2009

    Goal of the implementation In this series of posts I’ll walk you through implementing a Silverlight control for displaying a share ticker on an EPiServer website using dynamic content: Prerequisites In order to complete this sample you need the...

  • Syndicated blog - Posted on: Mar 29, 2009

    There are known problems in Visual Studio 2008 SP1 related to breakpoints and debugging experience with multithreaded applications . Since these days almost everything that you write is multithreaded app, I would recommend you to install the hotfi...

  • Syndicated blog - Posted on: Mar 27, 2009

    I just can’t keep away from developing dynamic content modules these days. Since I can’t stay away from youtube either I come up with the idea to use youtube as a video provider in episerver (I bet no one had thought of that before). My plan was t...

  • Syndicated blog - Posted on: Mar 27, 2009

    I often get asked to provide a handy starting guide to new people joining the company/team.  It's pretty straight forward to find on the EPiServer World site if you look under the Get Started tab. Just follow the link to Start Developing with...

  • Syndicated blog - Posted on: Mar 26, 2009

    Over the last period of time, or actually since the 4.4 release of EPiServer Mail about a month ago, I have been asked quite a few question regarding the compatibility with EPiServer CMS R2 SP1 . The main reason is that people have gotten the...

  • Posted on: Mar 26, 2009
    Rating:

    Hi, I just wanted to tell you all that we have released the EPiServer Composer 3.2.5 Release candidate. As you already know; Composer is the new name for the X3 product. This version is compatible with EPiServer CMS R2 Service pack 1. The final...

  • Syndicated blog - Posted on: Mar 25, 2009

    I recently posted some example code on how to create an EPiServer Composer page programatically so this is the natural follow up. Some very basic code on how to update an existing EPiServer Composer function programmatically. // Get the...

  • Posted on: Mar 25, 2009
    Rating:

    I needed to show the pagetree for my users and tried out several dynamic ajax based and jquery based treeviews. I liked the “dynatree” best and I want to share a simple implementation. In this case I will place the control in the public...