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
Today I came across a small issue with the language xml files that developers create for each project. The customer just wants to edit the text translations, not adding elements or changing anything in the xml schema. This seems like a pretty usef...
I play in a nice band called The Beat From Palookaville, and we play Ska songs like Blues Busters and covers of Rehab and Ring Of Fire, in Ska versions of course. Here is a video from Stampen in Stockholm (Sweden) earlier this year. I'm behind the...
Delete pages from Recycle Bin safely. This one has an option for languages, but that can easily be removed. This is how it will look like, using the complete code below Create file RecycleBinHandler.ascx (Change 'EditThis' to something...
This is a simple and neat little function that can come in handy sometimes. Imagine you have an error message saying like "Could not find page 7103", when you are accessing the start page for example. And you realize that the page is in recycle bi...
Browsershots makes screenshots of your web design in different browsers. It is a free open-source online service created by Johann C. Rocholl. When you submit your web address, it will be added to the job queue. A number of distributed computers...
Another question came up today where the answer might be useful to others. Scenario: You have only edit and admin-mode access to an existing EPiServer (4 or 5) installation and you need to programmatically extract the data from some of the pages i...
So you have created some web parts and they work fine on your test machine but when you want to register them on a test or production machine you only get a uninformative ‘The virtual path could not be loaded’. I guess you have already checked tha...
I got another question about an issue in Silverlight 2.0 Beta 2. My collegue who is at the moment working on a video-player came to me and asked me why MouseLeftButtonDown- and Up didn't work on the slider and after 2 minutes of Googling we found...