World is now on Opti ID! Learn more

Anton Kallenberg

Anton Kallenberg

 Alias: Anton Kallenberg
 Company: Cloud Connected Sweden AB
 Location: Sweden

CRP Information

Level: Citizen
Total contribution points: 96 (gain 279 points more to level up)

Score Distribution

Syndicated blog - Posted on: Feb 17, 2013

I have written some posts before on similar topics. In the latest post about this topic I wrote: “To get a more reliable solution we could deploy...

Syndicated blog - Posted on: Dec 04, 2012

In my current project (EPiServer 6 R2 with PageTypeBuilder 2.0) we need to display all available property setting values for some properties. I end...

Syndicated blog - Posted on: Oct 26, 2012

Yesterday I attended EPiServer Meetup. Almost the entire Meetup was dedicated to JavaScript and the Dojo framework. EPiServer showed us some Dojo...

Syndicated blog - Posted on: Oct 04, 2012

Recognize this when fetching a EPiServer project from your version control system that uses ImageVault and your development environment doesn’t hav...

Syndicated blog - Posted on: Sep 20, 2012

JSLint is a tool for analyzing the quality of your JavaScript code.  At the official jslint site you can copy and paste your JavaScript code and ge...

Syndicated blog - Posted on: Aug 15, 2012

Every now and then I get questions about build/deploy/test automation. Often the questions are asked by project lead or the customer and containing...

Syndicated blog - Posted on: Jul 26, 2012

Bundler by ServiceStack is a solution for bundling, minifying and compiling client script (JavaScript/CoffeScript(!)) and style sheets (CSS, LESS a...

Syndicated blog - Posted on: Jul 24, 2012

This post is about blocks in EPiServer CMS 7. Blocks are like a built-in composer support to the cms core.  Blocks makes it simpler to reuse...

Posted on: Jun 19, 2012
Rating:

I have created a add-on that adds a site map index to a EPiServer site based on the page tree structure. I have used the protocol that is described...

Posted on: May 24, 2012
Rating:

I have built a small plug-in that I call PageConstraints. The plugin adds support for adding constraints to PageTypeBuilder page types. Constraints...