November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
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
The folder browser property is not fully optimized for file areas of larger magnitude.
Recently Making Waves released OpenWaves.EPiServer.Localization NuGet package. It provides strongly typed access to EPiServer lang. Now you can use: string text = TranslationKeys.MyPage.MyCategory.Intro.GetString(); // instead of // string text =...
Recently Making Waves released OpenWaves.EPiServer.Localization NuGet package. It provides strongly typed access to EPiServer lang. Now you can use: string text = TranslationKeys.MyPage.MyCategory.Intro.GetString(); // instead of // string text =...
I recently posted a reply about Reducing database size at EPiServer World and thought I'd assemble some queries that come in handy when analyzing a database gone huge. Here's a query that will give you the biggest tables by row count. SELECT so.na...
With EPiServer 7 out in the wild, I thought it was about time to give our EPiSiteMap plugin a little update and enable it work with the latest version of EPiServer. The updates were fairly simple, we needed only to re-compile against the new versi...
I feel flattered, honored and proud that EPiServer has awarded me the status of EPiServer Most Valued Professional (EMVP). This came as a complete surprise to me, and I hope I can live up to the expectations and high standards that people will hav...
Recently I had a bug raised on an EPiServer build which described an error message I’d never seen before. When attempting to assigned new group rights to a particular branch
Last Friday I saw a request on the forums if it was possible to change the order of the media and the shared blocks components so that the media component would be the one shown by default. I responded that I did not know a god way but since there...