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
I've recompiled the CloudCuckoo binary against EPiServer v5 SP1 to save you having to recompile the project yourself. (it was originally built against vanilla v5) Enjoy! Get CloudCuckoo here
...has its good points, its great points and its not-so-great points! I've recently been very involved in the migration of content from the "old" EPiServer Knowledge Center to the "new" EPiServer World. And I'd be lying if I said that working with...
I have been working a lot with migration and mirroring lately using EPiServer’s functions for export and import of data. My EPiServer Wish list Show call stack when exceptions halt export or import jobs Show PageID and Property related to errors a...
As the newly elected chairman of the EMVP (EPiServer Most Valued Professionals) board, I am happy to announce the first group of EMVPs among all the great EPiServer developers out there. We have monitored the EPiServer blogosphere and the develope...
As the newly elected chairman of the EMVP (EPiServer Most Valued Professionals) board, I am happy to announce the first group of EMVPs among all the great EPiServer developers out there. We have monitored the EPiServer blogosphere and the...
Have you been annoyed by the exception “License violation! License is already in use at another online site” when you switch from one web site to another on you developer machine? I have and the reason is of course that I use my developer license...
Consider this SQL Server query that is part of EPiServer CMS 5:SELECT tblPageLanguage. fkPageID, tblLanguageBranch. LanguageID as LanguageBranch FROM tblPage JOIN tblPageLanguage ON tblPage. pkID=tblPageLanguage. fkPageID LEFT...