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
Last week, David Knipe blogged about how to update the MaxMind GeoIP database that ships with the EPiServer Framework. This inspired me to create an EPiServer Scheduled Job to do this automatically: As the job needs to download a file from the...
I’ve pushed the code used to generate the NuGet package for EPiTest to GitHub. If you’re interested in how to do integration testing or web testing with EPiServer today you can look at the files and at least get some inspiration. https://github.co...
A lesson I’ve learned the hard way is that being product manager for a product like EPiServer CMS with thousands of dedicated developers and editors, your life tend to get rather busy. At least mine does. Dozens of meetings, presentations, custome...
Background I was inspired to try and build a little queue system in EPiServer using DDS after reading this blog post from Cecillia. This in itself was fairly straight forward until I hit a wall (or it hit me, who remembers?) regarding the dynamic...
Below, and here on Vimeo , is the video from my talk at NDC 2011 titled “Progressive EPiServer Development”. The slides, in a more version with more text can be found here . Progressive EPiServer Development - NDC 2011 from Joel Abrahamsson on Vim...
Our third London EPiServer Meetup is almost upon us – (this Thursday 7th July). We’ve got a theme of ‘Integration’ this time and three of our members have kindly volunteered to talk: Paul Dunstone (from our hosts Rufus) – who will be talking about...
I’ve been talking with Fredrik Haglund about having a meetup that would focus on EPiServer and testing. I’ve been showing the work we’re doing around testing on my current project 1177.se and several people have shown interest in seeing / learning...
Based on CMS 6 and Visual Studio 2008 Code deployment in EPiServer, not to be confused with content , is typically done using the preferred .NET deployment tool. EPiServer enables a flexible choice to be implemented as appropriate for your soluti...