Take the community feedback survey now.
Take the community feedback survey now.
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
UPDATED: Code improved after feedback from Henrik Tengelin. It is much easier to read large numbers with with thousands separator but how to get them to work with page validation in a good way? The solution in this case was...
It is annoying when a trial expires before you had time testing the software. Sometimes it is just enough to reinstall to get a new trial period but usually they hide the information so it is persistent. I used Sysinternal’s...
EPiServer Community contains a lot of features, even more that is exposed in the templates delivered in the Relate+ package. One “hidden” gems is the poll feature. Here is little introduction example on how to create simple polls, vote and displa...
Wouldn't it be convenient to export pages directly from the page-tree in Episerver?
After upgrading a site to EPiServer CMS 5 R2 SP2, incoming links on non-FURL format (i.e. http://host/template.aspx?id=xyz ) stopped working. All such requests end up displaying the same garbled page, as if the start page template / IIS default...
I’ve been invited to contribute to a series called ‘Industry Insights’ on a South African IT portal. For those of you curious to see the challenges that a software vendor has in the market here, stop by and have a read of my first article. Maybe...
Another little quick tip. I was browsing the EPiServer World forum and came across a common question. by David Green I am using the EpiServer:PageTree control to generate a nested list in the format below. However I am also using a dropdown menu...
A thing that always annoys me, when backup-restoring a database between database servers, is the mismatch between the sql login and database login. In some way they have the same name but some id isn't equal so they don't match. Atleast in newer...