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: May 10, 2011

    In EPiServers public template they have given me a nice way to redirect the user after a XForm have been submitted by hooking up on the AfterSubmitPostedData event. public void XForm_ControlSetup(object sender, EventArgs e) { var control =...

  • Syndicated blog - Posted on: May 10, 2011

      Most of this post is also based on the Microsoft’s Windows PowerShell Quick Reference however despite the sharing scripting runtimes the nature of the both shells differ considerably as described in the previous post: PowerShell for EPiServer –...

  • Syndicated blog - Posted on: May 09, 2011

    Part three in this blog series will focus on developing a image gallery using ImageVault.

  • Syndicated blog - Posted on: May 09, 2011

    Most of this is based on the Microsoft’s Windows PowerShell Quick Reference however despite the sharing scripting runtimes the nature of the both shells are pretty different (although the differences are not as vast as one might think).   Windows...

  • Syndicated blog - Posted on: May 09, 2011

    If you require that a particular HttpRequest impersonates one or more Visitor Groups,  then you can do so by adding one of two keys to the current HttpContext. Before calling the logic to check each criteria in the VisitorGroup; and determining...

  • Syndicated blog - Posted on: May 08, 2011

    You’ve probably seen them around, the cool new CSS3 styled buttons. Before you had to use images and image replacement to achieve a similar effect. Now you can do this without images and by only using CSS. The cool thing about this is that it make...

  • Syndicated blog - Posted on: May 07, 2011

    The PowerShell plugin gets an update once again to support Admin mode script collections in addition to the context scripts. How to write an Admin mode script collections? Statistics Scripts This script collection ... Administration Restart...

  • Syndicated blog - Posted on: May 06, 2011

    A new version of ImageVault is out now.