November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
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
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...
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...
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....
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...
Inspired by Twingly channels me, Mats Hellström and Rachel Goldthorpe decided to create a Twitter channel gadget for EPiServer. The project consist of two parts: A scheduled job that imports tweets with a specific keyword into a dynamic data store...
Here is my contribution to the EPiServer Gadget Contest 2009. I’ve decided to integrate Google Wave into an EPiServer gadget. An EPiServer gadget of this nature could be developed further as Waves could be set up for communication between Editors,...
Some times I’m making some admin task that takes a long time to execute. Since I’m a bit lacy I made some generic code to help me to move the execution to a different thread and displays a progress bar, and when finished displays the result. I kno...
Hi, here is my small contribution to the Gadget competition. Meet EpiChatty, your personal assistant (chat bot) that can give you help and information about EPiServer CMS. It could serve as a help desk assistant to EPiServer CMS editors /...