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
There are so many great features coming in Microsoft Team Foundation Server "Rosario". Here are some of the most promising ones: Historical debuggerA new window that tracks what happens in the application when you debug, kind of a callstack on...
One of the big changes between EPiServer CMS 4 and 5 is the handling of PageData instances and Dynamic Properties (read Inherited Property) in the cache. I was reminded of this when I created a custom property and needed access to a Dynamic Proper...
Google has improved its translation feature. I learned from Dan Matthew's blog that they have AJAX APi. After a few hours we got a plug-in. "simple google translation". in the edit mode you can let Google to translate your text. Here is a demo...
>So, you are creating large amount of pages in code (1000+) and need to find ways of tweaking the performance? There is currently in EPiServer CMS 5 (SP2) a performance booster that you can use: Set PageData. UrlSegment yourself. Why ? When...
Google have released a lovely little API for their Google Translate service. It uses a RESTful interface and returns a JSON object in the HTTP Response. The usual way to use this would be AJAX-style in client side JavaScript. This might not always...
I’m currently working on a integration with the CRM-system Salesforce, so far it looks really nice. The communication is done via a webservice and the WSDL-file is custom generated for each salesforce-integration. Salesforce has its’ own API calle...
It's been a while since last update of EPiServer World website. The main changes are Blog Syndication (credits to Ruwen) Changes in Download page to handle new products and of course some bugfixes If you already have a blog or if you blog at...
Please read this post by Fredrik for the background. There is also a thread in the EPiServer forums here. So, this problem got highest priority due to a increasing number of customers experiencing this problem. I've been live debugging EPiServer...