Take the community feedback survey now.

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: Nov 09, 2009

    Sometimes it can be handy to know if a Composer function is placed directly on the page or if it's placed in another Composer function. Here is a piece of code I wrote that does the trick. The property must be placed in a class that derives from...

  • Posted on: Nov 08, 2009

    This is totally cool gadget. Who can resist a multi (well 2) player game? It's also totally useful. Instead of procrastinating web editors, business owners and developers alike can spend hours competing among themselves on the dashboard. On a 1 to...

  • Posted on: Nov 07, 2009

    After installing the EPiServer CMS 6 CTP I saw the Gadget contest on EPiSerer world. Here is my contribution to the contest. The users statistics gadget. It simply displays a chart with the number of users and subscription users you have registere...

  • Syndicated blog - Posted on: Nov 07, 2009

    Here’s a little SEO tip – search engines give you a penalty for having duplicate content. Duplicate content can be different urls going to the same content, eg: http://www.example.com/tags/episerver/sort=newest http://www.example.com/tags/episerve...

  • Syndicated blog - Posted on: Nov 07, 2009

    So Frederik Vig started a community project around EPiServer Extensions which I believe is a great initiative. Already having a great number of extension methods that we are currently using. Rather than just dump them in the source code repository...

  • Posted on: Nov 06, 2009

    Hi! Here is my little contribution to Gadget Contest 2009 – Quick Translate gadget. I believe that user doesn’t want to click on many dropdowns, radio buttons, checkboxes, etc to define complex translation settings. The main idea is to provide...

  • Syndicated blog - Posted on: Nov 06, 2009

    Out of the box, EPiServerMail doesn't support any automatic selection of recipients. There is an sample source on EPiServerworld but it doesn't contain any Stored procedures nor logic to the implementation.

  • Posted on: Nov 06, 2009

    After upgrading EPiServer from 5.2 to 5.2 SP2 the ImageVault  images were missing in the EPiServer Xhtml Editor. It turned out that the images is placed in the App_Themes folder and is unique for each EPiServer version. Copy the images (ImageVault...