November Happy Hour will be moved to Thursday December 5th.

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 26, 2009
    Rating:

    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
    Rating:

    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...

  • Posted on: Nov 23, 2009
    Rating:

    There have been quite a few changes in the Dynamic Data Store since the CTP 2 version was released. Here are the highlights: CreateStore & GetStore The DynamicDataStore .CreateStore,  DynamicDataStore .GetStore and DynamicDataStore .GetStoreForIte...

  • Posted on: Nov 23, 2009
    Rating:

    Trusted connection When installing EPiServer using Deployment Center I haven’t really figured out how to enable the the Windows Authentication button in the setup wizard. I usually install with a temp. Sql user and later on I change this to a...

  • Syndicated blog - Posted on: Nov 22, 2009

    When using Page Type Builder page types are declared in code and a class is equivalent to an EPiServer CMS page type. The criteria for a class being a page type is that it’s a subclass of TypedPageData and that it has a PageType attribute. All of...

  • Posted on: Nov 21, 2009
    Rating:

    Arm yourself with the DDS Explorer and venture into the dark bowels of your EPiServer CMS 6 site. Find what stores there are. Learn the kinds and sizes of shelves in the store Take a peek at what lies in store for you. And change it! Download DDS...

  • Syndicated blog - Posted on: Nov 21, 2009

    jQuery summit is an online conference that was held this Thursday. The main event was of course The State of jQuery with John Resig . John talked a lot about the news in the upcoming version 1.4 of jQuery. Some of the news are: Optimization and...