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
We have enabled out of the box Sequential workflow for one of our customers, the workflow starts when an editor modify or create a page and push 'Ready to Publish' button. Then an approver receives the workflow email and by default the email is fr...
Once you start to implement web site driven by EPiServer Commerce the necessity of scheduled background job(s) sooner or later will rise. A nice approach and existing framework is used in EPiServer Commerce solutions – background jobs are schedule...
Developers, take your partner by the hand. Having a bit of fun with EPiServer community statistics for 2013.
In the last article I wrote how to create StructureMap composition root for Web API, but I mentioned that it will not work with dependences which are disposable. Solution for this issue is simple - use StructureMap's nested containers. To implemen...
Executing our two test takes around 20 seconds. If you’ve run the test you’ve noticed that a lot of the test time is actually spent on opening a new browser window. One way to mitigate this is to use the same browser throughout all the test which...
Looking for an EPiServer partner? We take a look at the biggest EPiServer partners in the world in 2013. Note: This list is purely based on the number of EPiServer Certified Developers (ECDs) each partner has, as stated on their partner page on...
The code we ended up with in the previous post works but it’s hardly optimal. There are some tasks that are performed in each and every UI test. For instance, before the test start up the browser and maximize it and after the test close the browse...
Sharing Widget add-on provides easy way to get ShareThis buttons on EPiServer 7 site. Just create new block, specify your publisher ID and drop it on a page. Both Web Forms and MVC are supported. Please download Sharing Widget add-on package to...