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

  • Posted on: Nov 20, 2009
    Rating:

    There are some new features in CMS6 regarding license and site handling that I would like to share with you in this post. Site management In admin mode there is a new option “Site Information” as seen below: From the list you might already see a n...

  • Posted on: Nov 19, 2009
    Rating:

    I usually find myself trying to automate stuff that I find to be the "less funny part", such as testing :), so when I heard of the Gadget Contest, it felt like a good time to start the automatization process :). This is my contribution: This gadge...

  • Posted on: Nov 19, 2009
    Rating:

    Here’s some hints on how you can speed up initialization of your EPiServer sites. In the “lang” directory you have all the system languages. These are parsed and loaded into the memory. It might be the case that you don’t really need all of these....

  • Syndicated blog - Posted on: Nov 19, 2009

    http://net.tutsplus.com/tutorials/javascript-ajax/24-javascript-best-practices-for-beginners/ Great tips for the beginner. Examples of common pitfalls and do's and don'ts.   https://developer.mozilla.org/En/JavaScript A really good JavaScript...