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: May 05, 2015

    We did a series of load tests this morning on the client’s new public EPiServer website and found an issue with large files being supplied by ImageVault; that is, files large enough as not to be stored in the database … Continue reading →

  • Syndicated blog - Posted on: May 05, 2015

    I was given a task to rewrite the annotations in our codebase - we use PageTypeBuilder so each of our page types is defined as following: [PageType("a653d556-7b52-46e9-87be-83a2a351dc88", AvailableInEditMode = true, AvailablePageTypes = new[] {...

  • Syndicated blog - Posted on: May 05, 2015

    With the old VPP file system you could create a new version of a file by right click the file and select Create new version. With the new file system this function has disappeared. You can however update a file by uploading a new file with the sam...

  • Syndicated blog - Posted on: May 05, 2015

    Learn how EPiServer's Spring 2015 Release will incorporate Ektron synchronization and ESB functionality.

  • Syndicated blog - Posted on: May 04, 2015

    We upgraded both CMS and Commerce a few weeks ago. We did not encounter any major issues while upgrading Commerce however I would like to point two issues worth sharing. We had a plan to update EPiServer to version 7.19.2. It wasn’t the latest...

  • Posted on: May 04, 2015
    Rating:

    Extending EPiServer for editors was never so easy untill we have widgets. Given below example will show you how and will encourage you to use widgets to add value for Editors. In Commerce sites usually Products data comes from outside of the...

  • Syndicated blog - Posted on: May 04, 2015

    EPiServer provides Scheduled Jobs to run background tasks on schedule. By default those have simple scheduling available, but sometimes you might need more advanced scheduling techniques. EPiServer provides API for that. In older versions EPiServe...

  • Syndicated blog - Posted on: May 02, 2015

    I have updated the FakeMaker Nuget package with some new features that hopefully will make your days as a test driven EPiServer developer a little bit smoother. Never heard of FakeMaker? Here's some info. The updated Nuget package contains new...