Take the community feedback survey now.

Get the latest!

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

Syndication and sharing

loading
  • Posted on: Nov 30, 2009

    The idea behind this gadget is to be able to pinpoint slow pages and see activity on the site. Then analyze why these pages takes long time to load. You can also on specific pages see all requests to compare performance of the site to earlier. The...

  • Posted on: Nov 30, 2009

    SERW or “Search Engine Result Watcher” or “Trend Analytics for your SEO work”. This is a two step rocket with two gadgets, quick search and trend, working together to get you the best business value. SERW Trend Gadget The SERW trend gadget allows...

  • Posted on: Nov 29, 2009

    Here’s our contribution to the Gadget Contest. This gadget is developed by me (Björn Sållarp) and Erland Ranvinge, both working at Avantime . The gadget enables you to read performance counter values from the machine running the web application. T...

  • Syndicated blog - Posted on: Nov 27, 2009

    The other day I asked a question on twitter Is there an easy way of getting all the selected categories from a sub-category in EPiServer for a page? If you use CurrentPage.Categories or (CategoryList)CurrentPage["MyCategoryProperty"], you’ll get a...

  • Syndicated blog - Posted on: Nov 27, 2009

    Today I had to remove duplicate pages from a PageDataCollection. I checked for a method that would help me with this in the SDK, but couldn’t find one. I then went to the Filters namespace to see if there was a filter for this, but no luck. I then...

  • Posted on: Nov 26, 2009

    Introduction This is a gadget which hosts a Silverlight-application, with the purpose of uploading files to EPiServer. Almost every day in the life of a developer the following happens- you’ve had a meeting/workshop with your client (of the...

  • Posted on: Nov 24, 2009

    The following information should be considered when opting to move / copy a project with an EPiServer Mail installation from a test server to a production server, rather than creating a fresh installation on the production server. The EPiServerMai...

  • Syndicated blog - Posted on: Nov 23, 2009

    Sometimes you don't want to use dynamic properties but still needs to find a certain page with a property or a page with a specific pagetype id. Here's my take on it. These functions probably needs some error handling, but they still shows the...