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: Dec 11, 2009

    During my current migration project, I came across a property which added a client side confirmation dialog on EPiServer’s “Save”, “Save & View” and “Save & Publish” buttons in edit mode. This was done by finding the CommandTool’s inside the...

  • Syndicated blog - Posted on: Dec 10, 2009

    I would really appreciate some help with testing the next release of Page Type Builder before we make it official. Since I released version 1.0 of Page Type Builder in august there hasn’t been a whole lot more development on the project. That’s...

  • Posted on: Dec 10, 2009
    star star star star star

    A question that has been posed to me a few times recently is, “What Server Architecture do I need?” That and the painful, “How long will my project take to develop?” but I’m not going to try and answer that one in a blog post! With server...

  • Posted on: Dec 10, 2009
    star star star star star

    The out-of -the-box functionality included with the Relate+ templates for user profiles is excellent.  Some companies may wish to extend this with additional information.  This is very easy to do.  I wanted to test this capability myself so I...

  • Syndicated blog - Posted on: Dec 10, 2009

    In this part we’re creating the start page for our site. Lets start by taking a look at the page we’re implementing. We have one featured news story at the top, followed by a list of 4 news stories. Lets start with that. Create the page type, by...

  • Syndicated blog - Posted on: Dec 09, 2009

    Localize tab names in EPiServer I usually name all properties, page types, tabs etc in English. I then create an XML file in the lang folder called mysitename UI.XML. To have tab names appear in the correct language (the language chosen by the use...

  • Syndicated blog - Posted on: Dec 08, 2009

    An introduction to Joel Abrahamsson's PageTypeBuilder project for EPiServer. Here I go through the basics of defining a strongly typed page type including page type inheritance.

  • Syndicated blog - Posted on: Dec 08, 2009

    This post mainly aims to complement Frederik Vig’s posts on setting up a new EPiServer site with some comments and pointer that I find valuable.