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: May 18, 2011
    Rating:

    Back in August of 2010 Ruwen Jin did a pretty cool implementation of NHunSpellchecker for TinyMCE in EPiServer CMS. Because he needed some framework changes in the CMS to finish it, it never made it online. However with EPiServer CMS 6 R2 those...

  • Posted on: May 17, 2011
    Rating:

    Websites should always be designed to deliver an engaging user experience. To succeed, marketers need an understanding of how online communication works and they need to be clear about how a business can serve the needs of its customers on the web...

  • Syndicated blog - Posted on: May 17, 2011

    Last week I blogged about the Fortune Cookie Personalization Engine for EPiServer (CMS6 R2), which I’ve released as an open source project on codeplex and it’s also available on the EPiServer Nuget feed. The overriding idea of the PersonalizationE...

  • Posted on: May 16, 2011
    Rating:

    I have had trouble with a simple Linq statement. Code Snippet public static T GetMyRow( PageReference pageRef) {      var query = from item in Items where     item.PageReferenceString == pageRef.CreateReferenceToPublishedPage().ToString()     ...

  • Posted on: May 16, 2011
    Rating:

    The EPiServer CMO 2.0 release (for EPiServer CMS 6.0 and above) has a few deficiencies. The most irritating one is perhaps that CMO 2.0 out of the box does not allow the CMO admin to set the dates using the built-in “date picker”, if your site use...

  • Syndicated blog - Posted on: May 16, 2011

    I think it would be smart to reactivate this blog. So I will start thinking about doing that. But first it is our national day here in Norway!

  • Posted on: May 16, 2011
    Rating:

    Surprisingly few of my customers has reported problems with spam in their XForms but some have. This blog post is an exercise in how this issue can be addressed. There are a lot of methods for protecting spam in forms, logins, forums etc. Some of...

  • Syndicated blog - Posted on: May 15, 2011

    In my post describing a summary of sort of my experiences with upgrading to EPiServer CMS 6R2 I briefly mention that I was very glad that I had some powershell scripts and using git. Note that I haven’t created the script so all the credit here go...