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
  • Syndicated blog - Posted on: Aug 25, 2010

    In almost every tender, RFQ, RFI, or whatever you want to call it, that goes out in Australia there is a mandatory request to support the AGLS Metadata Standard . In governmental type of tenders there are no exception to this rule. To best describ...

  • Posted on: Aug 24, 2010

    Have you ever wanted to search for data in the dynamic data store (DDS) by writing plain text in admin mode, or have you ever wondered how the SQL looks like when querying for data through “LINQ to DDS”? A new gadget makes it possible to both sear...

  • Posted on: Aug 20, 2010

    A colleague who is new to EPiServer asked if there is a way to see how many instances of a page type there are. Since I didn’t know of one I created this simple plugin. It could have been made simpler, without the delayed loading using the...

  • Posted on: Aug 20, 2010

    If you want to load your pages asynchronously element by element facebook-style to speed up the first display of the page your first choice would probably not be UpdatePanel but rather AJAX using jQuery or a similar framework. Using updatepanels i...

  • Posted on: Aug 20, 2010

    Customers asking for streaming video are becoming increasingly prevalent. I will make this short; Nansen to the rescue! I set out to create a module that is easy to deploy with support for uploading, removing, editing and linking videos from the...

  • Syndicated blog - Posted on: Aug 20, 2010

    Today I want to share a simple and small code sample that I put together for a partner. In this sample I going to show how you could implement a Drop Down Menu in EPiServer CMS. There are heaps of Drop Down Menus available on the Internet. I did...

  • Posted on: Aug 19, 2010

    The other day a colleague of mine got a report from a customer that when trying to use DOPE on certain pages an exception was thrown. First I thought that it was a problem with a custom property but after viewing the code for the page type which w...

  • Posted on: Aug 19, 2010

    I just put together a VPP for using Flickr photosets and photos in the EPiServer filemanager. The photos are cached locally. Uploading (among other things) is not yet supported. This little experiment of mine should be considered an.. uhm, well, a...