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: Feb 17, 2016

    We look at what you need to know when planning to connect HubSpot with your other SaaS systems.

  • Posted on: Feb 17, 2016

    I gave a technical demonstration at the Africa e-commerce show in Cape Town all about snuggling… how to build lasting relationships with your website visitora. The first half of my demo was actually a short presentation about getting to know your...

  • Syndicated blog - Posted on: Feb 17, 2016

    It’s been a year since I started my company, Creating. It’s been a great ride so far. There’s been a bump or two. But hey, the interesting passages of a journey are those that go bump. Right? This blog post is for anyone interested in going...

  • Syndicated blog - Posted on: Feb 16, 2016

    For several years using ASP.NET MVC we tend to organize our code by Models, Controllers, and Views. In EPiServer development, we also split it more - into Page types, View models, and other types. But lately, developers started to realize that it ...

  • Syndicated blog - Posted on: Feb 15, 2016

    Spring is on its way (think daffodils and lambs) and so is Episerver’s next Developer Meetup. Zone have very kindly offered to host the meetup at their laid back offices in Kings Cross. And Episerver will be supplying the pizzas and beers – after...

  • Syndicated blog - Posted on: Feb 15, 2016

    This is a blog version of the presentation of Episerver Forms called “Episerver Forms – the new black?” I had on the Episerver developer Meetup in Stockholm February 9. Episerver Forms was released from its beta stage just a couple of days earlier...

  • Posted on: Feb 12, 2016

    Basic object caching example Time to get our hand dirty and dig into some code. Let’s start with the basic example that is useful in most scenarios. Let’s start out with an example repository of News or similar. Imagine that this one gets news fro...

  • Posted on: Feb 11, 2016

    I have looked at different ways of implementing a dropdown list with dependencies. Have looke at Doong Nguyen’s solution but had problems making it also work with continent. First of all I made a ContinentCountryRegionSelectionFactory to get all...