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 29, 2013
    Rating:

    Are you using Find and index lots of custom data? Improve performance by Indexing lists of objects, instead of one by one, as shown in the example below. 1: // Not optimal 2: List objects = GetObjectsFromSomeWhere(); 3: foreach (var o in objects) ...

  • Syndicated blog - Posted on: May 28, 2013

    An editor needed information about the number pages for each page type on their site. The following simple code will retrieve all pages below the start page, group them by their page type name, and then count how many of each page type there is....

  • Syndicated blog - Posted on: May 25, 2013

    Would’t it be nice to see preview images which kind of page or block type are you creating? If you are creating new block, would this kind of view be nice? Jon Menzies-Smith has made a great EPiBoost library which include many nice features but on...

  • Syndicated blog - Posted on: May 24, 2013

    In the current release (ver. 4.1.2) of ImageVault 4 we are missing display templates for ASP.NET MVC and in this blog post I will show you an example of how you can create your own template for the MediaReference property. Add a MediaReference...

  • Posted on: May 24, 2013
    Rating:

    Yesterday I was at the premier conference for technology entrepreneurs and start-ups in South Africa, Net Prophet . I had a chance to mingle with some of the fantastic talent we have here in Africa and there is one thing that I kept hearing in...

  • Syndicated blog - Posted on: May 23, 2013

    Well the weather might not reflect it, but it is soon to be summer and so time for……. another EPiServer Meetup! Syzygy have kindly put themselves forward to be our hostess with the mostess, and as usual they’ll be beer, pizza and some good...

  • Syndicated blog - Posted on: May 23, 2013

    Vi på Hypernode AB har snickrat ihop en ny design och teknik på vår webbplats. Webbplatsen är byggd i WordPress med Twitter bootstrap, Vi har även valt att köra LESS för att göra utvecklingen av frontend mycket smidigare och snabbare. Vi är även...

  • Syndicated blog - Posted on: May 21, 2013

    In EPiServer 7 there are several ways to design and implement features and because of such a wide scale of ways to do it,  it’s often hard to find the most suitable way for specific case. As a developer/architect perspective these are the most...