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 09, 2011

    Last time we took a quick look into MvcMiniProfiler , how to get it up and running on EPiServer and the basics of profiling code. This time, we'll take a look at the DataFactory and profiling it's use. ProfiledDataFactory A lot of the time, when...

  • Syndicated blog - Posted on: Aug 08, 2011

    When creating EPiTest and more specifically the database integration tests part I ran into a slight problem. None of the examples (and there are only two that I’m aware of) actually save something back to the database and when I doing that I...

  • Posted on: Aug 03, 2011

    Hi everyone! I recently created a plugin that borrows it's functionality from the Windows wastebasket. In Windows you can restore a file you have deleted, i.e. moved to the wastebasket. I wanted to replicate this behavior for EPiServer CMS. And wi...

  • Syndicated blog - Posted on: Aug 03, 2011

    I have previously released EPiRobots which is a generic robots.txt handler for your EPiServer CMS 6 R2 site . However I was working on an EPiServer Commerce project when I noticed a bug in EPiRobots so have released v1.0.1 onto the EPiServer Nuget...

  • Syndicated blog - Posted on: Aug 03, 2011

    I have previously released EPiRobots which is a generic robots.txt handler for your EPiServer CMS 6 R2 site . However I was working on an EPiServer Commerce project when I noticed a bug in EPiRobots so have released v1.0.1 onto the EPiServer Nuget...

  • Posted on: Aug 02, 2011

    What is QR Code? A QR code (abbreviated from Quick Response code) is a specific matrix barcode (or two-dimensional code) that is readable by dedicated QR barcode readers and camera telephones. The code consists of black modules arranged in a squar...

  • Posted on: Aug 01, 2011

    Apparently British people talk about weather a lot. So wouldn’t it be good to personalise the content based on the weather of the visitor’s location?  Your site visitor had a bad day before visiting your site, and found out that at least it is sti...

  • Syndicated blog - Posted on: Jul 29, 2011

    First, some background. What I want to achieve is to access elements that are children of another element. Case in point, in the standard EPiServer template site we have a search area HTML-wise this is a div that contains an input field and a...