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
I have been working with a globalized website for some time and have a couple of tips to share regarding globalization. I’m using FindPagesWithCriteria to get pages based on categories defined on pages. As we teach during the EPiServer developer...
Back in the happy and fun filled days of EPiServer Day 2009, I was so privileged that I got to give a 1-hour talk entitled “ Codemania ” together with Mr. EPiServer himself, chief architect Magnus Stråle . At that day, most of my efforts to impres...
I recently had a discussion with someone about how best to store collections in EPiServer, such as RSS feeds, advertisements, frequently asked questions, customer details etc. Here are my thoughts...Using custom propertiesIf you wanted to display ...
UPDATE: The code snippets are updated, read more in this blog post. Since the way of including properties in PageTypeBuilder has been changed, so has the snippets. This ZIP-package includes nine different snippets: ptpbool – Selected/Not selected...
The latest version of Page Type Builder for EPiServer CMS which was just released features a new way of working with tabs plus a few minor fixes and changes. A new way to work with tabs In previous versions of PTB you would define which tab a...
This article demonstrates how to create a virtual path provider which can be used to serve site specific files, while still using the same application directory for your sites.Introduction to EPiServer EnterpriseFor those of you who have been able...
SiteSeeker-modulen för SiteVision lanserades under våren på Sitevisiondagarna och möjligheten att med bara ett par klick skapa involverande sökupplevelser väckte stort intresse. SiteSeeker-modulen för SiteVision skapar en direkt koppling mellan...
After seeing a rather interesting demo of Ephox’s EditLive editor I decided to try it out for a bit. Having a natural .NET skepticism to all things java, I was pleasantly surprised at how easy it actually was to work with from a .NET environment. ...