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: May 11, 2009

    There’s a common misconception that Microsoft Office SharePoint Server 2007 (MOSS) and EPiServer CMS are products that are in direct competition. This is far from the case, and I’d really like to explain why because the two can work together to ma...

  • Syndicated blog - Posted on: May 11, 2009

    Very interesting read! This has some pros compared to the data first approach Ted was speaking of in the comments to the first post (I don't think anyone will miss creating properties in the admin mode for instance ^^). One question; how does the...

  • Syndicated blog - Posted on: May 10, 2009

    Last week or so ago a couple of friends in another project in Cognifide has run into a wall while trying to load test their website. the problem was as follows: The website is highly AJAX based – the page merely loads a stub in the initial request...

  • Syndicated blog - Posted on: May 10, 2009

    Ever wanted to know how Alternate Access Mappings (AMM) work in SharePoint. Do you need to add host header to your web site or you wonder what the heck is internal and public URLs in SharePoint? The following three articles will help you understan...

  • Syndicated blog - Posted on: May 09, 2009

    Recently needed to hide some tabs in the edit mode of dynamic properties. I first tried to attach to the PropertyDataForm (the control that display the dynamic properties) with the gui plugin trick , but the ICustomPlugInLoader is not checked when...

  • Syndicated blog - Posted on: May 09, 2009

    Windows 7 and Windows 2008 R2 has the possibility to boot from VHD. Ideally this will make your VM run with the smallest overhead possible from the host system. It should be interesting to try out Windows Server 2008 Server Core and see how much i...

  • Syndicated blog - Posted on: May 08, 2009

    Jag har nu kommit fram till följande spelidé om mitt experiment Traders: Traders är ett spel om handel i solsystemet som körs via en webbläsare. Spelaren är en pilot och har ett rymdskepp som visualiseras genom webbsidor. Beroende på de...

  • Posted on: May 07, 2009

    Mapping your data to properties on the episerverpage is a fairly simple process. In the GetLocalPage method we simple use the SetValue on our created PageData object. The standard page has two properties called MainBody and  SecondaryBody so let’s...