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
  • Posted on: Sep 21, 2012

    Based on Visual Studio 2010 and the CMS 7 Preview + CMS CTP10 EPiServer 7 will include some excellent additions to the Visual Studio integration in order to continue to make your development experience easy. The mechanism for installing the...

  • Syndicated blog - Posted on: Sep 20, 2012

    JSLint is a tool for analyzing the quality of your JavaScript code.  At the official jslint site you can copy and paste your JavaScript code and get a “quality report”. Which is great but I think that it would be even greater if we could get Visua...

  • Posted on: Sep 19, 2012

    This is a long overdue post about getting PageTypeBuilder 2.0 working with EPiServer 7 Preview. I´m not sure the changes I made is the best or even correct, but they work. Joel Abrahamsson, please comment on this.   Lets begin. Get the source for...

  • Syndicated blog - Posted on: Sep 17, 2012

    A few days back I got a question of how to do fuzzy filtering FuzzyQueries and that the core classes in EPiServer.Find had an implementation of this query but that there wasn't a corresponding filter in either Elasticsearch or EPiServer.Find for...

  • Posted on: Sep 17, 2012

    A small change that has been done that is useful if you use Export/Import for staging purposes is that we have made it possible to run import/export with kept identities (like when you run mirroring). You control this by a simple checkbox on impor...

  • Syndicated blog - Posted on: Sep 17, 2012

    A few days back I got a question of how to do fuzzy filtering FuzzyQueries and that the core classes in EPiServer.Find had an implementation of this query but that there wasn't a corresponding filter in either Elasticsearch or EPiServer.Find for...

  • Syndicated blog - Posted on: Sep 17, 2012

    Match parts of words with EPiServer Find using an extension method for wildcard queries. A few days ago a question was posted in the Find forum on EPiServer World that basically boiled down to how to do wildcard queries with EPiServer Find. That i...

  • Posted on: Sep 14, 2012

    When upgrading a customer site from CMS5 to 6 we got some errors regarding XForms. We got errors reporting of forms containing fields with names longer than 75 characters as well as forms with fields having duplicate names. I wasn’t completely...